diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 23:18:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 23:18:19 +0000 |
commit | 9862e86661386e0fec6b1d87c661df77212bc699 (patch) | |
tree | 294e880033add9f30c5651c369502d995f827771 /virtual/perl-IPC-Cmd | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-9862e86661386e0fec6b1d87c661df77212bc699.tar.gz historical-9862e86661386e0fec6b1d87c661df77212bc699.tar.bz2 historical-9862e86661386e0fec6b1d87c661df77212bc699.zip |
keyword ~x86-fbsd, bug #351526
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-IPC-Cmd')
-rw-r--r-- | virtual/perl-IPC-Cmd/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog index 3af4468879d8..a7c5c8edfddd 100644 --- a/virtual/perl-IPC-Cmd/ChangeLog +++ b/virtual/perl-IPC-Cmd/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2011/06/18 20:20:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.29 2011/07/07 23:18:19 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> + perl-IPC-Cmd-0.700.0-r1.ebuild: + keyword ~x86-fbsd, bug #351526 *perl-IPC-Cmd-0.700.0-r1 (18 Jun 2011) diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild index d70745c66f07..3270b7f6bc47 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.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.0-r1.ebuild,v 1.1 2011/06/18 20:20:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild,v 1.2 2011/07/07 23:18:19 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |