From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ED0DB15820A for ; Mon, 07 Jul 2025 10:52:15 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BB1DF34164C for ; Mon, 07 Jul 2025 10:52:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B28251102F2; Mon, 07 Jul 2025 10:52:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A994A1102F2 for ; Mon, 07 Jul 2025 10:52:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58FD334164C for ; Mon, 07 Jul 2025 10:52:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6D921F65 for ; Mon, 07 Jul 2025 10:52:12 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1751885468.c0b8a06bfe11ea3d4993b426055c0ca04fb09c97.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/qgit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/qgit/Manifest dev-vcs/qgit/qgit-2.11.ebuild X-VCS-Directories: dev-vcs/qgit/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: c0b8a06bfe11ea3d4993b426055c0ca04fb09c97 X-VCS-Branch: master Date: Mon, 07 Jul 2025 10:52:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 79c3a6db-a3f9-4c9a-88c3-70421c015d9d X-Archives-Hash: 8ac8d0f6640c8af6a855e6ec5f9645fe commit: c0b8a06bfe11ea3d4993b426055c0ca04fb09c97 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Jul 7 10:46:56 2025 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Jul 7 10:51:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b8a06b dev-vcs/qgit: 2.11 Signed-off-by: Sebastian Pipping gentoo.org> dev-vcs/qgit/Manifest | 1 + dev-vcs/qgit/qgit-2.11.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-vcs/qgit/Manifest b/dev-vcs/qgit/Manifest index bbf805aa10cb..84357b81d0fb 100644 --- a/dev-vcs/qgit/Manifest +++ b/dev-vcs/qgit/Manifest @@ -1 +1,2 @@ DIST qgit-2.10.tar.gz 222077 BLAKE2B df06b8561ece9196b7fc60a542bd636446946641d26cce2ac5bda958108b34e0f767a3a19dd455f76cde7eb924625bfc695a01d24b32cbb4d85c9bd3cd525963 SHA512 ab123aae19a02c91584cca493be2c62c023aa8b2a9bc6e35c46224aed0afab8a669bd33719a0074df3b50e96fe934b9b423bdaef4940eebd785bfd670aeba4bc +DIST qgit-2.11.tar.gz 1103837 BLAKE2B 5adc6313e3d60716c874e5d47204fa74e6f03bd62b0ab1c1b35d8fcab6c3bbf4f21e4e4bc6d661a56935ef6f2a3274339acc41efb70ba62de8921e8680bdb83e SHA512 4d72a92e3398c8e4fb3ae67ee1bfeea285eced21ae56337b59224a5b6d6e2d55cf4f1411d59f31cae5d77da911527bd7770babd3b07697668c34b78e961c2580 diff --git a/dev-vcs/qgit/qgit-2.11.ebuild b/dev-vcs/qgit/qgit-2.11.ebuild new file mode 100644 index 000000000000..3fb8e4e61287 --- /dev/null +++ b/dev-vcs/qgit/qgit-2.11.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="Qt GUI for git repositories" +HOMEPAGE="https://github.com/tibirna/qgit" +SRC_URI="https://github.com/tibirna/qgit/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}-${P}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +IUSE="" + +DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 +" +RDEPEND="${DEPEND} + dev-vcs/git +" + +DOCS=( README.adoc )