diff options
Diffstat (limited to 'mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild')
-rw-r--r-- | mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild b/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild index 9ebc258f5b62..08873a1962c6 100644 --- a/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild +++ b/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild,v 1.4 2006/11/22 12:54:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-1.00-r2.ebuild,v 1.5 2006/11/23 10:35:28 opfer Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2" HOMEPAGE="http://nbsmtp.ferdyx.org" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ppc sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc sparc x86" LICENSE="GPL-2" IUSE="ssl ipv6 debug" |