public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rack-cache: rack-cache-1.0.3.ebuild ChangeLog
@ 2011-10-10 17:25 Fabian Groffen (grobian)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen (grobian) @ 2011-10-10 17:25 UTC (permalink / raw
  To: gentoo-commits

grobian     11/10/10 17:25:34

  Modified:             rack-cache-1.0.3.ebuild ChangeLog
  Log:
  Keyworded for Prefix, bug #385887
  
  (Portage version: 2.2.01.19295-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.2                  dev-ruby/rack-cache/rack-cache-1.0.3.ebuild

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

Index: rack-cache-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rack-cache-1.0.3.ebuild	6 Oct 2011 18:09:53 -0000	1.1
+++ rack-cache-1.0.3.ebuild	10 Oct 2011 17:25:34 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.1 2011/10/06 18:09:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.2 2011/10/10 17:25:34 grobian Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bacon )"



1.2                  dev-ruby/rack-cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	6 Oct 2011 18:09:53 -0000	1.1
+++ ChangeLog	10 Oct 2011 17:25:34 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rack-cache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.1 2011/10/06 18:09:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.2 2011/10/10 17:25:34 grobian Exp $
+
+  10 Oct 2011; Fabian Groffen <grobian@gentoo.org> rack-cache-1.0.3.ebuild:
+  Keyworded for Prefix, bug #385887
 
 *rack-cache-1.0.3 (06 Oct 2011)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/rack-cache: rack-cache-1.0.3.ebuild ChangeLog
@ 2011-12-11 21:47 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2011-12-11 21:47 UTC (permalink / raw
  To: gentoo-commits

maekke      11/12/11 21:47:04

  Modified:             rack-cache-1.0.3.ebuild ChangeLog
  Log:
  add ~x86, bug #385887
  
  (Portage version: 2.1.10.40/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-ruby/rack-cache/rack-cache-1.0.3.ebuild

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

Index: rack-cache-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rack-cache-1.0.3.ebuild	10 Oct 2011 17:29:53 -0000	1.3
+++ rack-cache-1.0.3.ebuild	11 Dec 2011 21:47:04 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.3 2011/10/10 17:29:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.4 2011/12/11 21:47:04 maekke Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bacon )"



1.3                  dev-ruby/rack-cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Oct 2011 17:25:34 -0000	1.2
+++ ChangeLog	11 Dec 2011 21:47:04 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rack-cache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.2 2011/10/10 17:25:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.3 2011/12/11 21:47:04 maekke Exp $
+
+  11 Dec 2011; Markus Meier <maekke@gentoo.org> rack-cache-1.0.3.ebuild:
+  add ~x86, bug #385887
 
   10 Oct 2011; Fabian Groffen <grobian@gentoo.org> rack-cache-1.0.3.ebuild:
   Keyworded for Prefix, bug #385887






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/rack-cache: rack-cache-1.0.3.ebuild ChangeLog
@ 2011-12-17 18:19 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2011-12-17 18:19 UTC (permalink / raw
  To: gentoo-commits

armin76     11/12/17 18:19:15

  Modified:             rack-cache-1.0.3.ebuild ChangeLog
  Log:
  Add ~ia64/~sparc wrt #385887
  
  (Portage version: 2.1.10.38/cvs/Linux ia64)

Revision  Changes    Path
1.5                  dev-ruby/rack-cache/rack-cache-1.0.3.ebuild

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

Index: rack-cache-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rack-cache-1.0.3.ebuild	11 Dec 2011 21:47:04 -0000	1.4
+++ rack-cache-1.0.3.ebuild	17 Dec 2011 18:19:15 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.4 2011/12/11 21:47:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.5 2011/12/17 18:19:15 armin76 Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bacon )"



1.4                  dev-ruby/rack-cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	11 Dec 2011 21:47:04 -0000	1.3
+++ ChangeLog	17 Dec 2011 18:19:15 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rack-cache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.3 2011/12/11 21:47:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.4 2011/12/17 18:19:15 armin76 Exp $
+
+  17 Dec 2011; Raúl Porcel <armin76@gentoo.org> rack-cache-1.0.3.ebuild:
+  Add ~ia64/~sparc wrt #385887
 
   11 Dec 2011; Markus Meier <maekke@gentoo.org> rack-cache-1.0.3.ebuild:
   add ~x86, bug #385887






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/rack-cache: rack-cache-1.0.3.ebuild ChangeLog
@ 2012-03-11 13:44 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-03-11 13:44 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/11 13:44:52

  Modified:             rack-cache-1.0.3.ebuild ChangeLog
  Log:
  Marking rack-cache-1.0.3 ~ppc64 for bug 385887
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.6                  dev-ruby/rack-cache/rack-cache-1.0.3.ebuild

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

Index: rack-cache-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rack-cache-1.0.3.ebuild	17 Dec 2011 18:19:15 -0000	1.5
+++ rack-cache-1.0.3.ebuild	11 Mar 2012 13:44:52 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.5 2011/12/17 18:19:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/rack-cache-1.0.3.ebuild,v 1.6 2012/03/11 13:44:52 ranger Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/bacon )"



1.7                  dev-ruby/rack-cache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	31 Dec 2011 21:09:57 -0000	1.6
+++ ChangeLog	11 Mar 2012 13:44:52 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rack-cache
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.6 2011/12/31 21:09:57 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rack-cache/ChangeLog,v 1.7 2012/03/11 13:44:52 ranger Exp $
+
+  11 Mar 2012; Brent Baude <ranger@gentoo.org> rack-cache-1.0.3.ebuild:
+  Marking rack-cache-1.0.3 ~ppc64 for bug 385887
 
   31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rack-cache-1.1.ebuild:
   Add Prefix keywords, bug #396547






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-11 13:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-11 21:47 [gentoo-commits] gentoo-x86 commit in dev-ruby/rack-cache: rack-cache-1.0.3.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-11 13:44 Brent Baude (ranger)
2011-12-17 18:19 Raul Porcel (armin76)
2011-10-10 17:25 Fabian Groffen (grobian)

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