From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
Date: Sat, 6 Sep 2014 09:52:18 +0000 (UTC) [thread overview]
Message-ID: <1409991464.c3f861b9480b226d1123958714db0a08fc10ffeb.kent@gentoo> (raw)
commit: c3f861b9480b226d1123958714db0a08fc10ffeb
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 6 08:17:44 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 6 08:17:44 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c3f861b9
[treeclean] remove virtual/perl-if which is completely superceded by ::gentoo
---
virtual/perl-if/ChangeLog | 43 ------------------------------
virtual/perl-if/metadata.xml | 5 ----
virtual/perl-if/perl-if-0.50.0.ebuild | 23 ----------------
virtual/perl-if/perl-if-0.60.100-r2.ebuild | 15 -----------
virtual/perl-if/perl-if-0.60.100-r3.ebuild | 15 -----------
5 files changed, 101 deletions(-)
diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
deleted file mode 100644
index 4565be3..0000000
--- a/virtual/perl-if/ChangeLog
+++ /dev/null
@@ -1,43 +0,0 @@
-# ChangeLog for virtual/perl-if
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 08 Nov 2013; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.200.ebuild:
- In gentoo
-
-*perl-if-0.60.100-r3 (13 Aug 2013)
-
- 13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
- +perl-if-0.60.100-r3.ebuild:
- fixup perl-if-0.60.100{-r3} as it never was in perl-5.16*
-
-*perl-if-0.60.200 (13 Aug 2013)
-
- 13 Aug 2013; Kent Fredric <kentfredric@gmail.com> +perl-if-0.60.200.ebuild:
- add perl-if-0.60.200 for perl-5.18*
-
-*perl-if-0.60.100-r2 (31 Jul 2012)
-
- 31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
- -perl-if-0.60.100-r1.ebuild, +perl-if-0.60.100-r2.ebuild:
- Fix for 5.16
-
-*perl-if-0.60.100-r1 (17 Jun 2011)
-
- 17 Jun 2011; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.100.ebuild,
- +perl-if-0.60.100-r1.ebuild:
- Update for perl-5.14.1 with star-match
-
- 24 May 2011; Kent Fredric <kentfredric@gmail.com> perl-if-0.60.100.ebuild:
- Remove _rc1 references and fix to be 5.14.0 friendly
-
- 20 Apr 2011; Kent Fredric <kentfredric@gmail.com> perl-if-0.60.100.ebuild:
- Added 5.14
-
-*perl-if-0.60.100 (03 Apr 2011)
-*perl-if-0.50.0 (03 Apr 2011)
-
- 03 Apr 2011; Kent Fredric <kentfredric@gmail.com> +perl-if-0.50.0.ebuild,
- +perl-if-0.60.100.ebuild, +metadata.xml:
- Added
-
diff --git a/virtual/perl-if/metadata.xml b/virtual/perl-if/metadata.xml
deleted file mode 100644
index fcd994b..0000000
--- a/virtual/perl-if/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
-</pkgmetadata>
diff --git a/virtual/perl-if/perl-if-0.50.0.ebuild b/virtual/perl-if/perl-if-0.50.0.ebuild
deleted file mode 100644
index 745cebe..0000000
--- a/virtual/perl-if/perl-if-0.50.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- || (
- ~dev-lang/perl-5.12.3
- ~dev-lang/perl-5.12.2
- ~dev-lang/perl-5.10.1
-
- )
- !perl-core/if
-"
diff --git a/virtual/perl-if/perl-if-0.60.100-r2.ebuild b/virtual/perl-if/perl-if-0.60.100-r2.ebuild
deleted file mode 100644
index 3db9bed..0000000
--- a/virtual/perl-if/perl-if-0.60.100-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/if-${PV} )"
diff --git a/virtual/perl-if/perl-if-0.60.100-r3.ebuild b/virtual/perl-if/perl-if-0.60.100-r3.ebuild
deleted file mode 100644
index 7178bc2..0000000
--- a/virtual/perl-if/perl-if-0.60.100-r3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
-
-DESCRIPTION="Virtual for perl-core/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/if-${PV} )"
next reply other threads:[~2014-09-06 9:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-06 9:52 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-11-09 5:56 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/ Kent Fredric
2013-08-13 11:37 Kent Fredric
2013-08-13 11:37 Kent Fredric
2012-07-31 17:10 Kent Fredric
2011-06-17 0:30 Kent Fredric
2011-04-20 22:02 Kent Fredric
2011-04-03 23:33 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1409991464.c3f861b9480b226d1123958714db0a08fc10ffeb.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox