diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 19:37:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 19:37:14 +0000 |
commit | b3d56ea9642feeaff8ebcf3f5bb38a53ee522b48 (patch) | |
tree | 23d5136f63055cd2d2394c085cc1f74983912152 /dev-ruby/libxml | |
parent | Marking Test-Harness-3.230.0 ppc for bug 397197 (diff) | |
download | gentoo-2-b3d56ea9642feeaff8ebcf3f5bb38a53ee522b48.tar.gz gentoo-2-b3d56ea9642feeaff8ebcf3f5bb38a53ee522b48.tar.bz2 gentoo-2-b3d56ea9642feeaff8ebcf3f5bb38a53ee522b48.zip |
Marking libxml-2.2.1 ppc for bug 395991
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r-- | dev-ruby/libxml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/libxml/libxml-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog index c43186056d99..c08d7762d8ff 100644 --- a/dev-ruby/libxml/ChangeLog +++ b/dev-ruby/libxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/libxml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.65 2012/01/15 19:11:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.66 2012/02/06 19:37:14 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> libxml-2.2.1.ebuild: + Marking libxml-2.2.1 ppc for bug 395991 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> libxml-2.2.1.ebuild: ia64/sparc stable wrt #395991 diff --git a/dev-ruby/libxml/libxml-2.2.1.ebuild b/dev-ruby/libxml/libxml-2.2.1.ebuild index 5fdae46828b7..dd0bfcc75c23 100644 --- a/dev-ruby/libxml/libxml-2.2.1.ebuild +++ b/dev-ruby/libxml/libxml-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.6 2012/01/15 19:11:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.7 2012/02/06 19:37:14 ranger 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" |