diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:04:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:04:13 +0000 |
commit | d342e659d39b495411e7530e561f7fc643f63a4e (patch) | |
tree | 23117b9035298e34c6526727e635d07c01119059 /dev-perl/module-build | |
parent | Add die messages. Also try emake -C instead of moving into a dir, make, then ... (diff) | |
download | gentoo-2-d342e659d39b495411e7530e561f7fc643f63a4e.tar.gz gentoo-2-d342e659d39b495411e7530e561f7fc643f63a4e.tar.bz2 gentoo-2-d342e659d39b495411e7530e561f7fc643f63a4e.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 176327dd55cd..08c75a7b36e2 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.10 2004/07/30 12:43:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.11 2004/10/19 07:59:47 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> module-build-0.22.ebuild: + Stable on amd64. *module-build-0.25 (30 Jul 2004) diff --git a/dev-perl/module-build/module-build-0.22.ebuild b/dev-perl/module-build/module-build-0.22.ebuild index 79b792478029..c5716725be5e 100644 --- a/dev-perl/module-build/module-build-0.22.ebuild +++ b/dev-perl/module-build/module-build-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.22.ebuild,v 1.7 2004/10/16 23:57:25 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.22.ebuild,v 1.8 2004/10/19 07:59:47 absinthe Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 alpha ~hppa ~mips ~ppc ~sparc ~amd64" +KEYWORDS="~x86 alpha ~hppa ~mips ~ppc ~sparc amd64" IUSE="" DEPEND="dev-perl/module-info |