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 179D813838B for ; Sat, 4 Oct 2014 21:26:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A2F3E09C3; Sat, 4 Oct 2014 21:26: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 151ABE09B3 for ; Sat, 4 Oct 2014 21:26:35 +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 D7D4B340349 for ; Sat, 4 Oct 2014 21:26:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02DAF6FE6 for ; Sat, 4 Oct 2014 21:26:32 +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: <1412457759.7d1264cd51143305ca1244a489b1ab5302c40be2.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Normalize/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0-r2.ebuild virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.140.0-r2.ebuild virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild X-VCS-Directories: virtual/perl-Unicode-Normalize/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 7d1264cd51143305ca1244a489b1ab5302c40be2 X-VCS-Branch: master Date: Sat, 4 Oct 2014 21:26:32 +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: d1e39dd0-7424-4616-9e65-e492db7c4276 X-Archives-Hash: f146994e3164b02de5a380a222252476 commit: 7d1264cd51143305ca1244a489b1ab5302c40be2 Author: Kent Fredric gmail com> AuthorDate: Sat Oct 4 21:22:39 2014 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Oct 4 21:22:39 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7d1264cd [cleanup] virtual/perl-Unicode-Normalize remove old Package-Manager: portage-2.2.10 --- .../perl-Unicode-Normalize-1.100.0-r2.ebuild | 15 --------------- .../perl-Unicode-Normalize-1.140.0-r2.ebuild | 15 --------------- .../perl-Unicode-Normalize-1.30.0.ebuild | 22 ---------------------- 3 files changed, 52 deletions(-) diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0-r2.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0-r2.ebuild deleted file mode 100644 index ed80bd0..0000000 --- a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0-r2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ - -DESCRIPTION="Virtual for perl-core/Unicode-Normalize" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="=dev-lang/perl-5.14* !perl-core/Unicode-Normalize" diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.140.0-r2.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.140.0-r2.ebuild deleted file mode 100644 index 6c569a8..0000000 --- a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.140.0-r2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ - -DESCRIPTION="Virtual for perl-core/Unicode-Normalize" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="|| ( =dev-lang/perl-5.16* !perl-core/Unicode-Normalize )" diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild deleted file mode 100644 index bbdfcc2..0000000 --- a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ - -DESCRIPTION="Virtual for perl-core/Unicode-Normalize" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND=" - || ( - ~dev-lang/perl-5.12.3 - ~dev-lang/perl-5.12.2 - ~dev-lang/perl-5.10.1 - ) - !perl-core/Unicode-Normalize -"