diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 20:49:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 20:49:54 +0000 |
commit | cb66918b4343d8d4a193b9a4a2f934441f9c9368 (patch) | |
tree | 7b1a8e8ed1d5386eedd0b56dd43456fe04bf2204 /kde-base/knetwalk | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-cb66918b4343d8d4a193b9a4a2f934441f9c9368.tar.gz gentoo-2-cb66918b4343d8d4a193b9a4a2f934441f9c9368.tar.bz2 gentoo-2-cb66918b4343d8d4a193b9a4a2f934441f9c9368.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knetwalk')
-rw-r--r-- | kde-base/knetwalk/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knetwalk/knetwalk-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog index c9609597d198..e3858ccda75f 100644 --- a/kde-base/knetwalk/ChangeLog +++ b/kde-base/knetwalk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knetwalk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.81 2010/06/24 08:54:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.82 2010/06/27 20:49:54 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + knetwalk-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> knetwalk-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/knetwalk/knetwalk-4.4.4.ebuild b/kde-base/knetwalk/knetwalk-4.4.4.ebuild index 15c9c1685cf0..46d1590845fe 100644 --- a/kde-base/knetwalk/knetwalk-4.4.4.ebuild +++ b/kde-base/knetwalk/knetwalk-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.4.4.ebuild,v 1.3 2010/06/24 08:54:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.4.4.ebuild,v 1.4 2010/06/27 20:49:54 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |