diff options
Diffstat (limited to 'kde-base/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/klines/klines-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index 9f8362f6340a..f6c6f5d6025b 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/klines # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.256 2013/06/29 16:09:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.257 2013/06/30 10:09:09 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> klines-4.10.4.ebuild: + Stable for x86, wrt to bug #473942 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> klines-4.10.4.ebuild: Stable for amd64, wrt to bug #473942 diff --git a/kde-base/klines/klines-4.10.4.ebuild b/kde-base/klines/klines-4.10.4.ebuild index e3514fbd219e..4aa12d84e737 100644 --- a/kde-base/klines/klines-4.10.4.ebuild +++ b/kde-base/klines/klines-4.10.4.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/klines/klines-4.10.4.ebuild,v 1.2 2013/06/29 16:09:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.10.4.ebuild,v 1.3 2013/06/30 10:09:09 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |