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 1P1kFx-0008Rj-DU for garchives@archives.gentoo.org; Fri, 01 Oct 2010 18:22:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66CABE0848; Fri, 1 Oct 2010 18:22:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 33C44E0848 for ; Fri, 1 Oct 2010 18:22:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B25821B4020 for ; Fri, 1 Oct 2010 18:22:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 52B0D20051; Fri, 1 Oct 2010 18:22:44 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-multimedia: qt-multimedia-4.6.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qt-multimedia-4.6.3.ebuild ChangeLog X-VCS-Directories: x11-libs/qt-multimedia X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20101001182244.52B0D20051@flycatcher.gentoo.org> Date: Fri, 1 Oct 2010 18:22:44 +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: 1bad3b41-6fc1-4493-be72-7c7ba7715bd4 X-Archives-Hash: bec0eb8620f5dead4c60bcb00d3dee09 grobian 10/10/01 18:22:44 Modified: qt-multimedia-4.6.3.ebuild ChangeLog Log: Marked ~x64-macos =20 (Portage version: 2.2.01.16706-prefix/cvs/Darwin powerpc) Revision Changes Path 1.3 x11-libs/qt-multimedia/qt-multimedia-4.6.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-multim= edia/qt-multimedia-4.6.3.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-multim= edia/qt-multimedia-4.6.3.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-multim= edia/qt-multimedia-4.6.3.ebuild?r1=3D1.2&r2=3D1.3 Index: qt-multimedia-4.6.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/x11-libs/qt-multimedia/qt-multimedia-4.= 6.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qt-multimedia-4.6.3.ebuild 11 Aug 2010 17:05:13 -0000 1.2 +++ qt-multimedia-4.6.3.ebuild 1 Oct 2010 18:22:44 -0000 1.3 @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-multimedia/qt-multimedia-= 4.6.3.ebuild,v 1.2 2010/08/11 17:05:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-multimedia/qt-multimedia-= 4.6.3.ebuild,v 1.3 2010/10/01 18:22:44 grobian Exp $ =20 EAPI=3D"2" inherit qt4-build =20 DESCRIPTION=3D"The Qt multimedia module" SLOT=3D"4" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd6= 4-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd6= 4-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE=3D"iconv" =20 # currently supported audio backends are: alsa, mac, win32 1.26 x11-libs/qt-multimedia/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-multim= edia/ChangeLog?rev=3D1.26&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-multim= edia/ChangeLog?rev=3D1.26&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-multim= edia/ChangeLog?r1=3D1.25&r2=3D1.26 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/x11-libs/qt-multimedia/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 23 Sep 2010 21:34:40 -0000 1.25 +++ ChangeLog 1 Oct 2010 18:22:44 -0000 1.26 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-multimedia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-multimedia/ChangeLog,v 1.= 25 2010/09/23 21:34:40 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-multimedia/ChangeLog,v 1.= 26 2010/10/01 18:22:44 grobian Exp $ + + 01 Oct 2010; Fabian Groffen + qt-multimedia-4.6.3.ebuild: + Marked ~x64-macos =20 23 Sep 2010; Alex Alexander qt-multimedia-4.7.0.ebu= ild: EAPI 3, prefix, other improvements