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/ksplashml-3.5.5.ebuild | |
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/ksplashml-3.5.5.ebuild')
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) )" |