summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-30 17:06:42 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-30 17:06:42 +0000
commitc7ccbda13cd82da178f2ff522fad1a0cef978f63 (patch)
treeb2311e1c5d3997dcd23ff9fba82767b3efa8689b /dev-ruby
parentversion bump (diff)
downloadgentoo-2-c7ccbda13cd82da178f2ff522fad1a0cef978f63.tar.gz
gentoo-2-c7ccbda13cd82da178f2ff522fad1a0cef978f63.tar.bz2
gentoo-2-c7ccbda13cd82da178f2ff522fad1a0cef978f63.zip
Stable for HPPA (bug #489854).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/libxml/ChangeLog5
-rw-r--r--dev-ruby/libxml/libxml-2.7.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 844d1a754d65..5052ac5dc5d5 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.86 2013/10/05 10:34:05 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.87 2013/10/30 17:06:42 jer Exp $
+
+ 30 Oct 2013; Jeroen Roovers <jer@gentoo.org> libxml-2.7.0-r1.ebuild:
+ Stable for HPPA (bug #489854).
*libxml-2.7.0-r1 (05 Oct 2013)
diff --git a/dev-ruby/libxml/libxml-2.7.0-r1.ebuild b/dev-ruby/libxml/libxml-2.7.0-r1.ebuild
index 8cbcdcf6cf50..2cc2c6a0e1b6 100644
--- a/dev-ruby/libxml/libxml-2.7.0-r1.ebuild
+++ b/dev-ruby/libxml/libxml-2.7.0-r1.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/libxml/libxml-2.7.0-r1.ebuild,v 1.1 2013/10/05 10:34:05 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r1.ebuild,v 1.2 2013/10/30 17:06:42 jer Exp $
EAPI=5
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-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/libxml2"