commit: fb448622ef5bdbafc297545823afd9beb50615a2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 5 10:11:19 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 5 10:12:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb448622
x11-libs/compizconfig-backend-kconfig4: Remove last-rited package Closes: https://bugs.gentoo.org/629236 profiles/package.mask | 5 ----- x11-libs/compizconfig-backend-kconfig4/Manifest | 1 - .../compizconfig-backend-kconfig4-0.8.8.ebuild | 19 ------------------- x11-libs/compizconfig-backend-kconfig4/metadata.xml | 6 ------ 4 files changed, 31 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 94024965567..e2937630da1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -315,11 +315,6 @@ sys-kernel/tuxonice-sources =app-shells/push-3.0 =app-shells/quoter-4.0 -# Andreas Sturmlechner <[email protected]> (04 Oct 2017) -# Unmaintained KCM for a kcmshell that does not exist anymore. -# Depends on dead Qt4. Masked for removal in 30 days. Bug #629236 -x11-libs/compizconfig-backend-kconfig4 - # Patrice Clement <[email protected]> (01 Oct 2017) # Mask Atom betas for testing. app-editors/atom:beta diff --git a/x11-libs/compizconfig-backend-kconfig4/Manifest b/x11-libs/compizconfig-backend-kconfig4/Manifest deleted file mode 100644 index a0d92ba00c7..00000000000 --- a/x11-libs/compizconfig-backend-kconfig4/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST compizconfig-backend-kconfig4-0.8.8.tar.bz2 21632 SHA256 90c3a4a0fdcbee21479dd56685bb101f9a5f70a57c953dfb4fa372e99fceb767 SHA512 241612da39f88ff3c129be96f8f81f9dafc82943d5ce303cd7ef8f5e6aa4418a680e6f5f18c6ee2259d501c73791276a7ab1405c800070c60d8b9f71c18ccefd WHIRLPOOL 9687c02a73ae3d9f2d79e5331a68b23673c2804cc1f3038298978ab38cd5ad290d16d77816a0267c6a2778fb5f0656f2d267496c2dc69c1ff707152bc7ef1946 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 deleted file mode 100644 index 87358c15f0a..00000000000 --- a/x11-libs/compizconfig-backend-kconfig4/compizconfig-backend-kconfig4-0.8.8.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="Compizconfig Kconfig Backend" -HOMEPAGE="http://www.compiz.org/" -SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="dev-qt/qtdbus:4 - >=x11-libs/libcompizconfig-${PV} - >=x11-wm/compiz-${PV}" diff --git a/x11-libs/compizconfig-backend-kconfig4/metadata.xml b/x11-libs/compizconfig-backend-kconfig4/metadata.xml deleted file mode 100644 index d191429cf7b..00000000000 --- a/x11-libs/compizconfig-backend-kconfig4/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en">The kconfig backend for CompizConfig.</longdescription> -</pkgmetadata>
