diff options
Diffstat (limited to 'dev-perl/B-Hooks-Parser')
-rw-r--r-- | dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/B-Hooks-Parser/ChangeLog | 5 |
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild b/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild deleted file mode 100644 index af3f640ff2c4..000000000000 --- a/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.90.0.ebuild,v 1.1 2011/09/01 13:09:52 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=FLORA -MODULE_VERSION=0.09 -inherit perl-module - -DESCRIPTION="Interface to perls parser variables" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-perl/B-Hooks-OP-Check" -DEPEND="${RDEPEND} - >=dev-perl/extutils-depends-0.302 - test? ( dev-perl/Test-Exception - dev-perl/B-Hooks-EndOfScope )" -SRC_TEST=do diff --git a/dev-perl/B-Hooks-Parser/ChangeLog b/dev-perl/B-Hooks-Parser/ChangeLog index ec970ecc3a8b..747a1b681ac1 100644 --- a/dev-perl/B-Hooks-Parser/ChangeLog +++ b/dev-perl/B-Hooks-Parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/B-Hooks-Parser # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.5 2012/02/07 18:39:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.6 2012/04/21 19:55:40 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> -B-Hooks-Parser-0.90.0.ebuild: + Cleanup *B-Hooks-Parser-0.100.0 (07 Feb 2012) |