summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-11 14:14:49 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-11 14:14:49 +0000
commit157e36271e0b27adfdee3f2fdc550a0e86f9b8aa (patch)
treed69cb8de5b83cbfc5cef68e61eaa55e90a0f0c0a /dev-ruby/rack-protection
parentMarking rack-test-0.6.1 ~ppc64 for bug 396291 (diff)
downloadgentoo-2-157e36271e0b27adfdee3f2fdc550a0e86f9b8aa.tar.gz
gentoo-2-157e36271e0b27adfdee3f2fdc550a0e86f9b8aa.tar.bz2
gentoo-2-157e36271e0b27adfdee3f2fdc550a0e86f9b8aa.zip
Marking rack-protection-1.2.0 ~ppc64 for bug 396291
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r--dev-ruby/rack-protection/ChangeLog5
-rw-r--r--dev-ruby/rack-protection/rack-protection-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rack-protection/ChangeLog b/dev-ruby/rack-protection/ChangeLog
index 7dab582a63c7..9a21a546e444 100644
--- a/dev-ruby/rack-protection/ChangeLog
+++ b/dev-ruby/rack-protection/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2012/01/28 08:01:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.4 2012/03/11 14:14:49 ranger Exp $
+
+ 11 Mar 2012; Brent Baude <ranger@gentoo.org> rack-protection-1.2.0.ebuild:
+ Marking rack-protection-1.2.0 ~ppc64 for bug 396291
*rack-protection-1.2.0 (28 Jan 2012)
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 448328324912..916da013b6b7 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.1 2012/01/28 08:01:33 graaff Exp $
+# $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 $
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 ~ppc64 ~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 )"