diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 17:21:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 17:21:27 +0000 |
commit | 13b3ee5f3fe19abd11857da652e07d161e2211f6 (patch) | |
tree | 86d71d31ca00d82b76b0d3e6e3efcbf9607c08f2 /dev-perl/IPC-Run3 | |
parent | alpha/ia64/sh/sparc stable wrt #422365 (diff) | |
download | gentoo-2-13b3ee5f3fe19abd11857da652e07d161e2211f6.tar.gz gentoo-2-13b3ee5f3fe19abd11857da652e07d161e2211f6.tar.bz2 gentoo-2-13b3ee5f3fe19abd11857da652e07d161e2211f6.zip |
alpha/sparc stable wrt #414745
(Portage version: 2.1.11.5/cvs/Linux ia64)
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 d8a175579c2b..e5a187cb83ad 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.60 2012/07/14 04:18:51 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.61 2012/08/27 17:21:27 armin76 Exp $ + + 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> IPC-Run3-0.45.0.ebuild: + alpha/sparc stable wrt #414745 14 Jul 2012; Akinori Hattori <hattya@gentoo.org> IPC-Run3-0.45.0.ebuild: ia64 stable wrt 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 d361564ae7e3..1a51a409bad6 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.9 2012/07/14 04:18:51 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild,v 1.10 2012/08/27 17:21:27 armin76 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="" |