diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-14 14:04:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-14 14:04:40 +0000 |
commit | 730d2f0ff869ef6c90c2889ec548907b37a43d1e (patch) | |
tree | 46897195c9a576e99fca9a9b4325b9fa6f575dca /dev-ruby/nokogiri | |
parent | x86 stable wrt bug #505920 (diff) | |
download | gentoo-2-730d2f0ff869ef6c90c2889ec548907b37a43d1e.tar.gz gentoo-2-730d2f0ff869ef6c90c2889ec548907b37a43d1e.tar.bz2 gentoo-2-730d2f0ff869ef6c90c2889ec548907b37a43d1e.zip |
x86 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/nokogiri')
-rw-r--r-- | dev-ruby/nokogiri/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/nokogiri/nokogiri-1.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog index ba0cb207c40d..3c5f72227e1a 100644 --- a/dev-ruby/nokogiri/ChangeLog +++ b/dev-ruby/nokogiri/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/nokogiri # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.97 2014/06/13 19:16:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.98 2014/07/14 14:04:40 phajdan.jr Exp $ + + 14 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> nokogiri-1.5.10.ebuild: + x86 stable wrt bug #505920 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> nokogiri-1.5.10.ebuild: Stable for HPPA (bug #505920). diff --git a/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild b/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild index ac8a9bc3758b..ed1b842fff6b 100644 --- a/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild +++ b/dev-ruby/nokogiri/nokogiri-1.5.10.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-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 1.7 2014/06/13 19:16:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 1.8 2014/07/14 14:04:40 phajdan.jr Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://nokogiri.rubyforge.org/" LICENSE="MIT" SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |