diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:24:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:24:01 +0000 |
commit | 4f9b1cbf9d1b50c49b5f1c34148e4e153885c2c8 (patch) | |
tree | 9cd12a5e9f4fb60f0881c9d947351033fedb19d1 /kde-base/kwin | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-4f9b1cbf9d1b50c49b5f1c34148e4e153885c2c8.tar.gz gentoo-2-4f9b1cbf9d1b50c49b5f1c34148e4e153885c2c8.tar.bz2 gentoo-2-4f9b1cbf9d1b50c49b5f1c34148e4e153885c2c8.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kwin')
-rw-r--r-- | kde-base/kwin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kwin/kwin-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kwin/ChangeLog b/kde-base/kwin/ChangeLog index 41642e8a01de..a1dccd280d5e 100644 --- a/kde-base/kwin/ChangeLog +++ b/kde-base/kwin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kwin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.299 2012/11/23 17:50:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.300 2012/11/23 19:24:01 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kwin-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kwin-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/kwin/kwin-4.9.3.ebuild b/kde-base/kwin/kwin-4.9.3.ebuild index 183b8acf2171..b41901b4d528 100644 --- a/kde-base/kwin/kwin-4.9.3.ebuild +++ b/kde-base/kwin/kwin-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.9.3.ebuild,v 1.2 2012/11/23 17:50:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.9.3.ebuild,v 1.3 2012/11/23 19:24:01 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ OPENGL_REQUIRED="always" inherit flag-o-matic kde4-meta DESCRIPTION="KDE window manager" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug gles opengl" COMMONDEPEND=" |