diff options
author | 2006-09-03 14:21:03 +0000 | |
---|---|---|
committer | 2006-09-03 14:21:03 +0000 | |
commit | 45165401a5430fb3f6ee47027883652136ad76d9 (patch) | |
tree | a9b43589a46199f882f16f754b14c26d62964e6a /kde-base/kwin | |
parent | Stable for HPPA (for app-text/nopaste). (diff) | |
download | historical-45165401a5430fb3f6ee47027883652136ad76d9.tar.gz historical-45165401a5430fb3f6ee47027883652136ad76d9.tar.bz2 historical-45165401a5430fb3f6ee47027883652136ad76d9.zip |
Stable on ia64.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'kde-base/kwin')
-rw-r--r-- | kde-base/kwin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kwin/kwin-3.5.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kwin/ChangeLog b/kde-base/kwin/ChangeLog index 8eb6e50ccef6..0a44a92ad04c 100644 --- a/kde-base/kwin/ChangeLog +++ b/kde-base/kwin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kwin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.62 2006/07/25 08:47:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/ChangeLog,v 1.63 2006/09/03 14:04:43 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kwin-3.5.2-r2.ebuild: + Stable on ia64. *kwin-3.5.4 (25 Jul 2006) diff --git a/kde-base/kwin/kwin-3.5.2-r2.ebuild b/kde-base/kwin/kwin-3.5.2-r2.ebuild index 206d43b0e296..38da0c677035 100644 --- a/kde-base/kwin/kwin-3.5.2-r2.ebuild +++ b/kde-base/kwin/kwin-3.5.2-r2.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/kde-base/kwin/kwin-3.5.2-r2.ebuild,v 1.11 2006/06/01 07:50:36 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-3.5.2-r2.ebuild,v 1.12 2006/09/03 14:04:43 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $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="xcomposite" RDEPEND="xcomposite? ( || ( ( x11-libs/libXcomposite |