summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:23:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:23:03 +0000
commit9cb04e183d9a0040df0fb13941f9242427a91d6a (patch)
treeb9f2c72f95c09eef436bddc2d597abbe455c018f /dev-libs/glib
parentStable for ppc, wrt bug #529964 (diff)
downloadgentoo-2-9cb04e183d9a0040df0fb13941f9242427a91d6a.tar.gz
gentoo-2-9cb04e183d9a0040df0fb13941f9242427a91d6a.tar.bz2
gentoo-2-9cb04e183d9a0040df0fb13941f9242427a91d6a.zip
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/ChangeLog5
-rw-r--r--dev-libs/glib/glib-2.40.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog
index d7d4b42424b8..95234980f9a3 100644
--- a/dev-libs/glib/ChangeLog
+++ b/dev-libs/glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/glib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.629 2014/12/19 13:35:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.630 2014/12/28 12:23:03 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild:
+ Stable for ppc, wrt bug #529964
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> glib-2.40.2.ebuild:
amd64 stable, bug 529964
diff --git a/dev-libs/glib/glib-2.40.2.ebuild b/dev-libs/glib/glib-2.40.2.ebuild
index a5c68244db95..af2689352f73 100644
--- a/dev-libs/glib/glib-2.40.2.ebuild
+++ b/dev-libs/glib/glib-2.40.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.4 2014/12/19 13:35:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.5 2014/12/28 12:23:03 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -28,7 +28,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}