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-libs/compizconfig-backend-kconfig4/
Date: Sun, 05 Nov 2017 10:13:21
Message-Id: 1509876776.fb448622ef5bdbafc297545823afd9beb50615a2.asturm@gentoo
1 commit: fb448622ef5bdbafc297545823afd9beb50615a2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 5 10:11:19 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 5 10:12:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb448622
7
8 x11-libs/compizconfig-backend-kconfig4: Remove last-rited package
9
10 Closes: https://bugs.gentoo.org/629236
11
12 profiles/package.mask | 5 -----
13 x11-libs/compizconfig-backend-kconfig4/Manifest | 1 -
14 .../compizconfig-backend-kconfig4-0.8.8.ebuild | 19 -------------------
15 x11-libs/compizconfig-backend-kconfig4/metadata.xml | 6 ------
16 4 files changed, 31 deletions(-)
17
18 diff --git a/profiles/package.mask b/profiles/package.mask
19 index 94024965567..e2937630da1 100644
20 --- a/profiles/package.mask
21 +++ b/profiles/package.mask
22 @@ -315,11 +315,6 @@ sys-kernel/tuxonice-sources
23 =app-shells/push-3.0
24 =app-shells/quoter-4.0
25
26 -# Andreas Sturmlechner <asturm@g.o> (04 Oct 2017)
27 -# Unmaintained KCM for a kcmshell that does not exist anymore.
28 -# Depends on dead Qt4. Masked for removal in 30 days. Bug #629236
29 -x11-libs/compizconfig-backend-kconfig4
30 -
31 # Patrice Clement <monsieurp@g.o> (01 Oct 2017)
32 # Mask Atom betas for testing.
33 app-editors/atom:beta
34
35 diff --git a/x11-libs/compizconfig-backend-kconfig4/Manifest b/x11-libs/compizconfig-backend-kconfig4/Manifest
36 deleted file mode 100644
37 index a0d92ba00c7..00000000000
38 --- a/x11-libs/compizconfig-backend-kconfig4/Manifest
39 +++ /dev/null
40 @@ -1 +0,0 @@
41 -DIST compizconfig-backend-kconfig4-0.8.8.tar.bz2 21632 SHA256 90c3a4a0fdcbee21479dd56685bb101f9a5f70a57c953dfb4fa372e99fceb767 SHA512 241612da39f88ff3c129be96f8f81f9dafc82943d5ce303cd7ef8f5e6aa4418a680e6f5f18c6ee2259d501c73791276a7ab1405c800070c60d8b9f71c18ccefd WHIRLPOOL 9687c02a73ae3d9f2d79e5331a68b23673c2804cc1f3038298978ab38cd5ad290d16d77816a0267c6a2778fb5f0656f2d267496c2dc69c1ff707152bc7ef1946
42
43 diff --git a/x11-libs/compizconfig-backend-kconfig4/compizconfig-backend-kconfig4-0.8.8.ebuild b/x11-libs/compizconfig-backend-kconfig4/compizconfig-backend-kconfig4-0.8.8.ebuild
44 deleted file mode 100644
45 index 87358c15f0a..00000000000
46 --- a/x11-libs/compizconfig-backend-kconfig4/compizconfig-backend-kconfig4-0.8.8.ebuild
47 +++ /dev/null
48 @@ -1,19 +0,0 @@
49 -# Copyright 1999-2014 Gentoo Foundation
50 -# Distributed under the terms of the GNU General Public License v2
51 -
52 -EAPI=5
53 -
54 -inherit kde4-base
55 -
56 -DESCRIPTION="Compizconfig Kconfig Backend"
57 -HOMEPAGE="http://www.compiz.org/"
58 -SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
59 -
60 -LICENSE="GPL-2 LGPL-2.1"
61 -SLOT="0"
62 -KEYWORDS="~amd64 ~ppc ~x86"
63 -IUSE=""
64 -
65 -DEPEND="dev-qt/qtdbus:4
66 - >=x11-libs/libcompizconfig-${PV}
67 - >=x11-wm/compiz-${PV}"
68
69 diff --git a/x11-libs/compizconfig-backend-kconfig4/metadata.xml b/x11-libs/compizconfig-backend-kconfig4/metadata.xml
70 deleted file mode 100644
71 index d191429cf7b..00000000000
72 --- a/x11-libs/compizconfig-backend-kconfig4/metadata.xml
73 +++ /dev/null
74 @@ -1,6 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 - <!-- maintainer-needed -->
79 - <longdescription lang="en">The kconfig backend for CompizConfig.</longdescription>
80 -</pkgmetadata>