Gentoo Archives: gentoo-commits

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