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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index b388e3586098..96905a7d4e11 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.169 2013/07/02 16:47:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.170 2013/07/27 11:45:03 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> kfourinline-4.10.5.ebuild: + Stable for amd64, wrt to bug #477634 *kfourinline-4.10.5 (02 Jul 2013) diff --git a/kde-base/kfourinline/kfourinline-4.10.5.ebuild b/kde-base/kfourinline/kfourinline-4.10.5.ebuild index 9416cfd7ba87..a31b6b909704 100644 --- a/kde-base/kfourinline/kfourinline-4.10.5.ebuild +++ b/kde-base/kfourinline/kfourinline-4.10.5.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.5.ebuild,v 1.1 2013/07/02 16:47:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.10.5.ebuild,v 1.2 2013/07/27 11:45:03 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)" |