summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-27 01:24:08 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-27 01:24:08 +0300
commit96294b2dbed908f6f79d91ff2b93ef4b8f88d3ea (patch)
treeef1935692d4b0a0cd40c3d4aecc31ed0f62785bf
parentx11-wm/emerald: remove last rited package (diff)
downloadgentoo-96294b2d.tar.gz
gentoo-96294b2d.tar.bz2
gentoo-96294b2d.zip
x11-wm/compiz-fusion: remove last rited package
-rw-r--r--x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild27
-rw-r--r--x11-wm/compiz-fusion/metadata.xml12
2 files changed, 0 insertions, 39 deletions
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
deleted file mode 100644
index 115d647215f9..000000000000
--- a/x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Compiz Fusion (meta)"
-HOMEPAGE="http://www.compiz.org/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="emerald gnome unsupported"
-
-RDEPEND="
- >=x11-wm/compiz-${PV}
- >=x11-plugins/compiz-plugins-main-${PV}
- >=x11-plugins/compiz-plugins-extra-${PV}
- >=x11-misc/ccsm-0.8.4
- emerald? ( >=x11-wm/emerald-${PV} )
- gnome? ( >=x11-libs/compizconfig-backend-gconf-${PV} )
- unsupported? ( >=x11-plugins/compiz-plugins-unsupported-${PV} )"
-
-pkg_postinst() {
- ewarn "If you want to try out simple-ccsm, you'll need to emerge it"
- ewarn "If you want to use emerald, set the emerald use flag"
-}
diff --git a/x11-wm/compiz-fusion/metadata.xml b/x11-wm/compiz-fusion/metadata.xml
deleted file mode 100644
index 3913b8881187..000000000000
--- a/x11-wm/compiz-fusion/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<use>
- <flag name="emerald">Install the <pkg>x11-wm/emerald</pkg> package.</flag>
- <flag name="unsupported">Install the <pkg>x11-plugins/compiz-plugins-unsupported</pkg> package.</flag>
-</use>
-<longdescription>
-compiz-fusion is a community-driven project that is aimed at extending the compiz window manager.
-</longdescription>
-</pkgmetadata>