summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-05 13:22:29 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-05 13:22:29 +0000
commit2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch)
treeca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/Capture-Tiny
parentVersion bumped, bug #267587. (diff)
downloadhistorical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz
historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2
historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r--dev-perl/Capture-Tiny/Capture-Tiny-0.08.ebuild4
-rw-r--r--dev-perl/Capture-Tiny/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.08.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.08.ebuild
index d5e0291b6921..8f6a4b44f45d 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.08.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.08.ebuild,v 1.2 2010/11/04 13:06:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/Capture-Tiny-0.08.ebuild,v 1.3 2010/11/05 13:07:50 hwoarang Exp $
EAPI=2
@@ -11,7 +11,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=""
diff --git a/dev-perl/Capture-Tiny/ChangeLog b/dev-perl/Capture-Tiny/ChangeLog
index dd8a3d32d7d3..7e113847670a 100644
--- a/dev-perl/Capture-Tiny/ChangeLog
+++ b/dev-perl/Capture-Tiny/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Capture-Tiny
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.5 2010/11/04 13:06:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Capture-Tiny/ChangeLog,v 1.6 2010/11/05 13:07:50 hwoarang Exp $
+
+ 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+ Capture-Tiny-0.08.ebuild:
+ Stable on amd64 wrt bug #341865
04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
Capture-Tiny-0.08.ebuild: