summaryrefslogtreecommitdiff
path: root/x11-wm/compiz-fusion
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-27 18:07:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-27 18:07:28 +0000
commit67f76a858f1ac826bd8a550d756d9ec6e340ed4f (patch)
tree45f4ada6be05bc180a14e017c9d5c6b58a0eec6e /x11-wm/compiz-fusion
parent38b7258d086dd5e263c3bbe3880c8c956676bc71 (diff)
gentoo resync : 27.01.2018
Diffstat (limited to 'x11-wm/compiz-fusion')
-rw-r--r--x11-wm/compiz-fusion/Manifest2
-rw-r--r--x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild27
-rw-r--r--x11-wm/compiz-fusion/metadata.xml12
3 files changed, 0 insertions, 41 deletions
diff --git a/x11-wm/compiz-fusion/Manifest b/x11-wm/compiz-fusion/Manifest
deleted file mode 100644
index 4a0e6bd3e241..000000000000
--- a/x11-wm/compiz-fusion/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD compiz-fusion-0.8.8-r1.ebuild 741 BLAKE2B 05af5e3b435e33cbc96700b268e62630a751a9827a6ace81764424829aada0e02b9a29f97599a234e0a58c9513fa6708115688558f09efa64f8da1bd25c77065 SHA512 55ea1d89e96bae8450345a82abf6cfc377cc174f30d01c500b2765451a0397482f75539a7f3658efbb741ff7308c6cc546e63da6d821b6022deed26a7f784c26
-MISC metadata.xml 496 BLAKE2B badb6cdf863f2a53c564899354d164499dab0e36c83a49005789fa1517473210ea00c9395094752138ebe1d4411a0c5bbef0de153490f780ffeca539aed95bcf SHA512 4319841dc5d6e2bf1f93f451431279d7df82a716654fca252fda3436ac3a7fb9944aac2e906981b18615a86ffdb8f65b579d33034e929b53c97514f8d0a0b0a6
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>