diff options
Diffstat (limited to 'kde-base/ktron')
-rw-r--r-- | kde-base/ktron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktron/ktron-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktron/ChangeLog b/kde-base/ktron/ChangeLog index de293055c897..6a382c9fd433 100644 --- a/kde-base/ktron/ChangeLog +++ b/kde-base/ktron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.92 2009/07/08 14:55:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.93 2009/07/12 12:10:29 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> ktron-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> ktron-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/ktron/ktron-3.5.10.ebuild b/kde-base/ktron/ktron-3.5.10.ebuild index 4d81662467bc..726ee64e8f85 100644 --- a/kde-base/ktron/ktron-3.5.10.ebuild +++ b/kde-base/ktron/ktron-3.5.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.10.ebuild,v 1.6 2009/07/08 14:55:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.10.ebuild,v 1.7 2009/07/12 12:10:29 armin76 Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="KDE tron game" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |