diff options
author | Tuan Van <langthang@gentoo.org> | 2004-12-22 19:40:01 +0000 |
---|---|---|
committer | Tuan Van <langthang@gentoo.org> | 2004-12-22 19:40:01 +0000 |
commit | 910c6b17b38b1a362884f7fdc9ce4f2df8f477c4 (patch) | |
tree | fbcd5ce04dbd81514abd424f232f896b5536b842 /net-libs | |
parent | Pull mask on =x11-base/xorg-x11-6.8.0-r2, =x11-base/xorg-x11-6.8.0-r4 and >=x... (diff) | |
download | historical-910c6b17b38b1a362884f7fdc9ce4f2df8f477c4.tar.gz historical-910c6b17b38b1a362884f7fdc9ce4f2df8f477c4.tar.bz2 historical-910c6b17b38b1a362884f7fdc9ce4f2df8f477c4.zip |
arm/hppa/ia64/s390 keywords on behalf of vapier
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/Manifest | 14 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.51_pre.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 408fe6c5ef94..a888e12044c8 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.15 2004/12/15 22:38:31 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.16 2004/12/22 19:40:01 langthang Exp $ + + 22 Dec 2004; Tuan Van <langthang@gentoo.org> + courier-authlib-0.51_pre.ebuild: + arm/hppa/ia64/s390 keywords on behalf of vapier. 15 Dec 2004; Scott W Taylor <swtaylor@gentoo.org> courier-authlib-0.50.20041203.ebuild: diff --git a/net-libs/courier-authlib/Manifest b/net-libs/courier-authlib/Manifest index f71b2b6a15c5..ce34b465a1e6 100644 --- a/net-libs/courier-authlib/Manifest +++ b/net-libs/courier-authlib/Manifest @@ -1,8 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 649b0ef03842840c5c76d6e73522d42d courier-authlib-0.50.20041203.ebuild 5042 -MD5 12b162f8788e3925939bfb4f1ca5be46 courier-authlib-0.51_pre.ebuild 5089 -MD5 f3c766d6969057427f783688eb561f53 ChangeLog 2397 +MD5 fa8702fb2cb424f67e7a0190d25d0412 courier-authlib-0.51_pre.ebuild 5113 +MD5 6a1f5d06a082d694b3b1ce0b838188a9 ChangeLog 2532 MD5 1639b87658242c2406f7f7f8deda7388 metadata.xml 334 MD5 a45989f17baa203ffb431ef1c3d2d254 files/digest-courier-authlib-0.51_pre 74 MD5 4c7dedb4c21da2d9e4dbc586459de426 files/courier-authlib-initd 1038 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 df00c4df9862..24369e9d32bf 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.3 2004/12/15 22:26:52 swtaylor Exp $ +# $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 $ inherit eutils gnuconfig @@ -12,7 +12,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64 ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" IUSE="postgres ldap mysql berkdb gdbm pam crypt uclibc debug" DEPEND="virtual/libc |