summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.1.4.ebuild')
-rw-r--r--kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.1.4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.1.4.ebuild b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.1.4.ebuild
new file mode 100644
index 000000000000..55345f28fff5
--- /dev/null
+++ b/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.1.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.1.4.ebuild,v 1.1 2009/01/13 21:39:18 alexxy Exp $
+
+EAPI="2"
+
+KMNAME=kdegraphics
+KMMODULE=strigi-analyzer
+inherit kde4-meta
+
+DESCRIPTION="kdegraphics: strigi plugins"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+
+DEPEND=">=app-misc/strigi-0.5.10"
+RDEPEND="${DEPEND}"