diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-07-04 06:58:43 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-07-04 06:58:43 +0000 |
commit | 10e6ecfd965b50177fca6657c5d94435db0d103d (patch) | |
tree | 5eacb7202aeb80becb44edb2ffc29fbee77131c7 /dev-ruby/nokogiri | |
parent | Add a comment to the polkit-1/rules.d file. (diff) | |
download | historical-10e6ecfd965b50177fca6657c5d94435db0d103d.tar.gz historical-10e6ecfd965b50177fca6657c5d94435db0d103d.tar.bz2 historical-10e6ecfd965b50177fca6657c5d94435db0d103d.zip |
x86 stable, see bug 423071
Package-Manager: portage-2.1.10.49/cvs/Linux i686
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 f1ca81e6edbe..fccb2f2b1879 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.74 2012/07/03 18:23:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.75 2012/07/04 06:58:43 nativemad Exp $ + + 04 Jul 2012; Andreas Schuerch <nativemad@gentoo.org> nokogiri-1.5.2.ebuild: + x86 stable, see bug 423071 *nokogiri-1.5.5 (03 Jul 2012) diff --git a/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild b/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild index d2137087d41a..6c31210150ca 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.3 2012/06/23 10:00:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.2.ebuild,v 1.4 2012/07/04 06:58:43 nativemad 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="" |