summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-10-13 00:10:09 +0000
committerDan Armak <danarmak@gentoo.org>2005-10-13 00:10:09 +0000
commite2f3f14466e5bb3e2dd11e93d8694add86210e56 (patch)
tree7ec3323efaa88e487c6892d49033df8e61c201fc /kde-base/knotes
parentModified 'cp' calls (bug #103487). (diff)
downloadgentoo-2-e2f3f14466e5bb3e2dd11e93d8694add86210e56.tar.gz
gentoo-2-e2f3f14466e5bb3e2dd11e93d8694add86210e56.tar.bz2
gentoo-2-e2f3f14466e5bb3e2dd11e93d8694add86210e56.zip
kde 3.4.3 split ebuilds
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog7
-rw-r--r--kde-base/knotes/Manifest18
-rw-r--r--kde-base/knotes/files/digest-knotes-3.4.31
-rw-r--r--kde-base/knotes/knotes-3.4.3.ebuild24
4 files changed, 36 insertions, 14 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index 5b22bf8e622a..70de80d28015 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.17 2005/09/24 14:51:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.18 2005/10/13 00:10:02 danarmak Exp $
+
+*knotes-3.4.3 (13 Oct 2005)
+
+ 13 Oct 2005; Dan Armak <danarmak@gentoo.org> +knotes-3.4.3.ebuild:
+ New version.
24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
-knotes-3.5_alpha1.ebuild:
diff --git a/kde-base/knotes/Manifest b/kde-base/knotes/Manifest
index 0555b65cc399..79f80ed25e3f 100644
--- a/kde-base/knotes/Manifest
+++ b/kde-base/knotes/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 ed7b715fce1569d120bcc3e0a75684b3 knotes-3.4.1.ebuild 802
MD5 bb0b5db1c2b2bef4a9c973837c9172c2 ChangeLog 2394
+MD5 e8e3fc943d40a2fa3260a042e8f0dcf6 files/digest-knotes-3.4.1 208
+MD5 1abd06c61033b13feaa26798ccacf032 files/digest-knotes-3.4.3 67
+MD5 e4e6543138c08f4f74d9c68aa53f6c06 files/digest-knotes-3.5_beta1 68
+MD5 ed7b715fce1569d120bcc3e0a75684b3 knotes-3.4.1.ebuild 802
+MD5 220638275068732a1a5d5aac4bdbfb44 knotes-3.4.3.ebuild 815
MD5 e2904999fc3c64a8bf092d92f9ebd1dc knotes-3.5_beta1.ebuild 796
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
-MD5 e4e6543138c08f4f74d9c68aa53f6c06 files/digest-knotes-3.5_beta1 68
-MD5 e8e3fc943d40a2fa3260a042e8f0dcf6 files/digest-knotes-3.4.1 208
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDNWggj5H05b2HAEkRArviAJ0YDrDnN7KA9eVuc8sfppcY7BnCzQCgilhi
-fVMtfmqga8NT7X/WX3eg3RI=
-=qaiC
------END PGP SIGNATURE-----
diff --git a/kde-base/knotes/files/digest-knotes-3.4.3 b/kde-base/knotes/files/digest-knotes-3.4.3
new file mode 100644
index 000000000000..e1e5a75b8e71
--- /dev/null
+++ b/kde-base/knotes/files/digest-knotes-3.4.3
@@ -0,0 +1 @@
+MD5 b2c145f3779578c9208dcbec9a4a5aea kdepim-3.4.3.tar.bz2 11327132
diff --git a/kde-base/knotes/knotes-3.4.3.ebuild b/kde-base/knotes/knotes-3.4.3.ebuild
new file mode 100644
index 000000000000..ba1ec4cc020e
--- /dev/null
+++ b/kde-base/knotes/knotes-3.4.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.3.ebuild,v 1.1 2005/10/13 00:10:02 danarmak Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE Notes"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)
+$(deprange $PV $MAXKDEVER kde-base/libkdepim)
+$(deprange $PV $MAXKDEVER kde-base/kontact)"
+KMCOPYLIB="
+ libkcal libkcal
+ libkdepim libkdepim
+ libkpinterfaces kontact/interfaces"
+KMEXTRACTONLY="
+ libkcal/
+ libkdepim/
+ kontact/interfaces"
+KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file