diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-23 08:10:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-23 08:10:11 +0000 |
commit | d5b3d88808bf2d8e78259f56e3639f90d0ece5c3 (patch) | |
tree | b867318a69d9e30944fa6fb196f3260ce7c5b33b /dev-ruby/libxml | |
parent | Stable for x86, wrt bug #455872 (diff) | |
download | gentoo-2-d5b3d88808bf2d8e78259f56e3639f90d0ece5c3.tar.gz gentoo-2-d5b3d88808bf2d8e78259f56e3639f90d0ece5c3.tar.bz2 gentoo-2-d5b3d88808bf2d8e78259f56e3639f90d0ece5c3.zip |
Stable for x86, wrt bug #466836
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r-- | dev-ruby/libxml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/libxml/libxml-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog index 0f2c3b502df5..159341d9d2be 100644 --- a/dev-ruby/libxml/ChangeLog +++ b/dev-ruby/libxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/libxml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.78 2013/04/23 08:08:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.79 2013/04/23 08:10:11 ago Exp $ + + 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxml-2.4.0.ebuild: + Stable for x86, wrt bug #466836 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libxml-2.4.0.ebuild: Stable for amd64, wrt bug #466836 diff --git a/dev-ruby/libxml/libxml-2.4.0.ebuild b/dev-ruby/libxml/libxml-2.4.0.ebuild index ee574e0a34a1..d961036b8ba9 100644 --- a/dev-ruby/libxml/libxml-2.4.0.ebuild +++ b/dev-ruby/libxml/libxml-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.4.0.ebuild,v 1.3 2013/04/23 08:08:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.4.0.ebuild,v 1.4 2013/04/23 08:10:11 ago Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} dev-libs/libxml2" |