summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 09:16:55 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 09:16:55 +0000
commit6cd4a34c5810513f452095a89d8697c8fe6679dd (patch)
tree868cb5c4874383c6c2304638da31bc5132543c6c /kde-base/kate-plugins/kate-plugins-3.5.5.ebuild
parentstable on amd64 (diff)
downloadgentoo-2-6cd4a34c5810513f452095a89d8697c8fe6679dd.tar.gz
gentoo-2-6cd4a34c5810513f452095a89d8697c8fe6679dd.tar.bz2
gentoo-2-6cd4a34c5810513f452095a89d8697c8fe6679dd.zip
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/kate-plugins/kate-plugins-3.5.5.ebuild')
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.5.5.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild
new file mode 100644
index 000000000000..c88ac4645e84
--- /dev/null
+++ b/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 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.5.ebuild,v 1.1 2006/10/03 09:16:55 flameeyes Exp $
+KMNAME=kdeaddons
+KMNOMODULE=true
+KMEXTRA="kate"
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="kate plugins and docs"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)"
+
+RDEPEND="${DEPEND}"
+