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 1SQNSW-0007Bc-Qp for garchives@archives.gentoo.org; Fri, 04 May 2012 18:42:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19020E07E0; Fri, 4 May 2012 18:35:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD62BE07D5 for ; Fri, 4 May 2012 18:35:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C390C1B405D for ; Fri, 4 May 2012 18:35:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id 34DBF2005E; Fri, 4 May 2012 18:35:49 +0000 (UTC) From: "Jeff Horelick (jdhore)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jdhore@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/gobject-introspection: gobject-introspection-1.30.0-r2.ebuild ChangeLog gobject-introspection-0.10.8.ebuild gobject-introspection-1.30.0-r1.ebuild gobject-introspection-1.32.1.ebuild gobject-introspection-1.32.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: gobject-introspection-1.30.0-r2.ebuild ChangeLog gobject-introspection-0.10.8.ebuild gobject-introspection-1.30.0-r1.ebuild gobject-introspection-1.32.1.ebuild gobject-introspection-1.32.0.ebuild X-VCS-Directories: dev-libs/gobject-introspection X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120504183549.34DBF2005E@flycatcher.gentoo.org> Date: Fri, 4 May 2012 18:35:49 +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: 808b9bb9-0d49-4c5b-8342-dd76b39bff7f X-Archives-Hash: f70242a3e40c705e1128f67cc01c37ec jdhore 12/05/04 18:35:49 Modified: gobject-introspection-1.30.0-r2.ebuild ChangeLog gobject-introspection-0.10.8.ebuild gobject-introspection-1.30.0-r1.ebuild gobject-introspection-1.32.1.ebuild gobject-introspection-1.32.0.ebuild Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.11 dev-libs/gobject-introspection/gobject-introspection= -1.30.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.30.0-r2.ebuild?rev=3D1.11&view=3Dmar= kup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.30.0-r2.ebuild?rev=3D1.11&content-ty= pe=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.30.0-r2.ebuild?r1=3D1.10&r2=3D1.11 Index: gobject-introspection-1.30.0-r2.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-libs/gobject-introspection/gobject-= introspection-1.30.0-r2.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gobject-introspection-1.30.0-r2.ebuild 25 Mar 2012 15:42:13 -0000 1.1= 0 +++ gobject-introspection-1.30.0-r2.ebuild 4 May 2012 18:35:49 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.30.0-r2.ebuild,v 1.10 2012/03/25 15:42:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.30.0-r2.ebuild,v 1.11 2012/05/04 18:35:49 jdhore Exp $ =20 EAPI=3D"4" GCONF_DEBUG=3D"no" @@ -22,7 +22,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.29.7:2 virtual/libffi" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/flex virtual/yacc doc? ( >=3Ddev-util/gtk-doc-1.15 )" 1.67 dev-libs/gobject-introspection/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/ChangeLog?rev=3D1.67&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/ChangeLog?rev=3D1.67&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/ChangeLog?r1=3D1.66&r2=3D1.67 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-libs/gobject-introspection/ChangeLo= g,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 26 Apr 2012 22:41:08 -0000 1.66 +++ ChangeLog 4 May 2012 18:35:49 -0000 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/gobject-introspection # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/Change= Log,v 1.66 2012/04/26 22:41:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/Change= Log,v 1.67 2012/05/04 18:35:49 jdhore Exp $ + + 04 May 2012; Jeff Horelick + gobject-introspection-0.10.8.ebuild, gobject-introspection-1.30.0-r1.e= build, + gobject-introspection-1.30.0-r2.ebuild, gobject-introspection-1.32.0.e= build, + gobject-introspection-1.32.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig =20 26 Apr 2012; Alexis Ballier gobject-introspection-1.32.1.ebuild: 1.19 dev-libs/gobject-introspection/gobject-introspection= -0.10.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-0.10.8.ebuild?rev=3D1.19&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-0.10.8.ebuild?rev=3D1.19&content-type=3D= text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-0.10.8.ebuild?r1=3D1.18&r2=3D1.19 Index: gobject-introspection-0.10.8.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-libs/gobject-introspection/gobject-= introspection-0.10.8.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gobject-introspection-0.10.8.ebuild 7 Feb 2012 21:00:27 -0000 1.18 +++ gobject-introspection-0.10.8.ebuild 4 May 2012 18:35:49 -0000 1.19 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-0.10.8.ebuild,v 1.18 2012/02/07 21:00:27 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-0.10.8.ebuild,v 1.19 2012/05/04 18:35:49 jdhore Exp $ =20 EAPI=3D"3" GCONF_DEBUG=3D"no" @@ -20,7 +20,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.24:2 virtual/libffi" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/bison sys-devel/flex virtual/yacc 1.9 dev-libs/gobject-introspection/gobject-introspection= -1.30.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.30.0-r1.ebuild?rev=3D1.9&view=3Dmark= up plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.30.0-r1.ebuild?rev=3D1.9&content-typ= e=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.30.0-r1.ebuild?r1=3D1.8&r2=3D1.9 Index: gobject-introspection-1.30.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-libs/gobject-introspection/gobject-= introspection-1.30.0-r1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gobject-introspection-1.30.0-r1.ebuild 7 Feb 2012 21:00:27 -0000 1.8 +++ gobject-introspection-1.30.0-r1.ebuild 4 May 2012 18:35:49 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.30.0-r1.ebuild,v 1.8 2012/02/07 21:00:27 tetromino Exp = $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.30.0-r1.ebuild,v 1.9 2012/05/04 18:35:49 jdhore Exp $ =20 EAPI=3D"4" GCONF_DEBUG=3D"no" @@ -22,7 +22,7 @@ RDEPEND=3D">=3Ddev-libs/glib-2.29.7:2 virtual/libffi" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/flex virtual/yacc doc? ( >=3Ddev-util/gtk-doc-1.15 ) 1.3 dev-libs/gobject-introspection/gobject-introspection= -1.32.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.32.1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.32.1.ebuild?rev=3D1.3&content-type=3D= text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.32.1.ebuild?r1=3D1.2&r2=3D1.3 Index: gobject-introspection-1.32.1.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-libs/gobject-introspection/gobject-= introspection-1.32.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gobject-introspection-1.32.1.ebuild 26 Apr 2012 22:41:08 -0000 1.2 +++ gobject-introspection-1.32.1.ebuild 4 May 2012 18:35:49 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.32.1.ebuild,v 1.2 2012/04/26 22:41:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.32.1.ebuild,v 1.3 2012/05/04 18:35:49 jdhore Exp $ =20 EAPI=3D"4" GCONF_DEBUG=3D"no" @@ -24,7 +24,7 @@ virtual/libffi" # Wants real bison, not virtual/yacc DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/bison sys-devel/flex doc? ( >=3Ddev-util/gtk-doc-1.15 )" 1.3 dev-libs/gobject-introspection/gobject-introspection= -1.32.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.32.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.32.0.ebuild?rev=3D1.3&content-type=3D= text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-i= ntrospection/gobject-introspection-1.32.0.ebuild?r1=3D1.2&r2=3D1.3 Index: gobject-introspection-1.32.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-libs/gobject-introspection/gobject-= introspection-1.32.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gobject-introspection-1.32.0.ebuild 16 Apr 2012 11:16:25 -0000 1.2 +++ gobject-introspection-1.32.0.ebuild 4 May 2012 18:35:49 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.32.0.ebuild,v 1.2 2012/04/16 11:16:25 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobjec= t-introspection-1.32.0.ebuild,v 1.3 2012/05/04 18:35:49 jdhore Exp $ =20 EAPI=3D"4" GCONF_DEBUG=3D"no" @@ -24,7 +24,7 @@ virtual/libffi" # Wants real bison, not virtual/yacc DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/bison sys-devel/flex doc? ( >=3Ddev-util/gtk-doc-1.15 )"