From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RxpGB-0006po-VG for garchives@archives.gentoo.org; Thu, 16 Feb 2012 00:31:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E35BDE0A5D; Thu, 16 Feb 2012 00:26:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B7DFAE0A5F for ; Thu, 16 Feb 2012 00:26:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 090A31B4029 for ; Thu, 16 Feb 2012 00:26:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BFA03E5411 for ; Thu, 16 Feb 2012 00:26:24 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1314453280.f20f68368df1a06d7d58bce47798986b4fa93d96.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: perl-core/Unicode-Collate/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: perl-core/Unicode-Collate/ChangeLog perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild X-VCS-Directories: perl-core/Unicode-Collate/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: f20f68368df1a06d7d58bce47798986b4fa93d96 X-VCS-Branch: eclass-moretests Date: Thu, 16 Feb 2012 00:26:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9bfe31e3-6283-4f1a-85a6-00ec7a219d3c X-Archives-Hash: 3b82014297814e90585053a31427d35b commit: f20f68368df1a06d7d58bce47798986b4fa93d96 Author: Kent Fredric gmail com> AuthorDate: Sat Aug 27 13:49:49 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Aug 27 13:54:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Df20f6836 [cpanclean] Unicode-Collate-0.770.0 (Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- perl-core/Unicode-Collate/ChangeLog | 4 ++ .../Unicode-Collate/Unicode-Collate-0.770.0.ebuild | 32 --------------= ------ 2 files changed, 4 insertions(+), 32 deletions(-) diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Coll= ate/ChangeLog index 4262d2c..ac2c732 100644 --- a/perl-core/Unicode-Collate/ChangeLog +++ b/perl-core/Unicode-Collate/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 27 Aug 2011; Kent Fredric + -Unicode-Collate-0.770.0.ebuild: + Gone on CPAN + *Unicode-Collate-0.780.0 (03 Aug 2011) =20 03 Aug 2011; Kent Fredric diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild b/p= erl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild deleted file mode 100644 index 4e15969..0000000 --- a/perl-core/Unicode-Collate/Unicode-Collate-0.770.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI=3D4 -MODULE_AUTHOR=3DSADAHIRO -MODULE_VERSION=3D0.77 -SRC_URI=3D"mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODU= LE_VERSION}-withoutworldwriteables.tar.gz" -inherit perl-module - -DESCRIPTION=3D"Unicode Collation Algorithm" -LICENSE=3D"|| ( Artistic GPL-2 )" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" - -comment() { echo ''; } - -COMMON_DEPEND=3D" - $(comment Carp) - $(comment constant) - $(comment DynaLoader) - virtual/perl-File-Spec - $(comment Test) - $(comment warnings) -" -DEPEND=3D" - ${COMMON_DEPEND} -" -RDEPEND=3D" - ${COMMON_DEPEND} -" -SRC_TEST=3D"do"