summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 12:51:59 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 12:51:59 +0000
commit4c7107d518a38ec854c0c52c71885424ec922b92 (patch)
tree30a17e16388ccc1a65b1432d66dc319dfa41b798 /virtual/perl-CGI
parentchmod is not critical, so do not die if it fails. (diff)
downloadgentoo-2-4c7107d518a38ec854c0c52c71885424ec922b92.tar.gz
gentoo-2-4c7107d518a38ec854c0c52c71885424ec922b92.tar.bz2
gentoo-2-4c7107d518a38ec854c0c52c71885424ec922b92.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r--virtual/perl-CGI/ChangeLog7
-rw-r--r--virtual/perl-CGI/perl-CGI-3.29.ebuild15
-rw-r--r--virtual/perl-CGI/perl-CGI-3.42.ebuild15
-rw-r--r--virtual/perl-CGI/perl-CGI-3.43.ebuild15
-rw-r--r--virtual/perl-CGI/perl-CGI-3.44.ebuild15
-rw-r--r--virtual/perl-CGI/perl-CGI-3.45.ebuild15
-rw-r--r--virtual/perl-CGI/perl-CGI-3.47.ebuild14
7 files changed, 6 insertions, 90 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index 3db5df36eaa7..0565929b37ac 100644
--- a/virtual/perl-CGI/ChangeLog
+++ b/virtual/perl-CGI/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.65 2010/01/07 19:56:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.66 2010/01/17 12:51:59 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-CGI-3.29.ebuild,
+ -perl-CGI-3.42.ebuild, -perl-CGI-3.43.ebuild, -perl-CGI-3.44.ebuild,
+ -perl-CGI-3.45.ebuild, -perl-CGI-3.47.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-CGI-3.15.ebuild,
perl-CGI-3.29.ebuild, perl-CGI-3.42.ebuild, perl-CGI-3.43.ebuild,
diff --git a/virtual/perl-CGI/perl-CGI-3.29.ebuild b/virtual/perl-CGI/perl-CGI-3.29.ebuild
deleted file mode 100644
index 06ccc7438e81..000000000000
--- a/virtual/perl-CGI/perl-CGI-3.29.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.29.ebuild,v 1.10 2010/01/07 19:56:32 tove Exp $
-
-DESCRIPTION="Virtual for CGI"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/CGI-${PV}"
diff --git a/virtual/perl-CGI/perl-CGI-3.42.ebuild b/virtual/perl-CGI/perl-CGI-3.42.ebuild
deleted file mode 100644
index e75b89f67291..000000000000
--- a/virtual/perl-CGI/perl-CGI-3.42.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.42.ebuild,v 1.3 2010/01/07 19:56:32 tove Exp $
-
-DESCRIPTION="Virtual for CGI"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/CGI-${PV}"
diff --git a/virtual/perl-CGI/perl-CGI-3.43.ebuild b/virtual/perl-CGI/perl-CGI-3.43.ebuild
deleted file mode 100644
index dfb32d7402f4..000000000000
--- a/virtual/perl-CGI/perl-CGI-3.43.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.43.ebuild,v 1.4 2010/01/07 19:56:32 tove Exp $
-
-DESCRIPTION="Virtual for CGI"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/CGI-${PV} )"
diff --git a/virtual/perl-CGI/perl-CGI-3.44.ebuild b/virtual/perl-CGI/perl-CGI-3.44.ebuild
deleted file mode 100644
index 9656ec176bef..000000000000
--- a/virtual/perl-CGI/perl-CGI-3.44.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.44.ebuild,v 1.3 2010/01/07 19:56:32 tove Exp $
-
-DESCRIPTION="Virtual for CGI"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/CGI-${PV}"
diff --git a/virtual/perl-CGI/perl-CGI-3.45.ebuild b/virtual/perl-CGI/perl-CGI-3.45.ebuild
deleted file mode 100644
index 622973808be4..000000000000
--- a/virtual/perl-CGI/perl-CGI-3.45.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.45.ebuild,v 1.3 2010/01/07 19:56:32 tove Exp $
-
-DESCRIPTION="Virtual for CGI"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/CGI-${PV}"
diff --git a/virtual/perl-CGI/perl-CGI-3.47.ebuild b/virtual/perl-CGI/perl-CGI-3.47.ebuild
deleted file mode 100644
index 18bb2ab79509..000000000000
--- a/virtual/perl-CGI/perl-CGI-3.47.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.47.ebuild,v 1.3 2010/01/07 19:56:32 tove Exp $
-
-DESCRIPTION="Virtual for CGI"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-RDEPEND="~perl-core/CGI-${PV}"