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 1S1oLh-00051g-Gy for garchives@archives.gentoo.org; Mon, 27 Feb 2012 00:21:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70F84E147D; Mon, 27 Feb 2012 00:20:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E5B8E147D for ; Mon, 27 Feb 2012 00:20:53 +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 667E71B400F for ; Mon, 27 Feb 2012 00:20:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 50752E540D for ; Mon, 27 Feb 2012 00:20:51 +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: <1330299416.25e3a99c0823e45dad8481bc86cc662d43f8684f.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-SelfLoader/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-SelfLoader/ChangeLog virtual/perl-SelfLoader/perl-SelfLoader-1.200.0.ebuild X-VCS-Directories: virtual/perl-SelfLoader/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 25e3a99c0823e45dad8481bc86cc662d43f8684f X-VCS-Branch: master Date: Mon, 27 Feb 2012 00:20:51 +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: 479e94b3-ae4b-4cb2-a786-b761411c7727 X-Archives-Hash: 9743485c07a71ddcfe19fbe62322e9b4 commit: 25e3a99c0823e45dad8481bc86cc662d43f8684f Author: Kent Fredric gmail com> AuthorDate: Sun Feb 26 23:36:56 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 26 23:36:56 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D25e3a99c [newversion] virtual/perl-SelfLoader-1.200.0 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- virtual/perl-SelfLoader/ChangeLog | 8 +++++++- .../perl-SelfLoader/perl-SelfLoader-1.200.0.ebuild | 15 ++++++++++++++= + 2 files changed, 22 insertions(+), 1 deletions(-) diff --git a/virtual/perl-SelfLoader/ChangeLog b/virtual/perl-SelfLoader/= ChangeLog index 47213c0..ef458b5 100644 --- a/virtual/perl-SelfLoader/ChangeLog +++ b/virtual/perl-SelfLoader/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for virtual/perl-SelfLoader -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-SelfLoader-1.200.0 (26 Feb 2012) + + 26 Feb 2012; Kent Fredric + +perl-SelfLoader-1.200.0.ebuild: + Version Bump + *perl-SelfLoader-1.180.0-r1 (17 Jun 2011) =20 17 Jun 2011; Kent Fredric diff --git a/virtual/perl-SelfLoader/perl-SelfLoader-1.200.0.ebuild b/vir= tual/perl-SelfLoader/perl-SelfLoader-1.200.0.ebuild new file mode 100644 index 0000000..dc75800 --- /dev/null +++ b/virtual/perl-SelfLoader/perl-SelfLoader-1.200.0.ebuild @@ -0,0 +1,15 @@ +# 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=3D"Virtual for perl-core/SelfLoader" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"~x86 ~amd64" +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D"|| ( >=3Ddev-lang/perl-5.15.6 ~perl-core/SelfLoader-${PV} )"