diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 09:08:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-23 09:08:50 +0000 |
commit | 4fca311fbe74a4ec4e9110da6062c2ede59f8e89 (patch) | |
tree | ae0b00f8903dc9dc9ccf71ec6a7ea6e846f43e28 /kde-base/knetwalk | |
parent | Stable for ppc, wrt bug #491946 (diff) | |
download | gentoo-2-4fca311fbe74a4ec4e9110da6062c2ede59f8e89.tar.gz gentoo-2-4fca311fbe74a4ec4e9110da6062c2ede59f8e89.tar.bz2 gentoo-2-4fca311fbe74a4ec4e9110da6062c2ede59f8e89.zip |
Stable for ppc64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/knetwalk')
-rw-r--r-- | kde-base/knetwalk/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knetwalk/knetwalk-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog index 0805e11c910a..b7f239bc0c04 100644 --- a/kde-base/knetwalk/ChangeLog +++ b/kde-base/knetwalk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetwalk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.221 2014/02/20 09:27:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.222 2014/02/23 09:08:16 ago Exp $ + + 23 Feb 2014; Agostino Sarubbo <ago@gentoo.org> knetwalk-4.11.5.ebuild: + Stable for ppc64, wrt bug #493782 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> knetwalk-4.11.5.ebuild: Stable for ppc, wrt bug #493782 diff --git a/kde-base/knetwalk/knetwalk-4.11.5.ebuild b/kde-base/knetwalk/knetwalk-4.11.5.ebuild index 286483e3b162..6c979a1c4712 100644 --- a/kde-base/knetwalk/knetwalk-4.11.5.ebuild +++ b/kde-base/knetwalk/knetwalk-4.11.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/knetwalk/knetwalk-4.11.5.ebuild,v 1.5 2014/02/20 09:27:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.11.5.ebuild,v 1.6 2014/02/23 09:08:16 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE=" http://www.kde.org/applications/games/knetwalk/ http://games.kde.org/game.php?game=knetwalk " -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)" |