diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 15:24:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 15:24:51 +0000 |
commit | e5b101c9713b8b3b36ca441cf4419f0473264b24 (patch) | |
tree | ab4d5c6606964a35c13e9d80da4c6e3153921beb /dev-perl/extutils-parsexs | |
parent | Mark 2.14.2 stable on alpha (diff) | |
download | gentoo-2-e5b101c9713b8b3b36ca441cf4419f0473264b24.tar.gz gentoo-2-e5b101c9713b8b3b36ca441cf4419f0473264b24.tar.bz2 gentoo-2-e5b101c9713b8b3b36ca441cf4419f0473264b24.zip |
Cleaning up
(Portage version: 2.1.2_pre3-r5)
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" |