diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 21:08:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 21:08:52 +0000 |
commit | 643ff2243418e2850e7b2248d3aa32e0c9df2d63 (patch) | |
tree | 138f1bf4e64db9a09d3023f73cdcc170b0d4be54 /x11-misc/xcompmgr | |
parent | Marked ppc stable for bug #191615. Marked ~ppc64 too. (diff) | |
download | gentoo-2-643ff2243418e2850e7b2248d3aa32e0c9df2d63.tar.gz gentoo-2-643ff2243418e2850e7b2248d3aa32e0c9df2d63.tar.bz2 gentoo-2-643ff2243418e2850e7b2248d3aa32e0c9df2d63.zip |
Marked ppc stable for bug #191615. Marked ~ppc64 too.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index cf41483a3ec8..3fb6d361fbb3 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2007/09/07 19:50:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.26 2007/09/08 21:08:52 josejx Exp $ + + 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> xcompmgr-1.1.3-r1.ebuild: + Marked ppc stable for bug #191615. Marked ~ppc64 too. 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xcompmgr-1.1.3-r1.ebuild: diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild index e575bbc398f1..f6bcc68863b5 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.3 2007/09/07 19:50:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.3-r1.ebuild,v 1.4 2007/09/08 21:08:52 josejx 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 ~ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/libXrender x11-libs/libXdamage |