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 99ACF13825A for ; Sat, 14 May 2016 23:35:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04645142C0; Sat, 14 May 2016 23:35:13 +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 58F73142BF for ; Sat, 14 May 2016 23:35:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8B6C7340BD7 for ; Sat, 14 May 2016 23:35:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7098974 for ; Sat, 14 May 2016 23:35:03 +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: <1463268839.853d456a30502c43223e67062808cdd37ee4538b.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Pod-Parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0.ebuild X-VCS-Directories: virtual/perl-Pod-Parser/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 853d456a30502c43223e67062808cdd37ee4538b X-VCS-Branch: master Date: Sat, 14 May 2016 23:35:03 +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: 985d37c9-0aa9-446a-9588-cfb7ccc5077a X-Archives-Hash: e98544588685e4859b0a1359da148620 commit: 853d456a30502c43223e67062808cdd37ee4538b Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat May 14 22:38:29 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat May 14 23:33:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853d456a virtual/perl-Pod-Parser: Remove obsolete virtual Package-Manager: portage-2.2.28 .../perl-Pod-Parser/perl-Pod-Parser-1.630.0.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0.ebuild b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0.ebuild deleted file mode 100644 index 9e86e78..0000000 --- a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -"