diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 18:40:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 18:40:23 +0000 |
commit | da00942672fc835a14d825238808583a44d1ab6c (patch) | |
tree | 82fcf0c10da8f5613c0b819949da1222c38c6f3d /dev-perl/IPC-Run3 | |
parent | New version with many improvements thanks to Michael Buss <michael.buss@comca... (diff) | |
download | gentoo-2-da00942672fc835a14d825238808583a44d1ab6c.tar.gz gentoo-2-da00942672fc835a14d825238808583a44d1ab6c.tar.bz2 gentoo-2-da00942672fc835a14d825238808583a44d1ab6c.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/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.038.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 7e21fd7d531b..ee662f759f23 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.32 2009/05/31 08:03:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.33 2009/07/02 18:40:23 jer Exp $ + + 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> IPC-Run3-0.038.ebuild: + Stable for HPPA too. *IPC-Run3-0.043 (31 May 2009) diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild index 8fc272d1c6d3..884087f8c810 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-2008 Gentoo Foundation +# 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.7 2008/07/17 20:50:46 armin76 Exp $ +# $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 $ 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 hppa ia64 ~ppc sparc x86" SRC_TEST="do" |