diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 20:25:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 20:25:58 +0000 |
commit | 8b4b96d9be2b79f606548536d79fd6c7ecb5acfa (patch) | |
tree | dfc010837b587c1296452ee064f5d20769eb0b33 /kde-base/ksplashml/ksplashml-3.5.2.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-8b4b96d9be2b79f606548536d79fd6c7ecb5acfa.tar.gz gentoo-2-8b4b96d9be2b79f606548536d79fd6c7ecb5acfa.tar.bz2 gentoo-2-8b4b96d9be2b79f606548536d79fd6c7ecb5acfa.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/ksplashml/ksplashml-3.5.2.ebuild')
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksplashml/ksplashml-3.5.2.ebuild b/kde-base/ksplashml/ksplashml-3.5.2.ebuild index 7521e96cd73a..93dee5f9f3e1 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.6 2006/05/26 16:52:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.7 2006/05/26 20:25:58 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="xinerama" RDEPEND="xinerama? ( || ( x11-libs/libXinerama virtual/x11 ) )" |