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 4B1EB1384B4 for ; Wed, 23 Dec 2015 18:41:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B3B4E08C6; Wed, 23 Dec 2015 18:41:41 +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 0ABC8E08C6 for ; Wed, 23 Dec 2015 18:41:40 +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 BDB4333BF11 for ; Wed, 23 Dec 2015 18:41:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEE8EA0E for ; Wed, 23 Dec 2015 18:41:33 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1450896089.86ff71aafdc740c9df968da382b5c6050cd1bce1.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/icewm/icewm-1.3.12.ebuild X-VCS-Directories: x11-wm/icewm/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 86ff71aafdc740c9df968da382b5c6050cd1bce1 X-VCS-Branch: master Date: Wed, 23 Dec 2015 18:41: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 X-Archives-Salt: d5bbb1c0-e485-432c-906c-18b2662f466a X-Archives-Hash: 96099696eda39b1395bd560cbfa7b477 commit: 86ff71aafdc740c9df968da382b5c6050cd1bce1 Author: Lars Wendler gentoo org> AuthorDate: Wed Dec 23 18:40:57 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Dec 23 18:41:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ff71aa x11-wm/icewm: Bumped minimum gettext version to 0.19.6 (bug #569196). Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler gentoo.org> x11-wm/icewm/icewm-1.3.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/icewm/icewm-1.3.12.ebuild b/x11-wm/icewm/icewm-1.3.12.ebuild index 663a0c4..06349ee 100644 --- a/x11-wm/icewm/icewm-1.3.12.ebuild +++ b/x11-wm/icewm/icewm-1.3.12.ebuild @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} x11-proto/xproto x11-proto/xextproto doc? ( app-text/linuxdoc-tools ) - nls? ( >=sys-devel/gettext-0.19.5 ) + nls? ( >=sys-devel/gettext-0.19.6 ) truetype? ( >=media-libs/freetype-2.0.9 ) xinerama? ( x11-proto/xineramaproto ) "