diff options
author | 2006-08-20 21:55:13 +0000 | |
---|---|---|
committer | 2006-08-20 21:55:13 +0000 | |
commit | 6392c1936e39330ab2a17b2f4060c3909c18f882 (patch) | |
tree | 06df5072e2f133df424cac007d439b7b4c2d3e3b /x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild | |
parent | Stable on x86/ppc. (diff) | |
download | gentoo-2-6392c1936e39330ab2a17b2f4060c3909c18f882.tar.gz gentoo-2-6392c1936e39330ab2a17b2f4060c3909c18f882.tar.bz2 gentoo-2-6392c1936e39330ab2a17b2f4060c3909c18f882.zip |
Stable on x86/ppc.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild')
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild index 5b7c02724aae..5bcfa1a83433 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild,v 1.2 2006/01/22 04:15:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild,v 1.3 2006/08/20 21:55:13 dberkholz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://xapps.freedesktop.org/release/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" RDEPEND="|| ( ( x11-libs/libXrender |