summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-23 08:39:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-23 08:39:27 +0000
commit4564527b23ba3dae55aa028c60070f84f93f1df7 (patch)
tree0ccdd59fc9bc0f0ed53d3f239719232665b39230 /dev-ruby/libxml
parentStable for ppc, wrt bug #466784 (diff)
downloadgentoo-2-4564527b23ba3dae55aa028c60070f84f93f1df7.tar.gz
gentoo-2-4564527b23ba3dae55aa028c60070f84f93f1df7.tar.bz2
gentoo-2-4564527b23ba3dae55aa028c60070f84f93f1df7.zip
Stable for ppc, wrt bug #466836
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/libxml')
-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 f1f16d312cf1..6f0a1b15563f 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.80 2013/04/23 08:22:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.81 2013/04/23 08:39:27 ago Exp $
+
+ 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxml-2.4.0.ebuild:
+ Stable for ppc, wrt bug #466836
23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxml-2.4.0.ebuild:
Stable for ppc64, wrt bug #466836
diff --git a/dev-ruby/libxml/libxml-2.4.0.ebuild b/dev-ruby/libxml/libxml-2.4.0.ebuild
index fbb1c4ed2b6b..bd2678340a21 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.5 2013/04/23 08:22:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.4.0.ebuild,v 1.6 2013/04/23 08:39:27 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"