kensington 15/03/18 13:05:49 Modified: frameworkintegration-5.7.0.ebuild ChangeLog Log: Use new function name. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.4 kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?r1=1.3&r2=1.4 Index: frameworkintegration-5.7.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- frameworkintegration-5.7.0.ebuild 5 Mar 2015 13:36:17 -0000 1.3 +++ frameworkintegration-5.7.0.ebuild 18 Mar 2015 13:05:49 -0000 1.4 @@ -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 @@ 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) 1.13 kde-frameworks/frameworkintegration/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 5 Mar 2015 13:36:17 -0000 1.12 +++ ChangeLog 18 Mar 2015 13:05:49 -0000 1.13 @@ -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 <[email protected]> + frameworkintegration-5.7.0.ebuild: + Use new function name. 05 Mar 2015; Michael Palimaka <[email protected]> frameworkintegration-5.7.0.ebuild:
