diff options
author | David Holm <dholm@gentoo.org> | 2004-06-19 13:14:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-19 13:14:14 +0000 |
commit | 495ef9fa592d8a3a064903258ef90f318d17110e (patch) | |
tree | 7289de79cabdcc97320756bef9e8fad230bce580 /net-mail/sendEmail | |
parent | Added to ~ppc (diff) | |
download | historical-495ef9fa592d8a3a064903258ef90f318d17110e.tar.gz historical-495ef9fa592d8a3a064903258ef90f318d17110e.tar.bz2 historical-495ef9fa592d8a3a064903258ef90f318d17110e.zip |
Added to ~ppc
Diffstat (limited to 'net-mail/sendEmail')
-rw-r--r-- | net-mail/sendEmail/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/sendEmail/sendEmail-1.42.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-mail/sendEmail/ChangeLog b/net-mail/sendEmail/ChangeLog index 8920c27da8e2..7cc0e9823e72 100644 --- a/net-mail/sendEmail/ChangeLog +++ b/net-mail/sendEmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/sendEmail # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.1 2004/06/19 01:29:20 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.2 2004/06/19 13:14:14 dholm Exp $ + +*sendEmail-1.42 (19 Jun 2004) + + 19 Jun 2004; David Holm <dholm@gentoo.org> sendEmail-1.42.ebuild: + Added to ~ppc. 19 Jun 2004; Gustavo Felisberto <humpback@gentoo.org>; : Initial import diff --git a/net-mail/sendEmail/sendEmail-1.42.ebuild b/net-mail/sendEmail/sendEmail-1.42.ebuild index 946f5a2ee3a1..509b16551e10 100644 --- a/net-mail/sendEmail/sendEmail-1.42.ebuild +++ b/net-mail/sendEmail/sendEmail-1.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.42.ebuild,v 1.1 2004/06/19 01:29:20 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.42.ebuild,v 1.2 2004/06/19 13:14:14 dholm Exp $ DESCRIPTION="Command line based, SMTP email agent" @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |