diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 14:42:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 14:42:29 +0000 |
commit | 7e5cf910532d1702258f3eb3c21f45ae047581b4 (patch) | |
tree | d2cbde7d009c7b9404678bb7d3fbdb144b3a8a6a /dev-perl/Test-Memory-Cycle | |
parent | Initial commit, or more like restoration of deleted ebuild as this was killed... (diff) | |
download | gentoo-2-7e5cf910532d1702258f3eb3c21f45ae047581b4.tar.gz gentoo-2-7e5cf910532d1702258f3eb3c21f45ae047581b4.tar.bz2 gentoo-2-7e5cf910532d1702258f3eb3c21f45ae047581b4.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog index 09851d2b67e8..b1fea02975e4 100644 --- a/dev-perl/Test-Memory-Cycle/ChangeLog +++ b/dev-perl/Test-Memory-Cycle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Memory-Cycle -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.22 2009/05/02 10:29:56 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.23 2010/01/14 14:42:29 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Test-Memory-Cycle-1.04.ebuild: + Transfer Prefix keywords 02 May 2009; Torsten Veller <tove@gentoo.org> -Test-Memory-Cycle-1.02.ebuild: diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild index 50cac5a48d3d..db7aaa7abadf 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.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-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.5 2007/03/05 12:31:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.04.ebuild,v 1.6 2010/01/14 14:42:29 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |