commit: 76664960aa0919407c026cd8cbb3304124b14d20 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Apr 5 22:17:12 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Apr 5 22:17:12 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=76664960
[cpanclean] dev-perl/ExtUtils-CChecker-0.60.0 Package-Manager: portage-2.2.7 Manifest-Sign-Key: E854324B1366A820 --- dev-perl/ExtUtils-CChecker/ChangeLog | 4 ++++ .../ExtUtils-CChecker-0.60.0.ebuild | 24 ---------------------- 2 files changed, 4 insertions(+), 24 deletions(-) diff --git a/dev-perl/ExtUtils-CChecker/ChangeLog b/dev-perl/ExtUtils-CChecker/ChangeLog index 0b1ac4b..b65a4c2 100644 --- a/dev-perl/ExtUtils-CChecker/ChangeLog +++ b/dev-perl/ExtUtils-CChecker/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 05 Apr 2014; Kent Fredric <[email protected]> + -ExtUtils-CChecker-0.60.0.ebuild: + Gone on CPAN + *ExtUtils-CChecker-0.90.0 (05 Apr 2014) 05 Apr 2014; Kent Fredric <[email protected]> diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.0.ebuild deleted file mode 100644 index c0b1759..0000000 --- a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3 - -MODULE_AUTHOR=PEVANS -MODULE_VERSION=0.06 -inherit perl-module - -DESCRIPTION="configure-time utilities for using C headers, libraries, or OS features" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( - dev-perl/Test-Exception - )" - -SRC_TEST="do"
