ago 15/07/30 13:21:44 Modified: glib-2.42.2.ebuild glib-1.2.10-r6.ebuild ChangeLog Log: Stable for sparc, wrt bug #551814 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path 1.10 dev-libs/glib/glib-2.42.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild?r1=1.9&r2=1.10 Index: glib-2.42.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- glib-2.42.2.ebuild 19 Jul 2015 12:27:51 -0000 1.9 +++ glib-2.42.2.ebuild 30 Jul 2015 13:21:44 -0000 1.10 @@ -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-libs/glib/glib-2.42.2.ebuild,v 1.9 2015/07/19 12:27:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.42.2.ebuild,v 1.10 2015/07/30 13:21:44 ago Exp $ # Until bug #537330 glib is a reverse dependency of pkgconfig and, then # adding new dependencies end up making stage3 to grow. Every addition needs @@ -32,7 +32,7 @@ test? ( ${PYTHON_REQUIRED_USE} ) " -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" !<dev-util/gdbus-codegen-${PV} 1.11 dev-libs/glib/glib-1.2.10-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-1.2.10-r6.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-1.2.10-r6.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-1.2.10-r6.ebuild?r1=1.10&r2=1.11 Index: glib-1.2.10-r6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.10-r6.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- glib-1.2.10-r6.ebuild 29 Jul 2015 10:19:33 -0000 1.10 +++ glib-1.2.10-r6.ebuild 30 Jul 2015 13:21:44 -0000 1.11 @@ -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-libs/glib/glib-1.2.10-r6.ebuild,v 1.10 2015/07/29 10:19:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.10-r6.ebuild,v 1.11 2015/07/30 13:21:44 ago Exp $ EAPI=5 GNOME_TARBALL_SUFFIX="gz" @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+" SLOT="1" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="hardened static-libs" DEPEND="" 1.660 dev-libs/glib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/ChangeLog?rev=1.660&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/ChangeLog?rev=1.660&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/ChangeLog?r1=1.659&r2=1.660 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v retrieving revision 1.659 retrieving revision 1.660 diff -u -r1.659 -r1.660 --- ChangeLog 29 Jul 2015 10:19:33 -0000 1.659 +++ ChangeLog 30 Jul 2015 13:21:44 -0000 1.660 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.659 2015/07/29 10:19:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.660 2015/07/30 13:21:44 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <[email protected]> glib-1.2.10-r6.ebuild, + glib-2.42.2.ebuild: + Stable for sparc, wrt bug #551814 29 Jul 2015; Tobias Klausmann <[email protected]> glib-1.2.10-r6.ebuild: Stable on alpha, bug 551814
