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 1QHraM-00070w-9w for garchives@archives.gentoo.org; Thu, 05 May 2011 05:58:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 001861C03C; Thu, 5 May 2011 05:58:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C02081C03C for ; Thu, 5 May 2011 05:58:41 +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 A18061B4077 for ; Thu, 5 May 2011 05:58:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id AEE8880505 for ; Thu, 5 May 2011 05:58:39 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <0dafadc08a8697c6a02785023c10c7290dd54824.sping@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: games-board/gmchess/ X-VCS-Repository: proj/betagarden X-VCS-Files: games-board/gmchess/gmchess-0.29.3.ebuild X-VCS-Directories: games-board/gmchess/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 0dafadc08a8697c6a02785023c10c7290dd54824 Date: Thu, 5 May 2011 05:58:39 +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: 3218f1cc22be27dab2a7b92a49142f94 commit: 0dafadc08a8697c6a02785023c10c7290dd54824 Author: Sebastian Pipping pipping org> AuthorDate: Thu May 5 05:58:22 2011 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Thu May 5 05:58:22 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D0dafadc0 games-board/gmchess: GTK slotting --- games-board/gmchess/gmchess-0.29.3.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/games-board/gmchess/gmchess-0.29.3.ebuild b/games-board/gmch= ess/gmchess-0.29.3.ebuild index 28719bc..3a29b7f 100644 --- a/games-board/gmchess/gmchess-0.29.3.ebuild +++ b/games-board/gmchess/gmchess-0.29.3.ebuild @@ -15,7 +15,7 @@ SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"nls" =20 -DEPEND=3D"dev-cpp/gtkmm" +DEPEND=3D"dev-cpp/gtkmm:2.4" RDEPEND=3D"${DEPEND}" =20 src_configure() {