From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C3CC138247 for ; Sat, 9 Nov 2013 05:56:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1E0BE09D7; Sat, 9 Nov 2013 05:56:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18248E09C3 for ; Sat, 9 Nov 2013 05:56:21 +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 12F8933F266 for ; Sat, 9 Nov 2013 05:56:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1A543E54D5 for ; Sat, 9 Nov 2013 05:56:19 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1383925404.a39d6cb476f5fe4297aabe58bc6eab977d20a8c8.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-Filter-Simple/ChangeLog virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild X-VCS-Directories: virtual/perl-Filter-Simple/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a39d6cb476f5fe4297aabe58bc6eab977d20a8c8 X-VCS-Branch: master Date: Sat, 9 Nov 2013 05:56:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8bf8aa2d-7c4e-4039-bbff-d4a668e6d736 X-Archives-Hash: 5e7020945f064059eb9daf489084e392 commit: a39d6cb476f5fe4297aabe58bc6eab977d20a8c8 Author: Kent Fredric gmail com> AuthorDate: Fri Nov 8 15:43:24 2013 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Nov 8 15:43:24 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a39d6cb4 [trim] virtual/perl-Filter-Simple-0.890.0 In gentoo Package-Manager: portage-2.2.7 Manifest-Sign-Key: E854324B1366A820 --- virtual/perl-Filter-Simple/ChangeLog | 4 ++++ .../perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild | 15 --------------- 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog index 06ed31f..81ebc23 100644 --- a/virtual/perl-Filter-Simple/ChangeLog +++ b/virtual/perl-Filter-Simple/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 08 Nov 2013; Kent Fredric + -perl-Filter-Simple-0.890.0.ebuild: + In gentoo + *perl-Filter-Simple-0.890.0 (13 Aug 2013) 13 Aug 2013; Kent Fredric diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild deleted file mode 100644 index 3b6b707..0000000 --- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.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/Filter-Simple" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/Filter-Simple-${PV} )"