diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 15:53:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 15:53:01 +0000 |
commit | e4ab072797b60183f4df33e3529be1b72e3984fa (patch) | |
tree | 56d5259b5076a91df580760774ec1c675c8d7eb7 /kde-base/ksplashml | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-e4ab072797b60183f4df33e3529be1b72e3984fa.tar.gz gentoo-2-e4ab072797b60183f4df33e3529be1b72e3984fa.tar.bz2 gentoo-2-e4ab072797b60183f4df33e3529be1b72e3984fa.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index 8d47d4fce076..f7c4070d858e 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.60 2006/11/14 00:28:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.61 2006/11/14 15:53:01 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + ksplashml-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> ksplashml-3.5.5.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/ksplashml/ksplashml-3.5.5.ebuild b/kde-base/ksplashml/ksplashml-3.5.5.ebuild index dcee6451bd07..f4d726712335 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.3 2006/11/14 00:28:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.5.ebuild,v 1.4 2006/11/14 15:53:01 gustavoz 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 ) )" |