diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 09:57:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 09:57:05 +0000 |
commit | 5181a1c20ee86bddcffb820a08f61b263d6fe726 (patch) | |
tree | 90f302fa03515fa0cc0e46b8e39148808c837139 /kde-base/kstart/kstart-3.5.9.ebuild | |
parent | Unmask gst-plugins-meta-0.10-r2 for everyone (diff) | |
download | historical-5181a1c20ee86bddcffb820a08f61b263d6fe726.tar.gz historical-5181a1c20ee86bddcffb820a08f61b263d6fe726.tar.bz2 historical-5181a1c20ee86bddcffb820a08f61b263d6fe726.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kstart/kstart-3.5.9.ebuild')
-rw-r--r-- | kde-base/kstart/kstart-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kstart/kstart-3.5.9.ebuild b/kde-base/kstart/kstart-3.5.9.ebuild index b212d5dedb8f..5f68c40188ce 100644 --- a/kde-base/kstart/kstart-3.5.9.ebuild +++ b/kde-base/kstart/kstart-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.9.ebuild,v 1.5 2008/05/13 01:01:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.9.ebuild,v 1.6 2008/05/15 09:52:28 corsair Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |