diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-03-19 14:59:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-03-19 14:59:10 +0000 |
commit | a85332b0d998cf96374437504135bbf02c58d77c (patch) | |
tree | c490a895d71325d74ac761655c8692340a411da5 /dev-perl/Test-Memory-Cycle | |
parent | add blocker on pmount. (diff) | |
download | gentoo-2-a85332b0d998cf96374437504135bbf02c58d77c.tar.gz gentoo-2-a85332b0d998cf96374437504135bbf02c58d77c.tar.bz2 gentoo-2-a85332b0d998cf96374437504135bbf02c58d77c.zip |
Added ~ppc. Bug 126745.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Memory-Cycle/ChangeLog b/dev-perl/Test-Memory-Cycle/ChangeLog index aa6258f14cff..b0e39d418e74 100644 --- a/dev-perl/Test-Memory-Cycle/ChangeLog +++ b/dev-perl/Test-Memory-Cycle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Memory-Cycle # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.7 2006/02/13 14:07:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.8 2006/03/19 14:59:10 nixnut Exp $ + + 19 Mar 2006; <nixnut@gentoo.org> Test-Memory-Cycle-1.02.ebuild: + Added ~ppc. Bug #126745 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> Test-Memory-Cycle-1.02.ebuild: diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild index 4f5a40e54cba..f80f8f883535 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.02.ebuild,v 1.5 2006/02/13 14:07:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.02.ebuild,v 1.6 2006/03/19 14:59:10 nixnut 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="sparc x86" +KEYWORDS="~ppc sparc x86" IUSE="" SRC_TEST="do" |