diff options
author | Tom Martin <slarti@gentoo.org> | 2005-04-19 17:08:41 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-04-19 17:08:41 +0000 |
commit | a92ef4250a706c7e1e989d92992a5d8bbbf180d6 (patch) | |
tree | b0645ac36fb441c84ef8b44cdc86b0140fd3078a /net-libs/libgsasl/libgsasl-0.2.4.ebuild | |
parent | initial release. (diff) | |
download | historical-a92ef4250a706c7e1e989d92992a5d8bbbf180d6.tar.gz historical-a92ef4250a706c7e1e989d92992a5d8bbbf180d6.tar.bz2 historical-a92ef4250a706c7e1e989d92992a5d8bbbf180d6.zip |
amd64 sparc stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs/libgsasl/libgsasl-0.2.4.ebuild')
-rw-r--r-- | net-libs/libgsasl/libgsasl-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgsasl/libgsasl-0.2.4.ebuild b/net-libs/libgsasl/libgsasl-0.2.4.ebuild index 58fe16c299f5..14dd888682ed 100644 --- a/net-libs/libgsasl/libgsasl-0.2.4.ebuild +++ b/net-libs/libgsasl/libgsasl-0.2.4.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/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.3 2005/04/07 22:49:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.4 2005/04/19 17:08:41 slarti Exp $ DESCRIPTION="The GNU SASL library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -9,7 +9,7 @@ LICENSE="LGPL-2.1" SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. -KEYWORDS="~x86 ~amd64 ~ppc ~ppc64 ~sparc ~alpha" +KEYWORDS="~x86 amd64 ~ppc ~ppc64 sparc ~alpha" IUSE="kerberos nls static" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |