diff options
author | Torsten Veller <tove@gentoo.org> | 2010-05-08 07:18:33 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-05-08 07:18:33 +0000 |
commit | 701ffd3324011880b6f818afb7e2ac0d889b8d5c (patch) | |
tree | 3dee77d6960ceb5882a8d6627f71aa0a99abdf73 /dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-701ffd3324011880b6f818afb7e2ac0d889b8d5c.tar.gz gentoo-2-701ffd3324011880b6f818afb7e2ac0d889b8d5c.tar.bz2 gentoo-2-701ffd3324011880b6f818afb7e2ac0d889b8d5c.zip |
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild')
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild new file mode 100644 index 000000000000..4853908d0139 --- /dev/null +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild,v 1.1 2010/05/08 07:18:33 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR=FLORA +inherit perl-module + +DESCRIPTION="Execute code after a scope finished compilation" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-perl/Variable-Magic-0.34 + dev-perl/Sub-Exporter" +RDEPEND="${DEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.31" + +SRC_TEST=do |