diff options
author | 2006-10-30 04:04:54 +0000 | |
---|---|---|
committer | 2006-10-30 04:04:54 +0000 | |
commit | 08f790562f370842d7befa09ec7b14d512c3d2a3 (patch) | |
tree | 95a2d21d69d30ecb70de53fa082874f10cf437e9 /x11-misc/xcompmgr | |
parent | Stable on amd64 see bug #149305. (diff) | |
download | gentoo-2-08f790562f370842d7befa09ec7b14d512c3d2a3.tar.gz gentoo-2-08f790562f370842d7befa09ec7b14d512c3d2a3.tar.bz2 gentoo-2-08f790562f370842d7befa09ec7b14d512c3d2a3.zip |
Stable on amd64.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index b01da3586859..f024e6d3deaf 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.18 2006/08/20 21:55:13 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.19 2006/10/30 04:04:54 metalgod Exp $ + + 30 Oct 2006; Luis Medinas <metalgod@gentoo.org> xcompmgr-1.1.3.ebuild: + Stable on amd64. 20 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; xcompmgr-1.1.3.ebuild: diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild index 5bcfa1a83433..85397c2354da 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.3 2006/08/20 21:55:13 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.3.ebuild,v 1.4 2006/10/30 04:04:54 metalgod 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 |