diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:40:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:40:28 +0000 |
commit | fa333531547bce84b710f91fbd7c6bf962f9d1f3 (patch) | |
tree | 2c81cedfe7cb6a4c3f497e6294cbea1fa33fb7db /dev-libs/glib | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-fa333531547bce84b710f91fbd7c6bf962f9d1f3.tar.gz gentoo-2-fa333531547bce84b710f91fbd7c6bf962f9d1f3.tar.bz2 gentoo-2-fa333531547bce84b710f91fbd7c6bf962f9d1f3.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.40.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 23ec5d248e49..2cc5362c7e68 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.632 2014/12/31 09:15:47 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.633 2015/01/01 08:40:28 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.2.ebuild: Stable for ia64, wrt bug #529964 diff --git a/dev-libs/glib/glib-2.40.2.ebuild b/dev-libs/glib/glib-2.40.2.ebuild index 596e6b55a35a..da63936d9f22 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 +# 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.40.2.ebuild,v 1.7 2014/12/31 09:15:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.2.ebuild,v 1.8 2015/01/01 08:40:28 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} |