diff options
author | Scott W Taylor <swtaylor@gentoo.org> | 2005-01-31 01:40:47 +0000 |
---|---|---|
committer | Scott W Taylor <swtaylor@gentoo.org> | 2005-01-31 01:40:47 +0000 |
commit | 8cce71bd1b7d7a95030783a63bdf0ce3c8ec2d14 (patch) | |
tree | fb428326a435ca995d41a7d34f1a14da8b3f3a6c /net-libs | |
parent | removed the pic functionality. fixes #80034 (diff) | |
download | gentoo-2-8cce71bd1b7d7a95030783a63bdf0ce3c8ec2d14.tar.gz gentoo-2-8cce71bd1b7d7a95030783a63bdf0ce3c8ec2d14.tar.bz2 gentoo-2-8cce71bd1b7d7a95030783a63bdf0ce3c8ec2d14.zip |
stabilize
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.52-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 0f18b22b5612..d3cbb1c37c43 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.23 2005/01/30 19:51:07 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.24 2005/01/31 01:40:47 swtaylor Exp $ + + 30 Jan 2005; Scott W Taylor <swtaylor@gentoo.org> + courier-authlib-0.52-r1.ebuild: + initial stable keywording *courier-authlib-0.53 (30 Jan 2005) diff --git a/net-libs/courier-authlib/courier-authlib-0.52-r1.ebuild b/net-libs/courier-authlib/courier-authlib-0.52-r1.ebuild index 41d6ce1e7176..9187f603f1c5 100644 --- a/net-libs/courier-authlib/courier-authlib-0.52-r1.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.52-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.52-r1.ebuild,v 1.1 2005/01/07 19:48:15 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.52-r1.ebuild,v 1.2 2005/01/31 01:40:47 swtaylor Exp $ inherit eutils gnuconfig @@ -11,7 +11,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~ppc64" +KEYWORDS="x86 alpha amd64 arm hppa ia64 mips ppc s390 sparc ppc64" IUSE="postgres ldap mysql berkdb gdbm pam crypt uclibc debug" DEPEND="virtual/libc |