Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/compiz-fusion/
Date: Fri, 26 Jan 2018 22:24:20
Message-Id: 1517005448.96294b2dbed908f6f79d91ff2b93ef4b8f88d3ea.zlogene@gentoo
1 commit: 96294b2dbed908f6f79d91ff2b93ef4b8f88d3ea
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 22:24:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 22:24:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96294b2d
7
8 x11-wm/compiz-fusion: remove last rited package
9
10 x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild | 27 ----------------------
11 x11-wm/compiz-fusion/metadata.xml | 12 ----------
12 2 files changed, 39 deletions(-)
13
14 diff --git a/x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild b/x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild
15 deleted file mode 100644
16 index 115d647215f..00000000000
17 --- a/x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild
18 +++ /dev/null
19 @@ -1,27 +0,0 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 -# Distributed under the terms of the GNU General Public License v2
22 -
23 -EAPI=6
24 -
25 -DESCRIPTION="Compiz Fusion (meta)"
26 -HOMEPAGE="http://www.compiz.org/"
27 -SRC_URI=""
28 -
29 -LICENSE="GPL-2"
30 -SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
32 -IUSE="emerald gnome unsupported"
33 -
34 -RDEPEND="
35 - >=x11-wm/compiz-${PV}
36 - >=x11-plugins/compiz-plugins-main-${PV}
37 - >=x11-plugins/compiz-plugins-extra-${PV}
38 - >=x11-misc/ccsm-0.8.4
39 - emerald? ( >=x11-wm/emerald-${PV} )
40 - gnome? ( >=x11-libs/compizconfig-backend-gconf-${PV} )
41 - unsupported? ( >=x11-plugins/compiz-plugins-unsupported-${PV} )"
42 -
43 -pkg_postinst() {
44 - ewarn "If you want to try out simple-ccsm, you'll need to emerge it"
45 - ewarn "If you want to use emerald, set the emerald use flag"
46 -}
47
48 diff --git a/x11-wm/compiz-fusion/metadata.xml b/x11-wm/compiz-fusion/metadata.xml
49 deleted file mode 100644
50 index 3913b888118..00000000000
51 --- a/x11-wm/compiz-fusion/metadata.xml
52 +++ /dev/null
53 @@ -1,12 +0,0 @@
54 -<?xml version="1.0" encoding="UTF-8"?>
55 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
56 -<pkgmetadata>
57 -<!-- maintainer-needed -->
58 -<use>
59 - <flag name="emerald">Install the <pkg>x11-wm/emerald</pkg> package.</flag>
60 - <flag name="unsupported">Install the <pkg>x11-plugins/compiz-plugins-unsupported</pkg> package.</flag>
61 -</use>
62 -<longdescription>
63 -compiz-fusion is a community-driven project that is aimed at extending the compiz window manager.
64 -</longdescription>
65 -</pkgmetadata>