diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-22 17:05:56 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-22 17:05:56 +0000 |
commit | 912346c3ab0c79adb9254567321ce6efe723690e (patch) | |
tree | 99131cd60e4b7a2535487edae215c1191dc67179 /net-libs | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-912346c3ab0c79adb9254567321ce6efe723690e.tar.gz gentoo-2-912346c3ab0c79adb9254567321ce6efe723690e.tar.bz2 gentoo-2-912346c3ab0c79adb9254567321ce6efe723690e.zip |
Stable on x86.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libgsasl/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libgsasl/libgsasl-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libgsasl/ChangeLog b/net-libs/libgsasl/ChangeLog index b7180d5bf58b..b4ba9e537cbc 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.16 2005/01/22 16:58:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.17 2005/01/22 17:05:56 ticho Exp $ + + 22 Jan 2005; Andrej Kacian <ticho@gentoo.org> libgsasl-0.2.3.ebuild: + Stable on x86. 22 Jan 2005; Lars Weiler <pylon@gentoo.org> libgsasl-0.2.3.ebuild: Stable on ppc. diff --git a/net-libs/libgsasl/libgsasl-0.2.3.ebuild b/net-libs/libgsasl/libgsasl-0.2.3.ebuild index 576e2689969f..df4aa6a89b98 100644 --- a/net-libs/libgsasl/libgsasl-0.2.3.ebuild +++ b/net-libs/libgsasl/libgsasl-0.2.3.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.3.ebuild,v 1.5 2005/01/22 16:58:02 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.3.ebuild,v 1.6 2005/01/22 17:05:56 ticho 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" +KEYWORDS="x86 amd64 ppc ~ppc64" IUSE="kerberos nls static" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |