From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ix1sg-0002AP-2v for garchives@archives.gentoo.org; Tue, 27 Nov 2007 14:57:46 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAREvhuR020957; Tue, 27 Nov 2007 14:57:43 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lAREvgl4020948 for ; Tue, 27 Nov 2007 14:57:42 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 1B5FC6587B for ; Tue, 27 Nov 2007 14:57:42 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Ix1sb-0002us-29 for gentoo-commits@lists.gentoo.org; Tue, 27 Nov 2007 14:57:41 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: ChangeLog actionmailer-1.3.6.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog actionmailer-1.3.6.ebuild X-VCS-Directories: dev-ruby/actionmailer X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Raul Porcel Date: Tue, 27 Nov 2007 14:57:41 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 09a1f25e-7d66-46e8-82b2-795e33353312 X-Archives-Hash: 0ac5e2b0d6cf239ae09c7685dae5265f 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 actionmailer-1.3.6.ebuild: + ia64/sparc stable wrt security #200159 27 Nov 2007; Brent Baude 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