diff options
author | 2003-03-09 20:01:40 +0000 | |
---|---|---|
committer | 2003-03-09 20:01:40 +0000 | |
commit | 0fbe52f2496ec74fec57dcaeb192a67ccc1ab120 (patch) | |
tree | 942bb57b30e99b073df4bda2f6ae3789c826e271 /net-mail/ssmtp | |
parent | stable on x86 and alpha (diff) | |
download | gentoo-2-0fbe52f2496ec74fec57dcaeb192a67ccc1ab120.tar.gz gentoo-2-0fbe52f2496ec74fec57dcaeb192a67ccc1ab120.tar.bz2 gentoo-2-0fbe52f2496ec74fec57dcaeb192a67ccc1ab120.zip |
stable on alpha
Diffstat (limited to 'net-mail/ssmtp')
-rw-r--r-- | net-mail/ssmtp/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/ssmtp/ChangeLog b/net-mail/ssmtp/ChangeLog index afb60cb041b5..c6fa748011d2 100644 --- a/net-mail/ssmtp/ChangeLog +++ b/net-mail/ssmtp/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-mail/ssmtp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.8 2003/02/21 01:50:50 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ChangeLog,v 1.9 2003/03/09 20:01:05 agriffis Exp $ 20 Feb 2003; Zach Welch <zwelch@gentoo.org> : Added arm to keywords. @@ -10,6 +10,9 @@ *ssmtp-2.48 (02 Feb 2003) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> ssmtp-2.48.ebuild: + Mark stable on alpha + 02 Feb 2003; Nick Hadaway <raker@gentoo.org> ssmtp-2.48.ebuild, files/digest-ssmtp-2.48 : Version bump. Thanks to Matsuu Takuto on bug #14726 for the heads up. diff --git a/net-mail/ssmtp/ssmtp-2.48.ebuild b/net-mail/ssmtp/ssmtp-2.48.ebuild index 45a06325f737..864fba5c7791 100644 --- a/net-mail/ssmtp/ssmtp-2.48.ebuild +++ b/net-mail/ssmtp/ssmtp-2.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.5 2003/02/28 18:19:04 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.6 2003/03/09 20:01:05 agriffis Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" @@ -8,7 +8,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/mail/mta/${P}.tar.gz" HOMEPAGE="ftp://metalab.unc.edu/pub/Linux/system/mail/mta/" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa arm" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa arm" LICENSE="GPL-2" IUSE="" |