summaryrefslogtreecommitdiff
path: root/kde-misc/kepas/kepas-0.9.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kepas/kepas-0.9.3.ebuild')
-rw-r--r--kde-misc/kepas/kepas-0.9.3.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-misc/kepas/kepas-0.9.3.ebuild b/kde-misc/kepas/kepas-0.9.3.ebuild
new file mode 100644
index 00000000000..81ff893bccc
--- /dev/null
+++ b/kde-misc/kepas/kepas-0.9.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+
+inherit kde4-base
+
+DESCRIPTION="KDE4 plasmoid. KDE Easy Publish and Share."
+HOMEPAGE="http://www.kde-apps.org/content/show.php?content=73968"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="debug oscar zeroconf"
+
+RDEPEND="${DEPEND}
+ oscar? ( >=kde-base/kopete-${KDE_MINIMAL}[kdeprefix=,oscar] )
+ zeroconf? ( >=kde-base/kdnssd-${KDE_MINIMAL}[kdeprefix=] )
+ !kde-plasmoids/kepas
+"