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 3BB601397EC for ; Wed, 19 Aug 2015 10:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FD68142A9; Wed, 19 Aug 2015 10:37:43 +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 23E7E142AD for ; Wed, 19 Aug 2015 10:37:43 +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 63D44340806 for ; Wed, 19 Aug 2015 10:37:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7776B165 for ; Wed, 19 Aug 2015 10:37:39 +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: <1439980476.2ac8212bc360486a3c60f5637605c6ddb6e88170.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/autobox/autobox-2.830.0.ebuild dev-perl/autobox/metadata.xml X-VCS-Directories: dev-perl/autobox/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2ac8212bc360486a3c60f5637605c6ddb6e88170 X-VCS-Branch: master Date: Wed, 19 Aug 2015 10:37:39 +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: fc460c79-9a19-46b4-8441-a38b1bb4b981 X-Archives-Hash: 3149764e072b038c14168b2b827b74a3 commit: 2ac8212bc360486a3c60f5637605c6ddb6e88170 Author: Kent Fredric gmail com> AuthorDate: Wed Aug 19 10:34:36 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Wed Aug 19 10:34:36 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2ac8212b dev-perl/autobox: Removed due to availability in ::gentoo dev-perl/autobox/autobox-2.830.0.ebuild | 19 ------------------- dev-perl/autobox/metadata.xml | 13 ------------- 2 files changed, 32 deletions(-) diff --git a/dev-perl/autobox/autobox-2.830.0.ebuild b/dev-perl/autobox/autobox-2.830.0.ebuild deleted file mode 100644 index efaf534..0000000 --- a/dev-perl/autobox/autobox-2.830.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=5 -MODULE_AUTHOR=CHOCOLATE -MODULE_VERSION=2.83 -inherit perl-module - -DESCRIPTION='call methods on native types' -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND=" - >=dev-perl/Scope-Guard-0.200.0 -" -DEPEND=" - ${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" diff --git a/dev-perl/autobox/metadata.xml b/dev-perl/autobox/metadata.xml deleted file mode 100644 index bb7de75..0000000 --- a/dev-perl/autobox/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - perl - - mb@cattlegrid.info - Michele Beltrame - - - autobox - autobox - -