summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/cairo-compmgr/cairo-compmgr-0.3.0.ebuild')
-rw-r--r--x11-wm/cairo-compmgr/cairo-compmgr-0.3.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11-wm/cairo-compmgr/cairo-compmgr-0.3.0.ebuild b/x11-wm/cairo-compmgr/cairo-compmgr-0.3.0.ebuild
deleted file mode 100644
index 04dcb14a2..000000000
--- a/x11-wm/cairo-compmgr/cairo-compmgr-0.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit gnome2
-
-DESCRIPTION="A versatile and extensible compositing manager which uses cairo for rendering"
-HOMEPAGE="http://cairo-compmgr.tuxfamily.org/"
-SRC_URI="http://download.tuxfamily.org/ccm/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
- x11-libs/cairo
- dev-lang/vala:0
- x11-libs/pixman"
-DEPEND="${RDEPEND}
- >=x11-proto/glproto-1.4.9"