diff options
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index dd8a700d5765..ea6063b64492 100644 --- a/dev-perl/extutils-parsexs/ChangeLog +++ b/dev-perl/extutils-parsexs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/extutils-parsexs # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.31 2006/09/24 10:47:19 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.32 2006/10/20 15:24:51 mcummings Exp $ + + 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -extutils-parsexs-2.08.ebuild, -extutils-parsexs-2.11.ebuild, + extutils-parsexs-2.15.ebuild, extutils-parsexs-2.16.ebuild: + Cleaning up *extutils-parsexs-2.16 (24 Sep 2006) diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild index 7189537a8c47..04765416abbe 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.14 2006/08/19 14:09:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.15 2006/10/20 15:24:51 mcummings Exp $ inherit perl-module @@ -18,6 +18,5 @@ IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder dev-perl/module-build dev-lang/perl" -RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild index 2983d91f9e74..9fc36b16c263 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild,v 1.1 2006/09/24 10:47:19 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild,v 1.2 2006/10/20 15:24:51 mcummings Exp $ inherit perl-module @@ -18,6 +18,5 @@ IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder dev-perl/module-build dev-lang/perl" -RDEPEND="${DEPEND}" SRC_TEST="do" |