diff options
author | 2010-06-28 00:47:06 +0000 | |
---|---|---|
committer | 2010-06-28 00:47:06 +0000 | |
commit | 209316018c5861c323256c9bb7aad0fd15edc7cb (patch) | |
tree | ef5d8938ca53ade0a323088e32281f6b44fb6c4a /kde-base/kwin | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-209316018c5861c323256c9bb7aad0fd15edc7cb.tar.gz historical-209316018c5861c323256c9bb7aad0fd15edc7cb.tar.bz2 historical-209316018c5861c323256c9bb7aad0fd15edc7cb.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kwin')
-rw-r--r-- | kde-base/kwin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kwin/kwin-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kwin/ChangeLog b/kde-base/kwin/ChangeLog index 06afe240e9b1..9db2c3bcbaae 100644 --- a/kde-base/kwin/ChangeLog +++ b/kde-base/kwin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kwin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.199 2010/06/24 09:56:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.200 2010/06/28 00:21:25 fauli Exp $ + + 28 Jun 2010; Christian Faulhammer <fauli@gentoo.org> kwin-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kwin-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/kwin/kwin-4.4.4.ebuild b/kde-base/kwin/kwin-4.4.4.ebuild index 64644edc1c06..051c4e328d42 100644 --- a/kde-base/kwin/kwin-4.4.4.ebuild +++ b/kde-base/kwin/kwin-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.4.4.ebuild,v 1.3 2010/06/24 09:56:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.4.4.ebuild,v 1.4 2010/06/28 00:21:25 fauli Exp $ EAPI="3" @@ -9,7 +9,7 @@ OPENGL_REQUIRED="optional" inherit kde4-meta DESCRIPTION="KDE window manager" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug xcomposite xinerama" # NOTE disabled for now: captury? ( media-libs/libcaptury ) |