kensington 14/04/22 13:58:51 Modified: ktouch-4.13.0.ebuild ChangeLog Log: Drop keywords due to new dependency. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.3 kde-base/ktouch/ktouch-4.13.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.13.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.13.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ktouch-4.13.0.ebuild?r1=1.2&r2=1.3 Index: ktouch-4.13.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.13.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ktouch-4.13.0.ebuild 17 Apr 2014 00:43:33 -0000 1.2 +++ ktouch-4.13.0.ebuild 22 Apr 2014 13:58:51 -0000 1.3 @@ -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/ktouch/ktouch-4.13.0.ebuild,v 1.2 2014/04/17 00:43:33 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ktouch-4.13.0.ebuild,v 1.3 2014/04/22 13:58:51 kensington Exp $ EAPI=5 @@ -9,10 +9,11 @@ DESCRIPTION="KDE: A program that helps you to learn and practice touch typing" HOMEPAGE="http://edu.kde.org/applications/miscellaneous/ktouch" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" $(add_kdebase_dep knotify) + $(add_kdebase_dep kqtquickcharts) $(add_kdebase_dep plasma-workspace '' 4.11) " 1.309 kde-base/ktouch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.309&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?rev=1.309&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ktouch/ChangeLog?r1=1.308&r2=1.309 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v retrieving revision 1.308 retrieving revision 1.309 diff -u -r1.308 -r1.309 --- ChangeLog 17 Apr 2014 00:43:33 -0000 1.308 +++ ChangeLog 22 Apr 2014 13:58:51 -0000 1.309 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktouch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.308 2014/04/17 00:43:33 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktouch/ChangeLog,v 1.309 2014/04/22 13:58:51 kensington Exp $ + + 22 Apr 2014; Michael Palimaka <[email protected]> ktouch-4.13.0.ebuild: + Drop keywords due to new dependency. 16 Apr 2014; Johannes Huber <[email protected]> ktouch-4.13.0.ebuild: Restore KEYWORDS for KDE SC 4.13.0
