summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-05-23 02:49:29 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-05-23 02:49:29 +0000
commit6a9d9dc553e6d8ff6263e5b70ce1ed868f443cea (patch)
tree529c3eb3257d70e522d1bbe5267c1b9ac3f102cc /kde-base/kfind
parentAdd ~x86 keyword (diff)
downloadhistorical-6a9d9dc553e6d8ff6263e5b70ce1ed868f443cea.tar.gz
historical-6a9d9dc553e6d8ff6263e5b70ce1ed868f443cea.tar.bz2
historical-6a9d9dc553e6d8ff6263e5b70ce1ed868f443cea.zip
Version bump.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'kde-base/kfind')
-rw-r--r--kde-base/kfind/ChangeLog7
-rw-r--r--kde-base/kfind/files/digest-kfind-3.5.73
-rw-r--r--kde-base/kfind/kfind-3.5.7.ebuild18
3 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog
index 062fc83c48e8..2fcaf7f3bcc7 100644
--- a/kde-base/kfind/ChangeLog
+++ b/kde-base/kfind/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kfind
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.67 2007/02/04 02:24:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.68 2007/05/22 23:42:32 carlo Exp $
+
+*kfind-3.5.7 (22 May 2007)
+
+ 22 May 2007; Carsten Lohrke <carlo@gentoo.org> +kfind-3.5.7.ebuild:
+ Version bump.
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -kfind-3.5.2.ebuild:
Remove old versions.
diff --git a/kde-base/kfind/files/digest-kfind-3.5.7 b/kde-base/kfind/files/digest-kfind-3.5.7
new file mode 100644
index 000000000000..3ecf739e6d3b
--- /dev/null
+++ b/kde-base/kfind/files/digest-kfind-3.5.7
@@ -0,0 +1,3 @@
+MD5 b421e01b3ee712549ee967f58ed24de0 kdebase-3.5.7.tar.bz2 24395088
+RMD160 f43070b5428c3099c0abceed56041e5b4ff3c656 kdebase-3.5.7.tar.bz2 24395088
+SHA256 3c6d739abefc55b6cb64e1cf37b79f5993b666a5b40492471754794416b5c28d kdebase-3.5.7.tar.bz2 24395088
diff --git a/kde-base/kfind/kfind-3.5.7.ebuild b/kde-base/kfind/kfind-3.5.7.ebuild
new file mode 100644
index 000000000000..45dafb130f40
--- /dev/null
+++ b/kde-base/kfind/kfind-3.5.7.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-3.5.7.ebuild,v 1.1 2007/05/22 23:42:32 carlo Exp $
+
+KMNAME=kdebase
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE file find utility"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="kdehiddenvisibility"
+
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)"
+
+RDEPEND="${DEPEND}"
+
+KMCOPYLIB="libkonq libkonq"