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 2219713829C for ; Wed, 1 Jun 2016 21:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60C9F141E1; Wed, 1 Jun 2016 21:37:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD246141E1 for ; Wed, 1 Jun 2016 21:37:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EA4F340C7C for ; Wed, 1 Jun 2016 21:37:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 744BC976 for ; Wed, 1 Jun 2016 21:37:12 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1464817024.ce7d6c5669e05fe05aa0898518f05c699ed0bb91.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Spiffy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Spiffy/Manifest dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild X-VCS-Directories: dev-perl/Spiffy/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: ce7d6c5669e05fe05aa0898518f05c699ed0bb91 X-VCS-Branch: master Date: Wed, 1 Jun 2016 21:37:12 +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: 2ae829b4-78da-4971-9136-a3637a239260 X-Archives-Hash: 85f62e9f64eefa7fc34c20ddc6458a86 commit: ce7d6c5669e05fe05aa0898518f05c699ed0bb91 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jun 1 21:37:04 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Wed Jun 1 21:37:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7d6c56 dev-perl/Spiffy: Remove old Package-Manager: portage-2.3.0_rc1 dev-perl/Spiffy/Manifest | 1 - dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/dev-perl/Spiffy/Manifest b/dev-perl/Spiffy/Manifest index 8d593c8..ebdf7d8 100644 --- a/dev-perl/Spiffy/Manifest +++ b/dev-perl/Spiffy/Manifest @@ -1,2 +1 @@ -DIST Spiffy-0.31.tar.gz 53320 SHA256 922e02aa62a8a618f91dc185d34fde65ef652dfa35d7a335f2e8de2ffdd2f686 SHA512 8d08a04823c98b34a9c4114b6d60f572e33a716969af65cb6818f75d4be9887ba723a70c268b77f2642e707c80875e31a3fa931d6f0c328cffdad8354cc400ca WHIRLPOOL 6d4d540af547f70feeaac5e44b2f8fe989094e2867b40b14e40e090d673015d97a0be98848878d5d3d02d42ee062dcac1e8a31f9458fa57ac7a85ed2ff9a0ed5 DIST Spiffy-0.46.tar.gz 33447 SHA256 8f58620a8420255c49b6c43c5ff5802bd25e4f09240c51e5bf2b022833d41da3 SHA512 a1fb02bae4a6edab564c05af2f1b2caaf996d433ec054e07e75a53e88216c46cf14db87a2abdfc9c74f73791267f69129a86bfdaa77492f941104143ca7b8154 WHIRLPOOL 2daf405ad2b84396b96f8df040646b1f75e5bcadd95c4f4ab047c0007433510d18c0f9486603639925c05b3ba8ee689c9e29e873b5705e37b278cdfc55487abd diff --git a/dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild b/dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild deleted file mode 100644 index 0fdee63..0000000 --- a/dev-perl/Spiffy/Spiffy-0.310.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=INGY -MODULE_VERSION=0.31 -inherit perl-module - -DESCRIPTION="Spiffy Perl Interface Framework For You" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -SRC_TEST="do"