diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-02 19:40:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-02 19:40:30 +0000 |
commit | 95e15d415404a872c8bedae9fa3da6c18e2284d6 (patch) | |
tree | 2fb3771002f4faaf4f8338f5336ff6dda6d8eca9 /dev-perl/Capture-Tiny | |
parent | Marking version-0.940.0 ppc for bug 393397 (diff) | |
download | gentoo-2-95e15d415404a872c8bedae9fa3da6c18e2284d6.tar.gz gentoo-2-95e15d415404a872c8bedae9fa3da6c18e2284d6.tar.bz2 gentoo-2-95e15d415404a872c8bedae9fa3da6c18e2284d6.zip |
Marking Capture-Tiny-0.150.0 ~ppc for bug 395973
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Capture-Tiny/ChangeLog | 5 |
2 files changed, 6 insertions, 3 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 cd7b5fbf4a25..4bd0b880e44f 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-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.3 2012/01/14 19:42:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.150.0.ebuild,v 1.4 2012/02/02 19:40:30 ranger 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="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST=do diff --git a/dev-perl/Capture-Tiny/ChangeLog b/dev-perl/Capture-Tiny/ChangeLog index a5c46cada7fe..fc12b85de382 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.18 2012/02/02 19:40:30 ranger Exp $ + + 02 Feb 2012; Brent Baude <ranger@gentoo.org> Capture-Tiny-0.150.0.ebuild: + Marking Capture-Tiny-0.150.0 ~ppc for bug 395973 14 Jan 2012; Raúl Porcel <armin76@gentoo.org> Capture-Tiny-0.150.0.ebuild: Add ~alpha/~ia64/~sparc wrt #395973 |