From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6CD32158451 for ; Sat, 13 Jan 2024 16:25:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 893FBE2A6E; Sat, 13 Jan 2024 16:25:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40179E2A6C for ; Sat, 13 Jan 2024 16:25:01 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 268F83431BA for ; Sat, 13 Jan 2024 16:25:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A168B14C6 for ; Sat, 13 Jan 2024 16:24:57 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1705147174.3f774fc02acea94b53ca62c0b4b29e351a3051be.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/coreterminal/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/coreterminal/Manifest gui-apps/coreterminal/coreterminal-4.5.0.ebuild gui-apps/coreterminal/coreterminal-9999.ebuild X-VCS-Directories: gui-apps/coreterminal/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3f774fc02acea94b53ca62c0b4b29e351a3051be X-VCS-Branch: master Date: Sat, 13 Jan 2024 16:24:57 +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: 8fa63d06-77f2-4c18-b947-c2e6d06005d8 X-Archives-Hash: 354ad3c3176d928a7e972f085b81409d commit: 3f774fc02acea94b53ca62c0b4b29e351a3051be Author: Takuya Wakazono gmail com> AuthorDate: Sat Jan 13 11:46:06 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 13 11:59:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f774fc0 gui-apps/coreterminal: add 4.5.0, live sync Signed-off-by: Takuya Wakazono gmail.com> gui-apps/coreterminal/Manifest | 1 + ...terminal-9999.ebuild => coreterminal-4.5.0.ebuild} | 19 +++++++------------ gui-apps/coreterminal/coreterminal-9999.ebuild | 19 +++++++------------ 3 files changed, 15 insertions(+), 24 deletions(-) diff --git a/gui-apps/coreterminal/Manifest b/gui-apps/coreterminal/Manifest index 341dc86926..0739b98f85 100644 --- a/gui-apps/coreterminal/Manifest +++ b/gui-apps/coreterminal/Manifest @@ -1 +1,2 @@ DIST coreterminal-4.2.0.tar.gz 74370 BLAKE2B 22d7c677c90bd0cc1910e43f89dcb064064e55c1ea0c816b8c7c5ac2bdfb9c58d6b9cd34941d4088ae28908dbb43e8d34cb02fc41241e5fb144dce9d610b6a7f SHA512 551faaa830b8df57a143c6704aa4f0866b4813e3d037a3582a6d569dbb9fa6d07c28c7008e66a3bb2cee23163fb5fb69c266f18c5f6f6c76dd8356216781898b +DIST coreterminal-v4.5.0.tar.bz2 73959 BLAKE2B a3ae53915053642eef3b143e67846baeee54aae8db3895be8fd2ab997563b6750e9c2f5b230595e7f21d33a00a07e614cc8eae87be8047bd66e5a8f6b9b89695 SHA512 8084e2525d3ba369b2945c92c7c413ebfe8aca634f2bf64f0402131376e712ae6ff07143ce0afca0dab30274598edb1e10e06d109794d59f5249613083004f06 diff --git a/gui-apps/coreterminal/coreterminal-9999.ebuild b/gui-apps/coreterminal/coreterminal-4.5.0.ebuild similarity index 55% copy from gui-apps/coreterminal/coreterminal-9999.ebuild copy to gui-apps/coreterminal/coreterminal-4.5.0.ebuild index a92b7a6820..9d5bb90c48 100644 --- a/gui-apps/coreterminal/coreterminal-9999.ebuild +++ b/gui-apps/coreterminal/coreterminal-4.5.0.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -MY_PV="${PV/_/-}" +EAPI=8 inherit xdg cmake @@ -12,14 +10,13 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/coreterminal" if [[ "${PV}" == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/${PN}.git" + EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/coreterminal.git" else - SRC_URI="https://gitlab.com/cubocore/coreapps/${PN}/-/archive/v${MY_PV}/${PN}-v${MY_PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://gitlab.com/cubocore/coreapps/coreterminal/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${MY_PV}" + S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="test" LICENSE="GPL-3" SLOT="0" @@ -29,8 +26,6 @@ DEPEND=" dev-qt/qtserialport:5 dev-qt/qtwidgets:5 gui-libs/libcprime - x11-libs/qtermwidget -" -RDEPEND=" - ${DEPEND} + x11-libs/qtermwidget:= " +RDEPEND="${DEPEND}" diff --git a/gui-apps/coreterminal/coreterminal-9999.ebuild b/gui-apps/coreterminal/coreterminal-9999.ebuild index a92b7a6820..9d5bb90c48 100644 --- a/gui-apps/coreterminal/coreterminal-9999.ebuild +++ b/gui-apps/coreterminal/coreterminal-9999.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -MY_PV="${PV/_/-}" +EAPI=8 inherit xdg cmake @@ -12,14 +10,13 @@ HOMEPAGE="https://gitlab.com/cubocore/coreapps/coreterminal" if [[ "${PV}" == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/${PN}.git" + EGIT_REPO_URI="https://gitlab.com/cubocore/coreapps/coreterminal.git" else - SRC_URI="https://gitlab.com/cubocore/coreapps/${PN}/-/archive/v${MY_PV}/${PN}-v${MY_PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://gitlab.com/cubocore/coreapps/coreterminal/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${MY_PV}" + S="${WORKDIR}/${PN}-v${PV}" fi -RESTRICT="test" LICENSE="GPL-3" SLOT="0" @@ -29,8 +26,6 @@ DEPEND=" dev-qt/qtserialport:5 dev-qt/qtwidgets:5 gui-libs/libcprime - x11-libs/qtermwidget -" -RDEPEND=" - ${DEPEND} + x11-libs/qtermwidget:= " +RDEPEND="${DEPEND}"