summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-16 20:59:28 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-16 20:59:28 +0000
commit2a2e3da00ca1bd98f7028851a084646b0db5b316 (patch)
tree8c94ab1937f41d0402ca67e14a12559fbbaf8853 /kde-base
parentBump to 3.5.6 (prerelease). (diff)
downloadgentoo-2-2a2e3da00ca1bd98f7028851a084646b0db5b316.tar.gz
gentoo-2-2a2e3da00ca1bd98f7028851a084646b0db5b316.tar.bz2
gentoo-2-2a2e3da00ca1bd98f7028851a084646b0db5b316.zip
Bump to 3.5.6 (prerelease).
(Portage version: 2.1.2)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/konq-plugins/ChangeLog10
-rw-r--r--kde-base/konq-plugins/files/digest-konq-plugins-3.5.63
-rw-r--r--kde-base/konq-plugins/konq-plugins-3.5.6.ebuild20
3 files changed, 31 insertions, 2 deletions
diff --git a/kde-base/konq-plugins/ChangeLog b/kde-base/konq-plugins/ChangeLog
index 9df8e9f7ba2d..76971db1043e 100644
--- a/kde-base/konq-plugins/ChangeLog
+++ b/kde-base/konq-plugins/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/konq-plugins
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.63 2006/12/11 14:06:57 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.64 2007/01/16 20:59:28 flameeyes Exp $
+
+*konq-plugins-3.5.6 (16 Jan 2007)
+
+ 16 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ +konq-plugins-3.5.6.ebuild:
+ Bump to 3.5.6 (prerelease).
11 Dec 2006; <kloeri@gentoo.org> konq-plugins-3.5.5.ebuild:
Stable on ia64.
diff --git a/kde-base/konq-plugins/files/digest-konq-plugins-3.5.6 b/kde-base/konq-plugins/files/digest-konq-plugins-3.5.6
new file mode 100644
index 000000000000..055b06166548
--- /dev/null
+++ b/kde-base/konq-plugins/files/digest-konq-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/konq-plugins/konq-plugins-3.5.6.ebuild b/kde-base/konq-plugins/konq-plugins-3.5.6.ebuild
new file mode 100644
index 000000000000..9673e27c36f0
--- /dev/null
+++ b/kde-base/konq-plugins/konq-plugins-3.5.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.6.ebuild,v 1.1 2007/01/16 20:59:28 flameeyes Exp $
+
+KMNAME=kdeaddons
+KMNODOCS=true
+MAXKDEVER=$PV
+inherit kde-meta
+
+DESCRIPTION="Various plugins for Konqueror."
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/konqueror)
+ !kde-misc/metabar"
+RDEPEND="${DEPEND}
+$(deprange 3.5.4 $MAXKDEVER kde-base/kdeaddons-docs-konq-plugins)"
+
+# Don't install the akregator plugin, since it depends on akregator, which is
+# a heavy dep.
+KMEXTRACTONLY="konq-plugins/akregator"