summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-04-26 02:09:49 +0000
committerJeroen Roovers <jer@gentoo.org>2012-04-26 02:09:49 +0000
commit68c6e05da75dbdc07d393172073db056d9b8d16a (patch)
treebbebd7ae748500fd51898c7e0a507ea0c52847ff /dev-perl
parentfix entry (diff)
downloadhistorical-68c6e05da75dbdc07d393172073db056d9b8d16a.tar.gz
historical-68c6e05da75dbdc07d393172073db056d9b8d16a.tar.bz2
historical-68c6e05da75dbdc07d393172073db056d9b8d16a.zip
Stable for HPPA (bug #413085).
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-MethodMaker/ChangeLog6
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog
index d32e62b0d774..fc7f806f5237 100644
--- a/dev-perl/Class-MethodMaker/ChangeLog
+++ b/dev-perl/Class-MethodMaker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MethodMaker
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.80 2012/04/25 19:32:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.81 2012/04/26 02:09:49 jer Exp $
+
+ 26 Apr 2012; Jeroen Roovers <jer@gentoo.org>
+ Class-MethodMaker-2.180.0.ebuild:
+ Stable for HPPA (bug #413085).
25 Apr 2012; Markus Meier <maekke@gentoo.org>
Class-MethodMaker-2.180.0.ebuild:
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild
index 3830b3a4fec5..2c1fa10f6611 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild,v 1.5 2012/04/25 19:32:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.180.0.ebuild,v 1.6 2012/04/26 02:09:49 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module eutils
DESCRIPTION="Create generic methods for OO Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"