diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:21:54 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:21:54 +0000 |
commit | ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879 (patch) | |
tree | 4723f7503953397c478388a0c801578db8feb9e3 /kde-base/ktron/ktron-3.5.8.ebuild | |
parent | remove apache-2.0 wrt #203578 (diff) | |
download | historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.gz historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.tar.bz2 historical-ff9f2abdf73bbbfcaad4eca1f0457c2f34d0e879.zip |
Marked stable on amd64 as per bug 207634.
Package-Manager: portage-2.1.4
Diffstat (limited to 'kde-base/ktron/ktron-3.5.8.ebuild')
-rw-r--r-- | kde-base/ktron/ktron-3.5.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/ktron/ktron-3.5.8.ebuild b/kde-base/ktron/ktron-3.5.8.ebuild index 164ae01fb1cb..99664820bf68 100644 --- a/kde-base/ktron/ktron-3.5.8.ebuild +++ b/kde-base/ktron/ktron-3.5.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.8.ebuild,v 1.1 2007/10/19 23:40:14 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.8.ebuild,v 1.2 2008/01/28 23:15:25 philantrop Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE tron game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |