diff options
author | 2004-05-26 09:14:54 +0000 | |
---|---|---|
committer | 2004-05-26 09:14:54 +0000 | |
commit | 1eec6ea461df75c5eda9b4372ce23637bf67642e (patch) | |
tree | d744913d567faf799018696e719445742fb719d0 /dev-perl/module-build | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-1eec6ea461df75c5eda9b4372ce23637bf67642e.tar.gz gentoo-2-1eec6ea461df75c5eda9b4372ce23637bf67642e.tar.bz2 gentoo-2-1eec6ea461df75c5eda9b4372ce23637bf67642e.zip |
Stable on alpha.
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 e49b91ec8c3c..6ba301c60d88 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.6 2004/04/05 23:55:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.7 2004/05/26 09:13:49 kloeri Exp $ + + 26 May 2004; Bryan �stergaard <kloeri@gentoo.org> module-build-0.22.ebuild: + Stable on alpha. 05 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> module-build-0.19.ebuild: diff --git a/dev-perl/module-build/module-build-0.22.ebuild b/dev-perl/module-build/module-build-0.22.ebuild index 308e8c9f31e4..873f17aad4e8 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 Technologies, Inc. # 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.2 2004/02/22 20:45:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.22.ebuild,v 1.3 2004/05/26 09:13:49 kloeri 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" DEPEND="dev-perl/module-info dev-perl/yaml |