diff options
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 0d03e163c41d..14d0d1fcbdfa 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.157 2013/05/06 20:17:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.158 2013/06/04 13:06:20 ago Exp $ + + 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kfourinline-4.10.3.ebuild: + Stable for amd64, wrt to bug #471392 *kfourinline-4.10.3 (06 May 2013) diff --git a/kde-base/kfourinline/kfourinline-4.10.3.ebuild b/kde-base/kfourinline/kfourinline-4.10.3.ebuild index 22e6e45695ec..294fb83d2b6e 100644 --- a/kde-base/kfourinline/kfourinline-4.10.3.ebuild +++ b/kde-base/kfourinline/kfourinline-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/kfourinline/kfourinline-4.10.3.ebuild,v 1.1 2013/05/06 20:17:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.10.3.ebuild,v 1.2 2013/06/04 13:06:20 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE four-in-a-row game." -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)" |