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 1QJ6g7-0001aP-GA for garchives@archives.gentoo.org; Sun, 08 May 2011 16:17:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2313C1C0E4; Sun, 8 May 2011 16:10:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E22251C0E5 for ; Sun, 8 May 2011 16:10:45 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 948DF1B404C for ; Sun, 8 May 2011 16:10:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E75AE45C51 for ; Sun, 8 May 2011 16:10:44 +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: <0ec3e1a45ff56b6378b484422b46b93c28bc57ac.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Tree-Trie/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Tree-Trie/ChangeLog dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild X-VCS-Directories: dev-perl/Tree-Trie/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0ec3e1a45ff56b6378b484422b46b93c28bc57ac Date: Sun, 8 May 2011 16:10:44 +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: X-Archives-Hash: 76443b08fe1c2fbaec2463631f547ae6 commit: 0ec3e1a45ff56b6378b484422b46b93c28bc57ac Author: Kent Fredric gmail com> AuthorDate: Fri May 6 06:56:53 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 06:57:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D0ec3e1a4 [newversion] Tree-Trie-1.800.0 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Tree-Trie/ChangeLog | 5 ++++ dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild | 35 +++++++++++++++++++++= ++++++ 2 files changed, 40 insertions(+), 0 deletions(-) diff --git a/dev-perl/Tree-Trie/ChangeLog b/dev-perl/Tree-Trie/ChangeLog index d5d9d07..b920572 100644 --- a/dev-perl/Tree-Trie/ChangeLog +++ b/dev-perl/Tree-Trie/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Tree-Trie-1.800.0 (06 May 2011) + + 06 May 2011; Kent Fredric +Tree-Trie-1.800.0.e= build: + Bump + *Tree-Trie-1.700.0 (06 May 2011) =20 06 May 2011; Kent Fredric -Tree-Trie-1.7.ebuil= d, diff --git a/dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild b/dev-perl/Tree-= Trie/Tree-Trie-1.800.0.ebuild new file mode 100644 index 0000000..d551400 --- /dev/null +++ b/dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MODULE_AUTHOR=3DAVIF +MODULE_VERSION=3D1.8 +inherit perl-module + +DESCRIPTION=3D"A data structure optimized for prefix lookup" + +# LICENSE either "as perl" (README) or "Artistic" (Trie.pm) +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +comment() { echo ''; } +DEPEND=3D"test? ( + >=3Ddev-perl/Test-Pod-1.26 $(comment 1.260.0) + >=3Ddev-perl/Test-Pod-Coverage-1.08 $(comment 1.80.0) + >=3Ddev-perl/Pod-Coverage-0.18 $(comment 0.180.0) +)" +RDEPEND=3D"" + +#src_prepare (){ +# perl-module_src_prepare +# # These are coverage tests for documentation +# # They currently fail, but thats really not all that important to us. +# rm t/01_pod.t || die "Can't rm a pod test" +# rm t/02_pod_cover.t || die "Can't rm a pod test :( " +# # You'll get warnings about this +# # ie: Warning: the following files are missing in your kit: +# # But meh. +#} +SRC_TEST=3D"do" 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 1QJ6f2-0001QO-N2 for garchives@archives.gentoo.org; Sun, 08 May 2011 16:16:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D2AD1C09C; Sun, 8 May 2011 16:10:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0D6C91C09C for ; Sun, 8 May 2011 16:10:24 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2ADF1BC01E for ; Sun, 8 May 2011 16:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 136F145C51 for ; Sun, 8 May 2011 16:10: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: <0ec3e1a45ff56b6378b484422b46b93c28bc57ac.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Tree-Trie/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Tree-Trie/ChangeLog dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild X-VCS-Directories: dev-perl/Tree-Trie/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0ec3e1a45ff56b6378b484422b46b93c28bc57ac Date: Sun, 8 May 2011 16:10: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: X-Archives-Hash: 2aea744879636599ab5cfbb2ebbf50d8 Message-ID: <20110508161024.zXXZxTmcZQ3Y8Gm4QrKMBUGOvLwfkP28kHy2y8tU6-Q@z> commit: 0ec3e1a45ff56b6378b484422b46b93c28bc57ac Author: Kent Fredric gmail com> AuthorDate: Fri May 6 06:56:53 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 06:57:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D0ec3e1a4 [newversion] Tree-Trie-1.800.0 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Tree-Trie/ChangeLog | 5 ++++ dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild | 35 +++++++++++++++++++++= ++++++ 2 files changed, 40 insertions(+), 0 deletions(-) diff --git a/dev-perl/Tree-Trie/ChangeLog b/dev-perl/Tree-Trie/ChangeLog index d5d9d07..b920572 100644 --- a/dev-perl/Tree-Trie/ChangeLog +++ b/dev-perl/Tree-Trie/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Tree-Trie-1.800.0 (06 May 2011) + + 06 May 2011; Kent Fredric +Tree-Trie-1.800.0.e= build: + Bump + *Tree-Trie-1.700.0 (06 May 2011) =20 06 May 2011; Kent Fredric -Tree-Trie-1.7.ebuil= d, diff --git a/dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild b/dev-perl/Tree-= Trie/Tree-Trie-1.800.0.ebuild new file mode 100644 index 0000000..d551400 --- /dev/null +++ b/dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MODULE_AUTHOR=3DAVIF +MODULE_VERSION=3D1.8 +inherit perl-module + +DESCRIPTION=3D"A data structure optimized for prefix lookup" + +# LICENSE either "as perl" (README) or "Artistic" (Trie.pm) +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +comment() { echo ''; } +DEPEND=3D"test? ( + >=3Ddev-perl/Test-Pod-1.26 $(comment 1.260.0) + >=3Ddev-perl/Test-Pod-Coverage-1.08 $(comment 1.80.0) + >=3Ddev-perl/Pod-Coverage-0.18 $(comment 0.180.0) +)" +RDEPEND=3D"" + +#src_prepare (){ +# perl-module_src_prepare +# # These are coverage tests for documentation +# # They currently fail, but thats really not all that important to us. +# rm t/01_pod.t || die "Can't rm a pod test" +# rm t/02_pod_cover.t || die "Can't rm a pod test :( " +# # You'll get warnings about this +# # ie: Warning: the following files are missing in your kit: +# # But meh. +#} +SRC_TEST=3D"do" 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 1QIFN4-0005Dd-JW for garchives@archives.gentoo.org; Fri, 06 May 2011 07:22:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1B821C1C3; Fri, 6 May 2011 07:21:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 92D841C1C3 for ; Fri, 6 May 2011 07:21:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AFB21B4088 for ; Fri, 6 May 2011 07:21:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 936AC80507 for ; Fri, 6 May 2011 07:21:29 +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: <0ec3e1a45ff56b6378b484422b46b93c28bc57ac.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Tree-Trie/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Tree-Trie/ChangeLog dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild X-VCS-Directories: dev-perl/Tree-Trie/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0ec3e1a45ff56b6378b484422b46b93c28bc57ac Date: Fri, 6 May 2011 07:21:29 +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: X-Archives-Hash: c8c42482c0b974f9bf3f1164e68edb74 Message-ID: <20110506072129.JBzghZ-kZ-00xoc7Zx9JtaAFGPGn2zhFhUmYiWhLUf8@z> commit: 0ec3e1a45ff56b6378b484422b46b93c28bc57ac Author: Kent Fredric gmail com> AuthorDate: Fri May 6 06:56:53 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 06:57:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D0ec3e1a4 [newversion] Tree-Trie-1.800.0 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Tree-Trie/ChangeLog | 5 ++++ dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild | 35 +++++++++++++++++++++= ++++++ 2 files changed, 40 insertions(+), 0 deletions(-) diff --git a/dev-perl/Tree-Trie/ChangeLog b/dev-perl/Tree-Trie/ChangeLog index d5d9d07..b920572 100644 --- a/dev-perl/Tree-Trie/ChangeLog +++ b/dev-perl/Tree-Trie/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Tree-Trie-1.800.0 (06 May 2011) + + 06 May 2011; Kent Fredric +Tree-Trie-1.800.0.e= build: + Bump + *Tree-Trie-1.700.0 (06 May 2011) =20 06 May 2011; Kent Fredric -Tree-Trie-1.7.ebuil= d, diff --git a/dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild b/dev-perl/Tree-= Trie/Tree-Trie-1.800.0.ebuild new file mode 100644 index 0000000..d551400 --- /dev/null +++ b/dev-perl/Tree-Trie/Tree-Trie-1.800.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MODULE_AUTHOR=3DAVIF +MODULE_VERSION=3D1.8 +inherit perl-module + +DESCRIPTION=3D"A data structure optimized for prefix lookup" + +# LICENSE either "as perl" (README) or "Artistic" (Trie.pm) +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" +comment() { echo ''; } +DEPEND=3D"test? ( + >=3Ddev-perl/Test-Pod-1.26 $(comment 1.260.0) + >=3Ddev-perl/Test-Pod-Coverage-1.08 $(comment 1.80.0) + >=3Ddev-perl/Pod-Coverage-0.18 $(comment 0.180.0) +)" +RDEPEND=3D"" + +#src_prepare (){ +# perl-module_src_prepare +# # These are coverage tests for documentation +# # They currently fail, but thats really not all that important to us. +# rm t/01_pod.t || die "Can't rm a pod test" +# rm t/02_pod_cover.t || die "Can't rm a pod test :( " +# # You'll get warnings about this +# # ie: Warning: the following files are missing in your kit: +# # But meh. +#} +SRC_TEST=3D"do"