summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-09 18:23:56 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-09 18:23:56 +0000
commitf0e527e5b98eebbdb398faf2ca1b7410f77858ea (patch)
tree66b859a93b253ed28525f26791d07ed0e885c389 /dev-perl/AppConfig
parentadded ~amd64 KEYWORD, fixes #84278 (diff)
downloadgentoo-2-f0e527e5b98eebbdb398faf2ca1b7410f77858ea.tar.gz
gentoo-2-f0e527e5b98eebbdb398faf2ca1b7410f77858ea.tar.bz2
gentoo-2-f0e527e5b98eebbdb398faf2ca1b7410f77858ea.zip
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/AppConfig')
-rw-r--r--dev-perl/AppConfig/AppConfig-1.52-r1.ebuild4
-rw-r--r--dev-perl/AppConfig/AppConfig-1.52.ebuild4
-rw-r--r--dev-perl/AppConfig/AppConfig-1.56-r1.ebuild4
-rw-r--r--dev-perl/AppConfig/AppConfig-1.56-r2.ebuild6
-rw-r--r--dev-perl/AppConfig/ChangeLog7
5 files changed, 14 insertions, 11 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.52-r1.ebuild b/dev-perl/AppConfig/AppConfig-1.52-r1.ebuild
index 4c76ca0989f1..425022189b11 100644
--- a/dev-perl/AppConfig/AppConfig-1.52-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.52-r1.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/AppConfig/AppConfig-1.52-r1.ebuild,v 1.11 2004/10/16 23:57:19 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.52-r1.ebuild,v 1.12 2005/03/09 18:20:48 corsair Exp $
inherit perl-module
diff --git a/dev-perl/AppConfig/AppConfig-1.52.ebuild b/dev-perl/AppConfig/AppConfig-1.52.ebuild
index 72c5df7794ce..b85bcc95590f 100644
--- a/dev-perl/AppConfig/AppConfig-1.52.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.52.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/AppConfig/AppConfig-1.52.ebuild,v 1.14 2004/10/16 23:57:19 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.52.ebuild,v 1.15 2005/03/09 18:20:48 corsair Exp $
inherit perl-module
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r1.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r1.ebuild
index 30697d039ba9..582f04d9539f 100644
--- a/dev-perl/AppConfig/AppConfig-1.56-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.56-r1.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/AppConfig/AppConfig-1.56-r1.ebuild,v 1.6 2004/10/16 23:57:19 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r1.ebuild,v 1.7 2005/03/09 18:20:48 corsair Exp $
inherit perl-module eutils
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
index 34a1080c7cd6..3904cf898bf2 100644
--- a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.56-r2.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/AppConfig/AppConfig-1.56-r2.ebuild,v 1.5 2004/10/16 23:57:19 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.6 2005/03/09 18:20:48 corsair Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/authors/id/ABW/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~alpha ppc"
+KEYWORDS="~x86 ~amd64 ~sparc ~alpha ppc ~ppc64"
IUSE=""
DEPEND="dev-perl/Test-Simple"
diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog
index d6af93b59f20..08d8bb540f94 100644
--- a/dev-perl/AppConfig/ChangeLog
+++ b/dev-perl/AppConfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/AppConfig
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.15 2004/12/29 22:48:52 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.16 2005/03/09 18:20:48 corsair Exp $
+
+ 09 Mar 2005; Markus Rothe <corsair@gentoo.org> AppConfig-1.56-r2.ebuild:
+ Added ~ppc64 to KEYWORDS; bug #84525
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance