diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-24 10:22:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-24 10:22:01 +0000 |
commit | 9e10032ecadde987abaa75e036634ab71ce65b0f (patch) | |
tree | e21303e213854fd21f004406eaade53e3be89415 /net-libs | |
parent | Added ~ppc64 to KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-9e10032ecadde987abaa75e036634ab71ce65b0f.tar.gz gentoo-2-9e10032ecadde987abaa75e036634ab71ce65b0f.tar.bz2 gentoo-2-9e10032ecadde987abaa75e036634ab71ce65b0f.zip |
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index a888e12044c8..009c0ec62b0e 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.16 2004/12/22 19:40:01 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.17 2004/12/24 10:22:01 corsair Exp $ + + 24 Dec 2004; Markus Rothe <corsair@gentoo.org> + courier-authlib-0.51_pre.ebuild: + Added ~ppc64 to KEYWORDS; bug #75450 22 Dec 2004; Tuan Van <langthang@gentoo.org> courier-authlib-0.51_pre.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild b/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild index 24369e9d32bf..e9253274a3b9 100644 --- a/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.51_pre.ebuild,v 1.4 2004/12/22 19:40:01 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild,v 1.5 2004/12/24 10:22:01 corsair Exp $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~ppc64" IUSE="postgres ldap mysql berkdb gdbm pam crypt uclibc debug" DEPEND="virtual/libc |