diff options
author | Tom Martin <slarti@gentoo.org> | 2005-01-22 16:15:42 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-01-22 16:15:42 +0000 |
commit | 586f633234498923e6695e13feed718dd23b0af0 (patch) | |
tree | 5b0b9c51f793ec92424dc11d225bbbfc64f08210 /net-misc/gsasl/gsasl-0.2.3.ebuild | |
parent | removed pkg_prerm() and relink_dlloader_files() (diff) | |
download | gentoo-2-586f633234498923e6695e13feed718dd23b0af0.tar.gz gentoo-2-586f633234498923e6695e13feed718dd23b0af0.tar.bz2 gentoo-2-586f633234498923e6695e13feed718dd23b0af0.zip |
Version bump, stable on amd64.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'net-misc/gsasl/gsasl-0.2.3.ebuild')
-rw-r--r-- | net-misc/gsasl/gsasl-0.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/gsasl/gsasl-0.2.3.ebuild b/net-misc/gsasl/gsasl-0.2.3.ebuild index 1b6c11d24e8b..96f4116039c2 100644 --- a/net-misc/gsasl/gsasl-0.2.3.ebuild +++ b/net-misc/gsasl/gsasl-0.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.3.ebuild,v 1.1 2004/12/25 13:06:21 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.3.ebuild,v 1.2 2005/01/22 16:15:42 slarti Exp $ DESCRIPTION="The GNU SASL client, server, and 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. #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 amd64 ~ppc" IUSE="kerberos nls static doc" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |