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 5BF0113888F for ; Sun, 4 Oct 2015 11:53:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2B8721C02C; Sun, 4 Oct 2015 11:53:23 +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 81ABF21C02C for ; Sun, 4 Oct 2015 11:53:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFA5B3406DD for ; Sun, 4 Oct 2015 11:53:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C4994D8 for ; Sun, 4 Oct 2015 11:53:20 +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: <1443959596.e898652b72fd7b0e1c2221a6aa82425c7ffd6361.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.11.ebuild X-VCS-Directories: x11-wm/icewm/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e898652b72fd7b0e1c2221a6aa82425c7ffd6361 X-VCS-Branch: master Date: Sun, 4 Oct 2015 11:53:20 +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: 23198bd4-8d7b-4159-8eb0-76cf098ff9fd X-Archives-Hash: efacbf5e4238c5ae0a9480cca107e690 commit: e898652b72fd7b0e1c2221a6aa82425c7ffd6361 Author: Lars Wendler gentoo org> AuthorDate: Sun Oct 4 11:52:35 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Oct 4 11:53:16 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e898652b x11-wm/icewm: Newer gettext version required (bug #562192). Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler gentoo.org> x11-wm/icewm/icewm-1.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/icewm/icewm-1.3.11.ebuild b/x11-wm/icewm/icewm-1.3.11.ebuild index ba07240..663a0c4 100644 --- a/x11-wm/icewm/icewm-1.3.11.ebuild +++ b/x11-wm/icewm/icewm-1.3.11.ebuild @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} x11-proto/xproto x11-proto/xextproto doc? ( app-text/linuxdoc-tools ) - nls? ( >=sys-devel/gettext-0.19.2 ) + nls? ( >=sys-devel/gettext-0.19.5 ) truetype? ( >=media-libs/freetype-2.0.9 ) xinerama? ( x11-proto/xineramaproto ) "