summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-07 12:25:37 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-07 12:25:37 +0000
commit8293b072afd8913bc4b2854d537bedd521f818fa (patch)
treea7c2bcb7b30f74b95ae0a7c234762b6b082035a2 /dev-ruby
parentswitch herd, bump, fixes Bug #493508, #493454 (diff)
downloadgentoo-2-8293b072afd8913bc4b2854d537bedd521f818fa.tar.gz
gentoo-2-8293b072afd8913bc4b2854d537bedd521f818fa.tar.bz2
gentoo-2-8293b072afd8913bc4b2854d537bedd521f818fa.zip
x86 stable, bug #489854
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
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 eef91165d47d..789ee0e369df 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.88 2013/11/19 11:30:18 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.89 2013/12/07 12:25:37 johu Exp $
+
+ 07 Dec 2013; Johannes Huber <johu@gentoo.org> libxml-2.7.0-r1.ebuild:
+ x86 stable, bug #489854
19 Nov 2013; Chema Alonso <nimiux@gentoo.org> libxml-2.7.0-r1.ebuild:
Stable for amd64 wrt bug #489854
diff --git a/dev-ruby/libxml/libxml-2.7.0-r1.ebuild b/dev-ruby/libxml/libxml-2.7.0-r1.ebuild
index dcc81037159d..053a8ca06d49 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.3 2013/11/19 11:30:18 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r1.ebuild,v 1.4 2013/12/07 12:25:37 johu 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"