diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-13 17:21:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-13 17:21:40 +0000 |
commit | 7fd2bb20a2a2a0c5c19288437c76cc8e2e38758c (patch) | |
tree | da417bbcdcec8c1de6184e416947e22359412bdb /dev-ruby/nokogiri | |
parent | Marking rake-compiler-0.7.0 ~ppc64 for bug 300739 (diff) | |
download | historical-7fd2bb20a2a2a0c5c19288437c76cc8e2e38758c.tar.gz historical-7fd2bb20a2a2a0c5c19288437c76cc8e2e38758c.tar.bz2 historical-7fd2bb20a2a2a0c5c19288437c76cc8e2e38758c.zip |
Marking nokogiri-1.4.1 ~ppc64 for bug 300739
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'dev-ruby/nokogiri')
-rw-r--r-- | dev-ruby/nokogiri/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/nokogiri/nokogiri-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog index 2cbfefafbe86..b818721850b9 100644 --- a/dev-ruby/nokogiri/ChangeLog +++ b/dev-ruby/nokogiri/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/nokogiri # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.18 2010/01/04 23:22:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.19 2010/01/13 17:21:40 ranger Exp $ + + 13 Jan 2010; Brent Baude <ranger@gentoo.org> nokogiri-1.4.1.ebuild: + Marking nokogiri-1.4.1 ~ppc64 for bug 300739 04 Jan 2010; Markus Meier <maekke@gentoo.org> nokogiri-1.4.1.ebuild: add ~x86, bug #297822 diff --git a/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild b/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild index 6d6eb6533d3f..1da8d9bae165 100644 --- a/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild +++ b/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild,v 1.4 2010/01/04 23:22:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.1.ebuild,v 1.5 2010/01/13 17:21:40 ranger Exp $ EAPI=2 @@ -16,7 +16,7 @@ DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser." HOMEPAGE="http://nokogiri.rubyforge.org/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" SLOT="0" IUSE="" |