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 | bf006926944c750465926f1d5d09759996a9eb64 (patch) | |
tree | 1c2520aac764e6db619a1613fb7349b924db236b /net-libs/courier-authlib | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | historical-bf006926944c750465926f1d5d09759996a9eb64.tar.gz historical-bf006926944c750465926f1d5d09759996a9eb64.tar.bz2 historical-bf006926944c750465926f1d5d09759996a9eb64.zip |
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'net-libs/courier-authlib')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/Manifest | 20 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild | 4 |
3 files changed, 12 insertions, 18 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/Manifest b/net-libs/courier-authlib/Manifest index ce34b465a1e6..e7d9e3fccdff 100644 --- a/net-libs/courier-authlib/Manifest +++ b/net-libs/courier-authlib/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 649b0ef03842840c5c76d6e73522d42d courier-authlib-0.50.20041203.ebuild 5042 -MD5 fa8702fb2cb424f67e7a0190d25d0412 courier-authlib-0.51_pre.ebuild 5113 -MD5 6a1f5d06a082d694b3b1ce0b838188a9 ChangeLog 2532 +MD5 ac95c45d5ad9bb1b8f7d7bed68f1cb1f ChangeLog 2654 +MD5 3354e34decee042db3ec95798cc03aeb courier-authlib-0.51_pre.ebuild 5118 MD5 1639b87658242c2406f7f7f8deda7388 metadata.xml 334 -MD5 a45989f17baa203ffb431ef1c3d2d254 files/digest-courier-authlib-0.51_pre 74 +MD5 649b0ef03842840c5c76d6e73522d42d courier-authlib-0.50.20041203.ebuild 5042 +MD5 29207299a025b05adedda64ede97bb1c files/configure-db4.patch 2556 MD5 4c7dedb4c21da2d9e4dbc586459de426 files/courier-authlib-initd 1038 +MD5 a45989f17baa203ffb431ef1c3d2d254 files/digest-courier-authlib-0.51_pre 74 MD5 55e872f718ada612e49cc176cb627db8 files/digest-courier-authlib-0.50.20041203 83 -MD5 29207299a025b05adedda64ede97bb1c files/configure-db4.patch 2556 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBycm65FrxP71izLARAk98AJ9RAdzSkFUP8sU6xd5U+tUz5nTHWQCfb9Fx -4KfOms0xuVAO1t88EoamHpU= -=dFeD ------END PGP SIGNATURE----- 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 |