diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:28:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:28:13 +0000 |
commit | cc099fc59673046d50ff195d235eb7d197159ce0 (patch) | |
tree | 947d5a60d4c639723cc526a2e420e1f440b18be9 /dev-perl/IPC-Run3 | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-cc099fc59673046d50ff195d235eb7d197159ce0.tar.gz gentoo-2-cc099fc59673046d50ff195d235eb7d197159ce0.tar.bz2 gentoo-2-cc099fc59673046d50ff195d235eb7d197159ce0.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
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.043.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 473cb75431cc..1309ab70626c 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.36 2009/09/17 17:42:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.37 2009/09/18 18:28:13 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> IPC-Run3-0.043.ebuild: + Stable on amd64 (#283969) 17 Sep 2009; Jeroen Roovers <jer@gentoo.org> IPC-Run3-0.043.ebuild: Stable for HPPA (bug #283969). diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild index 2c628d9ad11c..f8a7cf09d7f6 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.3 2009/09/17 17:42:58 jer Exp $ +# $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 $ 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 hppa ~ia64 ~ppc ~sparc x86" IUSE="test" SRC_TEST="do" |