summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-09 08:16:04 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-09 08:16:04 +0000
commit0f5d42f945b392ca543db3724d6aa1128e73f048 (patch)
treee2105283bc0fde9e673d39d6b337c45138beadfd /dev-perl/Parse-RecDescent
parentStable on amd64 wrt bug #313851 (diff)
downloadhistorical-0f5d42f945b392ca543db3724d6aa1128e73f048.tar.gz
historical-0f5d42f945b392ca543db3724d6aa1128e73f048.tar.bz2
historical-0f5d42f945b392ca543db3724d6aa1128e73f048.zip
Cleanup
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-rw-r--r--dev-perl/Parse-RecDescent/ChangeLog7
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.962.2.ebuild27
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.963.ebuild27
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.964.ebuild27
4 files changed, 6 insertions, 82 deletions
diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog
index 86c0b9efd95a..9c8805672a2e 100644
--- a/dev-perl/Parse-RecDescent/ChangeLog
+++ b/dev-perl/Parse-RecDescent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Parse-RecDescent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.36 2010/04/07 07:24:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.37 2010/04/09 07:35:02 tove Exp $
+
+ 09 Apr 2010; Torsten Veller <tove@gentoo.org>
+ -Parse-RecDescent-1.962.2.ebuild, -Parse-RecDescent-1.963.ebuild,
+ -Parse-RecDescent-1.964.ebuild:
+ Cleanup
*Parse-RecDescent-1.965.001 (07 Apr 2010)
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.962.2.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.962.2.ebuild
deleted file mode 100644
index c5fd3187fbaa..000000000000
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.962.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.962.2.ebuild,v 1.2 2010/01/10 19:30:03 grobian Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DCONWAY
-inherit perl-module
-
-DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="virtual/perl-Text-Balanced
- virtual/perl-version"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod )"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- dohtml -r tutorial
-}
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.963.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.963.ebuild
deleted file mode 100644
index 84b2099e1b54..000000000000
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.963.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.963.ebuild,v 1.1 2010/01/21 19:45:25 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DCONWAY
-inherit perl-module
-
-DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="virtual/perl-Text-Balanced
- virtual/perl-version"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod )"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- dohtml -r tutorial || die
-}
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.964.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.964.ebuild
deleted file mode 100644
index ad8ed369c973..000000000000
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.964.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.964.ebuild,v 1.1 2010/02/17 15:11:24 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DCONWAY
-inherit perl-module
-
-DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="virtual/perl-Text-Balanced
- virtual/perl-version"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Pod )"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- dohtml -r tutorial || die
-}