diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-05 19:30:08 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-05 19:30:08 +0000 |
commit | e125729c207ebef6627a8f48799ac8014a937cb4 (patch) | |
tree | c1707bc3c611c15557815748fbb520d41b30f7e6 /virtual/perl-File-Path | |
parent | Add ~sh keyword wrt bug #543632 (diff) | |
download | gentoo-2-e125729c207ebef6627a8f48799ac8014a937cb4.tar.gz gentoo-2-e125729c207ebef6627a8f48799ac8014a937cb4.tar.bz2 gentoo-2-e125729c207ebef6627a8f48799ac8014a937cb4.zip |
Add ~sh 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 | 6 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index a57ba30707c1..96556e51b4af 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.21 2015/04/05 19:18:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.22 2015/04/05 19:30:08 zlogene Exp $ + + 05 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> + perl-File-Path-2.90.0-r2.ebuild: + Add ~sh keyword wrt bug #543632 05 Apr 2015; Mikle Kolyada <zlogene@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 a659abf40369..f48817a5ef12 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-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.10 2015/04/05 19:18:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r2.ebuild,v 1.11 2015/04/05 19:30:08 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix" IUSE="" RDEPEND=" |