diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:21:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:21:33 +0000 |
commit | 756ca8f1501a65f50999e79d117077d0c4564c3f (patch) | |
tree | 2bc628d79468d0d56b5a15b114546f68fa62e613 /kde-base/knetwalk | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-756ca8f1501a65f50999e79d117077d0c4564c3f.tar.gz gentoo-2-756ca8f1501a65f50999e79d117077d0c4564c3f.tar.bz2 gentoo-2-756ca8f1501a65f50999e79d117077d0c4564c3f.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/knetwalk')
-rw-r--r-- | kde-base/knetwalk/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knetwalk/knetwalk-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog index a8e0a637a8ec..1c8b8df4e348 100644 --- a/kde-base/knetwalk/ChangeLog +++ b/kde-base/knetwalk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetwalk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.160 2013/01/05 20:19:00 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.161 2013/01/27 12:21:33 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> knetwalk-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *knetwalk-4.9.5 (05 Jan 2013) @@ -636,4 +639,3 @@ 16 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org> +metadata.xml, +knetwalk-3.5.8.ebuild: New ebuild for knetwalk as per bug 201613. - diff --git a/kde-base/knetwalk/knetwalk-4.9.5.ebuild b/kde-base/knetwalk/knetwalk-4.9.5.ebuild index 974c31d2fe5f..5bade2a5a06e 100644 --- a/kde-base/knetwalk/knetwalk-4.9.5.ebuild +++ b/kde-base/knetwalk/knetwalk-4.9.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/knetwalk/knetwalk-4.9.5.ebuild,v 1.1 2013/01/05 20:19:00 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.9.5.ebuild,v 1.2 2013/01/27 12:21:33 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |