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 6FBA5138CED for ; Sun, 14 Jun 2015 17:05:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 339CAE089F; Sun, 14 Jun 2015 17:05:30 +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 58F5FE08A1 for ; Sun, 14 Jun 2015 17:05:29 +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 61B68340BD3 for ; Sun, 14 Jun 2015 17:05:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75ECAA23 for ; Sun, 14 Jun 2015 17:05:26 +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: <1434300044.0615277b3b30df50f7e106e6797cb531a2a84509.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-constant/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-constant/perl-constant-1.270.0-r3.ebuild X-VCS-Directories: virtual/perl-constant/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0615277b3b30df50f7e106e6797cb531a2a84509 X-VCS-Branch: master Date: Sun, 14 Jun 2015 17:05:26 +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: 43f22c35-8ed5-46e0-a07b-9c8d02aa91c6 X-Archives-Hash: 29435ccd7d8b855af3fccb72a6a41269 commit: 0615277b3b30df50f7e106e6797cb531a2a84509 Author: Kent Fredric gmail com> AuthorDate: Sun Jun 14 16:40:44 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Jun 14 16:40:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0615277b [cleanup] virtual/perl-constant: remove redundant versions Package-Manager: portage-2.2.17 virtual/perl-constant/perl-constant-1.270.0-r3.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/virtual/perl-constant/perl-constant-1.270.0-r3.ebuild b/virtual/perl-constant/perl-constant-1.270.0-r3.ebuild deleted file mode 100644 index fcbb558..0000000 --- a/virtual/perl-constant/perl-constant-1.270.0-r3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}"