summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-03-26 21:42:00 +0000
committerMarkus Meier <maekke@gentoo.org>2014-03-26 21:42:00 +0000
commitabcdee85665e36d9ef509eaa97a84c6e76cdf6a3 (patch)
treefe0846218f0c55519feac3bc023034bc8e2c4641 /dev-perl/Error
parentremove dvd use.mask, package.use.mask app-cdr/brasero[dvd] and media-plugins/... (diff)
downloadgentoo-2-abcdee85665e36d9ef509eaa97a84c6e76cdf6a3.tar.gz
gentoo-2-abcdee85665e36d9ef509eaa97a84c6e76cdf6a3.tar.bz2
gentoo-2-abcdee85665e36d9ef509eaa97a84c6e76cdf6a3.zip
arm stable, bug #498608
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Error')
-rw-r--r--dev-perl/Error/ChangeLog5
-rw-r--r--dev-perl/Error/Error-0.170.210.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog
index 8fda8c7cb348..3c3f2260a027 100644
--- a/dev-perl/Error/ChangeLog
+++ b/dev-perl/Error/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Error
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.81 2014/03/21 09:40:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.82 2014/03/26 21:42:00 maekke Exp $
+
+ 26 Mar 2014; Markus Meier <maekke@gentoo.org> Error-0.170.210.ebuild:
+ arm stable, bug #498608
21 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> Error-0.170.210.ebuild:
Bump to EAPI=5
diff --git a/dev-perl/Error/Error-0.170.210.ebuild b/dev-perl/Error/Error-0.170.210.ebuild
index 353e7a67d739..48171f9e5068 100644
--- a/dev-perl/Error/Error-0.170.210.ebuild
+++ b/dev-perl/Error/Error-0.170.210.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.170.210.ebuild,v 1.3 2014/03/21 09:40:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.170.210.ebuild,v 1.4 2014/03/26 21:42:00 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way"
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""