diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 19:37:18 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 19:37:18 +0000 |
commit | 101bf194b462f313aa8baf5c1c50b708b133c577 (patch) | |
tree | aaab4d4db12655e9c975d6c7178b493360fe5034 /x11-misc/xcompmgr | |
parent | Stable on x86 wrt bug #191615. (diff) | |
download | gentoo-2-101bf194b462f313aa8baf5c1c50b708b133c577.tar.gz gentoo-2-101bf194b462f313aa8baf5c1c50b708b133c577.tar.bz2 gentoo-2-101bf194b462f313aa8baf5c1c50b708b133c577.zip |
Stable on x86 wrt bug #191615.
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index 23280f796a7d..9d1048b45378 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.23 2007/08/02 00:52:18 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.24 2007/09/07 19:37:18 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xcompmgr-1.1.3-r1.ebuild: + Stable on x86 wrt bug #191615. *xcompmgr-1.1.3-r1 (02 Aug 2007) diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild index 9e3a88950edf..f428e50e4e89 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.1 2007/08/02 00:52:18 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild,v 1.2 2007/09/07 19:37:18 wolf31o2 Exp $ inherit x-modular @@ -8,7 +8,7 @@ DESCRIPTION="X Compositing manager" HOMEPAGE="http://freedesktop.org/Software/xapps" SRC_URI="http://xapps.freedesktop.org/release/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libXrender x11-libs/libXdamage |