summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 21:09:30 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 21:09:30 +0000
commit0ded77f8cadc138bf73fe8aab0d85baa529acc3c (patch)
tree78a68866fb0681f557c19d1617fd645912a2617a /dev-ruby/libxml
parentMark 0.4 stable on ia64 (diff)
downloadhistorical-0ded77f8cadc138bf73fe8aab0d85baa529acc3c.tar.gz
historical-0ded77f8cadc138bf73fe8aab0d85baa529acc3c.tar.bz2
historical-0ded77f8cadc138bf73fe8aab0d85baa529acc3c.zip
Mark 0.3.8 stable on ia64
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r--dev-ruby/libxml/ChangeLog5
-rw-r--r--dev-ruby/libxml/libxml-0.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index b821ed169742..adf7055a3fed 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.8 2006/10/06 04:28:18 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.9 2006/10/20 21:09:30 agriffis Exp $
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> libxml-0.3.8.ebuild:
+ Mark 0.3.8 stable on ia64
06 Oct 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
-libxml-0.3.4.ebuild, -libxml-0.3.6.ebuild:
diff --git a/dev-ruby/libxml/libxml-0.3.8.ebuild b/dev-ruby/libxml/libxml-0.3.8.ebuild
index d9438b3dbf74..1ad3270b4601 100644
--- a/dev-ruby/libxml/libxml-0.3.8.ebuild
+++ b/dev-ruby/libxml/libxml-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.ebuild,v 1.2 2006/09/16 12:21:13 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.3.8.ebuild,v 1.3 2006/10/20 21:09:30 agriffis Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ HOMEPAGE="http://libxml.rubyforge.org"
SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~hppa ia64 ~ppc ~sparc x86"
IUSE=""
USE_RUBY="ruby18 ruby19"