summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimone Gotti <motaboy@gentoo.org>2004-10-28 21:22:42 +0000
committerSimone Gotti <motaboy@gentoo.org>2004-10-28 21:22:42 +0000
commit67ac47fb85b1d6eee08bf9c0ccab40bfed0e3fba (patch)
treedd982bbeb4a1c946a9c08ddfc229a5c573db1b3b /kde-misc/kio-locate
parentModify opengl-update dep, the token wasn't quite matching the proper versions... (diff)
downloadgentoo-2-67ac47fb85b1d6eee08bf9c0ccab40bfed0e3fba.tar.gz
gentoo-2-67ac47fb85b1d6eee08bf9c0ccab40bfed0e3fba.tar.bz2
gentoo-2-67ac47fb85b1d6eee08bf9c0ccab40bfed0e3fba.zip
New ebuild, thanks to Christoph Mockenhaupt. Closes bug #68506.
Diffstat (limited to 'kde-misc/kio-locate')
-rw-r--r--kde-misc/kio-locate/ChangeLog10
-rw-r--r--kde-misc/kio-locate/Manifest3
-rw-r--r--kde-misc/kio-locate/files/digest-kio-locate-0.2.41
-rw-r--r--kde-misc/kio-locate/kio-locate-0.2.4.ebuild19
-rw-r--r--kde-misc/kio-locate/metadata.xml5
5 files changed, 38 insertions, 0 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog
new file mode 100644
index 000000000000..acaa3e29195e
--- /dev/null
+++ b/kde-misc/kio-locate/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for kde-misc/kio-locate
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.1 2004/10/28 21:22:42 motaboy Exp $
+
+*kio-locate-0.2.4 (28 Oct 2004)
+
+ 28 Oct 2004; Simone Gotti <motaboy@gentoo.org> +metadata.xml,
+ +kio-locate-0.2.4.ebuild:
+ New ebuild, thanks to Christoph Mockenhaupt. Closes bug #68506.
+
diff --git a/kde-misc/kio-locate/Manifest b/kde-misc/kio-locate/Manifest
new file mode 100644
index 000000000000..3cf762d8b7d2
--- /dev/null
+++ b/kde-misc/kio-locate/Manifest
@@ -0,0 +1,3 @@
+MD5 e052543836571274d7b823f2303ec8a3 kio-locate-0.2.4.ebuild 431
+MD5 96a4184e1e3325923219a5f96a5511a5 metadata.xml 163
+MD5 df27237bea73170b86b6e81b81d379d1 files/digest-kio-locate-0.2.4 68
diff --git a/kde-misc/kio-locate/files/digest-kio-locate-0.2.4 b/kde-misc/kio-locate/files/digest-kio-locate-0.2.4
new file mode 100644
index 000000000000..e1d01f2e5f3e
--- /dev/null
+++ b/kde-misc/kio-locate/files/digest-kio-locate-0.2.4
@@ -0,0 +1 @@
+MD5 bef85c74b039f0c593e454242a5f93b7 kio-locate_0.2.4.tar.gz 667480
diff --git a/kde-misc/kio-locate/kio-locate-0.2.4.ebuild b/kde-misc/kio-locate/kio-locate-0.2.4.ebuild
new file mode 100644
index 000000000000..88a72b471d2e
--- /dev/null
+++ b/kde-misc/kio-locate/kio-locate-0.2.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.2.4.ebuild,v 1.1 2004/10/28 21:22:42 motaboy Exp $
+
+inherit kde-base
+
+S="${WORKDIR}/${PN}"
+
+DESCRIPTION="kio slave to search files with locate"
+SRC_URI="http://www.arminstraub.de/downloads/kio_locate/${PN}_${PV}.tar.gz"
+HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+
+RDEPEND="sys-apps/slocate"
+
+need-kde 3.1 \ No newline at end of file
diff --git a/kde-misc/kio-locate/metadata.xml b/kde-misc/kio-locate/metadata.xml
new file mode 100644
index 000000000000..ec42e9fd586b
--- /dev/null
+++ b/kde-misc/kio-locate/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde-other</herd>
+</pkgmetadata>