summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-14 19:42:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-14 19:42:02 +0000
commit5bd6a32e6533d0d97216307e101800d5a9f736ca (patch)
treee8c13f268392f8299690e38b23fe71b2d1b99503 /dev-perl
parentAdding in new package (selinux-dracut) (diff)
downloadgentoo-2-5bd6a32e6533d0d97216307e101800d5a9f736ca.tar.gz
gentoo-2-5bd6a32e6533d0d97216307e101800d5a9f736ca.tar.bz2
gentoo-2-5bd6a32e6533d0d97216307e101800d5a9f736ca.zip
Add ~alpha/~ia64/~sparc wrt #395973
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild6
-rw-r--r--dev-perl/Capture-Tiny/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild
index d0a60a4622b9..cd7b5fbf4a25 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.150.0.ebuild,v 1.2 2011/12/30 04:04:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild,v 1.3 2012/01/14 19:42:02 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
diff --git a/dev-perl/Capture-Tiny/ChangeLog b/dev-perl/Capture-Tiny/ChangeLog
index c3229c574169..a5c46cada7fe 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.16 2011/12/30 04:04:06 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.17 2012/01/14 19:42:02 armin76 Exp $
+
+ 14 Jan 2012; Raúl Porcel <armin76@gentoo.org> Capture-Tiny-0.150.0.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #395973
30 Dec 2011; Jeroen Roovers <jer@gentoo.org> Capture-Tiny-0.150.0.ebuild:
Marked ~hppa (bug #395973).