pesa 15/03/08 13:58:55 Modified: assistant-5.4.1.ebuild ChangeLog Log: Remove all keywords from "live" branch. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path 1.2 dev-qt/assistant/assistant-5.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/assistant-5.4.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/assistant-5.4.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/assistant-5.4.1.ebuild?r1=1.1&r2=1.2 Index: assistant-5.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/assistant/assistant-5.4.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- assistant-5.4.1.ebuild 24 Feb 2015 18:49:19 -0000 1.1 +++ assistant-5.4.1.ebuild 8 Mar 2015 13:58:55 -0000 1.2 @@ -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/dev-qt/assistant/assistant-5.4.1.ebuild,v 1.1 2015/02/24 18:49:19 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/assistant-5.4.1.ebuild,v 1.2 2015/03/08 13:58:55 pesa Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Tool for viewing on-line documentation in Qt help file format" if [[ ${QT5_BUILD_TYPE} == live ]]; then - KEYWORDS="~hppa" + KEYWORDS="" else KEYWORDS="~amd64 ~arm ~hppa ~x86" fi 1.23 dev-qt/assistant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 24 Feb 2015 18:49:20 -0000 1.22 +++ ChangeLog 8 Mar 2015 13:58:55 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/assistant # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v 1.22 2015/02/24 18:49:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v 1.23 2015/03/08 13:58:55 pesa Exp $ + + 08 Mar 2015; Davide Pesavento <[email protected]> assistant-5.4.1.ebuild: + Remove all keywords from "live" branch. *assistant-5.4.1 (24 Feb 2015)
