diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-02-28 18:19:04 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-02-28 18:19:04 +0000 |
commit | e470fc4f28607a7c6f49a144b8bc78799c463709 (patch) | |
tree | 6d56e6af51aa57ec4c551109c6fe213e94e40a28 /net-mail | |
parent | re-add arm keyword dropped during version bump!! (diff) | |
download | historical-e470fc4f28607a7c6f49a144b8bc78799c463709.tar.gz historical-e470fc4f28607a7c6f49a144b8bc78799c463709.tar.bz2 historical-e470fc4f28607a7c6f49a144b8bc78799c463709.zip |
~x86 --> x86, old version doesn't exist at SRC_URI anymore.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ssmtp/ssmtp-2.48.ebuild b/net-mail/ssmtp/ssmtp-2.48.ebuild index 475605b5bb2f..45a06325f737 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.4 2003/02/21 01:50:50 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.5 2003/02/28 18:19:04 avenj 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="" |