aballier 14/10/29 10:08:55 Modified: ChangeLog libQGLViewer-2.5.3.ebuild Log: keyword ~arm Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.3 x11-libs/libQGLViewer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libQGLViewer/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libQGLViewer/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libQGLViewer/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libQGLViewer/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 29 Oct 2014 09:12:26 -0000 1.2 +++ ChangeLog 29 Oct 2014 10:08:55 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libQGLViewer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libQGLViewer/ChangeLog,v 1.2 2014/10/29 09:12:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libQGLViewer/ChangeLog,v 1.3 2014/10/29 10:08:55 aballier Exp $ + + 29 Oct 2014; Alexis Ballier <[email protected]> libQGLViewer-2.5.3.ebuild: + keyword ~arm 29 Oct 2014; Alexis Ballier <[email protected]> libQGLViewer-2.5.3.ebuild: add missing qtopengl dep 1.3 x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild?r1=1.2&r2=1.3 Index: libQGLViewer-2.5.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libQGLViewer-2.5.3.ebuild 29 Oct 2014 09:12:26 -0000 1.2 +++ libQGLViewer-2.5.3.ebuild 29 Oct 2014 10:08:55 -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/x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild,v 1.2 2014/10/29 09:12:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libQGLViewer/libQGLViewer-2.5.3.ebuild,v 1.3 2014/10/29 10:08:55 aballier Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="designer examples" DEPEND="virtual/opengl
