summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-11-22 22:14:16 +0000
committerDan Armak <danarmak@gentoo.org>2005-11-22 22:14:16 +0000
commitb082217c4a241b37430dd0864ecc001ff8e923bd (patch)
treef58c26cbd1dfd16006cbeb6cf89310d4ef91531e /kde-base/kpat
parentversion bump (diff)
downloadgentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.gz
gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.bz2
gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.zip
KDE 3.5.0 (not yet released, p.masked)
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r--kde-base/kpat/ChangeLog7
-rw-r--r--kde-base/kpat/files/digest-kpat-3.5.01
-rw-r--r--kde-base/kpat/kpat-3.5.0.ebuild20
3 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog
index edb3c2799f2d..8b390ad883ce 100644
--- a/kde-base/kpat/ChangeLog
+++ b/kde-base/kpat/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kpat
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.23 2005/11/12 15:49:31 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.24 2005/11/22 22:14:11 danarmak Exp $
+
+*kpat-3.5.0 (22 Nov 2005)
+
+ 33 Nov 2005; Dan Armak <danarmak@gentoo.org> +kpat-3.5.0.ebuild:
+ Ebuilds for KDE 3.5.0 final. It is not yet released, and is package.masked.
*kpat-3.5.0_rc1 (12 Nov 2005)
diff --git a/kde-base/kpat/files/digest-kpat-3.5.0 b/kde-base/kpat/files/digest-kpat-3.5.0
new file mode 100644
index 000000000000..92db3dfaf9df
--- /dev/null
+++ b/kde-base/kpat/files/digest-kpat-3.5.0
@@ -0,0 +1 @@
+MD5 ba86fe9280ca57698ce3be0e0242b140 kdegames-3.5.0.tar.bz2 10297262
diff --git a/kde-base/kpat/kpat-3.5.0.ebuild b/kde-base/kpat/kpat-3.5.0.ebuild
new file mode 100644
index 000000000000..2e067aa87f1a
--- /dev/null
+++ b/kde-base/kpat/kpat-3.5.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-3.5.0.ebuild,v 1.1 2005/11/22 22:14:11 danarmak Exp $
+KMNAME=kdegames
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE patience game"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+
+RDEPEND="${DEPEND}
+ $(deprange-dual $PV $MAXKDEVER kde-base/kdebase-data)"
+
+KMEXTRACTONLY=libkdegames
+KMCOPYLIB="libkdegames libkdegames"