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 1SQa3E-0005SZ-I3 for garchives@archives.gentoo.org; Sat, 05 May 2012 08:09:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A0F8E0912; Sat, 5 May 2012 08:02:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CB8DBE090E for ; Sat, 5 May 2012 08:02:37 +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 ED7FF1B4054 for ; Sat, 5 May 2012 08:02:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id AD9BC20066; Sat, 5 May 2012 08:02:35 +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/libvorbis: libvorbis-1.3.3.ebuild libvorbis-1.3.2.ebuild libvorbis-1.3.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libvorbis-1.3.3.ebuild libvorbis-1.3.2.ebuild libvorbis-1.3.1.ebuild ChangeLog X-VCS-Directories: media-libs/libvorbis X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120505080235.AD9BC20066@flycatcher.gentoo.org> Date: Sat, 5 May 2012 08:02:35 +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: a8a5c65d-3133-43f6-9224-c5a02c4bb298 X-Archives-Hash: e0f3b59d52c0c4983ee18f56133e92e7 jdhore 12/05/05 08:02:35 Modified: libvorbis-1.3.3.ebuild libvorbis-1.3.2.ebuild libvorbis-1.3.1.ebuild ChangeLog Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.2 media-libs/libvorbis/libvorbis-1.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.3.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.3.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.3.ebuild?r1=3D1.1&r2=3D1.2 Index: libvorbis-1.3.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/media-libs/libvorbis/libvorbis-1.3.3.eb= uild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libvorbis-1.3.3.ebuild 4 Feb 2012 21:57:23 -0000 1.1 +++ libvorbis-1.3.3.ebuild 5 May 2012 08:02:35 -0000 1.2 @@ -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/media-libs/libvorbis/libvorbis-1.3.3.= ebuild,v 1.1 2012/02/04 21:57:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.3.= ebuild,v 1.2 2012/05/05 08:02:35 jdhore Exp $ =20 EAPI=3D4 inherit autotools @@ -17,7 +17,7 @@ RDEPEND=3D"media-libs/libogg" DEPEND=3D"${RDEPEND} app-arch/xz-utils - dev-util/pkgconfig" + virtual/pkgconfig" =20 src_prepare() { sed -i \ 1.8 media-libs/libvorbis/libvorbis-1.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.2.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.2.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.2.ebuild?r1=3D1.7&r2=3D1.8 Index: libvorbis-1.3.2.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/libvorbis/libvorbis-1.3.2.eb= uild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- libvorbis-1.3.2.ebuild 19 Feb 2012 17:38:31 -0000 1.7 +++ libvorbis-1.3.2.ebuild 5 May 2012 08:02:35 -0000 1.8 @@ -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/media-libs/libvorbis/libvorbis-1.3.2.= ebuild,v 1.7 2012/02/19 17:38:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.2.= ebuild,v 1.8 2012/05/05 08:02:35 jdhore Exp $ =20 EAPI=3D4 inherit autotools @@ -17,7 +17,7 @@ RDEPEND=3D"media-libs/libogg" DEPEND=3D"${RDEPEND} app-arch/xz-utils - dev-util/pkgconfig" + virtual/pkgconfig" =20 src_prepare() { sed -i \ 1.11 media-libs/libvorbis/libvorbis-1.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.1.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.1.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/libvorbis-1.3.1.ebuild?r1=3D1.10&r2=3D1.11 Index: libvorbis-1.3.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/libvorbis/libvorbis-1.3.1.eb= uild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libvorbis-1.3.1.ebuild 24 Sep 2010 14:54:34 -0000 1.10 +++ libvorbis-1.3.1.ebuild 5 May 2012 08:02:35 -0000 1.11 @@ -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/libvorbis/libvorbis-1.3.1.= ebuild,v 1.10 2010/09/24 14:54:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.3.1.= ebuild,v 1.11 2012/05/05 08:02:35 jdhore Exp $ =20 EAPI=3D2 inherit autotools @@ -16,7 +16,7 @@ =20 RDEPEND=3D"media-libs/libogg" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" =20 src_prepare() { sed -i \ 1.145 media-libs/libvorbis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/ChangeLog?rev=3D1.145&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/ChangeLog?rev=3D1.145&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvorb= is/ChangeLog?r1=3D1.144&r2=3D1.145 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/libvorbis/ChangeLog,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- ChangeLog 19 Feb 2012 17:38:31 -0000 1.144 +++ ChangeLog 5 May 2012 08:02:35 -0000 1.145 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libvorbis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.14= 4 2012/02/19 17:38:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.14= 5 2012/05/05 08:02:35 jdhore Exp $ + + 05 May 2012; Jeff Horelick libvorbis-1.3.1.ebuild, + libvorbis-1.3.2.ebuild, libvorbis-1.3.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig =20 19 Feb 2012; Ra=C3=BAl Porcel libvorbis-1.3.2.ebu= ild: alpha/ia64/sh/sparc stable wrt #400387