diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 00:04:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 00:04:19 +0000 |
commit | 79ed692613ee78ad0cb886f0f77b13b4fa0cb841 (patch) | |
tree | 32405d1e56b41ec7ed7152571f5123c72781478d /dev-perl/module-build | |
parent | Marking stable sparc (diff) | |
download | historical-79ed692613ee78ad0cb886f0f77b13b4fa0cb841.tar.gz historical-79ed692613ee78ad0cb886f0f77b13b4fa0cb841.tar.bz2 historical-79ed692613ee78ad0cb886f0f77b13b4fa0cb841.zip |
Marking stable sparc
Package-Manager: portage-2.1
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.28.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 736d2add7e8c..991d0847b1e2 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.35 2006/05/27 21:24:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.36 2006/06/11 23:44:54 mcummings Exp $ + + 11 Jun 2006; Michael Cummings <mcummings@gentoo.org> + module-build-0.28.ebuild: + Marking stable sparc 27 May 2006; <mcummings@gentoo.org> module-build-0.26.11.ebuild: Marking stable amd64, tested on pitr, closes all the module-build sandbox bugs. diff --git a/dev-perl/module-build/module-build-0.28.ebuild b/dev-perl/module-build/module-build-0.28.ebuild index 094da941b488..be4870e18c89 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.2 2006/05/02 05:24:24 flameeyes Exp $ +# $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 $ 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 |