diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 17:12:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 17:12:54 +0000 |
commit | 64a9b5b3ed1724d741f40528d014e0156de621c0 (patch) | |
tree | 3d04a75f7223bac27834a1dd60de47296537862d /dev-ruby/bundler | |
parent | ppc stable wrt bug #542574 (diff) | |
download | gentoo-2-64a9b5b3ed1724d741f40528d014e0156de621c0.tar.gz gentoo-2-64a9b5b3ed1724d741f40528d014e0156de621c0.tar.bz2 gentoo-2-64a9b5b3ed1724d741f40528d014e0156de621c0.zip |
ppc stable wrt bug #542574
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bundler/bundler-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog index 173493326c83..cfaa0c7e8f14 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.82 2015/04/24 14:16:01 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.83 2015/04/26 17:12:54 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> bundler-1.7.3.ebuild: + ppc stable wrt bug #542574 *bundler-1.8.7 (24 Apr 2015) diff --git a/dev-ruby/bundler/bundler-1.7.3.ebuild b/dev-ruby/bundler/bundler-1.7.3.ebuild index 53302cc47848..f5356e8dbb37 100644 --- a/dev-ruby/bundler/bundler-1.7.3.ebuild +++ b/dev-ruby/bundler/bundler-1.7.3.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.7.3.ebuild,v 1.7 2015/04/14 12:19:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.7.3.ebuild,v 1.8 2015/04/26 17:12:54 pacho Exp $ EAPI=5 @@ -22,7 +22,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler" 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="" ruby_add_rdepend virtual/rubygems |