diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-25 17:00:57 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-25 17:00:57 +0000 |
commit | b7aeab0d002caad3214c2cca186cbaf6c827eb9d (patch) | |
tree | 47e63f9e6dbff8df1e92ba58732640d19ac09224 /kde-base/ktron/ktron-4.3.5.ebuild | |
parent | Version bump KDE 4.3.5 (diff) | |
download | gentoo-2-b7aeab0d002caad3214c2cca186cbaf6c827eb9d.tar.gz gentoo-2-b7aeab0d002caad3214c2cca186cbaf6c827eb9d.tar.bz2 gentoo-2-b7aeab0d002caad3214c2cca186cbaf6c827eb9d.zip |
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktron/ktron-4.3.5.ebuild')
-rw-r--r-- | kde-base/ktron/ktron-4.3.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/ktron/ktron-4.3.5.ebuild b/kde-base/ktron/ktron-4.3.5.ebuild new file mode 100644 index 000000000000..c42fffa29c18 --- /dev/null +++ b/kde-base/ktron/ktron-4.3.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-4.3.5.ebuild,v 1.1 2010/01/25 17:00:57 scarabeus Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE Tron game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |