diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gsasl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/gsasl/gsasl-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/gsasl/ChangeLog b/net-misc/gsasl/ChangeLog index 9087bd0c9f7a..ec840cfc036a 100644 --- a/net-misc/gsasl/ChangeLog +++ b/net-misc/gsasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gsasl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/ChangeLog,v 1.41 2011/06/18 20:31:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/ChangeLog,v 1.42 2011/06/22 21:20:42 ranger Exp $ + + 22 Jun 2011; Brent Baude <ranger@gentoo.org> gsasl-1.6.1.ebuild: + Marking gsasl-1.6.1 ppc for bug 364523 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> gsasl-1.6.1.ebuild: Stable on amd64 wrt bug #364523 diff --git a/net-misc/gsasl/gsasl-1.6.1.ebuild b/net-misc/gsasl/gsasl-1.6.1.ebuild index 0ce2e7fe1b51..175c10bc05e4 100644 --- a/net-misc/gsasl/gsasl-1.6.1.ebuild +++ b/net-misc/gsasl/gsasl-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-1.6.1.ebuild,v 1.2 2011/06/18 20:31:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-1.6.1.ebuild,v 1.3 2011/06/22 21:20:42 ranger Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ia64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc gcrypt idn kerberos nls ntlm static-libs" DEPEND=" |