diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-14 16:50:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-06-14 16:50:55 +0000 |
commit | 3127c397a74897e837807151a9edf9239947492e (patch) | |
tree | e4ad1c2cb56c92fb9b2a5ea5a077193d82062d1c | |
parent | Stable on x86 wrt bug #133498. (diff) | |
download | gentoo-2-3127c397a74897e837807151a9edf9239947492e.tar.gz gentoo-2-3127c397a74897e837807151a9edf9239947492e.tar.bz2 gentoo-2-3127c397a74897e837807151a9edf9239947492e.zip |
Stable on ppc; bug 136708
(Portage version: 2.1)
-rw-r--r-- | dev-perl/module-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 991d0847b1e2..1829b4ab9b3b 100644 --- a/dev-perl/module-build/ChangeLog +++ b/dev-perl/module-build/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/module-build # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.36 2006/06/11 23:44:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.37 2006/06/14 16:50:55 nixnut Exp $ + + 14 Jun 2006; <nixnut@gentoo.org> module-build-0.28.ebuild: + Stable on ppc; bug #136708 11 Jun 2006; Michael Cummings <mcummings@gentoo.org> module-build-0.28.ebuild: diff --git a/dev-perl/module-build/module-build-0.28.ebuild b/dev-perl/module-build/module-build-0.28.ebuild index be4870e18c89..45240e3f2560 100644 --- a/dev-perl/module-build/module-build-0.28.ebuild +++ b/dev-perl/module-build/module-build-0.28.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/module-build/module-build-0.28.ebuild,v 1.3 2006/06/11 23:44:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.ebuild,v 1.4 2006/06/14 16:50:55 nixnut Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/yaml |