diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-03 15:47:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-03 15:47:39 +0000 |
commit | a82f2d223f9c7ba985d5ccfaec764cd793181fc4 (patch) | |
tree | 3c6bcc8db305b7b6c469a8f9af21c35eeec57896 /dev-ruby/libxml | |
parent | ia64 stable wrt #380039 (diff) | |
download | gentoo-2-a82f2d223f9c7ba985d5ccfaec764cd793181fc4.tar.gz gentoo-2-a82f2d223f9c7ba985d5ccfaec764cd793181fc4.tar.bz2 gentoo-2-a82f2d223f9c7ba985d5ccfaec764cd793181fc4.zip |
ia64 stable wrt #370399
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r-- | dev-ruby/libxml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/libxml/libxml-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog index a000c7cfa5ad..79c2ad7a9648 100644 --- a/dev-ruby/libxml/ChangeLog +++ b/dev-ruby/libxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/libxml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.54 2011/08/24 20:49:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.55 2011/09/03 15:47:39 armin76 Exp $ + + 03 Sep 2011; Raúl Porcel <armin76@gentoo.org> libxml-2.0.5.ebuild: + ia64 stable wrt #370399 24 Aug 2011; Markus Meier <maekke@gentoo.org> libxml-2.0.5.ebuild: x86 stable, bug #370399 diff --git a/dev-ruby/libxml/libxml-2.0.5.ebuild b/dev-ruby/libxml/libxml-2.0.5.ebuild index 3e917c6e8371..d2e73ec06562 100644 --- a/dev-ruby/libxml/libxml-2.0.5.ebuild +++ b/dev-ruby/libxml/libxml-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.0.5.ebuild,v 1.7 2011/08/24 20:49:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.0.5.ebuild,v 1.8 2011/09/03 15:47:39 armin76 Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://libxml.rubyforge.org" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="${RDEPEND} dev-libs/libxml2" |