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 1PFYFj-0004Td-Bh for garchives@archives.gentoo.org; Mon, 08 Nov 2010 20:23:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E1A01C0A9; Mon, 8 Nov 2010 20:23:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC6381C0A9 for ; Mon, 8 Nov 2010 20:23:40 +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 328A71B4265 for ; Mon, 8 Nov 2010 20:23:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2149) id C7E0020051; Mon, 8 Nov 2010 20:23:38 +0000 (UTC) From: "Hans de Graaff (graaff)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, graaff@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hpricot: ChangeLog hpricot-0.8.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog hpricot-0.8.3.ebuild X-VCS-Directories: dev-ruby/hpricot X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Message-Id: <20101108202338.C7E0020051@flycatcher.gentoo.org> Date: Mon, 8 Nov 2010 20:23: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: 60fcb927-ba6f-48fb-bb63-0090436a38ce X-Archives-Hash: 55b817ba1d2390f80a2dae8f4a24b66a graaff 10/11/08 20:23:38 Modified: ChangeLog hpricot-0.8.3.ebuild Log: Add missing dependency on dev-ruby/rake-compiler, fixing bug 344637. (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.26 dev-ruby/hpricot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/C= hangeLog?rev=3D1.26&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/C= hangeLog?rev=3D1.26&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/C= hangeLog?r1=3D1.25&r2=3D1.26 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/hpricot/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 7 Nov 2010 06:09:19 -0000 1.25 +++ ChangeLog 8 Nov 2010 20:23:38 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hpricot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.25 201= 0/11/07 06:09:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.26 201= 0/11/08 20:23:38 graaff Exp $ + + 08 Nov 2010; Hans de Graaff hpricot-0.8.3.ebuild: + Add missing dependency on dev-ruby/rake-compiler, fixing bug 344637. =20 *hpricot-0.8.3 (07 Nov 2010) =20 1.2 dev-ruby/hpricot/hpricot-0.8.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/h= pricot-0.8.3.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/h= pricot-0.8.3.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/h= pricot-0.8.3.ebuild?r1=3D1.1&r2=3D1.2 Index: hpricot-0.8.3.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/hpricot/hpricot-0.8.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hpricot-0.8.3.ebuild 7 Nov 2010 06:09:19 -0000 1.1 +++ hpricot-0.8.3.ebuild 8 Nov 2010 20:23:38 -0000 1.2 @@ -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/hpricot/hpricot-0.8.3.ebuild= ,v 1.1 2010/11/07 06:09:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.3.ebuild= ,v 1.2 2010/11/08 20:23:38 graaff Exp $ =20 EAPI=3D2 =20 @@ -26,6 +26,7 @@ ruby_targets_jruby? ( >=3Dvirtual/jdk-1.5 )" =20 ruby_add_bdepend "dev-ruby/rake + dev-ruby/rake-compiler test? ( virtual/ruby-test-unit )" =20 each_ruby_compile() {