summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 09:15:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 09:15:47 +0000
commit46d857b66d99a4cbd00bc5db9da53f8577c8b481 (patch)
tree6bc60e256b3ef51ecbcf7211d523beb1e4c799de /dev-libs/glib
parentStable for ia64, wrt bug #529964 (diff)
downloadgentoo-2-46d857b66d99a4cbd00bc5db9da53f8577c8b481.tar.gz
gentoo-2-46d857b66d99a4cbd00bc5db9da53f8577c8b481.tar.bz2
gentoo-2-46d857b66d99a4cbd00bc5db9da53f8577c8b481.zip
Stable for ia64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 a897cf2e7490..23ec5d248e49 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.631 2014/12/30 10:09:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.632 2014/12/31 09:15:47 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild:
+ Stable for ia64, wrt bug #529964
30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild:
Stable for ppc64, wrt bug #529964
diff --git a/dev-libs/glib/glib-2.40.2.ebuild b/dev-libs/glib/glib-2.40.2.ebuild
index 5b01c651c52a..596e6b55a35a 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.6 2014/12/30 10:09:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.7 2014/12/31 09:15:47 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}