jer 15/07/18 10:56:09 Modified: ChangeLog gegl-0.3.0.ebuild Log: Stable for HPPA PPC64 (bug #552006). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.112 media-libs/gegl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.112&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.112&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.111&r2=1.112 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- ChangeLog 16 Jul 2015 15:45:28 -0000 1.111 +++ ChangeLog 18 Jul 2015 10:56:09 -0000 1.112 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gegl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.111 2015/07/16 15:45:28 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.112 2015/07/18 10:56:09 jer Exp $ + + 18 Jul 2015; Jeroen Roovers <[email protected]> gegl-0.3.0.ebuild: + Stable for HPPA PPC64 (bug #552006). 16 Jul 2015; Tobias Klausmann <[email protected]> gegl-0.3.0.ebuild: Stable on alpha, bug 552006 1.3 media-libs/gegl/gegl-0.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.3.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.3.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.3.0.ebuild?r1=1.2&r2=1.3 Index: gegl-0.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.3.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gegl-0.3.0.ebuild 16 Jul 2015 15:45:28 -0000 1.2 +++ gegl-0.3.0.ebuild 18 Jul 2015 10:56:09 -0000 1.3 @@ -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/media-libs/gegl/gegl-0.3.0.ebuild,v 1.2 2015/07/16 15:45:28 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.3.0.ebuild,v 1.3 2015/07/18 10:56:09 jer Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" - KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi DESCRIPTION="A graph based image processing framework"
