summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 23:18:39 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 23:18:39 +0000
commit3a41b78b0af1933a60bb00c8e3164222bd420adb (patch)
treefa2ceadf7271aed6aba867fc2c1cbeb6cf52563e /kde-base/ksame
parentVersion bump to KDE 3.5.9. (diff)
downloadgentoo-2-3a41b78b0af1933a60bb00c8e3164222bd420adb.tar.gz
gentoo-2-3a41b78b0af1933a60bb00c8e3164222bd420adb.tar.bz2
gentoo-2-3a41b78b0af1933a60bb00c8e3164222bd420adb.zip
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r--kde-base/ksame/ChangeLog7
-rw-r--r--kde-base/ksame/ksame-3.5.9.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog
index f230d19561dc..459c6f6f5a6c 100644
--- a/kde-base/ksame/ChangeLog
+++ b/kde-base/ksame/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksame
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.80 2008/02/17 02:11:35 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.81 2008/02/20 23:18:39 philantrop Exp $
+
+*ksame-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> +ksame-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ksame-3.5.5.ebuild,
-ksame-3.5.6.ebuild, -ksame-3.5.7.ebuild, -ksame-4.0.0.ebuild:
diff --git a/kde-base/ksame/ksame-3.5.9.ebuild b/kde-base/ksame/ksame-3.5.9.ebuild
new file mode 100644
index 000000000000..400e17bb0715
--- /dev/null
+++ b/kde-base/ksame/ksame-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/ksame/ksame-3.5.9.ebuild,v 1.1 2008/02/20 23:18:39 philantrop Exp $
+KMNAME=kdegames
+EAPI="1"
+inherit kde-meta
+
+DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
+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"