summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-18 12:09:08 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-18 12:09:08 +0000
commit67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf (patch)
treed12a22323d572a0246bc34767f9f18ba95366d15 /dev-perl/Error
parentppc stable #281207 (diff)
downloadhistorical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.tar.gz
historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.tar.bz2
historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.zip
arm stable, bug #314467
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Error')
-rw-r--r--dev-perl/Error/ChangeLog5
-rw-r--r--dev-perl/Error/Error-0.17.016.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog
index ee26313e182c..c5fc9f6a6943 100644
--- a/dev-perl/Error/ChangeLog
+++ b/dev-perl/Error/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Error
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.60 2010/04/17 08:46:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.61 2010/04/18 11:59:56 maekke Exp $
+
+ 18 Apr 2010; Markus Meier <maekke@gentoo.org> Error-0.17.016.ebuild:
+ arm stable, bug #314467
17 Apr 2010; Torsten Veller <tove@gentoo.org> Error-0.17.016.ebuild:
Stable on amd64, x86 (#314467)
diff --git a/dev-perl/Error/Error-0.17.016.ebuild b/dev-perl/Error/Error-0.17.016.ebuild
index 8dbbc338fe42..1e990fb8ce61 100644
--- a/dev-perl/Error/Error-0.17.016.ebuild
+++ b/dev-perl/Error/Error-0.17.016.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/Error/Error-0.17.016.ebuild,v 1.4 2010/04/17 08:46:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.17.016.ebuild,v 1.5 2010/04/18 11:59:56 maekke Exp $
EAPI=2
@@ -14,7 +14,7 @@ inherit perl-module
DESCRIPTION="Error/exception handling in an OO-ish way"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""