summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-03-13 21:19:13 +0000
committerDan Armak <danarmak@gentoo.org>2005-03-13 21:19:13 +0000
commit5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5 (patch)
treeec7b172633d80bd566500eb79f61cfee9931757c /kde-base/kpat
parentadd alpha keyword (diff)
downloadhistorical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.gz
historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.bz2
historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.zip
kde 3.4.0 ebuilds. the tarballs will be available from upstream Wednesday.
as per cryos' request, keeping the ~amd64 keywords where present, even though i'm not an amd64 dev. Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kpat')
-rw-r--r--kde-base/kpat/ChangeLog6
-rw-r--r--kde-base/kpat/Manifest12
-rw-r--r--kde-base/kpat/files/digest-kpat-3.4.01
-rw-r--r--kde-base/kpat/kpat-3.4.0.ebuild17
4 files changed, 25 insertions, 11 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog
index c7072837715d..4bdeee905bdd 100644
--- a/kde-base/kpat/ChangeLog
+++ b/kde-base/kpat/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2005/03/03 13:51:40 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.5 2005/03/13 21:19:08 danarmak Exp $
+
+ 13 Mar 2005; Dan Armak <danarmak@gentoo.org> kpat-3.4.0.ebuild:
+ KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
+ few more days.
*kpat-3.4.0_rc1 (03 Mar 2005)
diff --git a/kde-base/kpat/Manifest b/kde-base/kpat/Manifest
index 8a148995e08c..3ac6a2fe7351 100644
--- a/kde-base/kpat/Manifest
+++ b/kde-base/kpat/Manifest
@@ -1,6 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 67b8bd5fedca441d0ed315e78f8e075c kpat-3.4.0.ebuild 510
MD5 deafb248fe7d6a5370ba7067eafd5cfc kpat-3.4.0_beta1.ebuild 520
MD5 2beaa284d23f888cf0edb2bab899bdae kpat-3.4.0_beta2.ebuild 515
MD5 e8cbaa6345d351be208e24989a3b7345 ChangeLog 944
@@ -9,10 +7,4 @@ MD5 c2f18403945621b37754e30a747f40cf kpat-3.4.0_rc1.ebuild 517
MD5 039057bfd4af6b157cd2b7b08f08d23d files/digest-kpat-3.4.0_beta1 216
MD5 9e3853561c1b7e9a926fdc6dd8e5434d files/digest-kpat-3.4.0_beta2 294
MD5 8b19b23f6a048c71e6c5d2550695c013 files/digest-kpat-3.4.0_rc1 378
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFCJxaHntT9W3vfTuoRAjrJAJ4+ZS3ADgYkVcWmmf7XujIUfn+cOwCfQOFK
-AD2LSix79wv5OD4UH7shOfo=
-=P9ae
------END PGP SIGNATURE-----
+MD5 6e72046b806b6a397ba3e655b9c9d135 files/digest-kpat-3.4.0 68
diff --git a/kde-base/kpat/files/digest-kpat-3.4.0 b/kde-base/kpat/files/digest-kpat-3.4.0
new file mode 100644
index 000000000000..2a9a6a8354dd
--- /dev/null
+++ b/kde-base/kpat/files/digest-kpat-3.4.0
@@ -0,0 +1 @@
+MD5 ab144b71caeda34579817b01855ec287 kdegames-3.4.0.tar.bz2 9509119
diff --git a/kde-base/kpat/kpat-3.4.0.ebuild b/kde-base/kpat/kpat-3.4.0.ebuild
new file mode 100644
index 000000000000..0ae0ad04acb1
--- /dev/null
+++ b/kde-base/kpat/kpat-3.4.0.ebuild
@@ -0,0 +1,17 @@
+# 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.4.0.ebuild,v 1.1 2005/03/13 21:19:08 danarmak Exp $
+KMNAME=kdegames
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE patience game"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+OLDDEPEND="~kde-base/libkdegames-3.3.1"
+DEPEND="
+$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+
+KMEXTRACTONLY=libkdegames
+KMCOPYLIB="libkdegames libkdegames"