summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-16 22:05:24 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-16 22:05:24 +0000
commitc42e804d3105165738b33c98b2f7e5e90712b754 (patch)
tree4fb1de5b454bbf0fd16011900d4696d8729e075d /kde-base/kate-plugins
parentStable on amd64 per bug #161640 (diff)
downloadhistorical-c42e804d3105165738b33c98b2f7e5e90712b754.tar.gz
historical-c42e804d3105165738b33c98b2f7e5e90712b754.tar.bz2
historical-c42e804d3105165738b33c98b2f7e5e90712b754.zip
Bump to 3.5.6 (prerelease).
Package-Manager: portage-2.1.2
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r--kde-base/kate-plugins/ChangeLog10
-rw-r--r--kde-base/kate-plugins/files/digest-kate-plugins-3.5.63
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.5.6.ebuild17
3 files changed, 28 insertions, 2 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog
index c165e06e97a5..c3a337809ea3 100644
--- a/kde-base/kate-plugins/ChangeLog
+++ b/kde-base/kate-plugins/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kate-plugins
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.62 2006/12/11 11:30:54 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.63 2007/01/16 19:32:52 flameeyes Exp $
+
+*kate-plugins-3.5.6 (16 Jan 2007)
+
+ 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ +kate-plugins-3.5.6.ebuild:
+ Bump to 3.5.6 (prerelease).
11 Dec 2006; <kloeri@gentoo.org> kate-plugins-3.5.5.ebuild:
Stable on ia64.
diff --git a/kde-base/kate-plugins/files/digest-kate-plugins-3.5.6 b/kde-base/kate-plugins/files/digest-kate-plugins-3.5.6
new file mode 100644
index 000000000000..055b06166548
--- /dev/null
+++ b/kde-base/kate-plugins/files/digest-kate-plugins-3.5.6
@@ -0,0 +1,3 @@
+MD5 96d6d2a76da2a5232b3b46318456a5bc kdeaddons-3.5.6.tar.bz2 1667731
+RMD160 3fd024b901896cc76a848ab57eb3e2ae99b6a202 kdeaddons-3.5.6.tar.bz2 1667731
+SHA256 dec71f341631beb1f3e112083af11e3ef1618ed80394cf4939c662f8c5a3d807 kdeaddons-3.5.6.tar.bz2 1667731
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.6.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.6.ebuild
new file mode 100644
index 000000000000..5f70be470420
--- /dev/null
+++ b/kde-base/kate-plugins/kate-plugins-3.5.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 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.6.ebuild,v 1.1 2007/01/16 19:32:52 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}"
+