diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:32:01 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:32:01 +0000 |
commit | e1e95f2ff7e5890dbfb2e7bb33ad619d3456ff47 (patch) | |
tree | 9da0c38f925a32eafd4d86a02645ee3ac0fc63b7 /x11-misc | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | gentoo-2-e1e95f2ff7e5890dbfb2e7bb33ad619d3456ff47.tar.gz gentoo-2-e1e95f2ff7e5890dbfb2e7bb33ad619d3456ff47.tar.bz2 gentoo-2-e1e95f2ff7e5890dbfb2e7bb33ad619d3456ff47.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index bff8842db956..37dcead17633 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.39 2009/12/10 13:07:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.40 2009/12/10 19:32:01 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + xcompmgr-1.1.5.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xcompmgr-1.1.5.ebuild: amd64 stable wrt #294958 diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.5.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.5.ebuild index b91775740e08..7a0857be8b98 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.5.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.5.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.5.ebuild,v 1.2 2009/12/10 13:07:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.5.ebuild,v 1.3 2009/12/10 19:32:01 fauli 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 |