diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-05-03 11:59:00 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-05-03 11:59:00 +0000 |
commit | 11044a72a5d8d5803ac63f3b64a1f6cd37071a38 (patch) | |
tree | ec11d40aaccd46c0142b2eab0df40662db6ee34d /mail-mta/nbsmtp/nbsmtp-0.99.ebuild | |
parent | Apply changes (doc fixes) previously made to 2.4.7-r1 to the 2.6.1 ebuild. (diff) | |
download | historical-11044a72a5d8d5803ac63f3b64a1f6cd37071a38.tar.gz historical-11044a72a5d8d5803ac63f3b64a1f6cd37071a38.tar.bz2 historical-11044a72a5d8d5803ac63f3b64a1f6cd37071a38.zip |
keyworded 0.99 ~alpha
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'mail-mta/nbsmtp/nbsmtp-0.99.ebuild')
-rw-r--r-- | mail-mta/nbsmtp/nbsmtp-0.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/nbsmtp/nbsmtp-0.99.ebuild b/mail-mta/nbsmtp/nbsmtp-0.99.ebuild index 67fdbc430ae0..9836b70ccb08 100644 --- a/mail-mta/nbsmtp/nbsmtp-0.99.ebuild +++ b/mail-mta/nbsmtp/nbsmtp-0.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.99.ebuild,v 1.1 2005/05/02 23:43:45 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.99.ebuild,v 1.2 2005/05/03 11:59:00 ferdy 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" @@ -8,7 +8,7 @@ SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2" HOMEPAGE="http://nbsmtp.ferdyx.org" SLOT="0" -KEYWORDS="~x86 ~ppc ~hppa ~amd64 ~sparc" +KEYWORDS="~x86 ~ppc ~hppa ~amd64 ~sparc ~alpha" LICENSE="GPL-2" IUSE="ssl ipv6 debug" |