public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/bundler: bundler-1.3.5-r1.ebuild bundler-1.3.5.ebuild ChangeLog
@ 2014-02-01  0:45 Akinori Hattori (hattya)
  0 siblings, 0 replies; only message in thread
From: Akinori Hattori (hattya) @ 2014-02-01  0:45 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/01 00:45:13

  Modified:             bundler-1.3.5-r1.ebuild bundler-1.3.5.ebuild
                        ChangeLog
  Log:
  keyword ~ia64 wrt bug #471306
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.3                  dev-ruby/bundler/bundler-1.3.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?r1=1.2&r2=1.3

Index: bundler-1.3.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bundler-1.3.5-r1.ebuild	23 Nov 2013 16:13:33 -0000	1.2
+++ bundler-1.3.5-r1.ebuild	1 Feb 2014 00:45:12 -0000	1.3
@@ -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 @@
 
 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



1.5                  dev-ruby/bundler/bundler-1.3.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild?r1=1.4&r2=1.5

Index: bundler-1.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bundler-1.3.5.ebuild	22 Sep 2013 06:49:56 -0000	1.4
+++ bundler-1.3.5.ebuild	1 Feb 2014 00:45:12 -0000	1.5
@@ -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 @@
 
 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



1.61                 dev-ruby/bundler/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	25 Dec 2013 07:48:05 -0000	1.60
+++ ChangeLog	1 Feb 2014 00:45:12 -0000	1.61
@@ -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.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-01  0:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01  0:45 [gentoo-commits] gentoo-x86 commit in dev-ruby/bundler: bundler-1.3.5-r1.ebuild bundler-1.3.5.ebuild ChangeLog Akinori Hattori (hattya)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox