pacho 15/05/16 11:25:50 Modified: ChangeLog qt3support-4.8.6-r1.ebuild Log: ppc stable wrt bug #530238 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.20 dev-qt/qt3support/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 16 May 2015 09:42:27 -0000 1.19 +++ ChangeLog 16 May 2015 11:25:49 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qt3support # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.19 2015/05/16 09:42:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/ChangeLog,v 1.20 2015/05/16 11:25:49 pacho Exp $ + + 16 May 2015; Pacho Ramos <[email protected]> qt3support-4.8.6-r1.ebuild: + ppc stable wrt bug #530238 16 May 2015; Jeroen Roovers <[email protected]> qt3support-4.8.6-r1.ebuild: Stable for HPPA PPC64 (bug #530238). 1.6 dev-qt/qt3support/qt3support-4.8.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild?r1=1.5&r2=1.6 Index: qt3support-4.8.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- qt3support-4.8.6-r1.ebuild 16 May 2015 09:42:27 -0000 1.5 +++ qt3support-4.8.6-r1.ebuild 16 May 2015 11:25:49 -0000 1.6 @@ -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/qt3support/qt3support-4.8.6-r1.ebuild,v 1.5 2015/05/16 09:42:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt3support/qt3support-4.8.6-r1.ebuild,v 1.6 2015/05/16 11:25:49 pacho Exp $ EAPI=5 @@ -9,9 +9,9 @@ DESCRIPTION="The Qt3Support module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == live ]]; then - KEYWORDS="hppa ppc64" + KEYWORDS="hppa ppc ppc64" else - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility"
