diff options
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktux/ktux-4.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index ae08cea59193..aa83e343fd0c 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.247 2013/06/04 18:21:55 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.248 2013/06/05 10:33:24 ago Exp $ + + 05 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ktux-4.10.3.ebuild: + Stable for x86, wrt to bug #471392 *ktux-4.10.4 (04 Jun 2013) diff --git a/kde-base/ktux/ktux-4.10.3.ebuild b/kde-base/ktux/ktux-4.10.3.ebuild index cd32d1eb896b..92fe61735db2 100644 --- a/kde-base/ktux/ktux-4.10.3.ebuild +++ b/kde-base/ktux/ktux-4.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.10.3.ebuild,v 1.2 2013/06/04 13:06:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.10.3.ebuild,v 1.3 2013/06/05 10:33:24 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ fi inherit ${eclass} DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" # libkworkspace - only as a stub to provide KDE4Workspace config |