summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElfyn McBratney <beu@gentoo.org>2005-05-02 13:53:40 +0000
committerElfyn McBratney <beu@gentoo.org>2005-05-02 13:53:40 +0000
commit1f688a2c79c124b6f1aa1f490cdbc1bb085d8c60 (patch)
tree1781a8fed85163b9fb80ed99e6bfbefc3a9e92ab /net-libs/libgsasl
parentFixed bug #91121, use the correct GTK2_CONF_DIR on multilib systems. (diff)
downloadgentoo-2-1f688a2c79c124b6f1aa1f490cdbc1bb085d8c60.tar.gz
gentoo-2-1f688a2c79c124b6f1aa1f490cdbc1bb085d8c60.tar.bz2
gentoo-2-1f688a2c79c124b6f1aa1f490cdbc1bb085d8c60.zip
Stable on x86.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-libs/libgsasl')
-rw-r--r--net-libs/libgsasl/ChangeLog5
-rw-r--r--net-libs/libgsasl/libgsasl-0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libgsasl/ChangeLog b/net-libs/libgsasl/ChangeLog
index 45b402e419b5..a610a70da522 100644
--- a/net-libs/libgsasl/ChangeLog
+++ b/net-libs/libgsasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libgsasl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.24 2005/04/19 17:19:30 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.25 2005/05/02 13:53:05 beu Exp $
+
+ 02 May 2005; Elfyn McBratney <beu@gentoo.org> libgsasl-0.2.4.ebuild:
+ Stable on x86.
19 Apr 2005; Tom Martin <slarti@gentoo.org> -libgsasl-0.2.0.ebuild:
Version purge.
diff --git a/net-libs/libgsasl/libgsasl-0.2.4.ebuild b/net-libs/libgsasl/libgsasl-0.2.4.ebuild
index f0689243b9f9..d292e7b4aa95 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.5 2005/04/19 17:15:30 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.6 2005/05/02 13:53:05 beu 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