From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 52A55138CCF for ; Thu, 14 May 2015 23:02:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A329E08DC; Thu, 14 May 2015 23:02:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14725E08C1 for ; Thu, 14 May 2015 23:02:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20708340D49 for ; Thu, 14 May 2015 23:02:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AC159F0 for ; Thu, 14 May 2015 23:02:44 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1431644552.e314d841f5132c7fa22b461a2708b6807f72f390.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/zenity/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/zenity/zenity-3.16.0.ebuild gnome-extra/zenity/zenity-3.16.2.ebuild X-VCS-Directories: gnome-extra/zenity/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: e314d841f5132c7fa22b461a2708b6807f72f390 X-VCS-Branch: master Date: Thu, 14 May 2015 23:02:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a7e5d750-e104-490e-a22e-ca66561e3bac X-Archives-Hash: bf97c75e55ecfa069bdf5956a0a8771d commit: e314d841f5132c7fa22b461a2708b6807f72f390 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Thu May 14 23:02:32 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Thu May 14 23:02:32 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e314d841 gnome-extra/zenity: 3.16.0 → 3.16.2 gnome-extra/zenity/{zenity-3.16.0.ebuild => zenity-3.16.2.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnome-extra/zenity/zenity-3.16.0.ebuild b/gnome-extra/zenity/zenity-3.16.2.ebuild similarity index 86% rename from gnome-extra/zenity/zenity-3.16.0.ebuild rename to gnome-extra/zenity/zenity-3.16.2.ebuild index d17f6b0..19026f6 100644 --- a/gnome-extra/zenity/zenity-3.16.0.ebuild +++ b/gnome-extra/zenity/zenity-3.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.14.0.ebuild,v 1.3 2015/03/15 13:27:28 pacho Exp $ +# $Header: $ EAPI="5" GCONF_DEBUG="yes" @@ -25,8 +25,7 @@ RDEPEND=" webkit? ( >=net-libs/webkit-gtk-1.4.0:3 ) " DEPEND="${RDEPEND} - >=dev-util/intltool-0.40 - >=sys-devel/gettext-0.14 + >=sys-devel/gettext-0.19.4 virtual/pkgconfig test? ( app-text/yelp-tools ) "