Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
Date: Sun, 26 Feb 2012 13:46:56
Message-Id: 1330254106.24d2f58c6c593a83f2f73d5136be0d765da71500.kent@gentoo
1 commit: 24d2f58c6c593a83f2f73d5136be0d765da71500
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 26 11:01:46 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 26 11:01:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=24d2f58c
7
8 [newversion] virtual/HTTP-Tiny-0.17.0
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-HTTP-Tiny/ChangeLog | 8 +++++++-
14 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild | 14 ++++++++++++++
15 2 files changed, 21 insertions(+), 1 deletions(-)
16
17 diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
18 index 0be1c6e..291ee22 100644
19 --- a/virtual/perl-HTTP-Tiny/ChangeLog
20 +++ b/virtual/perl-HTTP-Tiny/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for virtual/perl-HTTP-Tiny
23 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*perl-HTTP-Tiny-0.17.0 (26 Feb 2012)
28 +
29 + 26 Feb 2012; Kent Fredric <kentfredric@×××××.com>
30 + +perl-HTTP-Tiny-0.17.0.ebuild:
31 + Version Bump
32 +
33 *perl-HTTP-Tiny-0.13.0 (18 Jul 2011)
34
35 18 Jul 2011; Torsten Veller <tove@g.o> +perl-HTTP-Tiny-0.13.0.ebuild:
36
37 diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild
38 new file mode 100644
39 index 0000000..f881456
40 --- /dev/null
41 +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild
42 @@ -0,0 +1,14 @@
43 +# Copyright 1999-2012 Gentoo Foundation
44 +# Distributed under the terms of the GNU General Public License v2
45 +# $Header: $
46 +
47 +DESCRIPTION="Virtual for HTTP-Tiny"
48 +HOMEPAGE=""
49 +SRC_URI=""
50 +
51 +LICENSE=""
52 +SLOT="0"
53 +KEYWORDS="~amd64 ~x86"
54 +IUSE=""
55 +
56 +RDEPEND="~perl-core/HTTP-Tiny-${PV}"