diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-05 16:44:50 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-05 16:44:50 +0000 |
commit | e2290973e24a43fdeeeafd9de82a82d510398f3d (patch) | |
tree | 54f1787a4e71a74b9aef86a39e26defeb9c9544d /virtual/perl-File-Path | |
parent | Add ~s390 keyword wrt bug #543632 (diff) | |
download | gentoo-2-e2290973e24a43fdeeeafd9de82a82d510398f3d.tar.gz gentoo-2-e2290973e24a43fdeeeafd9de82a82d510398f3d.tar.bz2 gentoo-2-e2290973e24a43fdeeeafd9de82a82d510398f3d.zip |
Add ~s390 keyword wrt bug #543632
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-File-Path')
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index 1e761935715d..5c1a2a4500c5 100644 --- a/virtual/perl-File-Path/ChangeLog +++ b/virtual/perl-File-Path/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-File-Path -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.19 2014/09/23 09:57:24 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.20 2015/04/05 16:44:50 zlogene Exp $ + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-File-Path-2.90.0-r2.ebuild: + Add ~s390 keyword wrt bug #543632 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.90.0-r2.ebuild: diff --git a/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild b/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild index 7cacff52803e..3b9232d8957e 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.8 2014/09/23 09:57:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.9 2015/04/05 16:44:50 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sparc x86 ~ppc-aix" IUSE="" RDEPEND=" |