diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 16:52:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 16:52:37 +0000 |
commit | 3b39e3c601cac761afe8530eb34e037da0697324 (patch) | |
tree | ebb431a6ab5b4c5901109d1871fb7732a486019c | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-3b39e3c601cac761afe8530eb34e037da0697324.tar.gz gentoo-2-3b39e3c601cac761afe8530eb34e037da0697324.tar.bz2 gentoo-2-3b39e3c601cac761afe8530eb34e037da0697324.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index 510e9ad36143..19689c721ed6 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2006/05/26 15:32:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.45 2006/05/26 16:52:37 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ksplashml-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> ksplashml-3.5.2.ebuild: Stable on ppc64 diff --git a/kde-base/ksplashml/ksplashml-3.5.2.ebuild b/kde-base/ksplashml/ksplashml-3.5.2.ebuild index 66d7eeff3b5d..7521e96cd73a 100644 --- a/kde-base/ksplashml/ksplashml-3.5.2.ebuild +++ b/kde-base/ksplashml/ksplashml-3.5.2.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.2.ebuild,v 1.5 2006/05/26 15:32:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.6 2006/05/26 16:52:37 wolf31o2 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 ) )" |