summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-07-17 14:55:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-07-17 14:55:35 +0000
commitcd1c8474e01b200a5632d3a34edc9dbf8f321df9 (patch)
tree301960c70b45be33e41a57e7ea2dbf0e6b46654e /dev-ruby
parentalpha/ia64/x86 stable wrt #229791 (diff)
downloadgentoo-2-cd1c8474e01b200a5632d3a34edc9dbf8f321df9.tar.gz
gentoo-2-cd1c8474e01b200a5632d3a34edc9dbf8f321df9.tar.bz2
gentoo-2-cd1c8474e01b200a5632d3a34edc9dbf8f321df9.zip
ia64/x86 stable wrt #231811
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/libxml/ChangeLog5
-rw-r--r--dev-ruby/libxml/libxml-0.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 0d4b67b65434..64989a3a2eb5 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.15 2008/03/29 06:58:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.16 2008/07/17 14:55:35 armin76 Exp $
+
+ 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> libxml-0.5.4.ebuild:
+ ia64/x86 stable wrt #231811
*libxml-0.5.4 (29 Mar 2008)
diff --git a/dev-ruby/libxml/libxml-0.5.4.ebuild b/dev-ruby/libxml/libxml-0.5.4.ebuild
index 5a0051dae01e..ce1cb54eb70b 100644
--- a/dev-ruby/libxml/libxml-0.5.4.ebuild
+++ b/dev-ruby/libxml/libxml-0.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.5.4.ebuild,v 1.2 2008/03/29 08:11:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.5.4.ebuild,v 1.3 2008/07/17 14:55:35 armin76 Exp $
inherit gems
@@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.6"