summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-06-29 15:45:05 +0000
committerJeroen Roovers <jer@gentoo.org>2012-06-29 15:45:05 +0000
commit5a4330d5b7631d8d183bc8f4aa5b237226d47e07 (patch)
tree36c4a4ba96b3c55857cd652a18978fb130a880ea /dev-perl/IPC-Run3
parentStable for HPPA (bug #418947). (diff)
downloadgentoo-2-5a4330d5b7631d8d183bc8f4aa5b237226d47e07.tar.gz
gentoo-2-5a4330d5b7631d8d183bc8f4aa5b237226d47e07.tar.bz2
gentoo-2-5a4330d5b7631d8d183bc8f4aa5b237226d47e07.zip
Stable for HPPA (bug #414745).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r--dev-perl/IPC-Run3/ChangeLog5
-rw-r--r--dev-perl/IPC-Run3/IPC-Run3-0.45.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog
index 38708c3f654c..e4371a16ecb6 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.57 2012/06/24 13:00:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.58 2012/06/29 15:45:05 jer Exp $
+
+ 29 Jun 2012; Jeroen Roovers <jer@gentoo.org> IPC-Run3-0.45.0.ebuild:
+ Stable for HPPA (bug #414745).
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
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 c1ba80cdc180..49b2e113b202 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.7 2012/06/19 14:01:42 ago Exp $
+# $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 $
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=""