johu 15/01/28 23:49:30 Modified: ksirk-4.12.5.ebuild ksirk-4.14.3.ebuild ChangeLog Log: Adjust use dependencies to handle >=app-crypt/qca-2.1. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.6 kde-base/ksirk/ksirk-4.12.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ksirk-4.12.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ksirk-4.12.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ksirk-4.12.5.ebuild?r1=1.5&r2=1.6 Index: ksirk-4.12.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.12.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ksirk-4.12.5.ebuild 8 May 2014 07:32:22 -0000 1.5 +++ ksirk-4.12.5.ebuild 28 Jan 2015 23:49:30 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.12.5.ebuild,v 1.5 2014/05/08 07:32:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.12.5.ebuild,v 1.6 2015/01/28 23:49:30 johu Exp $ EAPI=5 @@ -16,7 +16,7 @@ IUSE="debug" DEPEND=" - app-crypt/qca:2 + app-crypt/qca:2[qt4(+)] $(add_kdebase_dep libkdegames) sys-libs/zlib " 1.3 kde-base/ksirk/ksirk-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ksirk-4.14.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ksirk-4.14.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ksirk-4.14.3.ebuild?r1=1.2&r2=1.3 Index: ksirk-4.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.14.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ksirk-4.14.3.ebuild 11 Dec 2014 13:05:49 -0000 1.2 +++ ksirk-4.14.3.ebuild 28 Jan 2015 23:49:30 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.14.3.ebuild,v 1.2 2014/12/11 13:05:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.14.3.ebuild,v 1.3 2015/01/28 23:49:30 johu Exp $ EAPI=5 @@ -16,7 +16,7 @@ IUSE="debug" DEPEND=" - app-crypt/qca:2 + app-crypt/qca:2[qt4(+)] $(add_kdebase_dep libkdegames) sys-libs/zlib " 1.220 kde-base/ksirk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ChangeLog?rev=1.220&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ChangeLog?rev=1.220&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksirk/ChangeLog?r1=1.219&r2=1.220 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v retrieving revision 1.219 retrieving revision 1.220 diff -u -r1.219 -r1.220 --- ChangeLog 11 Dec 2014 15:45:06 -0000 1.219 +++ ChangeLog 28 Jan 2015 23:49:30 -0000 1.220 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksirk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.219 2014/12/11 15:45:06 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.220 2015/01/28 23:49:30 johu Exp $ + + 28 Jan 2015; Johannes Huber <[email protected]> ksirk-4.12.5.ebuild, + ksirk-4.14.3.ebuild: + Adjust use dependencies to handle >=app-crypt/qca-2.1. 11 Dec 2014; Manuel RĂ¼ger <[email protected]> -ksirk-4.14.2.ebuild: Remove KDE SC 4.14.2
