diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 13:21:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 13:21:44 +0000 |
commit | 7b331a5ba6739b8b56922ea850ff649e0a21d2c8 (patch) | |
tree | 1e84515a2253bb543976c38f2a54585584ed96a9 /dev-libs | |
parent | Stable for sparc, wrt bug #551814 (diff) | |
download | gentoo-2-7b331a5ba6739b8b56922ea850ff649e0a21d2c8.tar.gz gentoo-2-7b331a5ba6739b8b56922ea850ff649e0a21d2c8.tar.bz2 gentoo-2-7b331a5ba6739b8b56922ea850ff649e0a21d2c8.zip |
Stable for sparc, wrt bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/glib/glib-1.2.10-r6.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.42.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 859ca6806358..14e7f4fd1191 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -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 <ago@gentoo.org> glib-1.2.10-r6.ebuild, + glib-2.42.2.ebuild: + Stable for sparc, wrt bug #551814 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> glib-1.2.10-r6.ebuild: Stable on alpha, bug 551814 diff --git a/dev-libs/glib/glib-1.2.10-r6.ebuild b/dev-libs/glib/glib-1.2.10-r6.ebuild index 48e1ef17b6e7..199f6eb62ce4 100644 --- a/dev-libs/glib/glib-1.2.10-r6.ebuild +++ b/dev-libs/glib/glib-1.2.10-r6.ebuild @@ -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 @@ SRC_URI="${SRC_URI} 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="" diff --git a/dev-libs/glib/glib-2.42.2.ebuild b/dev-libs/glib/glib-2.42.2.ebuild index 0c58196711cd..83b873eee87e 100644 --- a/dev-libs/glib/glib-2.42.2.ebuild +++ b/dev-libs/glib/glib-2.42.2.ebuild @@ -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 @@ REQUIRED_USE=" 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} |