summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 22:36:43 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 22:36:43 +0000
commitad44e100c413d1dd5699dcdc2a950be36144d87c (patch)
treeb2dd7fc4a522363666935702b0bb0a0c10278032 /kde-base/kate-plugins/kate-plugins-3.5.9.ebuild
parentVersion bump to KDE 3.5.9. (diff)
downloadgentoo-2-ad44e100c413d1dd5699dcdc2a950be36144d87c.tar.gz
gentoo-2-ad44e100c413d1dd5699dcdc2a950be36144d87c.tar.bz2
gentoo-2-ad44e100c413d1dd5699dcdc2a950be36144d87c.zip
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kate-plugins/kate-plugins-3.5.9.ebuild')
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.5.9.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild
new file mode 100644
index 000000000000..911f45acf096
--- /dev/null
+++ b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild,v 1.1 2008/02/20 22:36:43 philantrop Exp $
+KMNAME=kdeaddons
+KMNOMODULE=true
+KMEXTRA="kate"
+EAPI="1"
+inherit kde-meta
+
+DESCRIPTION="kate plugins and docs"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=kde-base/kate-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"