diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:11:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:11:35 +0000 |
commit | d73d9b3f5a877019fc68ec35fe139f39f0a5a3a7 (patch) | |
tree | 81a4b04bcbd5f57ac3b8877fa4defeed01bc0380 /dev-perl/IPC-Run3 | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-d73d9b3f5a877019fc68ec35fe139f39f0a5a3a7.tar.gz gentoo-2-d73d9b3f5a877019fc68ec35fe139f39f0a5a3a7.tar.bz2 gentoo-2-d73d9b3f5a877019fc68ec35fe139f39f0a5a3a7.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index decd2baf68fd..e7ae5d59d967 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run3 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.43 2009/12/24 19:58:31 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.44 2010/01/10 13:11:35 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> IPC-Run3-0.043.ebuild: + Transfer Prefix keywords 24 Dec 2009; Torsten Veller <tove@gentoo.org> -IPC-Run3-0.038.ebuild: Cleanup diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild index fc8bb211bcc9..2a339a3de076 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild,v 1.9 2009/10/28 18:10:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild,v 1.10 2010/01/10 13:11:35 grobian Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Run a subprocess in batch mode (a la system)" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="test" SRC_TEST="do" |