diff options
author | 2010-01-14 15:33:52 +0000 | |
---|---|---|
committer | 2010-01-14 15:33:52 +0000 | |
commit | c38ff780fae22a44ae59aa3637b7dfb1aff90387 (patch) | |
tree | 17d61c6e46458383d26c8ef07e739ef7bf1f304a /dev-perl/Test-SimpleUnit | |
parent | Marking text-hyphen-1.0.0-r1 ~ppc for bug 297036 (diff) | |
download | historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.gz historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.tar.bz2 historical-c38ff780fae22a44ae59aa3637b7dfb1aff90387.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Test-SimpleUnit')
-rw-r--r-- | dev-perl/Test-SimpleUnit/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-SimpleUnit/ChangeLog b/dev-perl/Test-SimpleUnit/ChangeLog index 2e9af53e6394..50421abfe153 100644 --- a/dev-perl/Test-SimpleUnit/ChangeLog +++ b/dev-perl/Test-SimpleUnit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-SimpleUnit -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.12 2007/01/19 16:51:26 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/ChangeLog,v 1.13 2010/01/14 14:58:32 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Test-SimpleUnit-1.21.ebuild: + Transfer Prefix keywords 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Test-SimpleUnit-1.21.ebuild: diff --git a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild index 2f2cb0ec56f9..186774a896c1 100644 --- a/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild +++ b/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.13 2007/01/19 16:51:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-SimpleUnit/Test-SimpleUnit-1.21.ebuild,v 1.14 2010/01/14 14:58:32 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GE/GED/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" +KEYWORDS="amd64 ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |