diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-04-18 20:33:13 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-04-18 20:33:13 +0000 |
commit | 06cb3f4467ec4ce58b6a2155d10c50cfe53c1eec (patch) | |
tree | 87d00d290231a27e5e6a13bf224d40ef264b3e5f /net-mail/ssmtp/ssmtp-2.48.ebuild | |
parent | Added mips to keywords (diff) | |
download | gentoo-2-06cb3f4467ec4ce58b6a2155d10c50cfe53c1eec.tar.gz gentoo-2-06cb3f4467ec4ce58b6a2155d10c50cfe53c1eec.tar.bz2 gentoo-2-06cb3f4467ec4ce58b6a2155d10c50cfe53c1eec.zip |
Added mips to keywords
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 8e8b23676385..223b62873b4c 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.8 2003/04/05 03:36:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.9 2003/04/18 20:33:13 tuxus 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 mips" LICENSE="GPL-2" IUSE="" |