summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 23:09:33 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 23:09:33 +0000
commit2b84e00a83145246ba7afcf2294139069deba6b0 (patch)
tree5c52e8a9d42e027f748c7e1037c389a799e916f1 /kde-base/knetwalk
parentVersion bump to KDE 3.5.9. (diff)
downloadgentoo-2-2b84e00a83145246ba7afcf2294139069deba6b0.tar.gz
gentoo-2-2b84e00a83145246ba7afcf2294139069deba6b0.tar.bz2
gentoo-2-2b84e00a83145246ba7afcf2294139069deba6b0.zip
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/knetwalk')
-rw-r--r--kde-base/knetwalk/ChangeLog8
-rw-r--r--kde-base/knetwalk/knetwalk-3.5.9.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog
index 2814cfeefd45..30687d06eda4 100644
--- a/kde-base/knetwalk/ChangeLog
+++ b/kde-base/knetwalk/ChangeLog
@@ -1,6 +1,12 @@
# 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.10 2008/02/17 02:56:50 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.11 2008/02/20 23:09:33 philantrop Exp $
+
+*knetwalk-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +knetwalk-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -knetwalk-4.0.0.ebuild:
Spring cleaning
diff --git a/kde-base/knetwalk/knetwalk-3.5.9.ebuild b/kde-base/knetwalk/knetwalk-3.5.9.ebuild
new file mode 100644
index 000000000000..329793f786df
--- /dev/null
+++ b/kde-base/knetwalk/knetwalk-3.5.9.ebuild
@@ -0,0 +1,16 @@
+# 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-3.5.9.ebuild,v 1.1 2008/02/20 23:09:33 philantrop Exp $
+KMNAME=kdegames
+EAPI="1"
+inherit kde-meta
+
+DESCRIPTION="KDE tron game"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="kdehiddenvisibility"
+
+DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY=libkdegames
+KMCOPYLIB="libkdegames libkdegames"