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 1RxcZL-0006b0-Jd for garchives@archives.gentoo.org; Wed, 15 Feb 2012 10:58:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D66C9E0BC5; Wed, 15 Feb 2012 10:58:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 99B25E0BC5 for ; Wed, 15 Feb 2012 10:58:12 +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 B517D1B4020 for ; Wed, 15 Feb 2012 10:58:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 86782E540E for ; Wed, 15 Feb 2012 10:58:09 +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: <1329303285.f670268b9593f262ac070704a9f9d1aa6d6b84ea.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Entropy/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Data-Entropy/ChangeLog dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild X-VCS-Directories: dev-perl/Data-Entropy/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: f670268b9593f262ac070704a9f9d1aa6d6b84ea X-VCS-Branch: master Date: Wed, 15 Feb 2012 10:58:09 +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: 8f6aedf5-b205-43c6-8bd8-e29ab26cb4c3 X-Archives-Hash: 52caf89664dcddcb190b2aefe8a86150 commit: f670268b9593f262ac070704a9f9d1aa6d6b84ea Author: Kent Fredric gmail com> AuthorDate: Wed Feb 15 10:54:45 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Wed Feb 15 10:54:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Df670268b [fixdep] Data-Entropy -> Data-Float (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Data-Entropy/ChangeLog | 6 +++++- dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild | 4 ++-- dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild | 6 +++--- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/Chan= geLog index 656c88a..27ba0cc 100644 --- a/dev-perl/Data-Entropy/ChangeLog +++ b/dev-perl/Data-Entropy/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Data-Entropy -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 15 Feb 2012; Kent Fredric Data-Entropy-0.6.0.e= build, + Data-Entropy-0.7.0.ebuild: + Fixdep Data::Float + *Data-Entropy-0.7.0 (05 May 2011) =20 05 May 2011; Kent Fredric +Data-Entropy-0.7.0.= ebuild: diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild b/dev-perl/D= ata-Entropy/Data-Entropy-0.6.0.ebuild index 583d46c..f2054c4 100644 --- a/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild +++ b/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3D2 @@ -13,7 +13,7 @@ KEYWORDS=3D"~amd64 ~x86" IUSE=3D"test" COMMON_DEPEND=3D" dev-perl/Crypt-Rijndael - >=3Ddev-perl/Data-Float-0.008 + >=3Ddev-perl/Data-Float-0.8.0 >=3Ddev-perl/libwww-perl-5.539 dev-perl/Params-Classify !=3Ddev-perl/Data-Float-0.008 $(comment 0.8.0) + >=3Ddev-perl/Data-Float-0.8.0 $(comment virtual/perl-Errno 1.0.0) $(comment virtual/perl-Exporter) >=3Ddev-perl/HTTP-Lite-2.2 $(comment 2.200.0) @@ -40,7 +40,7 @@ DEPEND=3D" =20 $(comment BUILD REQUIRES) dev-perl/Crypt-Rijndael - >=3Ddev-perl/Data-Float-0.008 $(comment 0.8.0) + >=3Ddev-perl/Data-Float-0.8.0 >=3Dvirtual/perl-IO-1.03 $(comment 1.30.0 IO::File) virtual/perl-Module-Build virtual/perl-Test-Simple $(comment Test::More)