diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:06:43 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:06:43 +0000 |
commit | 667a149117b4e81ca4ecd05e4d2bb1052b826f3b (patch) | |
tree | 86e389b6e9b7f957a32eba09f26d06876cb1ced9 /dev-perl/module-build | |
parent | Removing old ebuilds (diff) | |
download | historical-667a149117b4e81ca4ecd05e4d2bb1052b826f3b.tar.gz historical-667a149117b4e81ca4ecd05e4d2bb1052b826f3b.tar.bz2 historical-667a149117b4e81ca4ecd05e4d2bb1052b826f3b.zip |
dev-perl/module-build stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.26.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 02e83fe152cf..30945cf9c12a 100644 --- a/dev-perl/module-build/ChangeLog +++ b/dev-perl/module-build/ChangeLog @@ -1,6 +1,10 @@ # 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.27 2006/01/13 21:55:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.28 2006/01/15 11:06:43 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + module-build-0.26.11.ebuild: + Stable on ppc. 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> module-build-0.26.11.ebuild: diff --git a/dev-perl/module-build/module-build-0.26.11.ebuild b/dev-perl/module-build/module-build-0.26.11.ebuild index f276103a0724..26321e724ddd 100644 --- a/dev-perl/module-build/module-build-0.26.11.ebuild +++ b/dev-perl/module-build/module-build-0.26.11.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.26.11.ebuild,v 1.3 2006/01/15 01:38:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.4 2006/01/15 11:06:43 hansmi 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 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/yaml |