diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-30 10:09:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-30 10:09:48 +0000 |
commit | ca6b7139841f834dddc241025aea8d9a4290a529 (patch) | |
tree | 5c2c2e0ec9840b8e475438c3f081b87f99446f80 /dev-libs/glib | |
parent | Stable for ppc64, wrt bug #529964 (diff) | |
download | gentoo-2-ca6b7139841f834dddc241025aea8d9a4290a529.tar.gz gentoo-2-ca6b7139841f834dddc241025aea8d9a4290a529.tar.bz2 gentoo-2-ca6b7139841f834dddc241025aea8d9a4290a529.zip |
Stable for ppc64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.40.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 95234980f9a3..a897cf2e7490 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.630 2014/12/28 12:23:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.631 2014/12/30 10:09:48 ago Exp $ + + 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild: + Stable for ppc64, wrt bug #529964 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild: Stable for ppc, wrt bug #529964 diff --git a/dev-libs/glib/glib-2.40.2.ebuild b/dev-libs/glib/glib-2.40.2.ebuild index af2689352f73..5b01c651c52a 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.5 2014/12/28 12:23:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.6 2014/12/30 10:09:48 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} |