diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-15 09:30:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-15 09:30:41 +0000 |
commit | 8c0de1088b86798e53adca23bd76584d4d6f1884 (patch) | |
tree | d70c0751d8cc47bcb792a7fd73f6271bc781ff71 /dev-ruby/webrobots | |
parent | Stable for x86, wrt bug #483694 (diff) | |
download | gentoo-2-8c0de1088b86798e53adca23bd76584d4d6f1884.tar.gz gentoo-2-8c0de1088b86798e53adca23bd76584d4d6f1884.tar.bz2 gentoo-2-8c0de1088b86798e53adca23bd76584d4d6f1884.zip |
Stable for x86, wrt bug #483694
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/webrobots')
-rw-r--r-- | dev-ruby/webrobots/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/webrobots/webrobots-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/webrobots/ChangeLog b/dev-ruby/webrobots/ChangeLog index 0451a64ade90..64603e9f3eca 100644 --- a/dev-ruby/webrobots/ChangeLog +++ b/dev-ruby/webrobots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/webrobots # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/ChangeLog,v 1.12 2013/09/15 09:29:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/ChangeLog,v 1.13 2013/09/15 09:30:41 ago Exp $ + + 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webrobots-0.1.1.ebuild: + Stable for x86, wrt bug #483694 15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webrobots-0.1.1.ebuild: Stable for amd64, wrt bug #483694 diff --git a/dev-ruby/webrobots/webrobots-0.1.1.ebuild b/dev-ruby/webrobots/webrobots-0.1.1.ebuild index 8e3266ff8459..3ae3fbc7ed9f 100644 --- a/dev-ruby/webrobots/webrobots-0.1.1.ebuild +++ b/dev-ruby/webrobots/webrobots-0.1.1.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/webrobots/webrobots-0.1.1.ebuild,v 1.2 2013/09/15 09:29:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/webrobots-0.1.1.ebuild,v 1.3 2013/09/15 09:30:41 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19" @@ -16,7 +16,7 @@ HOMEPAGE="http://rubygems.org/gems/webrobots" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4" |