diff options
author | Torsten Veller <tove@gentoo.org> | 2009-10-12 12:22:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-10-12 12:22:13 +0000 |
commit | 3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a (patch) | |
tree | 97d9548660ec91d14486bcdd5806bebb4e677436 /dev-perl/Class-C3-XS | |
parent | Version bump (diff) | |
download | historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.gz historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.tar.bz2 historical-3aa16f9c4ceb5540c9cb9bfd597d34bdac78c78a.zip |
Cleanup
Package-Manager: portage-2.2_rc45/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Class-C3-XS')
-rw-r--r-- | dev-perl/Class-C3-XS/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-C3-XS/Class-C3-XS-0.11.ebuild | 20 |
2 files changed, 4 insertions, 21 deletions
diff --git a/dev-perl/Class-C3-XS/ChangeLog b/dev-perl/Class-C3-XS/ChangeLog index 3e7c892c01b9..02326bdc044b 100644 --- a/dev-perl/Class-C3-XS/ChangeLog +++ b/dev-perl/Class-C3-XS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-C3-XS # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3-XS/ChangeLog,v 1.5 2009/09/25 13:28:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3-XS/ChangeLog,v 1.6 2009/10/12 12:12:53 tove Exp $ + + 12 Oct 2009; Torsten Veller <tove@gentoo.org> -Class-C3-XS-0.11.ebuild: + Cleanup *Class-C3-XS-0.13 (25 Sep 2009) diff --git a/dev-perl/Class-C3-XS/Class-C3-XS-0.11.ebuild b/dev-perl/Class-C3-XS/Class-C3-XS-0.11.ebuild deleted file mode 100644 index 55b25ed7fa99..000000000000 --- a/dev-perl/Class-C3-XS/Class-C3-XS-0.11.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3-XS/Class-C3-XS-0.11.ebuild,v 1.1 2009/04/01 08:24:07 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=FLORA -inherit perl-module - -DESCRIPTION="XS speedups for Class::C3" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( dev-perl/Test-Pod )" - -SRC_TEST=do |