summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:41:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:41:54 +0000
commit449f9cba4f39e6f24971e3a254a1967568f59ca0 (patch)
tree54579c69df341a78a241a819f8effbfaf124581e /dev-perl/IPC-Run
parentStable for amd64, wrt bug #535202 (diff)
downloadgentoo-2-449f9cba4f39e6f24971e3a254a1967568f59ca0.tar.gz
gentoo-2-449f9cba4f39e6f24971e3a254a1967568f59ca0.tar.bz2
gentoo-2-449f9cba4f39e6f24971e3a254a1967568f59ca0.zip
Stable for amd64, wrt bug #535204
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog7
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index 05a5ff481880..925d6a5040fc 100644
--- a/dev-perl/IPC-Run/ChangeLog
+++ b/dev-perl/IPC-Run/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IPC-Run
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.46 2014/08/22 20:45:18 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.47 2015/01/09 13:41:54 ago Exp $
+
+ 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> IPC-Run-0.920.0-r1.ebuild:
+ Stable for amd64, wrt bug #535204
*IPC-Run-0.920.0-r1 (22 Aug 2014)
*IPC-Run-0.910.0-r1 (22 Aug 2014)
diff --git a/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild b/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild
index 97ab68f73827..71df3a33b45d 100644
--- a/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild
+++ b/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.1 2014/08/22 20:45:18 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.2 2015/01/09 13:41:54 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
IUSE="test"
RDEPEND=">=dev-perl/IO-Tty-1.08"