jer 15/02/03 11:44:07 Modified: ChangeLog qtimageformats-5.4.0.ebuild Log: Marked ~hppa too. (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.8 dev-qt/qtimageformats/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 2 Feb 2015 19:12:47 -0000 1.7 +++ ChangeLog 3 Feb 2015 11:44:07 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtimageformats # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v 1.7 2015/02/02 19:12:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v 1.8 2015/02/03 11:44:07 jer Exp $ + + 03 Feb 2015; Jeroen Roovers <[email protected]> qtimageformats-5.4.0.ebuild: + Marked ~hppa too. 02 Feb 2015; Mikle Kolyada <[email protected]> qtimageformats-5.4.0.ebuild: Add ~arm keyword 1.3 dev-qt/qtimageformats/qtimageformats-5.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.0.ebuild?r1=1.2&r2=1.3 Index: qtimageformats-5.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qtimageformats-5.4.0.ebuild 2 Feb 2015 19:12:47 -0000 1.2 +++ qtimageformats-5.4.0.ebuild 3 Feb 2015 11:44:07 -0000 1.3 @@ -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/qtimageformats/qtimageformats-5.4.0.ebuild,v 1.2 2015/02/02 19:12:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.4.0.ebuild,v 1.3 2015/02/03 11:44:07 jer Exp $ EAPI=5 @@ -9,9 +9,9 @@ DESCRIPTION="Additional format plugins for the Qt image I/O system" if [[ ${QT5_BUILD_TYPE} == live ]]; then - KEYWORDS="" + KEYWORDS="~hppa" else - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm ~hppa ~x86" fi IUSE=""
