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: Sat, 09 Nov 2013 05:56:27
Message-Id: 1383925454.4efb1bbc660d0aeb9500e71348ab9eccf036142f.kent@gentoo
1 commit: 4efb1bbc660d0aeb9500e71348ab9eccf036142f
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 8 15:44:14 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Nov 8 15:44:14 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4efb1bbc
7
8 [trim] virtual/perl-HTTP-Tiny-0.29.0 In gentoo
9
10 Package-Manager: portage-2.2.7
11 Manifest-Sign-Key: E854324B1366A820
12
13 ---
14 virtual/perl-HTTP-Tiny/ChangeLog | 4 ++++
15 virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild | 14 --------------
16 2 files changed, 4 insertions(+), 14 deletions(-)
17
18 diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
19 index 4787886..d2336f9 100644
20 --- a/virtual/perl-HTTP-Tiny/ChangeLog
21 +++ b/virtual/perl-HTTP-Tiny/ChangeLog
22 @@ -2,6 +2,10 @@
23 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 08 Nov 2013; Kent Fredric <kentfredric@×××××.com>
27 + -perl-HTTP-Tiny-0.29.0.ebuild:
28 + In gentoo
29 +
30 *perl-HTTP-Tiny-0.29.0 (02 May 2013)
31
32 02 May 2013; Kent Fredric <kentfredric@×××××.com>
33
34 diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild
35 deleted file mode 100644
36 index da60c46..0000000
37 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild
38 +++ /dev/null
39 @@ -1,14 +0,0 @@
40 -# Copyright 1999-2013 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 -RDEPEND="~perl-core/HTTP-Tiny-${PV}"