diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 20:00:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 20:00:23 +0000 |
commit | 91354981c57702c6995401b062c396c752c75020 (patch) | |
tree | f2888e9e0213e54a39fa2e763dd51436e098a5bb /kde-base/ktron/ktron-3.5.9.ebuild | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-91354981c57702c6995401b062c396c752c75020.tar.gz gentoo-2-91354981c57702c6995401b062c396c752c75020.tar.bz2 gentoo-2-91354981c57702c6995401b062c396c752c75020.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/ktron/ktron-3.5.9.ebuild')
-rw-r--r-- | kde-base/ktron/ktron-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ktron/ktron-3.5.9.ebuild b/kde-base/ktron/ktron-3.5.9.ebuild index cc948b97da9f..5a1a36b4a601 100644 --- a/kde-base/ktron/ktron-3.5.9.ebuild +++ b/kde-base/ktron/ktron-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.9.ebuild,v 1.6 2008/05/14 19:16:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.9.ebuild,v 1.7 2008/05/18 20:00:23 maekke Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="KDE tron game" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |