maekke 14/07/20 18:20:16 Modified: ChangeLog glew-1.10.0-r2.ebuild Log: arm stable, bug #512012 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.97 media-libs/glew/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.97&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.97&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.96&r2=1.97 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 18 Jun 2014 19:30:50 -0000 1.96 +++ ChangeLog 20 Jul 2014 18:20:16 -0000 1.97 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glew # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.96 2014/06/18 19:30:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.97 2014/07/20 18:20:16 maekke Exp $ + + 20 Jul 2014; Markus Meier <[email protected]> glew-1.10.0-r2.ebuild: + arm stable, bug #512012 18 Jun 2014; Michał Górny <[email protected]> glew-1.10.0-r2.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 1.3 media-libs/glew/glew-1.10.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild?r1=1.2&r2=1.3 Index: glew-1.10.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glew-1.10.0-r2.ebuild 18 Jun 2014 19:30:50 -0000 1.2 +++ glew-1.10.0-r2.ebuild 20 Jul 2014 18:20:16 -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/media-libs/glew/glew-1.10.0-r2.ebuild,v 1.2 2014/06/18 19:30:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.10.0-r2.ebuild,v 1.3 2014/07/20 18:20:16 maekke Exp $ EAPI=5 inherit multilib multilib-minimal toolchain-funcs versionator @@ -11,7 +11,7 @@ LICENSE="BSD MIT" SLOT="0/$(get_version_component_range 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" RDEPEND=">=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
