diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-02-27 11:30:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-02-27 11:30:10 +0000 |
commit | 4cdca501dc77dcfce659322f2f46364541394879 (patch) | |
tree | 4311951b0a2e5a0e59deb8df9e08cc2b6f7086a7 /virtual/perl-IPC-Cmd | |
parent | Stable on alpha, bug #343373 (diff) | |
download | gentoo-2-4cdca501dc77dcfce659322f2f46364541394879.tar.gz gentoo-2-4cdca501dc77dcfce659322f2f46364541394879.tar.bz2 gentoo-2-4cdca501dc77dcfce659322f2f46364541394879.zip |
Add Prefix keywords, bug #351526
(Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-IPC-Cmd')
-rw-r--r-- | virtual/perl-IPC-Cmd/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog index 27bde665496a..828ba8f931b0 100644 --- a/virtual/perl-IPC-Cmd/ChangeLog +++ b/virtual/perl-IPC-Cmd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-IPC-Cmd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.23 2011/02/27 10:12:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.24 2011/02/27 11:30:10 grobian Exp $ + + 27 Feb 2011; Fabian Groffen <grobian@gentoo.org> perl-IPC-Cmd-0.700.ebuild: + Add Prefix keywords, bug #351526 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> perl-IPC-Cmd-0.700.ebuild: diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild index 03ad70c1d14e..3aad458aa397 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild,v 1.2 2011/02/27 10:12:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild,v 1.3 2011/02/27 11:30:10 grobian Exp $ DESCRIPTION="finding and running system commands made easy" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/IPC-Cmd-${PV}" |