diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-08 11:28:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-08 11:28:14 +0000 |
commit | cd698729de4e3b53338fd1365d2461f63b9ea84e (patch) | |
tree | 9e41593d67fa717ca89ce9f404cae9ffa6d5e3e9 /dev-ruby/nokogiri | |
parent | Stable for x86, wrt bug #533730 (diff) | |
download | gentoo-2-cd698729de4e3b53338fd1365d2461f63b9ea84e.tar.gz gentoo-2-cd698729de4e3b53338fd1365d2461f63b9ea84e.tar.bz2 gentoo-2-cd698729de4e3b53338fd1365d2461f63b9ea84e.zip |
Stable for ppc64, wrt bug #532532
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/nokogiri')
-rw-r--r-- | dev-ruby/nokogiri/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog index fee57079ce03..089f619f1829 100644 --- a/dev-ruby/nokogiri/ChangeLog +++ b/dev-ruby/nokogiri/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/nokogiri # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.125 2015/01/01 09:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.126 2015/01/08 11:28:14 ago Exp $ + + 08 Jan 2015; Agostino Sarubbo <ago@gentoo.org> nokogiri-1.6.4.1.ebuild: + Stable for ppc64, wrt bug #532532 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> nokogiri-1.6.4.1.ebuild: Stable for ia64, wrt bug #532532 diff --git a/dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild b/dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild index 6bd1d28e9c79..13b701f09f81 100644 --- a/dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild +++ b/dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild,v 1.11 2015/01/01 09:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.4.1.ebuild,v 1.12 2015/01/08 11:28:14 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://nokogiri.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="" |