diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:22:34 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:22:34 +0000 |
commit | 0004bb8f8df8d1e85794235194db842018b859f0 (patch) | |
tree | 7774ade469799094f65de2afda7fe5772acc5c65 /kde-base/kstart/kstart-3.5.9.ebuild | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-0004bb8f8df8d1e85794235194db842018b859f0.tar.gz gentoo-2-0004bb8f8df8d1e85794235194db842018b859f0.tar.bz2 gentoo-2-0004bb8f8df8d1e85794235194db842018b859f0.zip |
Version bump to KDE 3.5.9.
(Portage version: 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 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kde-base/kstart/kstart-3.5.9.ebuild b/kde-base/kstart/kstart-3.5.9.ebuild new file mode 100644 index 000000000000..99c4e2370e84 --- /dev/null +++ b/kde-base/kstart/kstart-3.5.9.ebuild @@ -0,0 +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.1 2008/02/20 23:22:34 philantrop Exp $ + +KMNAME=kdebase +EAPI="1" +inherit kde-meta eutils + +DESCRIPTION="KDE: Utility to launch applications with special window properties" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" |