diff options
Diffstat (limited to 'x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild')
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild index 404e35c9ad76..4768df2d5080 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.7 2009/04/05 21:34:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild,v 1.8 2009/04/06 19:24:29 bluebird Exp $ inherit x-modular @@ -8,7 +8,7 @@ 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" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libXrender x11-libs/libXdamage |