diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-11-27 18:03:26 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-11-27 18:03:26 +0000 |
commit | 0aae451a90c485adb70e8c5dbb0102f354594252 (patch) | |
tree | 8e21c5302651c882e287f56f13c31a850a832ce9 /net-libs | |
parent | a little fix (diff) | |
download | gentoo-2-0aae451a90c485adb70e8c5dbb0102f354594252.tar.gz gentoo-2-0aae451a90c485adb70e8c5dbb0102f354594252.tar.bz2 gentoo-2-0aae451a90c485adb70e8c5dbb0102f354594252.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
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 9d613aeb2173..d74ad2538ffc 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.46 2005/11/12 23:12:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.47 2005/11/27 18:03:26 killerfox Exp $ + + 27 Nov 2005; Rene Nussbaumer <killerfox@gentoo.org> + courier-authlib-0.57-r1.ebuild: + Stable on hppa. 12 Nov 2005; Jason Wever <weeve@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 7500fe9e8067..45f6e44a4e21 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.10 2005/11/12 23:12:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.57-r1.ebuild,v 1.11 2005/11/27 18:03:26 killerfox 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" |