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 1QrpSp-0001ze-UB for garchives@archives.gentoo.org; Fri, 12 Aug 2011 10:59:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B52121C213; Fri, 12 Aug 2011 10:59:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 56A9421C21C for ; Fri, 12 Aug 2011 10:59:35 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97B4D1B4091 for ; Fri, 12 Aug 2011 10:59:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 039A880040 for ; Fri, 12 Aug 2011 10:59:34 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <2980b47b47b69e7e7f22427e47e82cc2846d7b6e.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/ X-VCS-Repository: proj/gnome X-VCS-Files: app-editors/ghex/ghex-2.90.0.ebuild X-VCS-Directories: app-editors/ghex/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 2980b47b47b69e7e7f22427e47e82cc2846d7b6e Date: Fri, 12 Aug 2011 10:59:34 +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: c7b806c2e70b4134bf80a70369acc003 commit: 2980b47b47b69e7e7f22427e47e82cc2846d7b6e Author: Alexandre Rostovtsev gmail com> AuthorDate: Fri Aug 12 10:57:21 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Fri Aug 12 10:59:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D2980b47b app-editors/ghex: qa Update gnome-doc-utils dependency for ghex:3. --- app-editors/ghex/ghex-2.90.0.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-= 2.90.0.ebuild index 579383c..1138ff9 100644 --- a/app-editors/ghex/ghex-2.90.0.ebuild +++ b/app-editors/ghex/ghex-2.90.0.ebuild @@ -26,7 +26,7 @@ DEPEND=3D"${COMMON_DEPEND} >=3Ddev-util/pkgconfig-0.9 app-text/scrollkeeper >=3Ddev-util/intltool-0.40.0 - >=3Dapp-text/gnome-doc-utils-0.3.2 + >=3Dapp-text/gnome-doc-utils-0.9.0 >=3Dsys-devel/gettext-0.17" =20 pkg_setup() {