johu 14/03/21 21:06:52 Modified: gluon-0.71.0.ebuild ChangeLog Removed: gluon-0.70.0.ebuild Log: Bump to EAPI 5, remove old. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.3 media-libs/gluon/gluon-0.71.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/gluon-0.71.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/gluon-0.71.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/gluon-0.71.0.ebuild?r1=1.2&r2=1.3 Index: gluon-0.71.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.71.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gluon-0.71.0.ebuild 2 Mar 2013 21:43:04 -0000 1.2 +++ gluon-0.71.0.ebuild 21 Mar 2014 21:06:52 -0000 1.3 @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.71.0.ebuild,v 1.2 2013/03/02 21:43:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.71.0.ebuild,v 1.3 2014/03/21 21:06:52 johu Exp $ -EAPI=4 +EAPI=5 OPENGL_REQUIRED="always" inherit kde4-base versionator -DESCRIPTION="Gluon is a Free and Open Source framework for creating and distributing games." +DESCRIPTION="Free and Open Source framework for creating and distributing games" HOMEPAGE="http://gluon.tuxfamily.org/" SRC_URI="mirror://kde/unstable/${PN}/$(get_version_component_range 1-2)/src/${P}.tar.gz" 1.6 media-libs/gluon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gluon/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 2 Mar 2013 21:43:04 -0000 1.5 +++ ChangeLog 21 Mar 2014 21:06:52 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gluon -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/ChangeLog,v 1.5 2013/03/02 21:43:04 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/ChangeLog,v 1.6 2014/03/21 21:06:52 johu Exp $ + + 21 Mar 2014; Johannes Huber <[email protected]> -gluon-0.70.0.ebuild, + gluon-0.71.0.ebuild: + Bump to EAPI 5, remove old. 02 Mar 2013; Markos Chandras <[email protected]> gluon-0.71.0.ebuild: Move Qt dependencies to the new category
