diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 19:24:29 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 19:24:29 +0000 |
commit | e3b7249d1345bc6bcc128d2ceca7fca42ba90af9 (patch) | |
tree | ce79f1c1d758b4d9c432be2a4ce82302d2312e7a /x11-misc/xcompmgr | |
parent | Stable on sparc, bug #251832 (diff) | |
download | gentoo-2-e3b7249d1345bc6bcc128d2ceca7fca42ba90af9.tar.gz gentoo-2-e3b7249d1345bc6bcc128d2ceca7fca42ba90af9.tar.bz2 gentoo-2-e3b7249d1345bc6bcc128d2ceca7fca42ba90af9.zip |
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index 1cd86b578483..2e227cfbf845 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2009/04/05 21:34:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.36 2009/04/06 19:24:29 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xcompmgr-1.1.4.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xcompmgr-1.1.4.ebuild: x86 stable, bug #251832 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 |