summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 23:21:25 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 23:21:25 +0000
commit040cb8386ea4c7765f664c12644a3d5140e5c883 (patch)
treea1b2a6c64d70150d941d3bb89fca1f2a22533ec7
parentVersion bump to KDE 3.5.9. (diff)
downloadgentoo-2-040cb8386ea4c7765f664c12644a3d5140e5c883.tar.gz
gentoo-2-040cb8386ea4c7765f664c12644a3d5140e5c883.tar.bz2
gentoo-2-040cb8386ea4c7765f664c12644a3d5140e5c883.zip
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
-rw-r--r--kde-base/ksokoban/ChangeLog8
-rw-r--r--kde-base/ksokoban/ksokoban-3.5.9.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/ksokoban/ChangeLog b/kde-base/ksokoban/ChangeLog
index b1c97dfd6e3c..cdad9c0b8759 100644
--- a/kde-base/ksokoban/ChangeLog
+++ b/kde-base/ksokoban/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/ksokoban
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ChangeLog,v 1.79 2008/02/17 01:53:57 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ChangeLog,v 1.80 2008/02/20 23:21:25 philantrop Exp $
+
+*ksokoban-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +ksokoban-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ksokoban-3.5.5.ebuild,
-ksokoban-3.5.6.ebuild, -ksokoban-3.5.7.ebuild:
diff --git a/kde-base/ksokoban/ksokoban-3.5.9.ebuild b/kde-base/ksokoban/ksokoban-3.5.9.ebuild
new file mode 100644
index 000000000000..cb76d1322fbf
--- /dev/null
+++ b/kde-base/ksokoban/ksokoban-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/ksokoban/ksokoban-3.5.9.ebuild,v 1.1 2008/02/20 23:21:25 philantrop Exp $
+KMNAME=kdegames
+EAPI="1"
+inherit kde-meta
+
+DESCRIPTION="The japanese warehouse keeper 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"