diff options
author | Torsten Veller <tove@gentoo.org> | 2012-09-02 16:41:03 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-09-02 16:41:03 +0000 |
commit | 3cad0e6c5d2889596bd3669acfda42f3babce5b1 (patch) | |
tree | 6b103c6a5de043ebe7ae68aa0cc902bf2795fed7 /dev-perl/File-pushd | |
parent | Initial commit of this multipurpose library, will be used by orcus in future ... (diff) | |
download | historical-3cad0e6c5d2889596bd3669acfda42f3babce5b1.tar.gz historical-3cad0e6c5d2889596bd3669acfda42f3babce5b1.tar.bz2 historical-3cad0e6c5d2889596bd3669acfda42f3babce5b1.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha123/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-pushd')
-rw-r--r-- | dev-perl/File-pushd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-pushd/File-pushd-1.1.0.ebuild | 22 |
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-perl/File-pushd/ChangeLog b/dev-perl/File-pushd/ChangeLog index f8c14534e6f8..21f6c1481832 100644 --- a/dev-perl/File-pushd/ChangeLog +++ b/dev-perl/File-pushd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-pushd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/ChangeLog,v 1.7 2012/06/24 12:59:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/ChangeLog,v 1.8 2012/09/02 16:26:19 tove Exp $ + + 02 Sep 2012; Torsten Veller <tove@gentoo.org> -File-pushd-1.1.0.ebuild: + Cleanup 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/File-pushd/File-pushd-1.1.0.ebuild b/dev-perl/File-pushd/File-pushd-1.1.0.ebuild deleted file mode 100644 index 603b283843f8..000000000000 --- a/dev-perl/File-pushd/File-pushd-1.1.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-pushd/File-pushd-1.1.0.ebuild,v 1.1 2011/09/17 19:05:48 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DAGOLDEN -MODULE_VERSION=1.001 -inherit perl-module - -DESCRIPTION="change directory temporarily for a limited scope" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=do |