diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:30:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:30:37 +0000 |
commit | 8ee6107427030adc03530cb57f6c83f9790a5aab (patch) | |
tree | 1d4da1faa648cbb9a19bdf4b26b8659b94e9f480 /kde-base/knetwalk/knetwalk-4.3.3.ebuild | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-8ee6107427030adc03530cb57f6c83f9790a5aab.tar.gz gentoo-2-8ee6107427030adc03530cb57f6c83f9790a5aab.tar.bz2 gentoo-2-8ee6107427030adc03530cb57f6c83f9790a5aab.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, 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 01e3cfcecca8..e3d7d89f60b4 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.1 2009/11/02 21:26:37 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.3.3.ebuild,v 1.2 2009/11/29 15:30:37 ssuominen 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |