summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-23 08:08:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-23 08:08:48 +0000
commit758435d23395617f23bcc3057ae6abd39ea2e952 (patch)
tree42a3f5f41fbb7516e9f2061f167758f7e8a8169c /dev-ruby
parentStable for amd64, wrt bug #455872 (diff)
downloadgentoo-2-758435d23395617f23bcc3057ae6abd39ea2e952.tar.gz
gentoo-2-758435d23395617f23bcc3057ae6abd39ea2e952.tar.bz2
gentoo-2-758435d23395617f23bcc3057ae6abd39ea2e952.zip
Stable for amd64, wrt bug #466836
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/libxml/ChangeLog5
-rw-r--r--dev-ruby/libxml/libxml-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 88284f230f66..0f2c3b502df5 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.77 2013/04/22 18:33:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.78 2013/04/23 08:08:48 ago Exp $
+
+ 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxml-2.4.0.ebuild:
+ Stable for amd64, wrt bug #466836
22 Apr 2013; Hans de Graaff <graaff@gentoo.org> libxml-2.4.0.ebuild:
Ignore two tests failing on ruby18 so we can mark this stable for bug 463378.
diff --git a/dev-ruby/libxml/libxml-2.4.0.ebuild b/dev-ruby/libxml/libxml-2.4.0.ebuild
index 3e61b54b286e..ee574e0a34a1 100644
--- a/dev-ruby/libxml/libxml-2.4.0.ebuild
+++ b/dev-ruby/libxml/libxml-2.4.0.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.4.0.ebuild,v 1.2 2013/04/22 18:33:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.4.0.ebuild,v 1.3 2013/04/23 08:08:48 ago Exp $
EAPI=2
@@ -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"