public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.12.ebuild
@ 2011-06-09 17:08 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2011-06-09 17:08 UTC (permalink / raw
  To: gentoo-commits

graaff      11/06/09 17:08:48

  Modified:             ChangeLog
  Added:                actionmailer-2.3.12.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.158                dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog	9 Jun 2011 15:20:30 -0000	1.157
+++ ChangeLog	9 Jun 2011 17:08:48 -0000	1.158
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.157 2011/06/09 15:20:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.158 2011/06/09 17:08:48 graaff Exp $
+
+*actionmailer-2.3.12 (09 Jun 2011)
+
+  09 Jun 2011; Hans de Graaff <graaff@gentoo.org> +actionmailer-2.3.12.ebuild:
+  Version bump.
 
   09 Jun 2011; Hans de Graaff <graaff@gentoo.org> -actionmailer-2.2.3.ebuild:
   Remove old version.



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

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

Index: actionmailer-2.3.12.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v 1.1 2011/06/09 17:08:48 graaff Exp $

EAPI=2
USE_RUBY="ruby18 ree18 jruby"

RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"

inherit ruby-fakegem

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

LICENSE="MIT"
SLOT="2.3"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

RUBY_PATCHES=( "${PN}-2.3.10-rails3.patch" )

ruby_add_rdepend "~dev-ruby/actionpack-${PV}
	>=dev-ruby/text-format-0.6.3
	>=dev-ruby/tmail-1.2.3"
ruby_add_bdepend "test? (
	>=dev-ruby/mocha-0.9.5
	virtual/ruby-test-unit
)"

all_ruby_prepare() {
	# Custom template not found in package
	sed -i -e '/horo/d' Rakefile || die
}






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.12.ebuild
@ 2011-07-07 19:08 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 5+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-07 19:08 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/07/07 19:08:50

  Modified:             ChangeLog actionmailer-2.3.12.ebuild
  Log:
  Stable on amd64 wrt bug #372391
  
  (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)

Revision  Changes    Path
1.160                dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog	4 Jul 2011 09:34:48 -0000	1.159
+++ ChangeLog	7 Jul 2011 19:08:50 -0000	1.160
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.159 2011/07/04 09:34:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.160 2011/07/07 19:08:50 hwoarang Exp $
+
+  07 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+  actionmailer-2.3.12.ebuild:
+  Stable on amd64 wrt bug #372391
 
 *actionmailer-3.0.9 (04 Jul 2011)
 



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

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

Index: actionmailer-2.3.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionmailer-2.3.12.ebuild	9 Jun 2011 17:08:48 -0000	1.1
+++ actionmailer-2.3.12.ebuild	7 Jul 2011 19:08:50 -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/actionmailer/actionmailer-2.3.12.ebuild,v 1.1 2011/06/09 17:08:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v 1.2 2011/07/07 19:08:50 hwoarang Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( "${PN}-2.3.10-rails3.patch" )






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.12.ebuild
@ 2011-07-13 21:01 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2011-07-13 21:01 UTC (permalink / raw
  To: gentoo-commits

maekke      11/07/13 21:01:24

  Modified:             ChangeLog actionmailer-2.3.12.ebuild
  Log:
  x86 stable, bug #372391
  
  (Portage version: 2.1.10.4/cvs/Linux x86_64)

Revision  Changes    Path
1.161                dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	7 Jul 2011 19:08:50 -0000	1.160
+++ ChangeLog	13 Jul 2011 21:01:24 -0000	1.161
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.160 2011/07/07 19:08:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.161 2011/07/13 21:01:24 maekke Exp $
+
+  13 Jul 2011; Markus Meier <maekke@gentoo.org> actionmailer-2.3.12.ebuild:
+  x86 stable, bug #372391
 
   07 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
   actionmailer-2.3.12.ebuild:



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

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

Index: actionmailer-2.3.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionmailer-2.3.12.ebuild	7 Jul 2011 19:08:50 -0000	1.2
+++ actionmailer-2.3.12.ebuild	13 Jul 2011 21:01:24 -0000	1.3
@@ -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/actionmailer/actionmailer-2.3.12.ebuild,v 1.2 2011/07/07 19:08:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v 1.3 2011/07/13 21:01:24 maekke Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( "${PN}-2.3.10-rails3.patch" )






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.12.ebuild
@ 2011-07-23 13:13 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 5+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-23 13:13 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/23 13:13:56

  Modified:             ChangeLog actionmailer-2.3.12.ebuild
  Log:
  ppc/ppc64 stable wrt #372391
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.162                dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	13 Jul 2011 21:01:24 -0000	1.161
+++ ChangeLog	23 Jul 2011 13:13:56 -0000	1.162
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.161 2011/07/13 21:01:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.162 2011/07/23 13:13:56 xarthisius Exp $
+
+  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  actionmailer-2.3.12.ebuild:
+  ppc/ppc64 stable wrt #372391
 
   13 Jul 2011; Markus Meier <maekke@gentoo.org> actionmailer-2.3.12.ebuild:
   x86 stable, bug #372391



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

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

Index: actionmailer-2.3.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- actionmailer-2.3.12.ebuild	13 Jul 2011 21:01:24 -0000	1.3
+++ actionmailer-2.3.12.ebuild	23 Jul 2011 13:13:56 -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/actionmailer/actionmailer-2.3.12.ebuild,v 1.3 2011/07/13 21:01:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v 1.4 2011/07/23 13:13:56 xarthisius Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( "${PN}-2.3.10-rails3.patch" )






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.12.ebuild
@ 2011-07-24 17:35 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2011-07-24 17:35 UTC (permalink / raw
  To: gentoo-commits

armin76     11/07/24 17:35:30

  Modified:             ChangeLog actionmailer-2.3.12.ebuild
  Log:
  ia64/sparc stable wrt #372391
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.164                dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	24 Jul 2011 09:54:20 -0000	1.163
+++ ChangeLog	24 Jul 2011 17:35:30 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.163 2011/07/24 09:54:20 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.164 2011/07/24 17:35:30 armin76 Exp $
+
+  24 Jul 2011; Raúl Porcel <armin76@gentoo.org> actionmailer-2.3.12.ebuild:
+  ia64/sparc stable wrt #372391
 
   24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   actionmailer-3.0.9.ebuild:



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

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

Index: actionmailer-2.3.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- actionmailer-2.3.12.ebuild	23 Jul 2011 13:13:56 -0000	1.4
+++ actionmailer-2.3.12.ebuild	24 Jul 2011 17:35:30 -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/actionmailer/actionmailer-2.3.12.ebuild,v 1.4 2011/07/23 13:13:56 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.12.ebuild,v 1.5 2011/07/24 17:35:30 armin76 Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( "${PN}-2.3.10-rails3.patch" )






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

end of thread, other threads:[~2011-07-24 17:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24 17:35 [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-2.3.12.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-23 13:13 Kacper Kowalik (xarthisius)
2011-07-13 21:01 Markus Meier (maekke)
2011-07-07 19:08 Markos Chandras (hwoarang)
2011-06-09 17:08 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