summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-22 19:54:23 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-22 19:54:23 +0000
commit653dc1fef791c93fa26e5f35cdbae111eeee8a2d (patch)
tree6c2527a740f4839f020b9cb79884d7bfaae8fa27 /dev-util/pkgconfig
parentMarked stable on amd64 per bug #119634 (diff)
downloadhistorical-653dc1fef791c93fa26e5f35cdbae111eeee8a2d.tar.gz
historical-653dc1fef791c93fa26e5f35cdbae111eeee8a2d.tar.bz2
historical-653dc1fef791c93fa26e5f35cdbae111eeee8a2d.zip
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/Manifest14
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.20.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index 42639a4a26c9..97385de6c7a1 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.43 2006/01/22 19:04:39 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.44 2006/01/22 19:54:23 corsair Exp $
+
+ 22 Jan 2006; Markus Rothe <corsair@gentoo.org> pkgconfig-0.20.ebuild:
+ Stable on ppc64
22 Jan 2006; <dang@gentoo.org> pkgconfig-0.20.ebuild:
Marked stable on amd64 per bug #119634
diff --git a/dev-util/pkgconfig/Manifest b/dev-util/pkgconfig/Manifest
index f5cb74f29c5d..692f0ce6bf5f 100644
--- a/dev-util/pkgconfig/Manifest
+++ b/dev-util/pkgconfig/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 39d41b99cd47116fae43d02c0d207615 ChangeLog 5145
+MD5 cec4f35d9d100ca1b04994b0e8f0b7e4 ChangeLog 5239
MD5 bdbcd3d1ac04770d48111cc96734d0c7 files/digest-pkgconfig-0.17.2-r1 69
MD5 c5219c9571cf5aafc3aef2dcd973a658 files/digest-pkgconfig-0.19 68
MD5 2b9aca8dd4a0708075a95509669dd238 files/digest-pkgconfig-0.20 67
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 5ccc90cb05a7c03b3e4f28a4fc1c1064 pkgconfig-0.17.2-r1.ebuild 853
MD5 2f1cf813265bfc9d0ad424adfb42e68d pkgconfig-0.19.ebuild 877
-MD5 41aea624bad3e8f4b3259d56fb5ef3cf pkgconfig-0.20.ebuild 818
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFD09dyomPajV0RnrERAoakAJ405zH9TpXKKZBzclKJ1LPsV/376ACfdvTe
-0ksqnOJRdpuNuW1zJl+iUC8=
-=Ldmg
------END PGP SIGNATURE-----
+MD5 474c4735d0cc155fd25c560e10d63d91 pkgconfig-0.20.ebuild 820
diff --git a/dev-util/pkgconfig/pkgconfig-0.20.ebuild b/dev-util/pkgconfig/pkgconfig-0.20.ebuild
index b0b97bbeecf7..842a846fa61b 100644
--- a/dev-util/pkgconfig/pkgconfig-0.20.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.20.ebuild,v 1.5 2006/01/22 19:04:39 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.20.ebuild,v 1.6 2006/01/22 19:54:23 corsair Exp $
inherit flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="hardened"
DEPEND=""