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-constant/
Date: Thu, 03 Jul 2014 02:49:20
Message-Id: 1404327529.e9d3bc764c20d5e913384b0886b604e6a2d57ddd.kent@gentoo
1 commit: e9d3bc764c20d5e913384b0886b604e6a2d57ddd
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Jul 2 18:58:49 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Jul 2 18:58:49 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e9d3bc76
7
8 [clean] 5.10-exclusive virtuals for perl-constant
9
10 Package-Manager: portage-2.2.10
11 RepoMan-Options: --force
12 Manifest-Sign-Key: E854324B1366A820
13
14 ---
15 virtual/perl-constant/perl-constant-1.170.0.ebuild | 18 ------------------
16 1 file changed, 18 deletions(-)
17
18 diff --git a/virtual/perl-constant/perl-constant-1.170.0.ebuild b/virtual/perl-constant/perl-constant-1.170.0.ebuild
19 deleted file mode 100644
20 index 788aae5..0000000
21 --- a/virtual/perl-constant/perl-constant-1.170.0.ebuild
22 +++ /dev/null
23 @@ -1,18 +0,0 @@
24 -# Copyright 1999-2011 Gentoo Foundation
25 -# Distributed under the terms of the GNU General Public License v2
26 -# $Header: $
27 -
28 -DESCRIPTION="Virtual for perl-core/constant"
29 -HOMEPAGE=""
30 -SRC_URI=""
31 -
32 -LICENSE=""
33 -SLOT="0"
34 -KEYWORDS="~amd64 ~x86"
35 -IUSE=""
36 -
37 -DEPEND=""
38 -RDEPEND="
39 - ~dev-lang/perl-5.10.1
40 - !perl-core/constant
41 -"