diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 11:54:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 11:54:45 +0000 |
commit | 38da7b217ce2d46b9554c4924b6e230477e4887d (patch) | |
tree | b7b6a3b3d28b9603d31618bfc0061f062f818978 | |
parent | Mark -sparc because it sigbuses (diff) | |
download | gentoo-2-38da7b217ce2d46b9554c4924b6e230477e4887d.tar.gz gentoo-2-38da7b217ce2d46b9554c4924b6e230477e4887d.tar.bz2 gentoo-2-38da7b217ce2d46b9554c4924b6e230477e4887d.zip |
Add ~alpha/~ia64/~sparc wrt #339179
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r-- | dev-libs/json-glib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/json-glib/json-glib-0.10.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/json-glib/json-glib-0.7.6.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/json-glib/json-glib-0.8.2.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-libs/json-glib/ChangeLog b/dev-libs/json-glib/ChangeLog index f585608c30c7..683b21fee9a5 100644 --- a/dev-libs/json-glib/ChangeLog +++ b/dev-libs/json-glib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/json-glib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.9 2010/07/23 11:47:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/ChangeLog,v 1.10 2010/10/10 11:54:45 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> json-glib-0.7.6.ebuild, + json-glib-0.8.2.ebuild, json-glib-0.10.2.ebuild: + Add ~alpha/~ia64/~sparc wrt #339179 23 Jul 2010; Markus Meier <maekke@gentoo.org> json-glib-0.10.2.ebuild: amd64 stable, bug #327053 diff --git a/dev-libs/json-glib/json-glib-0.10.2.ebuild b/dev-libs/json-glib/json-glib-0.10.2.ebuild index e1ec9e770634..af41ca816f72 100644 --- a/dev-libs/json-glib/json-glib-0.10.2.ebuild +++ b/dev-libs/json-glib/json-glib-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.10.2.ebuild,v 1.4 2010/07/23 11:47:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.10.2.ebuild,v 1.5 2010/10/10 11:54:45 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.15" diff --git a/dev-libs/json-glib/json-glib-0.7.6.ebuild b/dev-libs/json-glib/json-glib-0.7.6.ebuild index 12c601b86812..80df9c940485 100644 --- a/dev-libs/json-glib/json-glib-0.7.6.ebuild +++ b/dev-libs/json-glib/json-glib-0.7.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.7.6.ebuild,v 1.2 2009/09/14 08:11:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.7.6.ebuild,v 1.3 2010/10/10 11:54:45 armin76 Exp $ EAPI=2 inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.15" diff --git a/dev-libs/json-glib/json-glib-0.8.2.ebuild b/dev-libs/json-glib/json-glib-0.8.2.ebuild index be32ce2c2144..af5073c61221 100644 --- a/dev-libs/json-glib/json-glib-0.8.2.ebuild +++ b/dev-libs/json-glib/json-glib-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.8.2.ebuild,v 1.1 2009/11/02 20:19:10 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.8.2.ebuild,v 1.2 2010/10/10 11:54:45 armin76 Exp $ EAPI=2 inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://live.gnome.org/JsonGlib" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.15" |