diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:40:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:40:00 +0000 |
commit | dcb935a65621ddee821aa4b0ccc03d29cf273060 (patch) | |
tree | c6592ec15f0d0bc19b71346ef0afd034f67c6916 | |
parent | add ~arm, bug #551722 (diff) | |
download | gentoo-2-dcb935a65621ddee821aa4b0ccc03d29cf273060.tar.gz gentoo-2-dcb935a65621ddee821aa4b0ccc03d29cf273060.tar.bz2 gentoo-2-dcb935a65621ddee821aa4b0ccc03d29cf273060.zip |
arm stable, bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-1.2.10-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index c8a212272816..addffa763ff2 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # 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.653 2015/06/26 09:21:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.654 2015/07/07 20:40:00 maekke Exp $ + + 07 Jul 2015; Markus Meier <maekke@gentoo.org> glib-1.2.10-r6.ebuild: + arm stable, bug #551814 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> glib-1.2.10-r6.ebuild: Stable for x86, wrt 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 21c6c25bb30d..714a329784e6 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.5 2015/06/26 09:21:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-1.2.10-r6.ebuild,v 1.6 2015/07/07 20:40:00 maekke 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="" |