summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-05-16 00:50:44 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-05-16 00:50:44 +0000
commit027332758f2a11d8ccff0beaff805bc7ed29ac78 (patch)
tree9ebc2f491e682a2175dbf5272013a5ec640203b2 /kde-base/lskat
parentAdded KDE 4.0.4 version of lilo-config. Thanks to Jorge Manuel B. S. Vicetto. (diff)
downloadgentoo-2-027332758f2a11d8ccff0beaff805bc7ed29ac78.tar.gz
gentoo-2-027332758f2a11d8ccff0beaff805bc7ed29ac78.tar.bz2
gentoo-2-027332758f2a11d8ccff0beaff805bc7ed29ac78.zip
Added KDE 4.0.4 version of lskat. Thanks to Jorge Manuel B. S. Vicetto.
(Portage version: 2.1.5)
Diffstat (limited to 'kde-base/lskat')
-rw-r--r--kde-base/lskat/ChangeLog7
-rw-r--r--kde-base/lskat/lskat-4.0.4.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/lskat/ChangeLog b/kde-base/lskat/ChangeLog
index 81aa01512720..83bdff00eed4 100644
--- a/kde-base/lskat/ChangeLog
+++ b/kde-base/lskat/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/lskat
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/ChangeLog,v 1.89 2008/05/14 18:51:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/ChangeLog,v 1.90 2008/05/16 00:50:44 ingmar Exp $
+
+*lskat-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> +lskat-4.0.4.ebuild:
+ Added KDE 4.0.4 version of lskat. Thanks to Jorge Manuel B. S. Vicetto.
14 May 2008; Markus Rothe <corsair@gentoo.org> lskat-3.5.9.ebuild:
Stable on ppc64; bug #221063
diff --git a/kde-base/lskat/lskat-4.0.4.ebuild b/kde-base/lskat/lskat-4.0.4.ebuild
new file mode 100644
index 000000000000..605797f589b2
--- /dev/null
+++ b/kde-base/lskat/lskat-4.0.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/lskat-4.0.4.ebuild,v 1.1 2008/05/16 00:50:44 ingmar Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="Skat game for KDE"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug "
+
+PATCHES="${FILESDIR}/${PN}-4.0.0-link.patch"