summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Data-OptList/ChangeLog5
-rw-r--r--dev-perl/Data-OptList/Data-OptList-0.106.ebuild4
-rw-r--r--dev-perl/Sub-Install/ChangeLog7
-rw-r--r--dev-perl/Sub-Install/Sub-Install-0.925.ebuild6
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-perl/Data-OptList/ChangeLog b/dev-perl/Data-OptList/ChangeLog
index 4c855af48f78..666577fef9c8 100644
--- a/dev-perl/Data-OptList/ChangeLog
+++ b/dev-perl/Data-OptList/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Data-OptList
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.9 2010/06/11 06:22:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.10 2010/06/27 16:24:09 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Data-OptList-0.106.ebuild:
+ ppc stable #323529
11 Jun 2010; Torsten Veller <tove@gentoo.org> -Data-OptList-0.104.ebuild,
-Data-OptList-0.105.ebuild:
diff --git a/dev-perl/Data-OptList/Data-OptList-0.106.ebuild b/dev-perl/Data-OptList/Data-OptList-0.106.ebuild
index d1e1f3106a26..282775bb0392 100644
--- a/dev-perl/Data-OptList/Data-OptList-0.106.ebuild
+++ b/dev-perl/Data-OptList/Data-OptList-0.106.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.106.ebuild,v 1.2 2010/04/17 08:51:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.106.ebuild,v 1.3 2010/06/27 16:24:09 nixnut Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="parse and validate simple name/value option pairs"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test"
RDEPEND="dev-perl/Sub-Install
diff --git a/dev-perl/Sub-Install/ChangeLog b/dev-perl/Sub-Install/ChangeLog
index 12343dd982ea..3ac6d9c722f0 100644
--- a/dev-perl/Sub-Install/ChangeLog
+++ b/dev-perl/Sub-Install/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Install
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.6 2009/12/02 09:38:42 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.7 2010/06/27 16:21:07 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Sub-Install-0.925.ebuild:
+ ppc stable #323529
02 Dec 2009; Torsten Veller <tove@gentoo.org> Sub-Install-0.925.ebuild:
Stable on amd64 and x86 (#293622)
diff --git a/dev-perl/Sub-Install/Sub-Install-0.925.ebuild b/dev-perl/Sub-Install/Sub-Install-0.925.ebuild
index 0fae413456a9..881f8feaa487 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.925.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.925.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.4 2009/12/02 09:38:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.5 2010/06/27 16:21:07 nixnut Exp $
MODULE_AUTHOR=RJBS
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="install subroutines into packages easily"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="test"
RDEPEND="dev-lang/perl"