diff options
author | 2003-04-05 03:37:36 +0000 | |
---|---|---|
committer | 2003-04-05 03:37:36 +0000 | |
commit | 9839f5cdb460aa836cd3c03bc25e67e856d6af2a (patch) | |
tree | e72a42ce1bc14c090022645345eda75f3f1f771e /net-mail/ssmtp/ssmtp-2.48.ebuild | |
parent | Forgot Numeric DEPEND (diff) | |
download | gentoo-2-9839f5cdb460aa836cd3c03bc25e67e856d6af2a.tar.gz gentoo-2-9839f5cdb460aa836cd3c03bc25e67e856d6af2a.tar.bz2 gentoo-2-9839f5cdb460aa836cd3c03bc25e67e856d6af2a.zip |
Changed ~sparc keyword to sparc.
Diffstat (limited to 'net-mail/ssmtp/ssmtp-2.48.ebuild')
-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 4e40a3b95684..8e8b23676385 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.7 2003/03/26 07:59:58 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.8 2003/04/05 03:36:53 weeve 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="" |