summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-05-20 08:42:11 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-05-20 08:42:11 +0000
commit553b2adfcaef9b0df8ca77699465c6f8e18c47bc (patch)
treec750b11382db14b71a8fdab8bc17dd4eda33faef /dev-ruby/libxml
parentstable amd64, bug 176895 (diff)
downloadgentoo-2-553b2adfcaef9b0df8ca77699465c6f8e18c47bc.tar.gz
gentoo-2-553b2adfcaef9b0df8ca77699465c6f8e18c47bc.tar.bz2
gentoo-2-553b2adfcaef9b0df8ca77699465c6f8e18c47bc.zip
added ~amd64, bug 176653
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r--dev-ruby/libxml/ChangeLog6
-rw-r--r--dev-ruby/libxml/libxml-0.3.8.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 11f2c2626022..a3158fa72569 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.13 2007/03/15 20:23:03 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.14 2007/05/20 08:42:11 opfer Exp $
+
+ 20 May 2007; Christian Faulhammer <opfer@gentoo.org>
+ libxml-0.3.8.4.ebuild:
+ added ~amd64, bug 176653
15 Mar 2007; Richard Brown <rbrown@gentoo.org> libxml-0.3.8.4.ebuild:
Fix src_test, from ferringb@gmail.com
diff --git a/dev-ruby/libxml/libxml-0.3.8.4.ebuild b/dev-ruby/libxml/libxml-0.3.8.4.ebuild
index d7744bc61a56..2589133c3aff 100644
--- a/dev-ruby/libxml/libxml-0.3.8.4.ebuild
+++ b/dev-ruby/libxml/libxml-0.3.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.3.8.4.ebuild,v 1.3 2007/03/15 20:23:03 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.3.8.4.ebuild,v 1.4 2007/05/20 08:42:11 opfer Exp $
inherit ruby
@@ -12,7 +12,7 @@ HOMEPAGE="http://libxml.rubyforge.org"
SRC_URI="http://rubyforge.org/frs/download.php/15237/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
USE_RUBY="ruby18 ruby19"