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 47D92138CD0 for ; Thu, 2 Jul 2015 04:50:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DDB4E0833; Thu, 2 Jul 2015 04:50:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C661AE0831 for ; Thu, 2 Jul 2015 04:50:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DC23340756 for ; Thu, 2 Jul 2015 04:50:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD318754 for ; Thu, 2 Jul 2015 04:50:37 +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: <1435811410.2c6cb6de7c534ee20cfe1619661f8b8df85f0d8a.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Filter-Template/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Filter-Template/ChangeLog dev-perl/Filter-Template/Filter-Template-1.02.ebuild dev-perl/Filter-Template/Filter-Template-1.03.ebuild dev-perl/Filter-Template/Filter-Template-1.040.ebuild X-VCS-Directories: dev-perl/Filter-Template/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2c6cb6de7c534ee20cfe1619661f8b8df85f0d8a X-VCS-Branch: master Date: Thu, 2 Jul 2015 04:50:37 +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: b7bf174d-1441-4af7-ad47-70e61191f3ea X-Archives-Hash: 2d4afc29a2102822a2394f5c33812921 commit: 2c6cb6de7c534ee20cfe1619661f8b8df85f0d8a Author: Daniel Westermann-Clark pobox com> AuthorDate: Tue Mar 16 21:46:39 2010 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Jul 2 04:30:10 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2c6cb6de [rebase-filter: dwc/Filter-Template] Bump dev-perl/Filter-Template to 1.040 and remove versions not on CPAN (Portage version: 2.1.7.17/git/Linux x86_64) (Signed Manifest commit) dev-perl/Filter-Template/ChangeLog | 9 ++++++++- dev-perl/Filter-Template/Filter-Template-1.02.ebuild | 20 -------------------- ...late-1.03.ebuild => Filter-Template-1.040.ebuild} | 2 +- 3 files changed, 9 insertions(+), 22 deletions(-) diff --git a/dev-perl/Filter-Template/ChangeLog b/dev-perl/Filter-Template/ChangeLog index 3a28eaa..94f43c6 100644 --- a/dev-perl/Filter-Template/ChangeLog +++ b/dev-perl/Filter-Template/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-perl/Filter-Template -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Filter-Template-1.040 (16 Mar 2010) + + 16 Mar 2010; Daniel Westermann-Clark + -Filter-Template-1.02.ebuild, -Filter-Template-1.03.ebuild, + +Filter-Template-1.040.ebuild: + Bump dev-perl/Filter-Template to 1.040 and remove versions not on CPAN + *Filter-Template-1.03 (13 Aug 2009) 13 Aug 2009; Daniel Westermann-Clark diff --git a/dev-perl/Filter-Template/Filter-Template-1.02.ebuild b/dev-perl/Filter-Template/Filter-Template-1.02.ebuild deleted file mode 100644 index fede27a..0000000 --- a/dev-perl/Filter-Template/Filter-Template-1.02.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 - -MODULE_AUTHOR=RCAPUTO -inherit perl-module - -DESCRIPTION="Source filter for code templates or macros" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" -SRC_TEST="do" - -IUSE="test" -RDEPEND="" -DEPEND="${RDEPEND} - test? ( virtual/perl-Test-Simple )" diff --git a/dev-perl/Filter-Template/Filter-Template-1.03.ebuild b/dev-perl/Filter-Template/Filter-Template-1.040.ebuild similarity index 90% rename from dev-perl/Filter-Template/Filter-Template-1.03.ebuild rename to dev-perl/Filter-Template/Filter-Template-1.040.ebuild index 6e763f7..4a14b03 100644 --- a/dev-perl/Filter-Template/Filter-Template-1.03.ebuild +++ b/dev-perl/Filter-Template/Filter-Template-1.040.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $