summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:24:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:24:57 +0000
commitffe9debbe00a3afc3f5c6fb936a6c938ae15a209 (patch)
tree7c3eb3dc7e2e132bd208ec7e60fcd314735ce3f4 /dev-ruby
parentStable for x86, wrt bug #553894 (diff)
downloadgentoo-2-ffe9debbe00a3afc3f5c6fb936a6c938ae15a209.tar.gz
gentoo-2-ffe9debbe00a3afc3f5c6fb936a6c938ae15a209.tar.bz2
gentoo-2-ffe9debbe00a3afc3f5c6fb936a6c938ae15a209.zip
Stable for x86, wrt bug #553894
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/bundler/ChangeLog5
-rw-r--r--dev-ruby/bundler/bundler-1.8.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog
index 8f6377edebc9..9b3326960798 100644
--- a/dev-ruby/bundler/ChangeLog
+++ b/dev-ruby/bundler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bundler
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.105 2015/08/06 05:01:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.106 2015/08/06 07:24:57 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> bundler-1.8.9.ebuild:
+ Stable for x86, wrt bug #553894
06 Aug 2015; Markus Meier <maekke@gentoo.org> bundler-1.8.9.ebuild:
arm stable, bug #553894
diff --git a/dev-ruby/bundler/bundler-1.8.9.ebuild b/dev-ruby/bundler/bundler-1.8.9.ebuild
index f259481f0525..7d9669ac2413 100644
--- a/dev-ruby/bundler/bundler-1.8.9.ebuild
+++ b/dev-ruby/bundler/bundler-1.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.8.9.ebuild,v 1.4 2015/08/06 05:01:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.8.9.ebuild,v 1.5 2015/08/06 07:24:57 ago Exp $
EAPI=5
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
ruby_add_rdepend virtual/rubygems