diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-04 10:04:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-04 10:04:01 +0000 |
commit | 5f72ebea52992fd8d21088d63c5fe9b54fbb6ce2 (patch) | |
tree | 556094f408ba6cd3fb2d6e2e4b5c489b72dbdaea /dev-perl/Test-Command | |
parent | ppc64 stable wrt #323027 (diff) | |
download | gentoo-2-5f72ebea52992fd8d21088d63c5fe9b54fbb6ce2.tar.gz gentoo-2-5f72ebea52992fd8d21088d63c5fe9b54fbb6ce2.tar.bz2 gentoo-2-5f72ebea52992fd8d21088d63c5fe9b54fbb6ce2.zip |
ppc64 stable wrt #325531
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Test-Command')
-rw-r--r-- | dev-perl/Test-Command/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Command/Test-Command-0.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-Command/ChangeLog b/dev-perl/Test-Command/ChangeLog index 01721179671e..c5217e4034b3 100644 --- a/dev-perl/Test-Command/ChangeLog +++ b/dev-perl/Test-Command/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2010/07/03 12:42:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.5 2010/07/04 10:04:01 ssuominen Exp $ + + 04 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + Test-Command-0.08.ebuild: + ppc64 stable wrt #325531 03 Jul 2010; Raúl Porcel <armin76@gentoo.org> Test-Command-0.08.ebuild: alpha/sparc stable wrt #325531 diff --git a/dev-perl/Test-Command/Test-Command-0.08.ebuild b/dev-perl/Test-Command/Test-Command-0.08.ebuild index f759f03a19e8..2ab23b1412f6 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.6 2010/07/03 12:42:51 armin76 Exp $ +# $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 $ 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" |