diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 03:38:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 03:38:58 +0000 |
commit | 6a63442cfdf54ba3403580fd48289c4348949502 (patch) | |
tree | 1cab124c41219d053dacd179bc0f46e9ffd0fd4a /dev-perl/Error | |
parent | Stable for HPPA (bug #505932). (diff) | |
download | gentoo-2-6a63442cfdf54ba3403580fd48289c4348949502.tar.gz gentoo-2-6a63442cfdf54ba3403580fd48289c4348949502.tar.bz2 gentoo-2-6a63442cfdf54ba3403580fd48289c4348949502.zip |
Stable for HPPA (bug #498608).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Error')
-rw-r--r-- | dev-perl/Error/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Error/Error-0.170.210.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog index 3c3f2260a027..b31b1a96ce57 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.82 2014/03/26 21:42:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.83 2014/03/28 03:38:58 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> Error-0.170.210.ebuild: + Stable for HPPA (bug #498608). 26 Mar 2014; Markus Meier <maekke@gentoo.org> Error-0.170.210.ebuild: arm stable, bug #498608 diff --git a/dev-perl/Error/Error-0.170.210.ebuild b/dev-perl/Error/Error-0.170.210.ebuild index 48171f9e5068..2fb926c4a9f1 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.4 2014/03/26 21:42:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.170.210.ebuild,v 1.5 2014/03/28 03:38:58 jer 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="" |