summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-03-18 13:05:49 +0000
committerMichael Palimaka <kensington@gentoo.org>2015-03-18 13:05:49 +0000
commit92279b285d64d7b42129d1870c0a2cdfde289fbd (patch)
treebd712765ddc510f22f2a928e1363b27ca9d3f522 /kde-frameworks
parentSync with KDE overlay - introduce ECM_MINIMAL & KDE_SELINUX_MODULE, rename ad... (diff)
downloadgentoo-2-92279b285d64d7b42129d1870c0a2cdfde289fbd.tar.gz
gentoo-2-92279b285d64d7b42129d1870c0a2cdfde289fbd.tar.bz2
gentoo-2-92279b285d64d7b42129d1870c0a2cdfde289fbd.zip
Use new function name.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/frameworkintegration/ChangeLog6
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-frameworks/frameworkintegration/ChangeLog b/kde-frameworks/frameworkintegration/ChangeLog
index b76ac0bc4c13..2047091b5402 100644
--- a/kde-frameworks/frameworkintegration/ChangeLog
+++ b/kde-frameworks/frameworkintegration/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-frameworks/frameworkintegration
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.12 2015/03/05 13:36:17 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.13 2015/03/18 13:05:49 kensington Exp $
+
+ 18 Mar 2015; Michael Palimaka <kensington@gentoo.org>
+ frameworkintegration-5.7.0.ebuild:
+ Use new function name.
05 Mar 2015; Michael Palimaka <kensington@gentoo.org>
frameworkintegration-5.7.0.ebuild:
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
index 7373c9f0c6af..d40dc3113e85 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.3 2015/03/05 13:36:17 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.4 2015/03/18 13:05:49 kensington Exp $
EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS=" ~amd64 ~x86"
IUSE="X"
RDEPEND="
- $(add_kdeplasma_dep oxygen-fonts)
+ $(add_plasma_dep oxygen-fonts)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)