Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/SVN-Simple/, profiles/
Date: Thu, 15 Feb 2018 06:25:57
Message-Id: 1518675939.95ca72fdc863d8e43a0160462312b28ba94c46da.kentnl@gentoo
1 commit: 95ca72fdc863d8e43a0160462312b28ba94c46da
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 15 06:24:47 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 15 06:25:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ca72fd
7
8 dev-perl/SVN-Simple: Treeclean re bug #644146
9
10 Closes: https://bugs.gentoo.org/644146
11
12 dev-perl/SVN-Simple/Manifest | 1 -
13 dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild | 17 -----------------
14 dev-perl/SVN-Simple/metadata.xml | 13 -------------
15 profiles/package.mask | 5 -----
16 4 files changed, 36 deletions(-)
17
18 diff --git a/dev-perl/SVN-Simple/Manifest b/dev-perl/SVN-Simple/Manifest
19 deleted file mode 100644
20 index bd1b7558a02..00000000000
21 --- a/dev-perl/SVN-Simple/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST SVN-Simple-0.28.tar.gz 4952 BLAKE2B 6df01aacac3c9dedad1b5c94765583c36969109fa726400b920543b746b9df45e6174de722b38a598d608d258fa06bee6eaac02b70056bdcc97e9f54d14dae20 SHA512 ab64a4f005a8047a0c58bf0fcae27559f7400faab8192fecbc62be2348e1d00538281f4174e4085dfbb8395d8d8c050363508322d01438b58802f74830ecc1b9
25
26 diff --git a/dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild b/dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild
27 deleted file mode 100644
28 index a354f24fe8f..00000000000
29 --- a/dev-perl/SVN-Simple/SVN-Simple-0.280.0-r1.ebuild
30 +++ /dev/null
31 @@ -1,17 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -MODULE_AUTHOR=CLKAO
38 -MODULE_VERSION=0.28
39 -inherit perl-module
40 -
41 -DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
42 -
43 -SLOT="0"
44 -KEYWORDS="amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
45 -IUSE=""
46 -
47 -RDEPEND=">=dev-vcs/subversion-0.31[perl]"
48 -DEPEND="${RDEPEND}"
49
50 diff --git a/dev-perl/SVN-Simple/metadata.xml b/dev-perl/SVN-Simple/metadata.xml
51 deleted file mode 100644
52 index 9a82b1ca901..00000000000
53 --- a/dev-perl/SVN-Simple/metadata.xml
54 +++ /dev/null
55 @@ -1,13 +0,0 @@
56 -<?xml version="1.0" encoding="UTF-8"?>
57 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
58 -<pkgmetadata>
59 - <maintainer type="project">
60 - <email>perl@g.o</email>
61 - <name>Gentoo Perl Project</name>
62 - </maintainer>
63 - <upstream>
64 - <remote-id type="cpan">SVN-Simple</remote-id>
65 - <remote-id type="cpan-module">SVN::Simple::Edit</remote-id>
66 - <remote-id type="cpan-module">SVN::Simple::Editor</remote-id>
67 - </upstream>
68 -</pkgmetadata>
69
70 diff --git a/profiles/package.mask b/profiles/package.mask
71 index d3936ef3c18..bf7b0cd284c 100644
72 --- a/profiles/package.mask
73 +++ b/profiles/package.mask
74 @@ -234,11 +234,6 @@ dev-tex/pstplus
75 # Masked for removal in 30 days. Bug #634986
76 dev-tex/texamator
77
78 -# Kent Fredric <kentnl@g.o> (10 Jan 2018)
79 -# Dead upstream, Broken since 2009.
80 -# Bug #644146. Removal in 30 days
81 -dev-perl/SVN-Simple
82 -
83 # Michał Górny <mgorny@g.o> (10 Jan 2018)
84 # The Fuzzer library is now installed as part of core LLVM. That's
85 # sys-devel/llvm in LLVM 5, and sys-libs/compiler-rt-sanitizers