klausman 15/07/05 21:14:20 Modified: qtscript-4.8.6-r2.ebuild ChangeLog Log: Stable on alpha, bug 530238 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.7 dev-qt/qtscript/qtscript-4.8.6-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild?r1=1.6&r2=1.7 Index: qtscript-4.8.6-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- qtscript-4.8.6-r2.ebuild 30 May 2015 10:51:44 -0000 1.6 +++ qtscript-4.8.6-r2.ebuild 5 Jul 2015 21:14:20 -0000 1.7 @@ -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/qtscript/qtscript-4.8.6-r2.ebuild,v 1.6 2015/05/30 10:51:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtscript/qtscript-4.8.6-r2.ebuild,v 1.7 2015/07/05 21:14:20 klausman Exp $ EAPI=5 @@ -9,9 +9,9 @@ DESCRIPTION="The QtScript module for the Qt toolkit" if [[ ${QT4_BUILD_TYPE} == live ]]; then - KEYWORDS="arm hppa ppc ppc64" + KEYWORDS="alpha arm 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 ~x64-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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+jit" 1.38 dev-qt/qtscript/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtscript/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 17 Jun 2015 15:22:41 -0000 1.37 +++ ChangeLog 5 Jul 2015 21:14:20 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtscript # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtscript/ChangeLog,v 1.37 2015/06/17 15:22:41 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtscript/ChangeLog,v 1.38 2015/07/05 21:14:20 klausman Exp $ + + 05 Jul 2015; Tobias Klausmann <[email protected]> qtscript-4.8.6-r2.ebuild: + Stable on alpha, bug 530238 *qtscript-5.4.2 (17 Jun 2015)
