diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-20 15:15:04 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-20 15:15:04 +0000 |
commit | df88a5e18f4fa79d92921432e53a01a795f25c7b (patch) | |
tree | c625c3f0fb061ab6fdd95b47c82c21d80f4f145d /dev-perl/Sub-Exporter | |
parent | ia64 stable wrt bug #495456 (diff) | |
download | gentoo-2-df88a5e18f4fa79d92921432e53a01a795f25c7b.tar.gz gentoo-2-df88a5e18f4fa79d92921432e53a01a795f25c7b.tar.bz2 gentoo-2-df88a5e18f4fa79d92921432e53a01a795f25c7b.zip |
ia64 stable wrt bug #495474
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/Sub-Exporter')
-rw-r--r-- | dev-perl/Sub-Exporter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Exporter/ChangeLog b/dev-perl/Sub-Exporter/ChangeLog index 7ef946e162c7..86f7612b6383 100644 --- a/dev-perl/Sub-Exporter/ChangeLog +++ b/dev-perl/Sub-Exporter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sub-Exporter # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.35 2014/02/18 15:57:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.36 2014/02/20 15:15:04 hattya Exp $ + + 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> Sub-Exporter-0.986.0.ebuild: + ia64 stable wrt bug #495474 18 Feb 2014; Jeroen Roovers <jer@gentoo.org> Sub-Exporter-0.986.0.ebuild: Stable for HPPA (bug #495474). diff --git a/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild b/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild index 06dbbb8318d8..5bb05dee3f0e 100644 --- a/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild +++ b/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.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/Sub-Exporter/Sub-Exporter-0.986.0.ebuild,v 1.3 2014/02/18 15:57:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.986.0.ebuild,v 1.4 2014/02/20 15:15:04 hattya Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A sophisticated exporter for custom-built routines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=" |