diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-24 10:11:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-24 10:11:44 +0000 |
commit | 6d68632beeef6d2000597c152608fa2e8d3ce694 (patch) | |
tree | b50a33475a09ef67d0a5b7feb77828bfbcc4c311 /dev-ruby/bundler | |
parent | Stable for amd64, wrt bug #523798 (diff) | |
download | gentoo-2-6d68632beeef6d2000597c152608fa2e8d3ce694.tar.gz gentoo-2-6d68632beeef6d2000597c152608fa2e8d3ce694.tar.bz2 gentoo-2-6d68632beeef6d2000597c152608fa2e8d3ce694.zip |
Stable for x86, wrt bug #523798
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 753400e2c22d..488e9cc00e39 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.73 2015/01/24 10:11:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.74 2015/01/24 10:11:44 ago Exp $ + + 24 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bundler-1.7.3.ebuild: + Stable for x86, wrt bug #523798 24 Jan 2015; Agostino Sarubbo <ago@gentoo.org> bundler-1.7.3.ebuild: Stable for amd64, wrt bug #523798 diff --git a/dev-ruby/bundler/bundler-1.7.3.ebuild b/dev-ruby/bundler/bundler-1.7.3.ebuild index 517f7262bd09..e7f1e11e295d 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.3 2015/01/24 10:11:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.7.3.ebuild,v 1.4 2015/01/24 10:11:44 ago 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 |