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 1Pu3ht-0003V9-7u for garchives@archives.gentoo.org; Mon, 28 Feb 2011 14:04:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DB91E0444; Mon, 28 Feb 2011 14:04:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2B126E0444 for ; Mon, 28 Feb 2011 14:04:05 +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 4E1151B4038 for ; Mon, 28 Feb 2011 14:04:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id E4D0920054; Mon, 28 Feb 2011 14:04:02 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-client/opera: opera-11.01.1190.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: opera-11.01.1190.ebuild ChangeLog X-VCS-Directories: www-client/opera X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20110228140402.E4D0920054@flycatcher.gentoo.org> Date: Mon, 28 Feb 2011 14:04:02 +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: X-Archives-Hash: 12185070b21fc97d69128fff3ac13025 jer 11/02/28 14:04:02 Modified: opera-11.01.1190.ebuild ChangeLog Log: Update dependencies. =20 (Portage version: 2.2.0_alpha25/cvs/Linux i686) Revision Changes Path 1.6 www-client/opera/opera-11.01.1190.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera/o= pera-11.01.1190.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera/o= pera-11.01.1190.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera/o= pera-11.01.1190.ebuild?r1=3D1.5&r2=3D1.6 Index: opera-11.01.1190.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/www-client/opera/opera-11.01.1190.ebuil= d,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- opera-11.01.1190.ebuild 17 Feb 2011 18:16:05 -0000 1.5 +++ opera-11.01.1190.ebuild 28 Feb 2011 14:04:02 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-11.01.1190.ebu= ild,v 1.5 2011/02/17 18:16:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-11.01.1190.ebu= ild,v 1.6 2011/02/28 14:04:02 jer Exp $ =20 EAPI=3D"3" =20 @@ -51,40 +51,33 @@ " RDEPEND=3D" gtk? ( + =3Ddev-libs/glib-2* =3Dx11-libs/gtk+-2* dev-libs/atk - dev-libs/glib x11-libs/cairo + x11-libs/gdk-pixbuf x11-libs/pango x11-libs/pixman ) + gstreamer? ( + dev-libs/glib + dev-libs/libxml2 + media-libs/gstreamer + media-plugins/gst-plugins-meta + ) kde? ( kde-base/kdelibs ) - dev-libs/expat media-libs/fontconfig media-libs/freetype - gstreamer? ( media-plugins/gst-plugins-meta ) - sys-apps/util-linux sys-libs/zlib virtual/opengl x11-libs/libICE x11-libs/libSM x11-libs/libX11 - x11-libs/libXau - x11-libs/libXcomposite - x11-libs/libXcursor - x11-libs/libXdamage - x11-libs/libXdmcp x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXrandr + x11-libs/libXft x11-libs/libXrender - x11-libs/libXt - x11-libs/libxcb - x11-libs/xcb-util " =20 pkg_setup() { 1.599 www-client/opera/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera/C= hangeLog?rev=3D1.599&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera/C= hangeLog?rev=3D1.599&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/opera/C= hangeLog?r1=3D1.598&r2=3D1.599 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/www-client/opera/ChangeLog,v retrieving revision 1.598 retrieving revision 1.599 diff -u -r1.598 -r1.599 --- ChangeLog 26 Feb 2011 17:16:50 -0000 1.598 +++ ChangeLog 28 Feb 2011 14:04:02 -0000 1.599 @@ -1,6 +1,9 @@ # ChangeLog for www-client/opera # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.598 20= 11/02/26 17:16:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.599 20= 11/02/28 14:04:02 jer Exp $ + + 28 Feb 2011; Jeroen Roovers opera-11.01.1190.ebuild: + Update dependencies. =20 26 Feb 2011; Jeroen Roovers opera-11.10.2014.ebuild: Update dependencies.