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 1QCqJi-0005rw-GI for garchives@archives.gentoo.org; Thu, 21 Apr 2011 09:36:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 802C61C023; Thu, 21 Apr 2011 09:36:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 48BD51C023 for ; Thu, 21 Apr 2011 09:36:46 +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 AD7DC1B4066 for ; Thu, 21 Apr 2011 09:36:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1461E802C3 for ; Thu, 21 Apr 2011 09:36:45 +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: <944a976e7cd2b3244134b82ac6f77b97a01160b9.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Devel-PPPort/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-Devel-PPPort/ChangeLog virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.190.300_rc.ebuild X-VCS-Directories: virtual/perl-Devel-PPPort/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 944a976e7cd2b3244134b82ac6f77b97a01160b9 Date: Thu, 21 Apr 2011 09:36:45 +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: 212245db6a947e60024622aa0701df3e commit: 944a976e7cd2b3244134b82ac6f77b97a01160b9 Author: Kent Fredric gmail com> AuthorDate: Thu Apr 21 07:46:07 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Apr 21 09:36:03 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D944a976e [newversion] perl-Devel-PPPort-3.190.300_rc (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- virtual/perl-Devel-PPPort/ChangeLog | 6 ++++++ .../perl-Devel-PPPort-3.190.300_rc.ebuild | 15 ++++++++++++++= + 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/virtual/perl-Devel-PPPort/ChangeLog b/virtual/perl-Devel-PPP= ort/ChangeLog index 7d722a6..fc4c3fa 100644 --- a/virtual/perl-Devel-PPPort/ChangeLog +++ b/virtual/perl-Devel-PPPort/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-Devel-PPPort-3.190.300_rc (21 Apr 2011) + + 21 Apr 2011; Kent Fredric + +perl-Devel-PPPort-3.190.300_rc.ebuild: + Bump + 20 Apr 2011; Kent Fredric perl-Devel-PPPort-3.190.0.ebuild: Added 5.14 diff --git a/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.190.300_rc.ebu= ild b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.190.300_rc.ebuild new file mode 100644 index 0000000..d286bbc --- /dev/null +++ b/virtual/perl-Devel-PPPort/perl-Devel-PPPort-3.190.300_rc.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION=3D"Virtual for Devel-PPPort" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"" +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D"~perl-core/Devel-PPPort-${PV}"