summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-08 15:26:41 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-08 15:26:41 +0000
commitc177da5b8e33f0b785da1984f5b5175a6e6005be (patch)
tree24cdb01286a18101df3cf69db370f7d5c6deaf1f /dev-ruby/nokogiri
parentFix doc generation. bug #512760 (diff)
downloadgentoo-2-c177da5b8e33f0b785da1984f5b5175a6e6005be.tar.gz
gentoo-2-c177da5b8e33f0b785da1984f5b5175a6e6005be.tar.bz2
gentoo-2-c177da5b8e33f0b785da1984f5b5175a6e6005be.zip
ia64 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/nokogiri')
-rw-r--r--dev-ruby/nokogiri/ChangeLog5
-rw-r--r--dev-ruby/nokogiri/nokogiri-1.5.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog
index 2416e7fb6b9f..e7ae457e5281 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.95 2014/06/03 11:16:19 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.96 2014/06/08 15:26:41 hattya Exp $
+
+ 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> nokogiri-1.5.10.ebuild:
+ ia64 stable wrt bug #505920
03 Jun 2014; Peter Wilmott <p8952@gentoo.org> nokogiri-1.6.0.ebuild:
Always depend on dev-ruby/hoe to prevent compile failures
diff --git a/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild b/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild
index 90e843b1a815..111d7783b267 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.5 2014/06/01 12:49:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 1.6 2014/06/08 15:26:41 hattya 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=""