summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-16 00:28:32 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-16 00:28:32 +0000
commit6a704d7561c255c1a8d81cd39770b78df6531275 (patch)
tree81b49478a2478be22251d68725ce934acf81e2a2 /dev-ruby/bundler
parentadding ~arm keywords to net-analyzer/metasploit rdeps (diff)
downloadgentoo-2-6a704d7561c255c1a8d81cd39770b78df6531275.tar.gz
gentoo-2-6a704d7561c255c1a8d81cd39770b78df6531275.tar.bz2
gentoo-2-6a704d7561c255c1a8d81cd39770b78df6531275.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/bundler')
-rw-r--r--dev-ruby/bundler/ChangeLog8
-rw-r--r--dev-ruby/bundler/bundler-1.0.22.ebuild6
-rw-r--r--dev-ruby/bundler/bundler-1.1.5.ebuild6
-rw-r--r--dev-ruby/bundler/bundler-1.2.3.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog
index 1fb5c465a3ea..9fd8707cacf0 100644
--- a/dev-ruby/bundler/ChangeLog
+++ b/dev-ruby/bundler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/bundler
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.45 2012/12/23 16:16:03 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.46 2013/01/16 00:28:32 zerochaos Exp $
+
+ 16 Jan 2013; Rick Farina <zerochaos@gentoo.org> bundler-1.0.22.ebuild,
+ bundler-1.1.5.ebuild, bundler-1.2.3.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
23 Dec 2012; Hans de Graaff <graaff@gentoo.org> -bundler-1.0.18.ebuild:
Cleanup.
diff --git a/dev-ruby/bundler/bundler-1.0.22.ebuild b/dev-ruby/bundler/bundler-1.0.22.ebuild
index 6e22095fca64..748a37722803 100644
--- a/dev-ruby/bundler/bundler-1.0.22.ebuild
+++ b/dev-ruby/bundler/bundler-1.0.22.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/bundler/bundler-1.0.22.ebuild,v 1.5 2012/09/23 12:34:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.0.22.ebuild,v 1.6 2013/01/16 00:28:32 zerochaos Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend virtual/rubygems
diff --git a/dev-ruby/bundler/bundler-1.1.5.ebuild b/dev-ruby/bundler/bundler-1.1.5.ebuild
index d89f821f0ca3..7101d427d558 100644
--- a/dev-ruby/bundler/bundler-1.1.5.ebuild
+++ b/dev-ruby/bundler/bundler-1.1.5.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/bundler/bundler-1.1.5.ebuild,v 1.2 2012/08/14 03:10:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.1.5.ebuild,v 1.3 2013/01/16 00:28:32 zerochaos Exp $
EAPI=4
@@ -21,7 +21,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend virtual/rubygems
diff --git a/dev-ruby/bundler/bundler-1.2.3.ebuild b/dev-ruby/bundler/bundler-1.2.3.ebuild
index 7c8229e3a3e9..428e35817248 100644
--- a/dev-ruby/bundler/bundler-1.2.3.ebuild
+++ b/dev-ruby/bundler/bundler-1.2.3.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/bundler/bundler-1.2.3.ebuild,v 1.1 2012/12/15 11:00:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.2.3.ebuild,v 1.2 2013/01/16 00:28:32 zerochaos Exp $
EAPI=5
@@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend virtual/rubygems