summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-03-10 02:45:32 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-03-10 02:45:32 +0000
commitf304657b3d9aa9d411e1493ec6341d84af819ed8 (patch)
treefa8f90bd82ab63465ebf0872b407e9cbf2a2c2e3 /x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
parentBump. (diff)
downloadgentoo-2-f304657b3d9aa9d411e1493ec6341d84af819ed8.tar.gz
gentoo-2-f304657b3d9aa9d411e1493ec6341d84af819ed8.tar.bz2
gentoo-2-f304657b3d9aa9d411e1493ec6341d84af819ed8.zip
Bump.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild')
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
new file mode 100644
index 000000000000..c08532153cd1
--- /dev/null
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild,v 1.1 2008/03/10 02:45:32 dberkholz Exp $
+
+inherit x-modular
+
+DESCRIPTION="X Compositing manager"
+HOMEPAGE="http://freedesktop.org/Software/xapps"
+SRC_URI="http://xorg.freedesktop.org/releases/individual/app/${P}.tar.bz2"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+RDEPEND="x11-libs/libXrender
+ x11-libs/libXdamage
+ x11-libs/libXcomposite"