public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2009-10-03 12:13 Alex Legler (a3li)
  0 siblings, 0 replies; 7+ messages in thread
From: Alex Legler (a3li) @ 2009-10-03 12:13 UTC (permalink / raw
  To: gentoo-commits

a3li        09/10/03 12:13:39

  Modified:             ChangeLog
  Added:                activesupport-2.2.3.ebuild
  Log:
  Version bump, security bug 283396
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.97                 dev-ruby/activesupport/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	26 Sep 2009 19:53:02 -0000	1.96
+++ ChangeLog	3 Oct 2009 12:13:39 -0000	1.97
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.96 2009/09/26 19:53:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.97 2009/10/03 12:13:39 a3li Exp $
+
+*activesupport-2.2.3 (03 Oct 2009)
+
+  03 Oct 2009; Alex Legler <a3li@gentoo.org> +activesupport-2.2.3.ebuild:
+  Version bump, security bug 283396
 
   26 Sep 2009; Hans de Graaff <graaff@gentoo.org>
   -activesupport-2.3.2.ebuild, -activesupport-2.3.3.ebuild:



1.1                  dev-ruby/activesupport/activesupport-2.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.1&content-type=text/plain

Index: activesupport-2.2.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.1 2009/10/03 12:13:39 a3li Exp $

inherit ruby gems
USE_RUBY="ruby18"

DESCRIPTION="Utility Classes and Extension to the Standard Library"
HOMEPAGE="http://rubyforge.org/projects/activesupport/"

LICENSE="MIT"
SLOT="2.2"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=dev-lang/ruby-1.8.5"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2009-10-04 12:48 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-04 12:48 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/04 12:48:21

  Modified:             ChangeLog activesupport-2.2.3.ebuild
  Log:
  stable x86, bug 283396
  (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.98                 dev-ruby/activesupport/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	3 Oct 2009 12:13:39 -0000	1.97
+++ ChangeLog	4 Oct 2009 12:48:20 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.97 2009/10/03 12:13:39 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.98 2009/10/04 12:48:20 fauli Exp $
+
+  04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  activesupport-2.2.3.ebuild:
+  stable x86, bug 283396
 
 *activesupport-2.2.3 (03 Oct 2009)
 



1.2                  dev-ruby/activesupport/activesupport-2.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?r1=1.1&r2=1.2

Index: activesupport-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-2.2.3.ebuild	3 Oct 2009 12:13:39 -0000	1.1
+++ activesupport-2.2.3.ebuild	4 Oct 2009 12:48:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.1 2009/10/03 12:13:39 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.2 2009/10/04 12:48:20 fauli Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.2"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2009-10-07 18:57 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-10-07 18:57 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/07 18:57:30

  Modified:             ChangeLog activesupport-2.2.3.ebuild
  Log:
  amd64 stable, bug #283396
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.99                 dev-ruby/activesupport/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	4 Oct 2009 12:48:20 -0000	1.98
+++ ChangeLog	7 Oct 2009 18:57:30 -0000	1.99
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.98 2009/10/04 12:48:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.99 2009/10/07 18:57:30 maekke Exp $
+
+  07 Oct 2009; Markus Meier <maekke@gentoo.org> activesupport-2.2.3.ebuild:
+  amd64 stable, bug #283396
 
   04 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
   activesupport-2.2.3.ebuild:



1.3                  dev-ruby/activesupport/activesupport-2.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?r1=1.2&r2=1.3

Index: activesupport-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-2.2.3.ebuild	4 Oct 2009 12:48:20 -0000	1.2
+++ activesupport-2.2.3.ebuild	7 Oct 2009 18:57:30 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.2 2009/10/04 12:48:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.3 2009/10/07 18:57:30 maekke Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.2"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2009-10-08 17:55 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-10-08 17:55 UTC (permalink / raw
  To: gentoo-commits

armin76     09/10/08 17:55:23

  Modified:             ChangeLog activesupport-2.2.3.ebuild
  Log:
  ia64/sparc stable wrt #283396
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.100                dev-ruby/activesupport/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	7 Oct 2009 18:57:30 -0000	1.99
+++ ChangeLog	8 Oct 2009 17:55:22 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.99 2009/10/07 18:57:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.100 2009/10/08 17:55:22 armin76 Exp $
+
+  08 Oct 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.2.3.ebuild:
+  ia64/sparc stable wrt #283396
 
   07 Oct 2009; Markus Meier <maekke@gentoo.org> activesupport-2.2.3.ebuild:
   amd64 stable, bug #283396



1.4                  dev-ruby/activesupport/activesupport-2.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?r1=1.3&r2=1.4

Index: activesupport-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- activesupport-2.2.3.ebuild	7 Oct 2009 18:57:30 -0000	1.3
+++ activesupport-2.2.3.ebuild	8 Oct 2009 17:55:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.3 2009/10/07 18:57:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.4 2009/10/08 17:55:22 armin76 Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.2"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2009-10-18 14:37 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-10-18 14:37 UTC (permalink / raw
  To: gentoo-commits

ranger      09/10/18 14:37:20

  Modified:             ChangeLog activesupport-2.2.3.ebuild
  Log:
  Marking activesupport-2.2.3 ppc64 for bug 283396
  (Portage version: 2.1.7.1/cvs/Linux ppc64)

Revision  Changes    Path
1.101                dev-ruby/activesupport/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	8 Oct 2009 17:55:22 -0000	1.100
+++ ChangeLog	18 Oct 2009 14:37:20 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.100 2009/10/08 17:55:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.101 2009/10/18 14:37:20 ranger Exp $
+
+  18 Oct 2009; Brent Baude <ranger@gentoo.org> activesupport-2.2.3.ebuild:
+  Marking activesupport-2.2.3 ppc64 stable for bug 283396
 
   08 Oct 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.2.3.ebuild:
   ia64/sparc stable wrt #283396



1.5                  dev-ruby/activesupport/activesupport-2.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?r1=1.4&r2=1.5

Index: activesupport-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- activesupport-2.2.3.ebuild	8 Oct 2009 17:55:22 -0000	1.4
+++ activesupport-2.2.3.ebuild	18 Oct 2009 14:37:20 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.4 2009/10/08 17:55:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.5 2009/10/18 14:37:20 ranger Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.2"
-KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2009-10-18 17:21 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-18 17:21 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/18 17:21:36

  Modified:             ChangeLog activesupport-2.2.3.ebuild
  Log:
  ppc stable #283396
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.102                dev-ruby/activesupport/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	18 Oct 2009 14:37:20 -0000	1.101
+++ ChangeLog	18 Oct 2009 17:21:35 -0000	1.102
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.101 2009/10/18 14:37:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.102 2009/10/18 17:21:35 nixnut Exp $
+
+  18 Oct 2009; nixnut <nixnut@gentoo.org> activesupport-2.2.3.ebuild:
+  ppc stable #283396
 
   18 Oct 2009; Brent Baude <ranger@gentoo.org> activesupport-2.2.3.ebuild:
   Marking activesupport-2.2.3 ppc64 stable for bug 283396



1.6                  dev-ruby/activesupport/activesupport-2.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild?r1=1.5&r2=1.6

Index: activesupport-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- activesupport-2.2.3.ebuild	18 Oct 2009 14:37:20 -0000	1.5
+++ activesupport-2.2.3.ebuild	18 Oct 2009 17:21:35 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.5 2009/10/18 14:37:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.2.3.ebuild,v 1.6 2009/10/18 17:21:35 nixnut Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.2"
-KEYWORDS="amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild
@ 2011-06-09 15:23 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2011-06-09 15:23 UTC (permalink / raw
  To: gentoo-commits

graaff      11/06/09 15:23:46

  Modified:             ChangeLog
  Removed:              activesupport-2.2.3.ebuild
  Log:
  Remove old version.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.139                dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog	1 May 2011 14:12:51 -0000	1.138
+++ ChangeLog	9 Jun 2011 15:23:46 -0000	1.139
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.138 2011/05/01 14:12:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.139 2011/06/09 15:23:46 graaff Exp $
+
+  09 Jun 2011; Hans de Graaff <graaff@gentoo.org> -activesupport-2.2.3.ebuild:
+  Remove old version.
 
   01 May 2011; Hans de Graaff <graaff@gentoo.org>
   -activesupport-2.3.10.ebuild, -activesupport-3.0.3.ebuild:






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

end of thread, other threads:[~2011-06-09 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 18:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.2.3.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-09 15:23 Hans de Graaff (graaff)
2009-10-18 17:21 Gysbert Wassenaar (nixnut)
2009-10-18 14:37 Brent Baude (ranger)
2009-10-08 17:55 Raul Porcel (armin76)
2009-10-04 12:48 Christian Faulhammer (fauli)
2009-10-03 12:13 Alex Legler (a3li)

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