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 1S1eRD-000124-QY for garchives@archives.gentoo.org; Sun, 26 Feb 2012 13:46:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C422E0F4F; Sun, 26 Feb 2012 13:46:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CFB06E0F4F for ; Sun, 26 Feb 2012 13:46:23 +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 1C9F61B400F for ; Sun, 26 Feb 2012 13:46:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2E8B5E540D for ; Sun, 26 Feb 2012 13:46:20 +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: <1330254106.24d2f58c6c593a83f2f73d5136be0d765da71500.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-HTTP-Tiny/ChangeLog virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild X-VCS-Directories: virtual/perl-HTTP-Tiny/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 24d2f58c6c593a83f2f73d5136be0d765da71500 X-VCS-Branch: master Date: Sun, 26 Feb 2012 13:46:20 +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: ad620ba6-6ca0-415b-ba8a-af483dbbf844 X-Archives-Hash: 5df5e3c77d81b46d8476f5c1a3bc2f92 commit: 24d2f58c6c593a83f2f73d5136be0d765da71500 Author: Kent Fredric gmail com> AuthorDate: Sun Feb 26 11:01:46 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 26 11:01:46 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D24d2f58c [newversion] virtual/HTTP-Tiny-0.17.0 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- virtual/perl-HTTP-Tiny/ChangeLog | 8 +++++++- .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild | 14 ++++++++++++++ 2 files changed, 21 insertions(+), 1 deletions(-) diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/Ch= angeLog index 0be1c6e..291ee22 100644 --- a/virtual/perl-HTTP-Tiny/ChangeLog +++ b/virtual/perl-HTTP-Tiny/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for virtual/perl-HTTP-Tiny -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*perl-HTTP-Tiny-0.17.0 (26 Feb 2012) + + 26 Feb 2012; Kent Fredric + +perl-HTTP-Tiny-0.17.0.ebuild: + Version Bump + *perl-HTTP-Tiny-0.13.0 (18 Jul 2011) =20 18 Jul 2011; Torsten Veller +perl-HTTP-Tiny-0.13.0.e= build: diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild b/virtua= l/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild new file mode 100644 index 0000000..f881456 --- /dev/null +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION=3D"Virtual for HTTP-Tiny" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" + +RDEPEND=3D"~perl-core/HTTP-Tiny-${PV}"