diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 17:39:20 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 17:39:20 +0000 |
commit | 86ce76203890c5ee78420410ca1c250a41cc33c0 (patch) | |
tree | 97e941f3b45dd3794c1844ff075f8dbb9cd07835 /kde-base/knetwalk | |
parent | Unstable version bump (diff) | |
download | gentoo-2-86ce76203890c5ee78420410ca1c250a41cc33c0.tar.gz gentoo-2-86ce76203890c5ee78420410ca1c250a41cc33c0.tar.bz2 gentoo-2-86ce76203890c5ee78420410ca1c250a41cc33c0.zip |
Old.
(Portage version: 2.2_pre5)
Diffstat (limited to 'kde-base/knetwalk')
-rw-r--r-- | kde-base/knetwalk/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knetwalk/knetwalk-4.0.1.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog index f528ab79af21..605c5318aa25 100644 --- a/kde-base/knetwalk/ChangeLog +++ b/kde-base/knetwalk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetwalk # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.13 2008/03/10 23:45:54 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.14 2008/03/20 17:39:20 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -knetwalk-4.0.1.ebuild: + Old. *knetwalk-4.0.2 (10 Mar 2008) diff --git a/kde-base/knetwalk/knetwalk-4.0.1.ebuild b/kde-base/knetwalk/knetwalk-4.0.1.ebuild deleted file mode 100644 index 76c26c1107ba..000000000000 --- a/kde-base/knetwalk/knetwalk-4.0.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/knetwalk-4.0.1.ebuild,v 1.2 2008/03/04 04:43:33 jer Exp $ - -EAPI="1" - -KMNAME=kdegames -KMNODOCS=true -inherit kde4-meta - -DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators" -KEYWORDS="~amd64 ~hppa ~x86" -IUSE="debug htmlhandbook" |