From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JFXJe-0004XV-1B for garchives@archives.gentoo.org; Thu, 17 Jan 2008 16:10:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0C2DE0C02; Thu, 17 Jan 2008 16:10:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AAA6EE0C02 for ; Thu, 17 Jan 2008 16:10:04 +0000 (UTC) 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 3E72C65624 for ; Thu, 17 Jan 2008 16:10:04 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JFXJb-0002be-0s for gentoo-commits@lists.gentoo.org; Thu, 17 Jan 2008 16:10:03 +0000 From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtksourceview: ChangeLog ruby-gtksourceview-0.16.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog ruby-gtksourceview-0.16.0.ebuild X-VCS-Directories: dev-ruby/ruby-gtksourceview X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Thu, 17 Jan 2008 16:10:03 +0000 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: 0f20dd70-2461-479c-bd13-7aa64ff56554 X-Archives-Hash: 71d30f02bcd17abdb2c14e2f215d8af8 flameeyes 08/01/17 16:10:03 Modified: ChangeLog ruby-gtksourceview-0.16.0.ebuild Log: Add missing pkg-config dependency. Thanks Patrick in bug #206216. (Portage version: 2.1.4) Revision Changes Path 1.7 dev-ruby/ruby-gtksourceview/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-gtks= ourceview/ChangeLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-gtks= ourceview/ChangeLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-gtks= ourceview/ChangeLog?r1=3D1.6&r2=3D1.7 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/ruby-gtksourceview/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 12 Oct 2007 08:52:22 -0000 1.6 +++ ChangeLog 17 Jan 2008 16:10:02 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-gtksourceview -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog= ,v 1.6 2007/10/12 08:52:22 remi Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ChangeLog= ,v 1.7 2008/01/17 16:10:02 flameeyes Exp $ + + 17 Jan 2008; Diego Petten=C3=B2 + ruby-gtksourceview-0.16.0.ebuild: + Add missing pkg-config dependency. Thanks Patrick in bug #206216. =20 12 Oct 2007; R=C3=A9mi Cardona ruby-gtksourceview-0.14.1.ebuild, ruby-gtksourceview-0.15.0.ebuild, 1.3 dev-ruby/ruby-gtksourceview/ruby-gtksourceview-0.16.= 0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-gtks= ourceview/ruby-gtksourceview-0.16.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-gtks= ourceview/ruby-gtksourceview-0.16.0.ebuild?rev=3D1.3&content-type=3Dtext/= plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-gtks= ourceview/ruby-gtksourceview-0.16.0.ebuild?r1=3D1.2&r2=3D1.3 Index: ruby-gtksourceview-0.16.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/ruby-gtksourceview/ruby-gtksou= rceview-0.16.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ruby-gtksourceview-0.16.0.ebuild 12 Oct 2007 08:52:22 -0000 1.2 +++ ruby-gtksourceview-0.16.0.ebuild 17 Jan 2008 16:10:02 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtks= ourceview-0.16.0.ebuild,v 1.2 2007/10/12 08:52:22 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtksourceview/ruby-gtks= ourceview-0.16.0.ebuild,v 1.3 2008/01/17 16:10:02 flameeyes Exp $ =20 inherit ruby ruby-gnome2 =20 @@ -11,3 +11,5 @@ DEPEND=3D"=3Dx11-libs/gtksourceview-1*" RDEPEND=3D"${DEPEND} >=3Ddev-ruby/ruby-gtk2-${PV}" +DEPEND=3D"${DEPEND} + dev-util/pkgconfig" --=20 gentoo-commits@lists.gentoo.org mailing list