diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 23:17:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 23:17:04 +0000 |
commit | b3ea2bb20213839608db57c33b3c452d5ecad8e8 (patch) | |
tree | ce5ded665e714c2229d2b7784a0b9ef13b6eb6d2 /perl-core | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-b3ea2bb20213839608db57c33b3c452d5ecad8e8.tar.gz gentoo-2-b3ea2bb20213839608db57c33b3c452d5ecad8e8.tar.bz2 gentoo-2-b3ea2bb20213839608db57c33b3c452d5ecad8e8.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/IPC-Cmd/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/IPC-Cmd/IPC-Cmd-0.700.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/IPC-Cmd/ChangeLog b/perl-core/IPC-Cmd/ChangeLog index a12ee7a04806..bd443724f4b9 100644 --- a/perl-core/IPC-Cmd/ChangeLog +++ b/perl-core/IPC-Cmd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/IPC-Cmd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.23 2011/06/13 02:09:35 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.24 2011/07/07 23:17:04 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> IPC-Cmd-0.700.0.ebuild: + keyword ~x86-fbsd, bug #351526 13 Jun 2011; Matt Turner <mattst88@gentoo.org> IPC-Cmd-0.700.0.ebuild: Added ~mips, bug 351526 diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.700.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.700.0.ebuild index 5fa19b037fcb..9a03cc8ee488 100644 --- a/perl-core/IPC-Cmd/IPC-Cmd-0.700.0.ebuild +++ b/perl-core/IPC-Cmd/IPC-Cmd-0.700.0.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/perl-core/IPC-Cmd/IPC-Cmd-0.700.0.ebuild,v 1.2 2011/06/13 02:09:35 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.700.0.ebuild,v 1.3 2011/07/07 23:17:04 aballier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Finding and running system commands made easy" 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="" DEPEND="virtual/perl-Locale-Maketext-Simple |