summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 20:38:49 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 20:38:49 +0000
commit37fc29ff9150e11f32bd0418743582c06ca307bf (patch)
tree44942d3f9b0194587a70ad829adec61369035fde /perl-core/File-Spec
parentMarking texlive-langindic-2008-r1 ppc64 for bug 235551 (diff)
downloadgentoo-2-37fc29ff9150e11f32bd0418743582c06ca307bf.tar.gz
gentoo-2-37fc29ff9150e11f32bd0418743582c06ca307bf.tar.bz2
gentoo-2-37fc29ff9150e11f32bd0418743582c06ca307bf.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'perl-core/File-Spec')
-rw-r--r--perl-core/File-Spec/ChangeLog8
-rw-r--r--perl-core/File-Spec/File-Spec-3.12.ebuild23
-rw-r--r--perl-core/File-Spec/File-Spec-3.15.ebuild23
-rw-r--r--perl-core/File-Spec/File-Spec-3.24.ebuild25
4 files changed, 6 insertions, 73 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog
index b194f186ee6d..716a43160e08 100644
--- a/perl-core/File-Spec/ChangeLog
+++ b/perl-core/File-Spec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/File-Spec
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.55 2008/11/18 14:18:11 tove Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.56 2009/03/13 20:38:49 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -File-Spec-3.12.ebuild,
+ -File-Spec-3.15.ebuild, -File-Spec-3.24.ebuild:
+ Cleanup
18 Nov 2008; Torsten Veller <tove@gentoo.org> File-Spec-3.12.ebuild,
File-Spec-3.15.ebuild, File-Spec-3.24.ebuild, File-Spec-3.25.ebuild,
diff --git a/perl-core/File-Spec/File-Spec-3.12.ebuild b/perl-core/File-Spec/File-Spec-3.12.ebuild
deleted file mode 100644
index 40baad453bc3..000000000000
--- a/perl-core/File-Spec/File-Spec-3.12.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.12.ebuild,v 1.13 2008/11/18 14:18:11 tove Exp $
-
-inherit perl-module
-
-MY_P="PathTools-${PV}"
-S=${WORKDIR}/${MY_P}
-
-myconf='INSTALLDIRS=vendor'
-
-DESCRIPTION="Handling files and directories portably"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/File-Spec-3.12.readme"
-SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- virtual/perl-Module-Build
- virtual/perl-ExtUtils-CBuilder"
diff --git a/perl-core/File-Spec/File-Spec-3.15.ebuild b/perl-core/File-Spec/File-Spec-3.15.ebuild
deleted file mode 100644
index 02d2dbb44686..000000000000
--- a/perl-core/File-Spec/File-Spec-3.15.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.14 2008/11/18 14:18:11 tove Exp $
-
-inherit perl-module
-
-MY_P="PathTools-${PV}"
-S=${WORKDIR}/${MY_P}
-
-myconf='INSTALLDIRS=vendor'
-
-DESCRIPTION="Handling files and directories portably"
-HOMEPAGE="http://search.cpan.org/~kwilliams/"
-SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-lang/perl
- virtual/perl-Module-Build
- virtual/perl-ExtUtils-CBuilder"
diff --git a/perl-core/File-Spec/File-Spec-3.24.ebuild b/perl-core/File-Spec/File-Spec-3.24.ebuild
deleted file mode 100644
index 1a34cc89ccc8..000000000000
--- a/perl-core/File-Spec/File-Spec-3.24.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.24.ebuild,v 1.11 2008/11/18 14:18:11 tove Exp $
-
-inherit perl-module
-
-MY_P="PathTools-${PV}"
-
-DESCRIPTION="Handling files and directories portably"
-HOMEPAGE="http://search.cpan.org/~kwilliams/"
-SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="dev-lang/perl
- virtual/perl-ExtUtils-CBuilder"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
-
-S=${WORKDIR}/${MY_P}
-
-myconf='INSTALLDIRS=vendor'