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 319D4138CEA for ; Sun, 14 Jun 2015 17:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 169A3E08C5; Sun, 14 Jun 2015 17:05:38 +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 37AFDE08C5 for ; Sun, 14 Jun 2015 17:05:32 +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 5BD96340BFF for ; Sun, 14 Jun 2015 17:05:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0462A52 for ; Sun, 14 Jun 2015 17:05:27 +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: <1434301212.7638bb6213c308a77cc042d3a367dac79a943c34.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Tie-RefHash/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: perl-core/Tie-RefHash/Tie-RefHash-1.390.0-r1.ebuild perl-core/Tie-RefHash/metadata.xml X-VCS-Directories: perl-core/Tie-RefHash/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 7638bb6213c308a77cc042d3a367dac79a943c34 X-VCS-Branch: master Date: Sun, 14 Jun 2015 17:05:27 +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: 5ff0d048-e5bb-4554-a925-7f10297d9ce3 X-Archives-Hash: 3c97f245d9650790914f211a291e4b3d commit: 7638bb6213c308a77cc042d3a367dac79a943c34 Author: Kent Fredric gmail com> AuthorDate: Sun Jun 14 17:00:12 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Jun 14 17:00:12 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7638bb62 [trim] perl-core/Tie-RefHash: presently redundant perl-core/Tie-RefHash/Tie-RefHash-1.390.0-r1.ebuild | 21 --------------------- perl-core/Tie-RefHash/metadata.xml | 10 ---------- 2 files changed, 31 deletions(-) diff --git a/perl-core/Tie-RefHash/Tie-RefHash-1.390.0-r1.ebuild b/perl-core/Tie-RefHash/Tie-RefHash-1.390.0-r1.ebuild deleted file mode 100644 index 8f7c8b6..0000000 --- a/perl-core/Tie-RefHash/Tie-RefHash-1.390.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -MODULE_AUTHOR=FLORA -MODULE_VERSION=1.39 -inherit perl-module - -DESCRIPTION="Use references as hash keys" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND="" -DEPEND=" - virtual/perl-ExtUtils-MakeMaker - ${RDEPEND} -" -SRC_TEST="do parallel" diff --git a/perl-core/Tie-RefHash/metadata.xml b/perl-core/Tie-RefHash/metadata.xml deleted file mode 100644 index f6cf59c..0000000 --- a/perl-core/Tie-RefHash/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - perl - - Tie-RefHash - Tie::RefHash - Tie::RefHash::Nestable - -