summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 18:36:36 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 18:36:36 +0000
commit566118aca119399f39c877a277f89a14f2e69074 (patch)
treece047e4161a036e07afe6ac23d2cb479f7d6e8d8 /kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild
parentVersion bump KDE 4.4.1 (diff)
downloadgentoo-2-566118aca119399f39c877a277f89a14f2e69074.tar.gz
gentoo-2-566118aca119399f39c877a277f89a14f2e69074.tar.bz2
gentoo-2-566118aca119399f39c877a277f89a14f2e69074.zip
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild')
-rw-r--r--kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild
new file mode 100644
index 000000000000..a14574b81aa1
--- /dev/null
+++ b/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ksaneplugin-4.4.1.ebuild,v 1.1 2010/03/02 18:36:36 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdegraphics"
+inherit kde4-meta
+
+DESCRIPTION="SANE Plugin for KDE"
+HOMEPAGE="http://www.kipi-plugins.org"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libksane)
+"
+RDEPEND="${DEPEND}"