summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-07-19 01:10:05 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-07-19 01:10:05 +0000
commitc6baaef1dde218b22e8e2c28d55de825e43a4522 (patch)
treef0bc418c87af35d0621d31cf6be81b8853253dab /dev-perl/Test-Command
parentMarked ppc stable for bug #324885. (diff)
downloadgentoo-2-c6baaef1dde218b22e8e2c28d55de825e43a4522.tar.gz
gentoo-2-c6baaef1dde218b22e8e2c28d55de825e43a4522.tar.bz2
gentoo-2-c6baaef1dde218b22e8e2c28d55de825e43a4522.zip
Marked ppc stable.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Command')
-rw-r--r--dev-perl/Test-Command/ChangeLog5
-rw-r--r--dev-perl/Test-Command/Test-Command-0.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Command/ChangeLog b/dev-perl/Test-Command/ChangeLog
index c5217e4034b3..b3e28f41b45c 100644
--- a/dev-perl/Test-Command/ChangeLog
+++ b/dev-perl/Test-Command/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Command
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.5 2010/07/04 10:04:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.6 2010/07/19 01:10:05 josejx Exp $
+
+ 19 Jul 2010; Joseph Jezak <josejx@gentoo.org> Test-Command-0.08.ebuild:
+ Marked ppc stable.
04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
Test-Command-0.08.ebuild:
diff --git a/dev-perl/Test-Command/Test-Command-0.08.ebuild b/dev-perl/Test-Command/Test-Command-0.08.ebuild
index 2ab23b1412f6..3ecfda62f710 100644
--- a/dev-perl/Test-Command/Test-Command-0.08.ebuild
+++ b/dev-perl/Test-Command/Test-Command-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/Test-Command/Test-Command-0.08.ebuild,v 1.7 2010/07/04 10:04:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild,v 1.8 2010/07/19 01:10:05 josejx Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Test routines for external commands"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
IUSE="test"
SRC_TEST="do"