diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 18:18:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-24 18:18:28 +0000 |
commit | a35a18decffb850d61b89de3aef8ade21eef4432 (patch) | |
tree | fc7ab972ad9ba4de54a316a76b8a1a35c9f28581 /dev-perl/IPC-Run3 | |
parent | Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #285057 (diff) | |
download | gentoo-2-a35a18decffb850d61b89de3aef8ade21eef4432.tar.gz gentoo-2-a35a18decffb850d61b89de3aef8ade21eef4432.tar.bz2 gentoo-2-a35a18decffb850d61b89de3aef8ade21eef4432.zip |
Add ~arm/~s390/~sh wrt #285057
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 1309ab70626c..f8e036262df4 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2009/09/18 18:28:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.38 2009/09/24 18:18:28 armin76 Exp $ + + 24 Sep 2009; Raúl Porcel <armin76@gentoo.org> IPC-Run3-0.038.ebuild, + IPC-Run3-0.043.ebuild: + Add ~arm/~s390/~sh wrt #285057 18 Sep 2009; Torsten Veller <tove@gentoo.org> IPC-Run3-0.043.ebuild: Stable on amd64 (#283969) diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild index 884087f8c810..898ece115c87 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.038.ebuild,v 1.8 2009/07/02 18:40:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.9 2009/09/24 18:18:28 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~s390 ~sh sparc x86" SRC_TEST="do" diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild index f8a7cf09d7f6..8ec983e9dd35 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 # 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.4 2009/09/18 18:28:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild,v 1.5 2009/09/24 18:18:28 armin76 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 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86" IUSE="test" SRC_TEST="do" |