summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-04-19 17:08:41 +0000
committerTom Martin <slarti@gentoo.org>2005-04-19 17:08:41 +0000
commit4a15f9cdc43ee4e7ea8ef3a97b397c4911f8f688 (patch)
tree09bec788c428fe0c0a7318977f24e9264cab0a29 /net-libs/libgsasl
parentinitial release. (diff)
downloadgentoo-2-4a15f9cdc43ee4e7ea8ef3a97b397c4911f8f688.tar.gz
gentoo-2-4a15f9cdc43ee4e7ea8ef3a97b397c4911f8f688.tar.bz2
gentoo-2-4a15f9cdc43ee4e7ea8ef3a97b397c4911f8f688.zip
amd64 sparc stable
(Portage version: 2.0.51.19)
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 b088e8070ac4..d178436b8b60 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.21 2005/04/09 12:42:30 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.22 2005/04/19 17:08:41 slarti Exp $
+
+ 19 Apr 2005; Tom Martin <slarti@gentoo.org> libgsasl-0.2.4.ebuild:
+ Stable on amd64 and sparc.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> libgsasl-0.2.3.ebuild:
Stable on ppc64
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