Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-themes/lush/
Date: Tue, 13 Feb 2018 21:23:13
Message-Id: 1518556814.4cad01c363fb0a69751c0d4b978777cf31f4703a.asturm@gentoo
1 commit: 4cad01c363fb0a69751c0d4b978777cf31f4703a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 21:20:14 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 21:20:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cad01c3
7
8 profiles: Remove last-rited x11-themes/lush
9
10 Closes: https://bugs.gentoo.org/629328
11
12 profiles/package.mask | 5 -----
13 x11-themes/lush/Manifest | 1 -
14 x11-themes/lush/lush-0.1.0-r2.ebuild | 20 --------------------
15 x11-themes/lush/metadata.xml | 8 --------
16 4 files changed, 34 deletions(-)
17
18 diff --git a/profiles/package.mask b/profiles/package.mask
19 index 28fda3a3953..50a1b869cea 100644
20 --- a/profiles/package.mask
21 +++ b/profiles/package.mask
22 @@ -308,11 +308,6 @@ dev-db/lib_mysqludf_udf
23 dev-db/lib_mysqludf_sys
24 dev-db/lib_mysqludf_json
25
26 -# Pacho Ramos <pacho@g.o> (04 Jan 2018)
27 -# Not properly mirrored, 14 years old and not really useful this days
28 -# (#629328). Removal in a month.
29 -x11-themes/lush
30 -
31 # Pacho Ramos <pacho@g.o> (04 Jan 2018)
32 # Fails multilib-strict check (#628836). Nothing requires it. Removal in a
33 # month.
34
35 diff --git a/x11-themes/lush/Manifest b/x11-themes/lush/Manifest
36 deleted file mode 100644
37 index 938493ca022..00000000000
38 --- a/x11-themes/lush/Manifest
39 +++ /dev/null
40 @@ -1 +0,0 @@
41 -DIST lush-0.1.0dave.tar.gz 2072409 BLAKE2B f4b806235d6061018bfd22d266e2f007dbe214f34c121bdbb265c8a138062feaa0300d625ed0f70da6ea0ae68739fb78cf197c6b900b154004da8c459152af2c SHA512 b31faf384637b15b2355641d2830d0fd904aad8d5fae733d65f2ea5796ca5d301ce57090f7c7e44a3ecef87579071436ba1fcfc972500249158333921637406d
42
43 diff --git a/x11-themes/lush/lush-0.1.0-r2.ebuild b/x11-themes/lush/lush-0.1.0-r2.ebuild
44 deleted file mode 100644
45 index 3fd65ced358..00000000000
46 --- a/x11-themes/lush/lush-0.1.0-r2.ebuild
47 +++ /dev/null
48 @@ -1,20 +0,0 @@
49 -# Copyright 1999-2006 Gentoo Foundation
50 -# Distributed under the terms of the GNU General Public License v2
51 -
52 -S="${WORKDIR}"
53 -DESCRIPTION="Lush KDE icon theme"
54 -SRC_URI="mirror://gentoo/${P}dave.tar.gz"
55 -HOMEPAGE="http://www.kde-look.org/content/show.php?content=5483"
56 -
57 -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd"
58 -LICENSE="GPL-1"
59 -
60 -SLOT="0"
61 -IUSE=""
62 -
63 -RESTRICT="strip binchecks"
64 -
65 -src_install(){
66 - insinto /usr/share/icons
67 - doins -r lush
68 -}
69
70 diff --git a/x11-themes/lush/metadata.xml b/x11-themes/lush/metadata.xml
71 deleted file mode 100644
72 index 0cf59224b00..00000000000
73 --- a/x11-themes/lush/metadata.xml
74 +++ /dev/null
75 @@ -1,8 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 -<maintainer type="project">
80 - <email>kde@g.o</email>
81 - <name>Gentoo KDE Project</name>
82 -</maintainer>
83 -</pkgmetadata>