diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 15:48:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 15:48:23 +0000 |
commit | 15c1d32963f772572de18f89854ec44eb41a6223 (patch) | |
tree | dc139ed18a72bfb0c44857680c4475a9b0b8dce7 /net-misc/gsasl/gsasl-0.2.4.ebuild | |
parent | Mark 1.7.12-r1 stable on ia64 (diff) | |
download | gentoo-2-15c1d32963f772572de18f89854ec44eb41a6223.tar.gz gentoo-2-15c1d32963f772572de18f89854ec44eb41a6223.tar.bz2 gentoo-2-15c1d32963f772572de18f89854ec44eb41a6223.zip |
Mark 0.2.4 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'net-misc/gsasl/gsasl-0.2.4.ebuild')
-rw-r--r-- | net-misc/gsasl/gsasl-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gsasl/gsasl-0.2.4.ebuild b/net-misc/gsasl/gsasl-0.2.4.ebuild index 4c1fbfc83178..d182d4ef40d2 100644 --- a/net-misc/gsasl/gsasl-0.2.4.ebuild +++ b/net-misc/gsasl/gsasl-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-misc/gsasl/gsasl-0.2.4.ebuild,v 1.7 2005/07/05 20:44:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.4.ebuild,v 1.8 2005/10/02 15:48:23 agriffis Exp $ DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. -KEYWORDS="amd64 ~ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="kerberos nls static doc" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |