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 1PtOpc-00085t-1D for garchives@archives.gentoo.org; Sat, 26 Feb 2011 18:25:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D8911C005; Sat, 26 Feb 2011 18:25:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F9EA1C005 for ; Sat, 26 Feb 2011 18:25:21 +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 AC8351B40CD for ; Sat, 26 Feb 2011 18:25:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 57E4020054; Sat, 26 Feb 2011 18:25:19 +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/hoe: hoe-2.8.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hoe-2.8.0.ebuild ChangeLog X-VCS-Directories: dev-ruby/hoe X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20110226182519.57E4020054@flycatcher.gentoo.org> Date: Sat, 26 Feb 2011 18:25:19 +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: b74b389dd79ce1d37a16c9a250440037 armin76 11/02/26 18:25:19 Modified: hoe-2.8.0.ebuild ChangeLog Log: ia64/sparc stable wrt #354481 =20 (Portage version: 2.1.9.41/cvs/Linux ia64) Revision Changes Path 1.7 dev-ruby/hoe/hoe-2.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2= .8.0.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2= .8.0.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2= .8.0.ebuild?r1=3D1.6&r2=3D1.7 Index: hoe-2.8.0.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/hoe/hoe-2.8.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hoe-2.8.0.ebuild 15 Feb 2011 07:09:05 -0000 1.6 +++ hoe-2.8.0.ebuild 26 Feb 2011 18:25:19 -0000 1.7 @@ -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/hoe/hoe-2.8.0.ebuild,v 1.6 2= 011/02/15 07:09:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.7 2= 011/02/26 18:25:19 armin76 Exp $ =20 EAPI=3D2 USE_RUBY=3D"ruby18 ree18 jruby" @@ -19,7 +19,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-= linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solar= is" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-li= nux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris= " IUSE=3D"" =20 RUBY_PATCHES=3D( "${P}-test-file-ordering.patch" ) 1.108 dev-ruby/hoe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/Chang= eLog?rev=3D1.108&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/Chang= eLog?rev=3D1.108&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/Chang= eLog?r1=3D1.107&r2=3D1.108 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/hoe/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 15 Feb 2011 07:09:05 -0000 1.107 +++ ChangeLog 26 Feb 2011 18:25:19 -0000 1.108 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.107 2011/0= 2/15 07:09:05 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.108 2011/0= 2/26 18:25:19 armin76 Exp $ + + 26 Feb 2011; Ra=C3=BAl Porcel hoe-2.8.0.ebuild: + ia64/sparc stable wrt #354481 =20 15 Feb 2011; Pawel Hajdan jr hoe-2.8.0.ebuild: x86 stable wrt bug #354481