diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-20 19:57:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-20 19:57:08 +0000 |
commit | b0716d706d4e75d354a80adc2ef33df078fcaf16 (patch) | |
tree | 9f81c47ac31ab4fba5a1a12d3f1c95bbdf24961c /dev-perl/Test-SubCalls | |
parent | alpha/ia64/x86 stable, remove old (diff) | |
download | gentoo-2-b0716d706d4e75d354a80adc2ef33df078fcaf16.tar.gz gentoo-2-b0716d706d4e75d354a80adc2ef33df078fcaf16.tar.bz2 gentoo-2-b0716d706d4e75d354a80adc2ef33df078fcaf16.zip |
Added ~ppc wrt bug 207343
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Test-SubCalls')
-rw-r--r-- | dev-perl/Test-SubCalls/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-SubCalls/ChangeLog b/dev-perl/Test-SubCalls/ChangeLog index ebcb4df4024c..fc07bfd57799 100644 --- a/dev-perl/Test-SubCalls/ChangeLog +++ b/dev-perl/Test-SubCalls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-SubCalls -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.10 2007/12/27 13:53:16 ticho Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/ChangeLog,v 1.11 2008/02/20 19:57:08 nixnut Exp $ + + 20 Feb 2008; nixnut <nixnut@gentoo.org> Test-SubCalls-1.06.ebuild: + Added ~ppc wrt bug 207343 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Test-SubCalls-1.06.ebuild: Stable on x86. diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild index 4cc986847405..d6aad7732262 100644 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild +++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild,v 1.5 2007/12/27 13:53:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SubCalls/Test-SubCalls-1.06.ebuild,v 1.6 2008/02/20 19:57:08 nixnut Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |