diff options
author | 2014-05-14 16:15:52 +0000 | |
---|---|---|
committer | 2014-05-14 16:15:52 +0000 | |
commit | 207eb20c435fd2bbcef61ed108bbb65d40aca18f (patch) | |
tree | f4deab339b53ef8215e8b91a3c491b1ede3829bb /dev-libs/json-glib | |
parent | Stable for sparc, wrt bug #508862 (diff) | |
download | gentoo-2-207eb20c435fd2bbcef61ed108bbb65d40aca18f.tar.gz gentoo-2-207eb20c435fd2bbcef61ed108bbb65d40aca18f.tar.bz2 gentoo-2-207eb20c435fd2bbcef61ed108bbb65d40aca18f.zip |
Stable for sparc, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/json-glib')
-rw-r--r-- | dev-libs/json-glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/json-glib/json-glib-0.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog index 25891ff5841f..188600e0f257 100644 --- a/dev-libs/json-glib/ChangeLog +++ b/dev-libs/json-glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/json-glib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.61 2014/05/13 15:15:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.62 2014/05/14 16:15:52 ago Exp $ + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> json-glib-0.16.2.ebuild: + Stable for sparc, wrt bug #508862 13 May 2014; Agostino Sarubbo <ago@gentoo.org> json-glib-0.16.2.ebuild: Stable for ia64, wrt bug #508862 diff --git a/dev-libs/json-glib/json-glib-0.16.2.ebuild b/dev-libs/json-glib/json-glib-0.16.2.ebuild index f15d3989f25f..fccbedc95929 100644 --- a/dev-libs/json-glib/json-glib-0.16.2.ebuild +++ b/dev-libs/json-glib/json-glib-0.16.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/json-glib/json-glib-0.16.2.ebuild,v 1.8 2014/05/13 15:15:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.16.2.ebuild,v 1.9 2014/05/14 16:15:52 ago Exp $ EAPI=5 GCONF_DEBUG=yes @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/JsonGlib" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+introspection" RDEPEND=" |