diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-11-11 11:53:23 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-11-11 11:53:23 +0000 |
commit | bf6e8419cd532b1c689401609666c6c1c87c93da (patch) | |
tree | 2e2c18d8c9ed4f6e5c3af350c64cd343e533e6bd /dev-perl/File-pushd | |
parent | Keyword ~ppc ~ppc64 for bug #358465 (diff) | |
download | gentoo-2-bf6e8419cd532b1c689401609666c6c1c87c93da.tar.gz gentoo-2-bf6e8419cd532b1c689401609666c6c1c87c93da.tar.bz2 gentoo-2-bf6e8419cd532b1c689401609666c6c1c87c93da.zip |
Keyword ~ppc ~ppc64 for bug #358465
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-perl/File-pushd')
-rw-r--r-- | dev-perl/File-pushd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-pushd/File-pushd-1.3.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-pushd/ChangeLog b/dev-perl/File-pushd/ChangeLog index 70816722602f..0a41d90906ed 100644 --- a/dev-perl/File-pushd/ChangeLog +++ b/dev-perl/File-pushd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-pushd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/ChangeLog,v 1.12 2014/10/23 19:38:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/ChangeLog,v 1.13 2014/11/11 11:53:23 blueness Exp $ + + 11 Nov 2014; Anthony G. Basile <blueness@gentoo.org> + File-pushd-1.3.0-r1.ebuild: + Keyword ~ppc ~ppc64 for bug #358465 23 Oct 2014; Markus Meier <maekke@gentoo.org> File-pushd-1.3.0-r1.ebuild: add ~arm, bug #358465 diff --git a/dev-perl/File-pushd/File-pushd-1.3.0-r1.ebuild b/dev-perl/File-pushd/File-pushd-1.3.0-r1.ebuild index 619d49e0dc26..780d685e9ae5 100644 --- a/dev-perl/File-pushd/File-pushd-1.3.0-r1.ebuild +++ b/dev-perl/File-pushd/File-pushd-1.3.0-r1.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/File-pushd/File-pushd-1.3.0-r1.ebuild,v 1.2 2014/10/23 19:38:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/File-pushd-1.3.0-r1.ebuild,v 1.3 2014/11/11 11:53:23 blueness Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Change directory temporarily for a limited scope" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" SRC_TEST=do |