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 D2DDE138CD3 for ; Tue, 9 Jun 2015 10:13:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 629D1E0895; Tue, 9 Jun 2015 10:13:29 +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 E32EBE0895 for ; Tue, 9 Jun 2015 10:13:28 +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 01A4C340ACE for ; Tue, 9 Jun 2015 10:13:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0ADCA4E for ; Tue, 9 Jun 2015 10:13: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: <1433844623.83adb557ed7353764c9d82b719987543ef23523a.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Static-Simple/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.260.0.ebuild dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.280.0.ebuild dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.290.0.ebuild X-VCS-Directories: dev-perl/Catalyst-Plugin-Static-Simple/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 83adb557ed7353764c9d82b719987543ef23523a X-VCS-Branch: master Date: Tue, 9 Jun 2015 10:13: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: 6b49ed4a-8307-4247-8ab9-e813a52e28ee X-Archives-Hash: d05bc4ade2a9fe0929145eb52ab4d0e9 commit: 83adb557ed7353764c9d82b719987543ef23523a Author: Kent Fredric gmail com> AuthorDate: Tue Jun 9 10:10:23 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Jun 9 10:10:23 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=83adb557 [cleanup] Catalyst-Plugin-Static-Simple: Remove old versions Package-Manager: portage-2.2.17 .../Catalyst-Plugin-Static-Simple-0.260.0.ebuild | 28 -------------------- .../Catalyst-Plugin-Static-Simple-0.280.0.ebuild | 30 ---------------------- .../Catalyst-Plugin-Static-Simple-0.290.0.ebuild | 30 ---------------------- 3 files changed, 88 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.260.0.ebuild b/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.260.0.ebuild deleted file mode 100644 index fd9a0b4..0000000 --- a/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.260.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 -MODULE_AUTHOR=BOBTFISH -MODULE_VERSION="0.26" -inherit perl-module - -DESCRIPTION="Make serving static pages painless." -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="test" -RDEPEND=" - >=dev-perl/Catalyst-Runtime-5.800.80 - >=dev-perl/MIME-Types-1.25 - dev-perl/MRO-Compat -" -DEPEND=" - ${RDEPEND} - test? ( - virtual/perl-Test-Simple - ) -" -SRC_TEST="do" diff --git a/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.280.0.ebuild b/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.280.0.ebuild deleted file mode 100644 index 169d27e..0000000 --- a/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.280.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 -MODULE_AUTHOR=BOBTFISH -MODULE_VERSION="0.28" -inherit perl-module - -DESCRIPTION="Make serving static pages painless." -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="test" -RDEPEND=" - >=dev-perl/Catalyst-Runtime-5.800.80 - >=dev-perl/MIME-Types-1.25 - dev-perl/Moose - dev-perl/MooseX-Types - dev-perl/namespace-autoclean -" -DEPEND=" - ${RDEPEND} - test? ( - virtual/perl-Test-Simple - ) -" -SRC_TEST="do" diff --git a/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.290.0.ebuild b/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.290.0.ebuild deleted file mode 100644 index 79c4155..0000000 --- a/dev-perl/Catalyst-Plugin-Static-Simple/Catalyst-Plugin-Static-Simple-0.290.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 -MODULE_AUTHOR=MSTROUT -MODULE_VERSION="0.29" -inherit perl-module - -DESCRIPTION="Make serving static pages painless." -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="test" -RDEPEND=" - >=dev-perl/Catalyst-Runtime-5.800.80 - >=dev-perl/MIME-Types-1.25 - dev-perl/Moose - dev-perl/MooseX-Types - dev-perl/namespace-autoclean -" -DEPEND=" - ${RDEPEND} - test? ( - virtual/perl-Test-Simple - ) -" -SRC_TEST="do"