summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ksplashml/ChangeLog5
-rw-r--r--kde-base/ksplashml/ksplashml-3.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog
index 75536c9d9699..8d47d4fce076 100644
--- a/kde-base/ksplashml/ChangeLog
+++ b/kde-base/ksplashml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksplashml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.59 2006/11/13 12:15:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.60 2006/11/14 00:28:05 kugelfang Exp $
+
+ 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ksplashml-3.5.5.ebuild:
+ Marked stable on amd64 wrt bug #147570.
13 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
ksplashml-3.5.5.ebuild:
diff --git a/kde-base/ksplashml/ksplashml-3.5.5.ebuild b/kde-base/ksplashml/ksplashml-3.5.5.ebuild
index 696e473957c5..dcee6451bd07 100644
--- a/kde-base/ksplashml/ksplashml-3.5.5.ebuild
+++ b/kde-base/ksplashml/ksplashml-3.5.5.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/ksplashml/ksplashml-3.5.5.ebuild,v 1.2 2006/11/13 12:15:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.5.ebuild,v 1.3 2006/11/14 00:28:05 kugelfang Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="xinerama"
RDEPEND="xinerama? ( || ( x11-libs/libXinerama <virtual/x11-7 ) )"