diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:13:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:13:43 +0000 |
commit | da015a659f9abd591c6a6cbc95350dd5afdc0666 (patch) | |
tree | 360d41fd8048e10dd2dde0453ecacd55dfdeea62 /dev-ruby/yajl-ruby | |
parent | Stable for x86, wrt bug #477364 (diff) | |
download | gentoo-2-da015a659f9abd591c6a6cbc95350dd5afdc0666.tar.gz gentoo-2-da015a659f9abd591c6a6cbc95350dd5afdc0666.tar.bz2 gentoo-2-da015a659f9abd591c6a6cbc95350dd5afdc0666.zip |
Stable for x86, wrt bug #477364
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/yajl-ruby')
-rw-r--r-- | dev-ruby/yajl-ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/yajl-ruby/ChangeLog b/dev-ruby/yajl-ruby/ChangeLog index 70c288c9952c..a4270d8eaa17 100644 --- a/dev-ruby/yajl-ruby/ChangeLog +++ b/dev-ruby/yajl-ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/yajl-ruby # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.23 2013/07/21 11:11:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.24 2013/07/27 22:13:43 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> yajl-ruby-1.1.0.ebuild: + Stable for x86, wrt bug #477364 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> yajl-ruby-1.1.0.ebuild: Stable for amd64, wrt bug #477364 diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild index 0c7c28a3ad59..d84a47c7c0cd 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.11 2013/07/21 11:11:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.12 2013/07/27 22:13:43 ago Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} dev-libs/yajl" |