diff options
author | 2007-02-09 15:29:39 +0000 | |
---|---|---|
committer | 2007-02-09 15:29:39 +0000 | |
commit | 7b8f186a620994a2cca83e436a85880922afbbc5 (patch) | |
tree | 4e1b8858abc23b600597b7bf03c1aeee8fbdcf84 /kde-base/kwin | |
parent | Version bump as per bug #166087. (diff) | |
download | gentoo-2-7b8f186a620994a2cca83e436a85880922afbbc5.tar.gz gentoo-2-7b8f186a620994a2cca83e436a85880922afbbc5.tar.bz2 gentoo-2-7b8f186a620994a2cca83e436a85880922afbbc5.zip |
Stable on amd64 wrt bug #164079.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'kde-base/kwin')
-rw-r--r-- | kde-base/kwin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kwin/kwin-3.5.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kwin/ChangeLog b/kde-base/kwin/ChangeLog index f1ac4ede7423..6faf3807e680 100644 --- a/kde-base/kwin/ChangeLog +++ b/kde-base/kwin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kwin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.91 2007/02/09 12:55:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.92 2007/02/09 15:29:39 wolf31o2 Exp $ + + 09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> kwin-3.5.5-r2.ebuild: + Stable on amd64 wrt bug #164079. 09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> kwin-3.5.5-r2.ebuild: Stable on alpha wrt bug #164079. diff --git a/kde-base/kwin/kwin-3.5.5-r2.ebuild b/kde-base/kwin/kwin-3.5.5-r2.ebuild index ec13c7440bf6..8058b9874b6b 100644 --- a/kde-base/kwin/kwin-3.5.5-r2.ebuild +++ b/kde-base/kwin/kwin-3.5.5-r2.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/kde-base/kwin/kwin-3.5.5-r2.ebuild,v 1.10 2007/02/09 12:55:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-3.5.5-r2.ebuild,v 1.11 2007/02/09 15:29:39 wolf31o2 Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="3.5.5-r7 $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE window manager" -KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility xcomposite" RDEPEND="xcomposite? ( x11-libs/libXcomposite |