summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2006-03-22 20:15:49 +0000
committerDan Armak <danarmak@gentoo.org>2006-03-22 20:15:49 +0000
commit7f0defcb7638c36188e8e197142c60f578a6fc7a (patch)
tree2f680adcbba7c72f007f3389a2c015c5d1fe5aae /kde-base/kate-plugins/kate-plugins-3.5.2.ebuild
parentAdd ~amd64 keyword. Builds and runs as expected. (diff)
downloadhistorical-7f0defcb7638c36188e8e197142c60f578a6fc7a.tar.gz
historical-7f0defcb7638c36188e8e197142c60f578a6fc7a.tar.bz2
historical-7f0defcb7638c36188e8e197142c60f578a6fc7a.zip
KDE 3.5.2 - not yet released upstream, package.masked
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'kde-base/kate-plugins/kate-plugins-3.5.2.ebuild')
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.5.2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild
new file mode 100644
index 000000000000..4725093c2e23
--- /dev/null
+++ b/kde-base/kate-plugins/kate-plugins-3.5.2.ebuild
@@ -0,0 +1,15 @@
+# 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.2.ebuild,v 1.1 2006/03/22 20:14:55 danarmak Exp $
+KMNAME=kdeaddons
+KMNOMODULE=true
+KMEXTRA="kate"
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="kate plugins and docs"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/kate)"
+