summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-05-16 00:22:50 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-05-16 00:22:50 +0000
commit84bd166105a84a60a9985ba026ca9e7c408983f8 (patch)
tree177fe46bcb1a2e68cc24923569327518d37abd0e /kde-base/kspaceduel
parentAdded KDE 4.0.4 version of ksnapshot. Thanks to Jorge Manuel B. S. Vicetto. (diff)
downloadgentoo-2-84bd166105a84a60a9985ba026ca9e7c408983f8.tar.gz
gentoo-2-84bd166105a84a60a9985ba026ca9e7c408983f8.tar.bz2
gentoo-2-84bd166105a84a60a9985ba026ca9e7c408983f8.zip
Added KDE 4.0.4 version of kspaceduel. Thanks to Jorge Manuel B. S. Vicetto.
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r--kde-base/kspaceduel/ChangeLog9
-rw-r--r--kde-base/kspaceduel/kspaceduel-4.0.4.ebuild12
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog
index ade1b438940c..f6afbabbe9c5 100644
--- a/kde-base/kspaceduel/ChangeLog
+++ b/kde-base/kspaceduel/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kspaceduel
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.89 2008/05/14 18:58:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.90 2008/05/16 00:22:50 ingmar Exp $
+
+*kspaceduel-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ +kspaceduel-4.0.4.ebuild:
+ Added KDE 4.0.4 version of kspaceduel. Thanks to Jorge Manuel B. S.
+ Vicetto.
14 May 2008; Markus Rothe <corsair@gentoo.org> kspaceduel-3.5.9.ebuild:
Stable on ppc64; bug #221063
diff --git a/kde-base/kspaceduel/kspaceduel-4.0.4.ebuild b/kde-base/kspaceduel/kspaceduel-4.0.4.ebuild
new file mode 100644
index 000000000000..85f9b80dc1ce
--- /dev/null
+++ b/kde-base/kspaceduel/kspaceduel-4.0.4.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.0.4.ebuild,v 1.1 2008/05/16 00:22:50 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDE Space Game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"