summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-07-18 18:11:01 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-07-18 18:11:01 +0000
commitff0d7ed8a7e723afe5f4d0567af756ea28329dd1 (patch)
tree25f1d993b82d79111728166bc52eae7e8e851068 /dev-ruby/libxml
parentVersion bump (diff)
downloadgentoo-2-ff0d7ed8a7e723afe5f4d0567af756ea28329dd1.tar.gz
gentoo-2-ff0d7ed8a7e723afe5f4d0567af756ea28329dd1.tar.bz2
gentoo-2-ff0d7ed8a7e723afe5f4d0567af756ea28329dd1.zip
amd64 stable wrt bug #231811
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'dev-ruby/libxml')
-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 64989a3a2eb5..97f32fdd5540 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.16 2008/07/17 14:55:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.17 2008/07/18 18:11:01 coldwind Exp $
+
+ 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> libxml-0.5.4.ebuild:
+ amd64 stable wrt bug #231811
17 Jul 2008; Raúl Porcel <armin76@gentoo.org> libxml-0.5.4.ebuild:
ia64/x86 stable wrt #231811
diff --git a/dev-ruby/libxml/libxml-0.5.4.ebuild b/dev-ruby/libxml/libxml-0.5.4.ebuild
index ce1cb54eb70b..71d8bc1830b5 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.3 2008/07/17 14:55:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-0.5.4.ebuild,v 1.4 2008/07/18 18:11:01 coldwind 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"