summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-15 14:44:37 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-15 14:44:37 +0000
commit4f570858d8bb01899198c9d42cfec21cfeb5d278 (patch)
treeeab6531ea0b8d7e0a76167a5c5cffb842cc486e7 /kde-base/kdeaccounts-plugin
parentManifest fix (diff)
downloadhistorical-4f570858d8bb01899198c9d42cfec21cfeb5d278.tar.gz
historical-4f570858d8bb01899198c9d42cfec21cfeb5d278.tar.bz2
historical-4f570858d8bb01899198c9d42cfec21cfeb5d278.zip
Automatic-merge: merge updates for 4.2.1 from kde-testing.
Package-Manager: portage-2.2_rc25/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r--kde-base/kdeaccounts-plugin/ChangeLog6
-rw-r--r--kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild7
2 files changed, 11 insertions, 2 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog
index dca6cf0e3a7e..d319d8fc20b4 100644
--- a/kde-base/kdeaccounts-plugin/ChangeLog
+++ b/kde-base/kdeaccounts-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeaccounts-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.20 2009/03/08 19:12:01 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.21 2009/03/15 14:22:09 scarabeus Exp $
+
+ 15 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ kdeaccounts-plugin-4.2.1.ebuild:
+ Automatic-merge: merge updates for 4.2.1 from kde-testing.
08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kdeaccounts-plugin-4.2.0.ebuild:
diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild
index 7664bfbf9545..78b7543ce79b 100644
--- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild
+++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild,v 1.1 2009/03/04 20:44:21 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.1.ebuild,v 1.2 2009/03/15 14:22:09 scarabeus Exp $
EAPI="2"
@@ -10,3 +10,8 @@ inherit kde4-meta
DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug"
+
+DEPEND="
+ >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=]
+"
+RDEPEND="${DEPEND}"