summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-05-17 10:57:55 +0000
committerThomas Kahle <tomka@gentoo.org>2012-05-17 10:57:55 +0000
commit3d212afd1dab2c4bcd1f59746777a53131d90ee0 (patch)
tree747de758ccd7c919200c5ffe2f86b05ef6be5ab0 /dev-ruby/rack-protection
parentmarked ~x86 per bug 396547 (diff)
downloadgentoo-2-3d212afd1dab2c4bcd1f59746777a53131d90ee0.tar.gz
gentoo-2-3d212afd1dab2c4bcd1f59746777a53131d90ee0.tar.bz2
gentoo-2-3d212afd1dab2c4bcd1f59746777a53131d90ee0.zip
marked ~x86 per bug 396547
(Portage version: 2.1.10.62/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r--dev-ruby/rack-protection/ChangeLog6
-rw-r--r--dev-ruby/rack-protection/rack-protection-1.1.4.ebuild4
-rw-r--r--dev-ruby/rack-protection/rack-protection-1.2.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rack-protection/ChangeLog b/dev-ruby/rack-protection/ChangeLog
index 255cd4d88b4f..2d22b5c8452a 100644
--- a/dev-ruby/rack-protection/ChangeLog
+++ b/dev-ruby/rack-protection/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rack-protection
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.5 2012/05/01 18:24:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.6 2012/05/17 10:57:55 tomka Exp $
+
+ 17 May 2012; Thomas Kahle <tomka@gentoo.org> rack-protection-1.1.4.ebuild,
+ rack-protection-1.2.0.ebuild:
+ marked ~x86 per bug 396547
01 May 2012; Raúl Porcel <armin76@gentoo.org> rack-protection-1.1.4.ebuild,
rack-protection-1.2.0.ebuild:
diff --git a/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild b/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild
index fbbfdbabb08f..92ce451d96df 100644
--- a/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-1.1.4.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/rack-protection/rack-protection-1.1.4.ebuild,v 1.3 2012/05/01 18:24:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.1.4.ebuild,v 1.4 2012/05/17 10:57:55 tomka Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
LICENSE="MIT"
SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/rack-test dev-ruby/rspec:2 )"
diff --git a/dev-ruby/rack-protection/rack-protection-1.2.0.ebuild b/dev-ruby/rack-protection/rack-protection-1.2.0.ebuild
index 916da013b6b7..4193c412cfee 100644
--- a/dev-ruby/rack-protection/rack-protection-1.2.0.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-1.2.0.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/rack-protection/rack-protection-1.2.0.ebuild,v 1.2 2012/03/11 14:14:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.2.0.ebuild,v 1.3 2012/05/17 10:57:55 tomka Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
LICENSE="MIT"
SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/rack-test dev-ruby/rspec:2 )"