summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-15 06:38:01 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-15 06:38:01 +0000
commite26466b0956fcb95aee2016798cbf4150a183071 (patch)
treef8336d1f87c70a6042d99be1f6177a46d3c8b718 /dev-ruby/rack-protection
parentadding ~arm keywords to net-analyzer/metasploit rdeps (diff)
downloadgentoo-2-e26466b0956fcb95aee2016798cbf4150a183071.tar.gz
gentoo-2-e26466b0956fcb95aee2016798cbf4150a183071.tar.bz2
gentoo-2-e26466b0956fcb95aee2016798cbf4150a183071.zip
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
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.ebuild6
-rw-r--r--dev-ruby/rack-protection/rack-protection-1.3.1.ebuild6
-rw-r--r--dev-ruby/rack-protection/rack-protection-1.3.2.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-ruby/rack-protection/ChangeLog b/dev-ruby/rack-protection/ChangeLog
index 7d20c7f4eca3..7977f9ac57d3 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.11 2013/01/02 07:14:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/ChangeLog,v 1.12 2013/01/15 06:38:01 zerochaos Exp $
+
+ 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> rack-protection-1.2.0.ebuild,
+ rack-protection-1.3.1.ebuild, rack-protection-1.3.2.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
*rack-protection-1.3.2 (02 Jan 2013)
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 27566e892cd7..443163297d84 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
+# Copyright 1999-2013 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.5 2012/09/27 09:47:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.2.0.ebuild,v 1.6 2013/01/15 06:38:01 zerochaos 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~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 )"
diff --git a/dev-ruby/rack-protection/rack-protection-1.3.1.ebuild b/dev-ruby/rack-protection/rack-protection-1.3.1.ebuild
index 164b3e325979..8f6fd473464d 100644
--- a/dev-ruby/rack-protection/rack-protection-1.3.1.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.3.1.ebuild,v 1.1 2012/12/25 09:12:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.3.1.ebuild,v 1.2 2013/01/15 06:38:01 zerochaos Exp $
EAPI=5
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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~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 )"
diff --git a/dev-ruby/rack-protection/rack-protection-1.3.2.ebuild b/dev-ruby/rack-protection/rack-protection-1.3.2.ebuild
index cf3b78d219e5..239d8068f79d 100644
--- a/dev-ruby/rack-protection/rack-protection-1.3.2.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-1.3.2.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/rack-protection/rack-protection-1.3.2.ebuild,v 1.1 2013/01/02 07:14:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-protection/rack-protection-1.3.2.ebuild,v 1.2 2013/01/15 06:38:01 zerochaos Exp $
EAPI=5
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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~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 )"