diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2014-02-06 23:23:26 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2014-02-06 23:23:26 +0000 |
commit | 1d6e0f27065cdde80797a25319fd3ee6e4440dd5 (patch) | |
tree | 8dc6278c8be46c472ec0dcd317046731afc10592 /kde-base/kstart/kstart-4.12.2.ebuild | |
parent | Version bump. (diff) | |
download | historical-1d6e0f27065cdde80797a25319fd3ee6e4440dd5.tar.gz historical-1d6e0f27065cdde80797a25319fd3ee6e4440dd5.tar.bz2 historical-1d6e0f27065cdde80797a25319fd3ee6e4440dd5.zip |
Version bump KDE SC 4.12.2
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0xEBE6A336BE19039C!
Diffstat (limited to 'kde-base/kstart/kstart-4.12.2.ebuild')
-rw-r--r-- | kde-base/kstart/kstart-4.12.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kstart/kstart-4.12.2.ebuild b/kde-base/kstart/kstart-4.12.2.ebuild new file mode 100644 index 000000000000..00339f2a0330 --- /dev/null +++ b/kde-base/kstart/kstart-4.12.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-4.12.2.ebuild,v 1.1 2014/02/06 23:20:32 dilfridge Exp $ + +EAPI=5 + +KMNAME="kde-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: Utility to launch applications with special window properties" +KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |