diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:08:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:08:26 +0000 |
commit | 24f772dd4e9229e78eea04d802a454cafb3215aa (patch) | |
tree | 69ff0913d34c4c0fcf7c4624c56d573d8c8d5643 /kde-base/knetwalk/knetwalk-4.3.3.ebuild | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-24f772dd4e9229e78eea04d802a454cafb3215aa.tar.gz gentoo-2-24f772dd4e9229e78eea04d802a454cafb3215aa.tar.bz2 gentoo-2-24f772dd4e9229e78eea04d802a454cafb3215aa.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knetwalk/knetwalk-4.3.3.ebuild')
-rw-r--r-- | kde-base/knetwalk/knetwalk-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knetwalk/knetwalk-4.3.3.ebuild b/kde-base/knetwalk/knetwalk-4.3.3.ebuild index b6df782c8788..0461962b56e9 100644 --- a/kde-base/knetwalk/knetwalk-4.3.3.ebuild +++ b/kde-base/knetwalk/knetwalk-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.3.3.ebuild,v 1.4 2009/11/30 06:54:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.3.3.ebuild,v 1.5 2009/12/10 16:08:26 fauli Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" |