diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 00:45:12 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-01 00:45:12 +0000 |
commit | d747dd5adb7f127b482c398e872b725c63fc1157 (patch) | |
tree | 323ff1de581822a1c26f47ee7fdbe2eb0b4dda77 /dev-ruby/bundler | |
parent | keyword ~ia64 wrt bug #471306 (diff) | |
download | gentoo-2-d747dd5adb7f127b482c398e872b725c63fc1157.tar.gz gentoo-2-d747dd5adb7f127b482c398e872b725c63fc1157.tar.bz2 gentoo-2-d747dd5adb7f127b482c398e872b725c63fc1157.zip |
keyword ~ia64 wrt bug #471306
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/bundler/bundler-1.3.5-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/bundler/bundler-1.3.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/bundler/ChangeLog b/dev-ruby/bundler/ChangeLog index 1ababefb4844..5374077adc63 100644 --- a/dev-ruby/bundler/ChangeLog +++ b/dev-ruby/bundler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/bundler -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.60 2013/12/25 07:48:05 graaff Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.61 2014/02/01 00:45:12 hattya Exp $ + + 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> bundler-1.3.5-r1.ebuild, + bundler-1.3.5.ebuild: + keyword ~ia64 wrt bug #471306 25 Dec 2013; Hans de Graaff <graaff@gentoo.org> -bundler-1.2.5.ebuild: Cleanup. diff --git a/dev-ruby/bundler/bundler-1.3.5-r1.ebuild b/dev-ruby/bundler/bundler-1.3.5-r1.ebuild index 5bc2abcae78b..c550149d4740 100644 --- a/dev-ruby/bundler/bundler-1.3.5-r1.ebuild +++ b/dev-ruby/bundler/bundler-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v 1.2 2013/11/23 16:13:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v 1.3 2014/02/01 00:45:12 hattya Exp $ EAPI=5 @@ -22,7 +22,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~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 ~hppa ~ia64 ~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.3.5.ebuild b/dev-ruby/bundler/bundler-1.3.5.ebuild index ba04abf6e0a7..e1692e324cc1 100644 --- a/dev-ruby/bundler/bundler-1.3.5.ebuild +++ b/dev-ruby/bundler/bundler-1.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild,v 1.4 2013/09/22 06:49:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild,v 1.5 2014/02/01 00:45:12 hattya Exp $ EAPI=5 @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~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 ~hppa ~ia64 ~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 |