summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-09-05 22:50:01 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-09-05 22:50:01 +0000
commitbc68f843f81322de304fcd7e464164fdf4e9ff6c (patch)
tree44b78fe98433d00022bdeea71890f4516c063b43 /kde-base
parentVersion bump KDE SC 4.5.1 (diff)
downloadgentoo-2-bc68f843f81322de304fcd7e464164fdf4e9ff6c.tar.gz
gentoo-2-bc68f843f81322de304fcd7e464164fdf4e9ff6c.tar.bz2
gentoo-2-bc68f843f81322de304fcd7e464164fdf4e9ff6c.zip
Version bump KDE SC 4.5.1
(Portage version: 2.2_rc75/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/dolphin-plugins/ChangeLog10
-rw-r--r--kde-base/dolphin-plugins/dolphin-plugins-4.5.1.ebuild26
2 files changed, 36 insertions, 0 deletions
diff --git a/kde-base/dolphin-plugins/ChangeLog b/kde-base/dolphin-plugins/ChangeLog
new file mode 100644
index 000000000000..8c909418d945
--- /dev/null
+++ b/kde-base/dolphin-plugins/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for kde-base/dolphin-plugins
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.1 2010/09/05 22:50:01 tampakrap Exp $
+
+*dolphin-plugins-4.5.1 (05 Sep 2010)
+
+ 05 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +dolphin-plugins-4.5.1.ebuild:
+ Version bump
+
diff --git a/kde-base/dolphin-plugins/dolphin-plugins-4.5.1.ebuild b/kde-base/dolphin-plugins/dolphin-plugins-4.5.1.ebuild
new file mode 100644
index 000000000000..6e5abb1a21b6
--- /dev/null
+++ b/kde-base/dolphin-plugins/dolphin-plugins-4.5.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.5.1.ebuild,v 1.1 2010/09/05 22:50:01 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdesdk"
+inherit kde4-meta
+
+DESCRIPTION="Extra Dolphin plugins"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libkonq)
+"
+RDEPEND="${DEPEND}
+ dev-vcs/git
+ dev-vcs/subversion
+ $(add_kdebase_dep kompare)
+"
+
+# SCM plugins moved from dolphin somewhere before 4.4.75
+add_blocker dolphin '<4.4.75'
+
+KMLOADLIBS="libkonq"