diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 16:57:20 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 16:57:20 +0000 |
commit | 18e0c62e35c4689a74ef78865d6612015fa09f2d (patch) | |
tree | c0ac233bd9e7837c8c827fc716f0fa8a0e87a189 /net-libs | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-18e0c62e35c4689a74ef78865d6612015fa09f2d.tar.gz gentoo-2-18e0c62e35c4689a74ef78865d6612015fa09f2d.tar.bz2 gentoo-2-18e0c62e35c4689a74ef78865d6612015fa09f2d.zip |
net-libs/courier-authlib stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 5b16fed23d8f..feba15a12dff 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.43 2005/10/02 15:14:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.44 2005/10/02 16:57:20 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + courier-authlib-0.57-r1.ebuild: + Stable on ppc. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> courier-authlib-0.57-r1.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild b/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild index 6e3eee2e93f2..90f317a800d9 100644 --- a/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.57-r1.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/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.7 2005/10/02 15:14:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.8 2005/10/02 16:57:20 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 sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="postgres ldap mysql berkdb gdbm pam crypt debug" RESTRICT="nouserpriv" |