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 1SdVDc-00016i-G1 for garchives@archives.gentoo.org; Sat, 09 Jun 2012 23:37:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8177AE0504; Sat, 9 Jun 2012 23:37:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 43776E0504 for ; Sat, 9 Jun 2012 23:37:13 +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 A5DD91B4013 for ; Sat, 9 Jun 2012 23:37:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2098) id 5C31F2004B; Sat, 9 Jun 2012 23:37:11 +0000 (UTC) From: "Zac Medico (zmedico)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zmedico@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/sonic-snap: sonic-snap-1.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sonic-snap-1.7.ebuild ChangeLog X-VCS-Directories: media-video/sonic-snap X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico Content-Type: text/plain; charset=utf8 Message-Id: <20120609233711.5C31F2004B@flycatcher.gentoo.org> Date: Sat, 9 Jun 2012 23:37:11 +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: 27ff9b83-2ee9-4dc2-87b8-3dd50c9a3c1f X-Archives-Hash: 03f5b4038afaa2d32aa517d3f2c42edf zmedico 12/06/09 23:37:11 Modified: sonic-snap-1.7.ebuild ChangeLog Log: inherit multilib for get_libdir =20 (Portage version: 2.2.0_alpha110_p5/cvs/Linux i686) Revision Changes Path 1.3 media-video/sonic-snap/sonic-snap-1.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sonic-= snap/sonic-snap-1.7.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sonic-= snap/sonic-snap-1.7.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sonic-= snap/sonic-snap-1.7.ebuild?r1=3D1.2&r2=3D1.3 Index: sonic-snap-1.7.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-video/sonic-snap/sonic-snap-1.7.e= build,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sonic-snap-1.7.ebuild 20 Mar 2011 20:05:07 -0000 1.2 +++ sonic-snap-1.7.ebuild 9 Jun 2012 23:37:11 -0000 1.3 @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/sonic-snap-1.7= .ebuild,v 1.2 2011/03/20 20:05:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/sonic-snap-1.7= .ebuild,v 1.3 2012/06/09 23:37:11 zmedico Exp $ =20 EAPI=3D"3" -inherit eutils linux-info toolchain-funcs +inherit eutils linux-info multilib toolchain-funcs =20 DESCRIPTION=3D"Webcam app for sn9c10x based camera controllers (with opt= ional MPEG4 support)" HOMEPAGE=3D"http://www.stolk.org/sonic-snap/" 1.11 media-video/sonic-snap/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sonic-= snap/ChangeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sonic-= snap/ChangeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sonic-= snap/ChangeLog?r1=3D1.10&r2=3D1.11 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-video/sonic-snap/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 20 Mar 2011 20:05:07 -0000 1.10 +++ ChangeLog 9 Jun 2012 23:37:11 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for media-video/sonic-snap -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/ChangeLog,v 1.= 10 2011/03/20 20:05:07 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/sonic-snap/ChangeLog,v 1.= 11 2012/06/09 23:37:11 zmedico Exp $ + + 09 Jun 2012; Zac Medico sonic-snap-1.7.ebuild: + inherit multilib for get_libdir =20 20 Mar 2011; Justin Lecher sonic-snap-1.7.ebuild: x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly