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 39A72158020 for ; Fri, 4 Nov 2022 15:24:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F31DE07EF; Fri, 4 Nov 2022 15:24:53 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 17BDCE07EF for ; Fri, 4 Nov 2022 15:24:52 +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 F0709341462 for ; Fri, 4 Nov 2022 15:24:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1674D523 for ; Fri, 4 Nov 2022 15:24:49 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1667575430.901c0f69430176e7886747c8f2d367181bf7574f.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/got/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-vcs/got/Manifest dev-vcs/got/got-0.76.ebuild dev-vcs/got/got-0.78.ebuild X-VCS-Directories: dev-vcs/got/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 901c0f69430176e7886747c8f2d367181bf7574f X-VCS-Branch: dev Date: Fri, 4 Nov 2022 15:24:49 +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: eeafdc55-1769-46e2-b8f9-448ac42c2b03 X-Archives-Hash: 2c643c2b1f0b2fb69237e3266d5f9a14 commit: 901c0f69430176e7886747c8f2d367181bf7574f Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Nov 4 15:23:50 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Fri Nov 4 15:23:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=901c0f69 dev-vcs/got: add 0.78, drop 0.76 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-vcs/got/Manifest | 2 +- dev-vcs/got/{got-0.76.ebuild => got-0.78.ebuild} | 40 +++++++++++++----------- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index a48601857..02fadc7b8 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.76.tar.gz 842394 BLAKE2B a2fa8ee75c7934f4b2dd901c95c54e7ba4c4ec36007fcd4912b7ae78cec83cc1baa0e9553ec13cd7e0aaaf884291d9087c544da7c7cb071c7bf90bdee4c7287f SHA512 c51bc6a6d537c12f9437e3dab44779157a56aea6dea4a3ad222c53406f3ea5f2215d9a1ccd75496fcf60fb3b69e50572e89b82024f1195b8a57993e92bbc068f DIST got-portable-0.77.tar.gz 860031 BLAKE2B 51bcac0d7393a5620d542c23db0a25db6ebcc4ea32faa18f08d59b6567721a4611ee7dbc0fd7b718810ba5e694b91209f7e645c54328255364caff224efc2841 SHA512 7135d63077457abf8320924ba1ec3586f4ae9d32fce2fe9493325765934f2d8c023ea399ba875c8f27d3e95437d1940bc60b4df8669060c3171cbc4df8103ce8 +DIST got-portable-0.78.tar.gz 880783 BLAKE2B 363c19bba0b4fa29a80bc9fcd26cd69370b44894d905f3ccafc201ffcdf6d7e43b1dac74d004cb1b4ad7af07a751d3ac33160fed23fb4e7f57ec163589ae1ad1 SHA512 597d0c65ea2ed01e211a17e3ff11d5fa3792bda53cb60fd54124ef8bc2f6153102ad6eb6e8bf6686bc9abef4dace8997e35938b570429dc0077ca259ab57bef0 diff --git a/dev-vcs/got/got-0.76.ebuild b/dev-vcs/got/got-0.78.ebuild similarity index 51% rename from dev-vcs/got/got-0.76.ebuild rename to dev-vcs/got/got-0.78.ebuild index f8642b4cf..8224981b6 100644 --- a/dev-vcs/got/got-0.76.ebuild +++ b/dev-vcs/got/got-0.78.ebuild @@ -3,38 +3,40 @@ EAPI=8 -inherit toolchain-funcs - -MY_PN="${PN}-portable" +MY_P="${PN}-portable-${PV}" DESCRIPTION="Portable version of the Game of Trees version control system" HOMEPAGE="https://gameoftrees.org" -SRC_URI="https://gameoftrees.org/releases/portable/${MY_PN}-${PV}.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" +SRC_URI="https://gameoftrees.org/releases/portable/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" LICENSE="ISC" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND=" +RDEPEND=" + dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= - elibc_Darwin? ( dev-libs/ossp-uuid ) - elibc_SunOS? ( sys-libs/libuuid ) - !elibc_Darwin? ( dev-libs/libbsd ) - !elibc_Darwin? ( !elibc_SunOS? ( - app-crypt/libmd - sys-apps/util-linux - ) ) + elibc_Darwin? ( + dev-libs/ossp-uuid + ) + elibc_SunOS? ( + sys-libs/libuuid + ) + !elibc_Darwin? ( + dev-libs/libbsd + !elibc_SunOS? ( + app-crypt/libmd + sys-apps/util-linux + ) + ) +" +DEPEND="${RDEPEND} + kernel_linux? ( sys-kernel/linux-headers ) " BDEPEND=" virtual/pkgconfig virtual/yacc - kernel_linux? ( sys-kernel/linux-headers ) " -RDEPEND="${DEPEND}" DOCS=( CHANGELOG CHANGES README TODO ) - -src_compile() { - emake AR=$(tc-getAR) GOT_RELEASE=Yes -}