summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-19 12:08:39 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-19 12:08:39 +0000
commit9793c6f1e88f47be9a0526774f16dd841568cbdd (patch)
treeb69a0ea66eb49c5f4d54cbd1ce5fa20251876846 /dev-perl/Test-Output
parentKeyworded on alpha, bug #389001 (diff)
downloadgentoo-2-9793c6f1e88f47be9a0526774f16dd841568cbdd.tar.gz
gentoo-2-9793c6f1e88f47be9a0526774f16dd841568cbdd.tar.bz2
gentoo-2-9793c6f1e88f47be9a0526774f16dd841568cbdd.zip
Keyworded on alpha, bug #389001
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Output')
-rw-r--r--dev-perl/Test-Output/ChangeLog6
-rw-r--r--dev-perl/Test-Output/Test-Output-1.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Output/ChangeLog b/dev-perl/Test-Output/ChangeLog
index 13a90a14abc5..a9ed07e40f56 100644
--- a/dev-perl/Test-Output/ChangeLog
+++ b/dev-perl/Test-Output/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Output
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.14 2012/02/14 11:37:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.15 2012/02/19 12:08:39 klausman Exp $
+
+ 19 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Test-Output-1.10.0.ebuild:
+ Keyworded on alpha, bug #389001
14 Feb 2012; Alexis Ballier <aballier@gentoo.org> Test-Output-1.10.0.ebuild:
keyword ~x86-fbsd
diff --git a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild b/dev-perl/Test-Output/Test-Output-1.10.0.ebuild
index 28cef0daab7a..f7d3c126ebaa 100644
--- a/dev-perl/Test-Output/Test-Output-1.10.0.ebuild
+++ b/dev-perl/Test-Output/Test-Output-1.10.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/Test-Output/Test-Output-1.10.0.ebuild,v 1.4 2012/02/14 11:37:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/Test-Output-1.10.0.ebuild,v 1.5 2012/02/19 12:08:39 klausman Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Utilities to test STDOUT and STDERR messages"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND="