diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:10:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-21 14:10:00 +0000 |
commit | c80fe1a3f86ca96e63244d6ecf7ab3516887274f (patch) | |
tree | 60083a462a08e6215d3a4c4ece52b9bc38cc9de0 | |
parent | media-plugins/gst-plugins-ffmpeg stable on ppc. (diff) | |
download | gentoo-2-c80fe1a3f86ca96e63244d6ecf7ab3516887274f.tar.gz gentoo-2-c80fe1a3f86ca96e63244d6ecf7ab3516887274f.tar.bz2 gentoo-2-c80fe1a3f86ca96e63244d6ecf7ab3516887274f.zip |
net-libs/courier-authlib stable on ppc.
(Portage version: 2.1_pre3-r1)
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index f085c4fd8a78..536de21fdd1b 100644 --- a/net-libs/courier-authlib/ChangeLog +++ b/net-libs/courier-authlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/courier-authlib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.50 2006/01/17 13:57:15 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.51 2006/01/21 14:10:00 hansmi Exp $ + + 21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + courier-authlib-0.58.ebuild: + Stable on ppc. 17 Jan 2006; Paul Varner <fuzzyray@gentoo.org> courier-authlib-0.58.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.58.ebuild b/net-libs/courier-authlib/courier-authlib-0.58.ebuild index 9022a5582df9..6341b258fe50 100644 --- a/net-libs/courier-authlib/courier-authlib-0.58.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.2 2006/01/17 13:57:15 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.3 2006/01/21 14:10:00 hansmi Exp $ inherit eutils gnuconfig flag-o-matic @@ -12,7 +12,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86" IUSE="postgres ldap mysql berkdb gdbm pam crypt debug" RESTRICT="nouserpriv" |