diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 12:00:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 12:00:39 +0000 |
commit | 2ec23c8423b262e55e3e6d543fb0e20218d14e79 (patch) | |
tree | 0aeb062a41e2370fa9f1e891c79c76ffc565636f /dev-ruby/nokogiri | |
parent | ia64/sparc stable wrt #423071 (diff) | |
download | gentoo-2-2ec23c8423b262e55e3e6d543fb0e20218d14e79.tar.gz gentoo-2-2ec23c8423b262e55e3e6d543fb0e20218d14e79.tar.bz2 gentoo-2-2ec23c8423b262e55e3e6d543fb0e20218d14e79.zip |
ia64/sparc stable wrt #423071
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/nokogiri')
-rw-r--r-- | dev-ruby/nokogiri/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/nokogiri/nokogiri-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog index 0ff90fa369cd..0c87d6ff4b08 100644 --- a/dev-ruby/nokogiri/ChangeLog +++ b/dev-ruby/nokogiri/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/nokogiri # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.77 2012/07/26 12:50:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.78 2012/10/28 12:00:39 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> nokogiri-1.5.2.ebuild: + ia64/sparc stable wrt #423071 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org> nokogiri-1.5.2.ebuild: Stable ppc64, bug #423071 diff --git a/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild b/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild index 15641f121797..78957ce65798 100644 --- a/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild +++ b/dev-ruby/nokogiri/nokogiri-1.5.2.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/nokogiri/nokogiri-1.5.2.ebuild,v 1.6 2012/07/26 12:50:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild,v 1.7 2012/10/28 12:00:39 armin76 Exp $ EAPI=4 @@ -18,7 +18,7 @@ LICENSE="MIT" SRC_URI="https://github.com/tenderlove/nokogiri/tarball/v${PV} -> ${P}.tgz" RUBY_S="tenderlove-nokogiri-*" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |