diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:57:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:57:06 +0000 |
commit | 174b2ef3d289a9948d03642f76710c3b8a491fe3 (patch) | |
tree | 9813334999a60dd198eb08424298ae2de36fbc0e /dev-ruby/libxml | |
parent | Stable for ppc64, wrt bug #487674 (diff) | |
download | gentoo-2-174b2ef3d289a9948d03642f76710c3b8a491fe3.tar.gz gentoo-2-174b2ef3d289a9948d03642f76710c3b8a491fe3.tar.bz2 gentoo-2-174b2ef3d289a9948d03642f76710c3b8a491fe3.zip |
Stable for ppc64, wrt bug #489854
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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.7.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog index 789ee0e369df..cece8804a2c9 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.89 2013/12/07 12:25:37 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.90 2013/12/24 16:57:06 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libxml-2.7.0-r1.ebuild: + Stable for ppc64, wrt bug #489854 07 Dec 2013; Johannes Huber <johu@gentoo.org> libxml-2.7.0-r1.ebuild: x86 stable, bug #489854 diff --git a/dev-ruby/libxml/libxml-2.7.0-r1.ebuild b/dev-ruby/libxml/libxml-2.7.0-r1.ebuild index 053a8ca06d49..8a096728ce67 100644 --- a/dev-ruby/libxml/libxml-2.7.0-r1.ebuild +++ b/dev-ruby/libxml/libxml-2.7.0-r1.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.7.0-r1.ebuild,v 1.4 2013/12/07 12:25:37 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r1.ebuild,v 1.5 2013/12/24 16:57:06 ago Exp $ EAPI=5 @@ -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" |