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 1QQiPu-0007PC-Nb for garchives@archives.gentoo.org; Sun, 29 May 2011 16:00:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B4841C045; Sun, 29 May 2011 16:00:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C0351C045 for ; Sun, 29 May 2011 16:00:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 870921BC0CE for ; Sun, 29 May 2011 16:00:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 3EED020054; Sun, 29 May 2011 16:00:29 +0000 (UTC) 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/tzinfo: tzinfo-0.3.24.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tzinfo-0.3.24.ebuild ChangeLog X-VCS-Directories: dev-ruby/tzinfo X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20110529160029.3EED020054@flycatcher.gentoo.org> Date: Sun, 29 May 2011 16:00:29 +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: X-Archives-Hash: 0a77a31331b38858b794154461a7bd95 armin76 11/05/29 16:00:29 Modified: tzinfo-0.3.24.ebuild ChangeLog Log: sparc stable wrt #359091 =20 (Portage version: 2.1.9.49/cvs/Linux ia64) Revision Changes Path 1.6 dev-ruby/tzinfo/tzinfo-0.3.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tz= info-0.3.24.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tz= info-0.3.24.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tz= info-0.3.24.ebuild?r1=3D1.5&r2=3D1.6 Index: tzinfo-0.3.24.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/tzinfo/tzinfo-0.3.24.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tzinfo-0.3.24.ebuild 28 Mar 2011 13:40:56 -0000 1.5 +++ tzinfo-0.3.24.ebuild 29 May 2011 16:00:29 -0000 1.6 @@ -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/tzinfo/tzinfo-0.3.24.ebuild,= v 1.5 2011/03/28 13:40:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,= v 1.6 2011/05/29 16:00:29 armin76 Exp $ =20 EAPI=3D2 USE_RUBY=3D"ruby18 ree18 jruby" @@ -16,7 +16,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x= 86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86= -macos ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x8= 6-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-= macos ~x64-solaris ~x86-solaris" IUSE=3D"" =20 RDEPEND=3D"" 1.79 dev-ruby/tzinfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/Ch= angeLog?rev=3D1.79&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/Ch= angeLog?rev=3D1.79&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/Ch= angeLog?r1=3D1.78&r2=3D1.79 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/tzinfo/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 28 Apr 2011 06:31:06 -0000 1.78 +++ ChangeLog 29 May 2011 16:00:29 -0000 1.79 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.78 2011= /04/28 06:31:06 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.79 2011= /05/29 16:00:29 armin76 Exp $ + + 29 May 2011; Ra=C3=BAl Porcel tzinfo-0.3.24.ebuil= d: + sparc stable wrt #359091 =20 *tzinfo-0.3.27 (28 Apr 2011) =20