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/ExtUtils-XSpp | |
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/ExtUtils-XSpp')
-rw-r--r-- | dev-perl/ExtUtils-XSpp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.04.ebuild | 21 |
2 files changed, 4 insertions, 22 deletions
diff --git a/dev-perl/ExtUtils-XSpp/ChangeLog b/dev-perl/ExtUtils-XSpp/ChangeLog index 3cab1e375d89..80a7c4d0baea 100644 --- a/dev-perl/ExtUtils-XSpp/ChangeLog +++ b/dev-perl/ExtUtils-XSpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/ExtUtils-XSpp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSpp/ChangeLog,v 1.2 2009/09/24 06:16:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSpp/ChangeLog,v 1.3 2009/10/12 12:01:06 tove Exp $ + + 12 Oct 2009; Torsten Veller <tove@gentoo.org> -ExtUtils-XSpp-0.04.ebuild: + Cleanup *ExtUtils-XSpp-0.05 (24 Sep 2009) diff --git a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.04.ebuild b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.04.ebuild deleted file mode 100644 index 9896e00e9e71..000000000000 --- a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.04.ebuild +++ /dev/null @@ -1,21 +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/ExtUtils-XSpp/ExtUtils-XSpp-0.04.ebuild,v 1.1 2009/08/10 12:05:31 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SMUELLER -inherit perl-module - -DESCRIPTION="XS for C++" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -DEPEND="virtual/perl-Module-Build - test? ( dev-perl/Test-Differences - dev-perl/Test-Base )" -RDEPEND="" - -SRC_TEST=do |