diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 20:54:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 20:54:09 +0000 |
commit | fb23adc6dfd8763686c3ca6c2db2e1a6716ba0f7 (patch) | |
tree | f2d62d7d0b7ab852af2bc5de0683ae8a24593964 /kde-base/ksplashml/ksplashml-3.5.7.ebuild | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-fb23adc6dfd8763686c3ca6c2db2e1a6716ba0f7.tar.gz gentoo-2-fb23adc6dfd8763686c3ca6c2db2e1a6716ba0f7.tar.bz2 gentoo-2-fb23adc6dfd8763686c3ca6c2db2e1a6716ba0f7.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/ksplashml/ksplashml-3.5.7.ebuild')
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksplashml/ksplashml-3.5.7.ebuild b/kde-base/ksplashml/ksplashml-3.5.7.ebuild index 2eb907842374..21d3035029a4 100644 --- a/kde-base/ksplashml/ksplashml-3.5.7.ebuild +++ b/kde-base/ksplashml/ksplashml-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.7.ebuild,v 1.4 2007/08/08 20:31:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.7.ebuild,v 1.5 2007/08/09 20:54:09 corsair 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="kdehiddenvisibility xinerama" RDEPEND="xinerama? ( x11-libs/libXinerama )" |