From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SOZmj-0002G1-VN for garchives@archives.gentoo.org; Sun, 29 Apr 2012 19:27:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71E15E07AA; Sun, 29 Apr 2012 19:27:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 42713E07AA for ; Sun, 29 Apr 2012 19:26:59 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BAF41B4067 for ; Sun, 29 Apr 2012 19:26:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 21A6DE542E for ; Sun, 29 Apr 2012 19:26:56 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1335725511.c49db0f7b77feba63f6afd209796c038d7bfb775.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Filter-Simple/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: perl-core/Filter-Simple/ChangeLog perl-core/Filter-Simple/Filter-Simple-0.870.0.ebuild X-VCS-Directories: perl-core/Filter-Simple/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c49db0f7b77feba63f6afd209796c038d7bfb775 X-VCS-Branch: master Date: Sun, 29 Apr 2012 19:26:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 85016269-e406-442c-82bf-6b465fe971fc X-Archives-Hash: 86031854b8bfd05257f23da17bac541e commit: c49db0f7b77feba63f6afd209796c038d7bfb775 Author: Kent Fredric gmail com> AuthorDate: Sun Apr 29 18:51:51 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Apr 29 18:51:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dc49db0f7 [cpanclean] Filter-Simple-0.870.0 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit= with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- perl-core/Filter-Simple/ChangeLog | 4 +++ .../Filter-Simple/Filter-Simple-0.870.0.ebuild | 27 --------------= ------ 2 files changed, 4 insertions(+), 27 deletions(-) diff --git a/perl-core/Filter-Simple/ChangeLog b/perl-core/Filter-Simple/= ChangeLog index 21fc493..2c73222 100644 --- a/perl-core/Filter-Simple/ChangeLog +++ b/perl-core/Filter-Simple/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 29 Apr 2012; Kent Fredric + -Filter-Simple-0.870.0.ebuild: + Gone on CPAN + *Filter-Simple-0.880.0 (26 Feb 2012) =20 26 Feb 2012; Kent Fredric diff --git a/perl-core/Filter-Simple/Filter-Simple-0.870.0.ebuild b/perl-= core/Filter-Simple/Filter-Simple-0.870.0.ebuild deleted file mode 100644 index 754e811..0000000 --- a/perl-core/Filter-Simple/Filter-Simple-0.870.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=3D4 -MODULE_AUTHOR=3DSMUELLER -MODULE_VERSION=3D0.87 -inherit perl-module - -DESCRIPTION=3D"Simplified source filtering" -LICENSE=3D"|| ( Artistic GPL-2 )" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"test" - -comment() { echo ''; } - -COMMON_DEPEND=3D" - >=3Dvirtual/perl-Text-Balanced-1.97 - virtual/perl-Filter $(comment Filter::Util::Call ) -" -DEPEND=3D" - ${COMMON_DEPEND} -" -RDEPEND=3D" - ${COMMON_DEPEND} -" -SRC_TEST=3D"do"