diff options
author | 2012-07-14 04:18:51 +0000 | |
---|---|---|
committer | 2012-07-14 04:18:51 +0000 | |
commit | 59f939c08a7a2f9ddc099acad12e3847a76e5c24 (patch) | |
tree | 918400df7a9a835e064fb4bc26d555790a0c65f7 /dev-perl/IPC-Run3 | |
parent | ia64 stable wrt bug #414741 (diff) | |
download | historical-59f939c08a7a2f9ddc099acad12e3847a76e5c24.tar.gz historical-59f939c08a7a2f9ddc099acad12e3847a76e5c24.tar.bz2 historical-59f939c08a7a2f9ddc099acad12e3847a76e5c24.zip |
ia64 stable wrt bug #414745
Package-Manager: portage-2.1.10.65/cvs/Linux i686
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index d1c7eadaa801..d8a175579c2b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.59 2012/07/03 16:51:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.60 2012/07/14 04:18:51 hattya Exp $ + + 14 Jul 2012; Akinori Hattori <hattya@gentoo.org> IPC-Run3-0.45.0.ebuild: + ia64 stable wrt bug #414745 03 Jul 2012; Brent Baude <ranger@gentoo.org> IPC-Run3-0.45.0.ebuild: Marking IPC-Run3-0.45.0 ppc for bug 414745 diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild index 49b2e113b202..d361564ae7e3 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.45.0.ebuild,v 1.8 2012/06/29 15:45:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild,v 1.9 2012/07/14 04:18:51 hattya Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Run a subprocess in batch mode (a la system)" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND="" |