summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-09-27 09:47:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-09-27 09:47:21 +0000
commit6712b0cb083c7d819e9dc29ea32f33a4cf3795c2 (patch)
treeb31157a18d2b9e155a617b9564d8c3171e5b4c7f /dev-ruby/rack-protection
parentKeyword ~ppc wrt #415691 (diff)
downloadhistorical-6712b0cb083c7d819e9dc29ea32f33a4cf3795c2.tar.gz
historical-6712b0cb083c7d819e9dc29ea32f33a4cf3795c2.tar.bz2
historical-6712b0cb083c7d819e9dc29ea32f33a4cf3795c2.zip
Keyword ~ppc wrt #396291
Package-Manager: portage-2.2.0_alpha128/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.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rack-protection/ChangeLog b/dev-ruby/rack-protection/ChangeLog
index eaf73a3a3411..805f8fd60d98 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.8 2012/09/11 17:54:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.9 2012/09/27 09:47:21 ssuominen Exp $
+
+ 27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org>
+ rack-protection-1.2.0.ebuild:
+ Keyword ~ppc wrt #396291
11 Sep 2012; Hans de Graaff <graaff@gentoo.org>
-rack-protection-1.1.4.ebuild:
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 1c75a432b55a..27566e892cd7 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.4 2012/08/14 00:51:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.2.0.ebuild,v 1.5 2012/09/27 09:47:21 ssuominen Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19"
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/rkh/rack-protection"
LICENSE="MIT"
SLOT="$(get_version_component_range 1)"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rack-test )"