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 706E859CA3 for ; Sun, 6 Mar 2016 12:04:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD366E03EC for ; Sun, 6 Mar 2016 12:04:09 +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 57158E03EC for ; Sun, 6 Mar 2016 03:33:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4D291340A6A for ; Sun, 6 Mar 2016 03:33:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBCF8188 for ; Sun, 6 Mar 2016 03:33:44 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1457235192.112c2f6c7e1921971a449d317d74c8fdfe593440.tetromino@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgit2-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild dev-libs/libgit2-glib/libgit2-glib-0.23.10.ebuild X-VCS-Directories: dev-libs/libgit2-glib/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 112c2f6c7e1921971a449d317d74c8fdfe593440 X-VCS-Branch: master Date: Sun, 6 Mar 2016 03:33: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: 3a92ffe8-f96d-4906-800f-cce77e74e90b X-Archives-Hash: 533834d2cda769f25244398304e51c8e commit: 112c2f6c7e1921971a449d317d74c8fdfe593440 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Sun Mar 6 03:26:47 2016 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Sun Mar 6 03:33:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112c2f6c dev-libs/libgit2-glib: incompatible with libgit2-0.24 API (bug #576550) Rename-revbump to propagate static dep. Package-Manager: portage-2.2.27 .../{libgit2-glib-0.23.10.ebuild => libgit2-glib-0.23.10-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.23.10.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild similarity index 93% rename from dev-libs/libgit2-glib/libgit2-glib-0.23.10.ebuild rename to dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild index 070feb8..0b01736 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.23.10.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,6 +21,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" >=dev-libs/libgit2-0.23.0:= + =dev-libs/glib-2.44.0:2 >=dev-libs/gobject-introspection-0.10.1:= python? (