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 1PwZ9S-0004n6-5h for garchives@archives.gentoo.org; Mon, 07 Mar 2011 12:03:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3090AE063F; Mon, 7 Mar 2011 12:01:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 024DAE06CC for ; Mon, 7 Mar 2011 12:01:34 +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 8E70C1B418F for ; Mon, 7 Mar 2011 12:01:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E6D678006E for ; Mon, 7 Mar 2011 12:01:33 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1b2a7432a9632787aad6c6548ac7b1d368a71d4c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/twinscan/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/twinscan/ChangeLog sci-biology/twinscan/twinscan-4.1.2.ebuild X-VCS-Directories: sci-biology/twinscan/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 1b2a7432a9632787aad6c6548ac7b1d368a71d4c Date: Mon, 7 Mar 2011 12:01:33 +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: 6f1d5a01802a0c2bfadc0db9f821c961 commit: 1b2a7432a9632787aad6c6548ac7b1d368a71d4c Author: Justin Lecher gentoo org> AuthorDate: Mon Mar 7 10:53:22 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Mar 7 10:53:22 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D1b2a7432 Correct Slots for gtk 3 introduction to tree (Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-biology/twinscan/ChangeLog | 5 ++++- sci-biology/twinscan/twinscan-4.1.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sci-biology/twinscan/ChangeLog b/sci-biology/twinscan/Change= Log index 6399659..3914a60 100644 --- a/sci-biology/twinscan/ChangeLog +++ b/sci-biology/twinscan/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-biology/twinscan -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 07 Mar 2011; Justin Lecher twinscan-4.1.2.ebuild: + Correct Slots for gtk 3 introduction to tree + 27 Jun 2010; Andreas K. Huettel (dilfridge) twinscan-4.1.2.ebuild: QA fixes diff --git a/sci-biology/twinscan/twinscan-4.1.2.ebuild b/sci-biology/twi= nscan/twinscan-4.1.2.ebuild index 2c6b415..96b1a04 100644 --- a/sci-biology/twinscan/twinscan-4.1.2.ebuild +++ b/sci-biology/twinscan/twinscan-4.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -13,7 +13,7 @@ SLOT=3D"0" IUSE=3D"" KEYWORDS=3D"~amd64 ~x86" =20 -DEPEND=3D"dev-libs/glib" +DEPEND=3D"dev-libs/glib:2" RDEPEND=3D"${DEPEND}" =20 S=3D"${WORKDIR}/N-SCAN"