kensington 14/12/03 15:16:16 Modified: plasma-runtime-4.14.3.ebuild ChangeLog Log: Enforce kde-base/kdelibs[crypt] USE dependency. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.2 kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild?r1=1.1&r2=1.2 Index: plasma-runtime-4.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- plasma-runtime-4.14.3.ebuild 16 Nov 2014 12:21:32 -0000 1.1 +++ plasma-runtime-4.14.3.ebuild 3 Dec 2014 15:16:16 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild,v 1.1 2014/11/16 12:21:32 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.14.3.ebuild,v 1.2 2014/12/03 15:16:16 kensington Exp $ EAPI=5 @@ -15,6 +15,7 @@ DEPEND=" $(add_kdebase_dep kactivities '' 4.13) + $(add_kdebase_dep kdelibs 'crypt') " RDEPEND="${DEPEND}" 1.214 kde-base/plasma-runtime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?rev=1.214&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?rev=1.214&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/plasma-runtime/ChangeLog?r1=1.213&r2=1.214 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- ChangeLog 16 Nov 2014 12:21:32 -0000 1.213 +++ ChangeLog 3 Dec 2014 15:16:16 -0000 1.214 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/plasma-runtime # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.213 2014/11/16 12:21:32 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.214 2014/12/03 15:16:16 kensington Exp $ + + 03 Dec 2014; Michael Palimaka <[email protected]> + plasma-runtime-4.14.3.ebuild: + Enforce kde-base/kdelibs[crypt] USE dependency. *plasma-runtime-4.14.3 (16 Nov 2014)
