public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
@ 2007-11-26 23:26 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2007-11-26 23:26 UTC (permalink / raw
  To: gentoo-commits

ranger      07/11/26 23:26:00

  Modified:             ChangeLog actionmailer-1.3.6.ebuild
  Log:
  Marking actionmailer-1.3.6 ppc for bug 200159
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.66                 dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	26 Nov 2007 21:13:20 -0000	1.65
+++ ChangeLog	26 Nov 2007 23:26:00 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.65 2007/11/26 21:13:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.66 2007/11/26 23:26:00 ranger Exp $
+
+  26 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild:
+  Marking actionmailer-1.3.6 ppc for bug 200159
 
   26 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
   actionmailer-1.3.6.ebuild:



1.3                  dev-ruby/actionmailer/actionmailer-1.3.6.ebuild

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

Index: actionmailer-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionmailer-1.3.6.ebuild	26 Nov 2007 21:13:20 -0000	1.2
+++ actionmailer-1.3.6.ebuild	26 Nov 2007 23:26:00 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.2 2007/11/26 21:13:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.3 2007/11/26 23:26:00 ranger Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="=dev-ruby/actionpack-1.13.6



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
@ 2007-12-01 22:46 Christoph Mende (angelos)
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2007-12-01 22:46 UTC (permalink / raw
  To: gentoo-commits

angelos     07/12/01 22:46:56

  Modified:             ChangeLog actionmailer-1.3.6.ebuild
  Log:
  Stable on amd64 wrt bug #200159
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.70                 dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	1 Dec 2007 08:59:57 -0000	1.69
+++ ChangeLog	1 Dec 2007 22:46:55 -0000	1.70
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.69 2007/12/01 08:59:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.70 2007/12/01 22:46:55 angelos Exp $
+
+  01 Dec 2007; Christoph Mende <angelos@gentoo.org>
+  actionmailer-1.3.6.ebuild:
+  Stable on amd64 wrt bug #200159
 
   01 Dec 2007; Hans de Graaff <graaff@gentoo.org>
   -actionmailer-1.3.2.ebuild, -actionmailer-1.3.3.ebuild,



1.6                  dev-ruby/actionmailer/actionmailer-1.3.6.ebuild

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

Index: actionmailer-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- actionmailer-1.3.6.ebuild	27 Nov 2007 14:57:40 -0000	1.5
+++ actionmailer-1.3.6.ebuild	1 Dec 2007 22:46:55 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.5 2007/11/27 14:57:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.6 2007/12/01 22:46:55 angelos Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="=dev-ruby/actionpack-1.13.6



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
@ 2007-11-27 14:57 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2007-11-27 14:57 UTC (permalink / raw
  To: gentoo-commits

armin76     07/11/27 14:57:41

  Modified:             ChangeLog actionmailer-1.3.6.ebuild
  Log:
  ia64/sparc stable wrt security #200159
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.68                 dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	27 Nov 2007 01:33:42 -0000	1.67
+++ ChangeLog	27 Nov 2007 14:57:40 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.67 2007/11/27 01:33:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.68 2007/11/27 14:57:40 armin76 Exp $
+
+  27 Nov 2007; Raúl Porcel <armin76@gentoo.org> actionmailer-1.3.6.ebuild:
+  ia64/sparc stable wrt security #200159
 
   27 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild:
   Marking actionmailer-1.3.6 ppc64 for bug 200159



1.5                  dev-ruby/actionmailer/actionmailer-1.3.6.ebuild

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

Index: actionmailer-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- actionmailer-1.3.6.ebuild	27 Nov 2007 01:33:42 -0000	1.4
+++ actionmailer-1.3.6.ebuild	27 Nov 2007 14:57:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.4 2007/11/27 01:33:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.5 2007/11/27 14:57:40 armin76 Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="=dev-ruby/actionpack-1.13.6



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
@ 2007-11-27  1:33 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2007-11-27  1:33 UTC (permalink / raw
  To: gentoo-commits

ranger      07/11/27 01:33:43

  Modified:             ChangeLog actionmailer-1.3.6.ebuild
  Log:
  Marking actionmailer-1.3.6 ppc64 for bug 200159
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.67                 dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	26 Nov 2007 23:26:00 -0000	1.66
+++ ChangeLog	27 Nov 2007 01:33:42 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.66 2007/11/26 23:26:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.67 2007/11/27 01:33:42 ranger Exp $
+
+  27 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild:
+  Marking actionmailer-1.3.6 ppc64 for bug 200159
 
   26 Nov 2007; Brent Baude <ranger@gentoo.org> actionmailer-1.3.6.ebuild:
   Marking actionmailer-1.3.6 ppc for bug 200159



1.4                  dev-ruby/actionmailer/actionmailer-1.3.6.ebuild

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

Index: actionmailer-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- actionmailer-1.3.6.ebuild	26 Nov 2007 23:26:00 -0000	1.3
+++ actionmailer-1.3.6.ebuild	27 Nov 2007 01:33:42 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.3 2007/11/26 23:26:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.4 2007/11/27 01:33:42 ranger Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="=dev-ruby/actionpack-1.13.6



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
@ 2007-11-26 21:13 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-11-26 21:13 UTC (permalink / raw
  To: gentoo-commits

opfer       07/11/26 21:13:20

  Modified:             ChangeLog actionmailer-1.3.6.ebuild
  Log:
  stable x86, security bug 200159
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.65                 dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	25 Nov 2007 08:30:57 -0000	1.64
+++ ChangeLog	26 Nov 2007 21:13:20 -0000	1.65
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.64 2007/11/25 08:30:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.65 2007/11/26 21:13:20 opfer Exp $
+
+  26 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+  actionmailer-1.3.6.ebuild:
+  stable x86, security bug 200159
 
 *actionmailer-1.3.6 (25 Nov 2007)
 



1.2                  dev-ruby/actionmailer/actionmailer-1.3.6.ebuild

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

Index: actionmailer-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionmailer-1.3.6.ebuild	25 Nov 2007 08:30:57 -0000	1.1
+++ actionmailer-1.3.6.ebuild	26 Nov 2007 21:13:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.1 2007/11/25 08:30:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.2 2007/11/26 21:13:20 opfer Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="=dev-ruby/actionpack-1.13.6



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild
@ 2007-11-25  8:30 Hans de Graaff (graaff)
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Graaff (graaff) @ 2007-11-25  8:30 UTC (permalink / raw
  To: gentoo-commits

graaff      07/11/25 08:30:58

  Modified:             ChangeLog
  Added:                actionmailer-1.3.6.ebuild
  Log:
  Version bump for Rails 1.2.6, security bug #200159
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.64                 dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	21 Oct 2007 15:16:02 -0000	1.63
+++ ChangeLog	25 Nov 2007 08:30:57 -0000	1.64
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.63 2007/10/21 15:16:02 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.64 2007/11/25 08:30:57 graaff Exp $
+
+*actionmailer-1.3.6 (25 Nov 2007)
+
+  25 Nov 2007; Hans de Graaff <graaff@gentoo.org>
+  +actionmailer-1.3.6.ebuild:
+  Version bump for Rails 1.2.6, security bug #200159
 
   21 Oct 2007; Steve Dibb <beandog@gentoo.org> actionmailer-1.3.5.ebuild:
   amd64 stable



1.1                  dev-ruby/actionmailer/actionmailer-1.3.6.ebuild

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

Index: actionmailer-1.3.6.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-1.3.6.ebuild,v 1.1 2007/11/25 08:30:57 graaff Exp $

inherit ruby gems

DESCRIPTION="Framework for designing email-service layers"
HOMEPAGE="http://rubyforge.org/projects/actionmailer/"

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

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



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-12-01 22:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-26 23:26 [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-01 22:46 Christoph Mende (angelos)
2007-11-27 14:57 Raul Porcel (armin76)
2007-11-27  1:33 Brent Baude (ranger)
2007-11-26 21:13 Christian Faulhammer (opfer)
2007-11-25  8:30 Hans de Graaff (graaff)

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