summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-02-15 12:09:21 +0000
committerJeroen Roovers <jer@gentoo.org>2014-02-15 12:09:21 +0000
commitc62b5a6495f88342530bb0a5b7f4bdded56fbee1 (patch)
tree2bb5e56317b13ff5fbdab4402c2a5796accdffe8 /dev-perl/Capture-Tiny
parentAdd ~mips (diff)
downloadgentoo-2-c62b5a6495f88342530bb0a5b7f4bdded56fbee1.tar.gz
gentoo-2-c62b5a6495f88342530bb0a5b7f4bdded56fbee1.tar.bz2
gentoo-2-c62b5a6495f88342530bb0a5b7f4bdded56fbee1.zip
Stable for HPPA (bug #500596).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r--dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild4
-rw-r--r--dev-perl/Capture-Tiny/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild
index d47a368ee4a8..dc6a7a225344 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild,v 1.1 2014/02/15 03:29:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.240.0.ebuild,v 1.2 2014/02/15 12:09:21 jer Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
DEPEND="
diff --git a/dev-perl/Capture-Tiny/ChangeLog b/dev-perl/Capture-Tiny/ChangeLog
index c1fd9f9f82b4..323c350db4b0 100644
--- a/dev-perl/Capture-Tiny/ChangeLog
+++ b/dev-perl/Capture-Tiny/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Capture-Tiny
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.41 2014/02/15 03:29:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.42 2014/02/15 12:09:21 jer Exp $
+
+ 15 Feb 2014; Jeroen Roovers <jer@gentoo.org> Capture-Tiny-0.240.0.ebuild:
+ Stable for HPPA (bug #500596).
*Capture-Tiny-0.240.0 (15 Feb 2014)