diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-13 12:20:11 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-13 12:20:11 +0000 |
commit | 2d12a743fcfa1b8a5499b0cbed074cbd477b1e10 (patch) | |
tree | cb84fe98afee7919167f80fd2f9bd664dbed5b57 /net-libs/libgsasl/libgsasl-0.2.28.ebuild | |
parent | version bump (diff) | |
download | historical-2d12a743fcfa1b8a5499b0cbed074cbd477b1e10.tar.gz historical-2d12a743fcfa1b8a5499b0cbed074cbd477b1e10.tar.bz2 historical-2d12a743fcfa1b8a5499b0cbed074cbd477b1e10.zip |
Stable on sparc, 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.ebuild | 4 |
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 6265be5d32ca..d2f54f02b8a7 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.4 2008/11/02 12:42:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.28.ebuild,v 1.5 2008/12/13 12:18:52 bluebird 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 ) |