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 1OjTmU-0005Y1-OO for garchives@archives.gentoo.org; Thu, 12 Aug 2010 09:08:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0063EE0979; Thu, 12 Aug 2010 09:08:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B643AE0979 for ; Thu, 12 Aug 2010 09:08:57 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 442E41B4049 for ; Thu, 12 Aug 2010 09:08:57 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2192) id 3F59B2CE15; Thu, 12 Aug 2010 09:08:56 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: text-format-1.0.0-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/text-format X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20100812090856.3F59B2CE15@corvid.gentoo.org> Date: Thu, 12 Aug 2010 09:08:56 +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: 9c44c66e-82bf-4a2d-b043-5c7fcab2cd4b X-Archives-Hash: 6ab86275ee3b7935b6bc22aeea4b67fe maekke 10/08/12 09:08:55 Modified: text-format-1.0.0-r1.ebuild ChangeLog Log: x86 stable, bug #330327 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.10 dev-ruby/text-format/text-format-1.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-form= at/text-format-1.0.0-r1.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-form= at/text-format-1.0.0-r1.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-form= at/text-format-1.0.0-r1.ebuild?r1=3D1.9&r2=3D1.10 Index: text-format-1.0.0-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/text-format/text-format-1.0.0-= r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- text-format-1.0.0-r1.ebuild 1 Aug 2010 19:07:57 -0000 1.9 +++ text-format-1.0.0-r1.ebuild 12 Aug 2010 09:08:55 -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/text-format/text-format-1.0.= 0-r1.ebuild,v 1.9 2010/08/01 19:07:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.= 0-r1.ebuild,v 1.10 2010/08/12 09:08:55 maekke Exp $ =20 EAPI=3D2 USE_RUBY=3D"ruby18" @@ -16,7 +16,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS=3D"amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" IUSE=3D"" =20 ruby_add_rdepend '>=3Ddev-ruby/text-hyphen-1.0.0' 1.40 dev-ruby/text-format/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-form= at/ChangeLog?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-form= at/ChangeLog?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-form= at/ChangeLog?r1=3D1.39&r2=3D1.40 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/text-format/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 7 Aug 2010 14:38:23 -0000 1.39 +++ ChangeLog 12 Aug 2010 09:08:55 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-format # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.39= 2010/08/07 14:38:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.40= 2010/08/12 09:08:55 maekke Exp $ + + 12 Aug 2010; Markus Meier text-format-1.0.0-r1.ebu= ild: + x86 stable, bug #330327 =20 07 Aug 2010; Hans de Graaff text-format-1.0.0.ebui= ld: Change virtual/ruby to dev-lang/ruby, bug 265054.