diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:17:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:17:20 +0000 |
commit | 9cbb6e91ee56397d2e9349e94c4ac9c4a1ac562d (patch) | |
tree | 8832c918e6f3d26e0a6ccce34803df520e2b377c /kde-base/kwin | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-9cbb6e91ee56397d2e9349e94c4ac9c4a1ac562d.tar.gz gentoo-2-9cbb6e91ee56397d2e9349e94c4ac9c4a1ac562d.tar.bz2 gentoo-2-9cbb6e91ee56397d2e9349e94c4ac9c4a1ac562d.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kwin')
-rw-r--r-- | kde-base/kwin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kwin/kwin-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kwin/ChangeLog b/kde-base/kwin/ChangeLog index 78a0ca3654e9..766d71872a76 100644 --- a/kde-base/kwin/ChangeLog +++ b/kde-base/kwin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kwin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.221 2011/05/09 10:05:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.222 2011/05/09 23:17:20 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kwin-4.6.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> kwin-4.6.3.ebuild: The -opengl is not yet fixed... So apply my hack patch. diff --git a/kde-base/kwin/kwin-4.6.2.ebuild b/kde-base/kwin/kwin-4.6.2.ebuild index 05851e3d2cdf..3ff706f8d6d4 100644 --- a/kde-base/kwin/kwin-4.6.2.ebuild +++ b/kde-base/kwin/kwin-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v 1.3 2011/05/09 08:48:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.6.2.ebuild,v 1.4 2011/05/09 23:17:20 hwoarang Exp $ EAPI=3 @@ -9,7 +9,7 @@ OPENGL_REQUIRED="optional" inherit kde4-meta DESCRIPTION="KDE window manager" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug xcomposite xinerama" # NOTE disabled for now: captury? ( media-libs/libcaptury ) |