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 6093F59CAF for ; Tue, 5 Apr 2016 22:51:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C586E07F4; Tue, 5 Apr 2016 22:51:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2564FE07F4 for ; Tue, 5 Apr 2016 22:51:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B22633BE05 for ; Tue, 5 Apr 2016 22:51:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15C187F for ; Tue, 5 Apr 2016 22:51:16 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1459896670.2c959934fe18445a6b1e62df2697c805b0b13e01.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libetonyek/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libetonyek/libetonyek-0.1.6.ebuild X-VCS-Directories: app-text/libetonyek/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 2c959934fe18445a6b1e62df2697c805b0b13e01 X-VCS-Branch: master Date: Tue, 5 Apr 2016 22:51:16 +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: 3298c9f7-0c99-4fd3-994c-ac46fa3e6392 X-Archives-Hash: 5b86113864f7097deae49d820d117724 commit: 2c959934fe18445a6b1e62df2697c805b0b13e01 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Apr 5 22:50:57 2016 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Apr 5 22:51:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c959934 app-text/libetonyek: bump dep, does not compile with older app-text/liblangtag-0.4. Package-Manager: portage-2.2.28 app-text/libetonyek/libetonyek-0.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libetonyek/libetonyek-0.1.6.ebuild b/app-text/libetonyek/libetonyek-0.1.6.ebuild index 71de234..5dd6084 100644 --- a/app-text/libetonyek/libetonyek-0.1.6.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.6.ebuild @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="doc static-libs test" RDEPEND=" - app-text/liblangtag + >=app-text/liblangtag-0.5 dev-libs/librevenge dev-libs/libxml2 sys-libs/zlib