summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-11-01 17:03:53 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-11-01 17:03:53 +0000
commitc717c5389a64e2c66df6ead0add7eb7115229731 (patch)
tree3c43b3e8e1c89b442a8e078e249cef4ee7960b94 /net-libs/libgsasl/libgsasl-0.2.28.ebuild
parentUpdate virtuals for perl-5.10: IO-Compress-Zlib (diff)
downloadhistorical-c717c5389a64e2c66df6ead0add7eb7115229731.tar.gz
historical-c717c5389a64e2c66df6ead0add7eb7115229731.tar.bz2
historical-c717c5389a64e2c66df6ead0add7eb7115229731.zip
Stable on ppc wrt bug 243096
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'net-libs/libgsasl/libgsasl-0.2.28.ebuild')
-rw-r--r--net-libs/libgsasl/libgsasl-0.2.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgsasl/libgsasl-0.2.28.ebuild b/net-libs/libgsasl/libgsasl-0.2.28.ebuild
index 169576016971..14ce609fc1df 100644
--- a/net-libs/libgsasl/libgsasl-0.2.28.ebuild
+++ b/net-libs/libgsasl/libgsasl-0.2.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.28.ebuild,v 1.2 2008/09/15 15:57:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.28.ebuild,v 1.3 2008/11/01 17:03:53 nixnut Exp $
DESCRIPTION="The GNU SASL library"
HOMEPAGE="http://www.gnu.org/software/gsasl/"
@@ -10,7 +10,7 @@ SLOT="0"
# TODO: check http://www.gnu.org/software/gsasl/#dependencies for more
# optional external libraries.
# * ntlm - libntlm ( http://josefsson.org/libntlm/ )
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="idn kerberos nls"
PROVIDE="virtual/gsasl"
DEPEND="nls? ( >=sys-devel/gettext-0.16.1 )