diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:33:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-08 07:33:05 +0000 |
commit | 63039b662a8cc64a7dcc5117352233615039b82f (patch) | |
tree | d84bf039ec539f833eeb820715753d7dd606e8e8 /kde-base/ksquares | |
parent | Fix use of EROOT in one more line by Arfrever (diff) | |
download | gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.gz gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.tar.bz2 gentoo-2-63039b662a8cc64a7dcc5117352233615039b82f.zip |
Stable for ppc64, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ksquares')
-rw-r--r-- | kde-base/ksquares/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksquares/ksquares-4.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksquares/ChangeLog b/kde-base/ksquares/ChangeLog index ed920a30ad57..828d9f503e8f 100644 --- a/kde-base/ksquares/ChangeLog +++ b/kde-base/ksquares/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksquares # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.215 2014/05/07 19:42:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.216 2014/05/08 07:32:40 ago Exp $ + + 08 May 2014; Agostino Sarubbo <ago@gentoo.org> ksquares-4.12.5.ebuild: + Stable for ppc64, wrt bug #504210 07 May 2014; Agostino Sarubbo <ago@gentoo.org> ksquares-4.12.5.ebuild: Stable for ppc, wrt bug #504210 diff --git a/kde-base/ksquares/ksquares-4.12.5.ebuild b/kde-base/ksquares/ksquares-4.12.5.ebuild index c3df4e079e97..2f388bffc74d 100644 --- a/kde-base/ksquares/ksquares-4.12.5.ebuild +++ b/kde-base/ksquares/ksquares-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ksquares-4.12.5.ebuild,v 1.4 2014/05/07 19:42:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ksquares-4.12.5.ebuild,v 1.5 2014/05/08 07:32:40 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE=" http://www.kde.org/applications/games/ksquares/ http://games.kde.org/game.php?game=ksquares " -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)" |