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 1SQa0k-0004rh-Aj for garchives@archives.gentoo.org; Sat, 05 May 2012 08:06:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41DD5E089E; Sat, 5 May 2012 08:02:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F3ADDE0895 for ; Sat, 5 May 2012 08:02:35 +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 2CC551B4053 for ; Sat, 5 May 2012 08:02:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id E2C7C2004F; Sat, 5 May 2012 08:02:33 +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 media-libs/SoQt: SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild ChangeLog X-VCS-Directories: media-libs/SoQt X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120505080233.E2C7C2004F@flycatcher.gentoo.org> Date: Sat, 5 May 2012 08:02:33 +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: eeb86473-70f3-47a4-8ec2-6b82f6f64df2 X-Archives-Hash: c72bdd5af3df49a5a55042870b096697 jdhore 12/05/05 08:02:33 Modified: SoQt-1.5.0-r1.ebuild SoQt-1.4.1.ebuild ChangeLog Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.4 media-libs/SoQt/SoQt-1.5.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/So= Qt-1.5.0-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/So= Qt-1.5.0-r1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/So= Qt-1.5.0-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: SoQt-1.5.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/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- SoQt-1.5.0-r1.ebuild 16 Sep 2010 18:13:42 -0000 1.3 +++ SoQt-1.5.0-r1.ebuild 5 May 2012 08:02:33 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,= v 1.3 2010/09/16 18:13:42 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.5.0-r1.ebuild,= v 1.4 2012/05/05 08:02:33 jdhore Exp $ =20 EAPI=3D"2" =20 @@ -23,7 +23,7 @@ x11-libs/qt-opengl:4 " DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen ) " =20 1.8 media-libs/SoQt/SoQt-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/So= Qt-1.4.1.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/So= Qt-1.4.1.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/So= Qt-1.4.1.ebuild?r1=3D1.7&r2=3D1.8 Index: SoQt-1.4.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/media-libs/SoQt/SoQt-1.4.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- SoQt-1.4.1.ebuild 5 Jan 2010 01:57:36 -0000 1.7 +++ SoQt-1.4.1.ebuild 5 May 2012 08:02:33 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild,v 1= .7 2010/01/05 01:57:36 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.4.1.ebuild,v 1= .8 2012/05/05 08:02:33 jdhore Exp $ =20 EAPI=3D"2" =20 @@ -20,7 +20,7 @@ x11-libs/qt-opengl:4[qt3support] x11-libs/qt-qt3support:4" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen )" =20 src_prepare() { 1.33 media-libs/SoQt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/Ch= angeLog?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/Ch= angeLog?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/SoQt/Ch= angeLog?r1=3D1.32&r2=3D1.33 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/media-libs/SoQt/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 16 Sep 2010 18:13:42 -0000 1.32 +++ ChangeLog 5 May 2012 08:02:33 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/SoQt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.32 2010= /09/16 18:13:42 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.33 2012= /05/05 08:02:33 jdhore Exp $ + + 05 May 2012; Jeff Horelick SoQt-1.4.1.ebuild, + SoQt-1.5.0-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig =20 16 Sep 2010; Tom=C3=A1=C5=A1 Chv=C3=A1tal SoQt-= 1.5.0-r1.ebuild: virtual/glu -> virtual/opengl