diff options
author | 2009-09-10 08:10:39 +0000 | |
---|---|---|
committer | 2009-09-10 08:10:39 +0000 | |
commit | cc623832f549c5a29fd833f31cedc3b5333fa5a9 (patch) | |
tree | 6c1bde47d56dcde540bb62f65e961c13ba697be7 /dev-perl/IPC-Run3 | |
parent | x86 stable, bug 283969 (diff) | |
download | gentoo-2-cc623832f549c5a29fd833f31cedc3b5333fa5a9.tar.gz gentoo-2-cc623832f549c5a29fd833f31cedc3b5333fa5a9.tar.bz2 gentoo-2-cc623832f549c5a29fd833f31cedc3b5333fa5a9.zip |
x86 stable, bug 283969
(Portage version: 2.1.6.13/cvs/Linux i686)
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.043.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 852deada1060..d6eacd84ccba 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.34 2009/09/07 08:58:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.35 2009/09/10 08:10:39 fauli Exp $ + + 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + IPC-Run3-0.043.ebuild: + x86 stable, bug 283969 07 Sep 2009; Torsten Veller <tove@gentoo.org> -IPC-Run3-0.042.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 d3cc3c836f01..90cf546c2169 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.1 2009/05/31 08:03:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild,v 1.2 2009/09/10 08:10:39 fauli 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" |