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 1Q6ufH-0002UT-3r for garchives@archives.gentoo.org; Tue, 05 Apr 2011 01:02:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE6E4E0884; Tue, 5 Apr 2011 00:57:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AE1F9E0827 for ; Tue, 5 Apr 2011 00:57:36 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91D9B1B40C1 for ; Tue, 5 Apr 2011 00:57:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E71DE80075 for ; Tue, 5 Apr 2011 00:57:35 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <7c908a7499b3a005d69a0775c00fae2f04b5ef79.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-themes-standard/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.93.ebuild x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.0.ebuild x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild X-VCS-Directories: x11-themes/gnome-themes-standard/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 7c908a7499b3a005d69a0775c00fae2f04b5ef79 Date: Tue, 5 Apr 2011 00:57: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: X-Archives-Hash: bdf70bac4972053db5fb6c76384eeac8 commit: 7c908a7499b3a005d69a0775c00fae2f04b5ef79 Author: Nirbheek Chauhan gentoo org> AuthorDate: Mon Apr 4 17:54:44 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Mon Apr 4 21:20:12 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D7c908a74 x11-themes/gnome-themes-standard: 2.91.93 =E2=86=92 3.0.0 --- ...3.ebuild =3D> gnome-themes-standard-3.0.0.ebuild} | 2 +- .../gnome-themes-standard-9999.ebuild | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.= 93.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.0.= ebuild similarity index 97% rename from x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.9= 3.ebuild rename to x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.0.eb= uild index 395b3c8..5d6c2d8 100644 --- a/x11-themes/gnome-themes-standard/gnome-themes-standard-2.91.93.ebui= ld +++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.0.0.ebuild @@ -21,7 +21,7 @@ else KEYWORDS=3D"~amd64 ~x86" fi =20 -COMMON_DEPEND=3D">=3Dx11-libs/gtk+-3.0.2:3 +COMMON_DEPEND=3D">=3Dx11-libs/gtk+-3.0.8:3 >=3Dx11-themes/gtk-engines-2.15.3:2" DEPEND=3D"${COMMON_DEPEND} >=3Dx11-misc/icon-naming-utils-0.8.7 diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.= ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebui= ld index cfd8f03..5d6c2d8 100644 --- a/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild +++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-9999.ebuild @@ -21,14 +21,18 @@ else KEYWORDS=3D"~amd64 ~x86" fi =20 -# Double-check gtk/gtk-engines/metacity/mutter dependencies -RDEPEND=3D">=3Dx11-libs/gtk+-3.0.2:3 - >=3Dx11-themes/gtk-engines-2.15.3" -DEPEND=3D"${RDEPEND} +COMMON_DEPEND=3D">=3Dx11-libs/gtk+-3.0.8:3 + >=3Dx11-themes/gtk-engines-2.15.3:2" +DEPEND=3D"${COMMON_DEPEND} >=3Dx11-misc/icon-naming-utils-0.8.7 >=3Ddev-util/pkgconfig-0.19 >=3Ddev-util/intltool-0.40 sys-devel/gettext" +# gnome-themes{,-extras} are OBSOLETE for GNOME 3 +# http://comments.gmane.org/gmane.comp.gnome.desktop/44130 +RDEPEND=3D"${COMMON_DEPEND} + !x11-themes/gnome-themes + !x11-themes/gnome-themes-extras" # This ebuild does not install any binaries RESTRICT=3D"binchecks strip" # FIXME: --enable-placeholders fails