diff options
author | 2004-09-24 23:58:37 +0000 | |
---|---|---|
committer | 2004-09-24 23:58:37 +0000 | |
commit | d44416d14219317673d1583b180405344051ced8 (patch) | |
tree | 6f7dada7944113e479f27195fdf73e75ef21bd45 /net-libs | |
parent | update SRC_URI (diff) | |
download | gentoo-2-d44416d14219317673d1583b180405344051ced8.tar.gz gentoo-2-d44416d14219317673d1583b180405344051ced8.tar.bz2 gentoo-2-d44416d14219317673d1583b180405344051ced8.zip |
ppc stable profile update
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libgsasl/libgsasl-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgsasl/libgsasl-0.1.1.ebuild b/net-libs/libgsasl/libgsasl-0.1.1.ebuild index 38e7929a1ed0..74156fb2572a 100644 --- a/net-libs/libgsasl/libgsasl-0.1.1.ebuild +++ b/net-libs/libgsasl/libgsasl-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.1.1.ebuild,v 1.4 2004/07/09 17:50:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.1.1.ebuild,v 1.5 2004/09/24 23:56:56 pvdabeel Exp $ DESCRIPTION="The GNU SASL library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -11,7 +11,7 @@ SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. # KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ppc" IUSE="kerberos nls static" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |