From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OG8lV-00028i-Ha for garchives@archives.gentoo.org; Sun, 23 May 2010 10:50:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06BCBE0885; Sun, 23 May 2010 10:50:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B705AE0885 for ; Sun, 23 May 2010 10:50:39 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 559511B402D for ; Sun, 23 May 2010 10:50:39 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2235) id 6AAB02CC52; Sun, 23 May 2010 10:50:38 +0000 (UTC) From: "Alex Legler (a3li)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, a3li@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: actionmailer-2.3.5-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: actionmailer-2.3.5-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/actionmailer X-VCS-Committer: a3li X-VCS-Committer-Name: Alex Legler Content-Type: text/plain; charset=utf8 Message-Id: <20100523105038.6AAB02CC52@corvid.gentoo.org> Date: Sun, 23 May 2010 10:50:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: edf9d3e0-c3dc-447a-9cd7-3703b9824b54 X-Archives-Hash: eeec7e22d3b9423282126ac565d65438 a3li 10/05/23 10:50:38 Modified: actionmailer-2.3.5-r1.ebuild ChangeLog Log: Add REE18 support (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.10 dev-ruby/actionmailer/actionmailer-2.3.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmai= ler/actionmailer-2.3.5-r1.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmai= ler/actionmailer-2.3.5-r1.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmai= ler/actionmailer-2.3.5-r1.ebuild?r1=3D1.9&r2=3D1.10 Index: actionmailer-2.3.5-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.3.= 5-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- actionmailer-2.3.5-r1.ebuild 22 May 2010 14:57:47 -0000 1.9 +++ actionmailer-2.3.5-r1.ebuild 23 May 2010 10:50:38 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.= 3.5-r1.ebuild,v 1.9 2010/05/22 14:57:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-2.= 3.5-r1.ebuild,v 1.10 2010/05/23 10:50:38 a3li Exp $ =20 EAPI=3D2 USE_RUBY=3D"ruby18 jruby" @@ -18,7 +18,7 @@ KEYWORDS=3D"~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux= ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE=3D"" =20 -ruby_add_rdepend "~dev-ruby/actionpack-${PV} +ruby_add_rdepend "~dev-ruby/actionpack-${PV} >=3Ddev-ruby/actionpack-${P= V}-r1 >=3Ddev-ruby/text-format-0.6.3 >=3Ddev-ruby/tmail-1.2.3" ruby_add_bdepend "test? ( 1.140 dev-ruby/actionmailer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmai= ler/ChangeLog?rev=3D1.140&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmai= ler/ChangeLog?rev=3D1.140&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/actionmai= ler/ChangeLog?r1=3D1.139&r2=3D1.140 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- ChangeLog 22 May 2010 14:57:47 -0000 1.139 +++ ChangeLog 23 May 2010 10:50:38 -0000 1.140 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/actionmailer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.1= 39 2010/05/22 14:57:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.1= 40 2010/05/23 10:50:38 a3li Exp $ + + 23 May 2010; Alex Legler actionmailer-2.3.5-r1.ebuil= d: + Add REE18 support =20 22 May 2010; Diego E. Petten=C3=B2 actionmailer-2.3.5.ebuild, actionmailer-2.3.5-r1.ebuild: