summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-01-15 14:04:50 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-01-15 14:04:50 +0000
commit0d7f6c1a114cbc29844ad74e71e79a487a594ab6 (patch)
treefdfafe61ed591e0d830df3d4679e7c9434481996 /dev-perl/extutils-pkgconfig
parent removed packed jar issue of xerces-2.6.2. see bug #63287. (Manifest recommit) (diff)
downloadgentoo-2-0d7f6c1a114cbc29844ad74e71e79a487a594ab6.tar.gz
gentoo-2-0d7f6c1a114cbc29844ad74e71e79a487a594ab6.tar.bz2
gentoo-2-0d7f6c1a114cbc29844ad74e71e79a487a594ab6.zip
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r--dev-perl/extutils-pkgconfig/ChangeLog8
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild4
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild4
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog
index 81422ce483e3..1d1113f1d6a1 100644
--- a/dev-perl/extutils-pkgconfig/ChangeLog
+++ b/dev-perl/extutils-pkgconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/extutils-pkgconfig
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.8 2004/12/30 18:55:07 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.9 2005/01/15 14:04:50 corsair Exp $
+
+ 15 Jan 2005; Markus Rothe <corsair@gentoo.org>
+ extutils-pkgconfig-1.05.ebuild:
+ Added ~ppc64 to KEYWORDS
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
index 1c6013150b11..1974c901fa91 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.8 2004/10/16 23:57:25 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.9 2005/01/15 14:04:50 corsair Exp $
inherit perl-module
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild
index 612f86a303cb..967466e46718 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.7 2004/10/16 23:57:25 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.8 2005/01/15 14:04:50 corsair Exp $
inherit perl-module
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild
index 9d56b1029261..c93a774ca3d6 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.3 2004/10/16 23:57:25 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.4 2005/01/15 14:04:50 corsair Exp $
inherit perl-module
@@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64"
+KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ppc64"
IUSE=""