diff options
author | 2004-10-23 19:11:20 +0000 | |
---|---|---|
committer | 2004-10-23 19:11:20 +0000 | |
commit | fa351310277b2a52cc4e0be7cdf8e99b3254f651 (patch) | |
tree | 870f9d2b20347f6683e979e5ea44a260a2d72613 /mail-mta/nbsmtp/nbsmtp-0.96.ebuild | |
parent | Marked ~amd64, see #68633. (diff) | |
download | historical-fa351310277b2a52cc4e0be7cdf8e99b3254f651.tar.gz historical-fa351310277b2a52cc4e0be7cdf8e99b3254f651.tar.bz2 historical-fa351310277b2a52cc4e0be7cdf8e99b3254f651.zip |
Added ~sparc keyword.
Diffstat (limited to 'mail-mta/nbsmtp/nbsmtp-0.96.ebuild')
-rw-r--r-- | mail-mta/nbsmtp/nbsmtp-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/nbsmtp/nbsmtp-0.96.ebuild b/mail-mta/nbsmtp/nbsmtp-0.96.ebuild index a48e4af9c1fd..ee0b0bded231 100644 --- a/mail-mta/nbsmtp/nbsmtp-0.96.ebuild +++ b/mail-mta/nbsmtp/nbsmtp-0.96.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.96.ebuild,v 1.3 2004/09/12 15:38:42 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.96.ebuild,v 1.4 2004/10/23 19:11:20 weeve Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a relayhost" SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2" HOMEPAGE="http://nbsmtp.ferdyx.org" SLOT="0" -KEYWORDS="~x86 ~ppc ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~hppa ~amd64 ~sparc" LICENSE="GPL-2" IUSE="ssl ipv6 debug" |