diff options
author | Michael Palimaka <kensington@gentoo.org> | 2012-06-28 04:00:10 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2012-06-28 04:03:01 +1000 |
commit | aa0b83a48aa8c8e077a05b4974f63219205b0bf7 (patch) | |
tree | 9e89ceae4afd341ffb8a045e7b473a8a8e2d8d2f /kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild | |
parent | [net-libs/libktorrent] Add missing dependency on dev-libs/libgcrypt. (diff) | |
download | kde-aa0b83a48aa8c8e077a05b4974f63219205b0bf7.tar.gz kde-aa0b83a48aa8c8e077a05b4974f63219205b0bf7.tar.bz2 kde-aa0b83a48aa8c8e077a05b4974f63219205b0bf7.zip |
[kde-base] Add KDE SC 4.9 live ebuilds (4.9.49.9999)
(Portage version: 2.1.11.2/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild')
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild b/kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild new file mode 100644 index 0000000000..03b12cfb00 --- /dev/null +++ b/kde-base/kspaceduel/kspaceduel-4.9.49.9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=4 + +KDE_HANDBOOK="optional" +KMNAME="kdegames" +KDE_SELINUX_MODULE="games" +inherit kde4-meta + +DESCRIPTION="KDE Space Game" +KEYWORDS="" +IUSE="debug" |