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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2CB60158012 for ; Mon, 20 Sep 2021 13:38:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73848E0924; Mon, 20 Sep 2021 13:38:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E764E0924 for ; Mon, 20 Sep 2021 13:38:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA9763430D3 for ; Mon, 20 Sep 2021 13:38:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 578C9A7 for ; Mon, 20 Sep 2021 13:38:04 +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: <1632133722.742dee1ea588cc89f8d61546aea7a3839b2f699f.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/gmid/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/gmid/Manifest net-misc/gmid/gmid-1.7.3.ebuild net-misc/gmid/gmid-9999.ebuild net-misc/gmid/metadata.xml X-VCS-Directories: net-misc/gmid/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 742dee1ea588cc89f8d61546aea7a3839b2f699f X-VCS-Branch: master Date: Mon, 20 Sep 2021 13:38:04 +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: 5ff282f1-4937-4ddd-b646-3a521d976e99 X-Archives-Hash: 961248a8e264783d83da31bd20a41ac7 commit: 742dee1ea588cc89f8d61546aea7a3839b2f699f Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Mon Sep 20 10:28:42 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Sep 20 10:28:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=742dee1e net-misc/gmid: add 1.7.3, update live Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-misc/gmid/Manifest | 1 + net-misc/gmid/{gmid-9999.ebuild => gmid-1.7.3.ebuild} | 13 +++++++------ net-misc/gmid/gmid-9999.ebuild | 13 +++++++------ net-misc/gmid/metadata.xml | 4 ++-- 4 files changed, 17 insertions(+), 14 deletions(-) diff --git a/net-misc/gmid/Manifest b/net-misc/gmid/Manifest index 35d4d75c6..887ccad79 100644 --- a/net-misc/gmid/Manifest +++ b/net-misc/gmid/Manifest @@ -1 +1,2 @@ DIST gmid-1.7.2.tar.gz 78352 BLAKE2B 8efba7dcdb301f4cc2cf470408e55b7a939bd3cad850e32fa14ba1e752404da7a85a4758ad722ba81f8dd2e45a8a9aad14ec162bdc5947591e9411896bf3c522 SHA512 27cae5699f39afb55b087cbbe7fd134221e786c07664140ace656c483c79213c74abdf82f05de9f1cf09d20a560571f094cf5ad1b1ae2879e3429f3571cec9a5 +DIST gmid-1.7.3.tar.gz 81873 BLAKE2B 66c2b850c4e1a22c50503d9445f257ac045eb69fcc7ca59d72be2c79bab95ea6b3af638b6f8f5518cd92421e10e60d9a7c6a2b3d2c3954c0a3cd911b0d31b1d2 SHA512 9a3acc501c1c0cc6419a18b152345b0ca84418625d8328942f8bba82974655633cbf79d7cdd48ba235915842dd8f8433e84245085bb0b00a4b57e4bda4aa1bd3 diff --git a/net-misc/gmid/gmid-9999.ebuild b/net-misc/gmid/gmid-1.7.3.ebuild similarity index 89% copy from net-misc/gmid/gmid-9999.ebuild copy to net-misc/gmid/gmid-1.7.3.ebuild index 089b1669a..10cb49b3a 100644 --- a/net-misc/gmid/gmid-9999.ebuild +++ b/net-misc/gmid/gmid-1.7.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 SSL_DAYS=36500 SSL_CERT_MANDATORY=1 @@ -11,24 +11,25 @@ DESCRIPTION="Simple and secure Gemini server" HOMEPAGE="https://gmid.omarpolo.com" if [[ ${PV} == 9999 ]]; then - EGIT_REPO_URI="https://github.com/omar-polo/${PN}.git https://git.omarpolo.com/${PN}" + EGIT_REPO_URI="https://git.omarpolo.com/${PN} https://github.com/omar-polo/${PN}.git" inherit git-r3 else SRC_URI="https://git.omarpolo.com/${PN}/snapshot/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi LICENSE="BSD ISC MIT" SLOT="0" -IUSE="+seccomp test" +IUSE="seccomp test" RESTRICT="!test? ( test )" DEPEND=" + !elibc_Darwin? ( dev-libs/libbsd ) acct-user/gemini dev-libs/imsg-compat - dev-libs/libbsd - dev-libs/libevent + dev-libs/libevent:= dev-libs/libretls + dev-libs/openssl:= " BDEPEND=" virtual/pkgconfig diff --git a/net-misc/gmid/gmid-9999.ebuild b/net-misc/gmid/gmid-9999.ebuild index 089b1669a..10cb49b3a 100644 --- a/net-misc/gmid/gmid-9999.ebuild +++ b/net-misc/gmid/gmid-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 SSL_DAYS=36500 SSL_CERT_MANDATORY=1 @@ -11,24 +11,25 @@ DESCRIPTION="Simple and secure Gemini server" HOMEPAGE="https://gmid.omarpolo.com" if [[ ${PV} == 9999 ]]; then - EGIT_REPO_URI="https://github.com/omar-polo/${PN}.git https://git.omarpolo.com/${PN}" + EGIT_REPO_URI="https://git.omarpolo.com/${PN} https://github.com/omar-polo/${PN}.git" inherit git-r3 else SRC_URI="https://git.omarpolo.com/${PN}/snapshot/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi LICENSE="BSD ISC MIT" SLOT="0" -IUSE="+seccomp test" +IUSE="seccomp test" RESTRICT="!test? ( test )" DEPEND=" + !elibc_Darwin? ( dev-libs/libbsd ) acct-user/gemini dev-libs/imsg-compat - dev-libs/libbsd - dev-libs/libevent + dev-libs/libevent:= dev-libs/libretls + dev-libs/openssl:= " BDEPEND=" virtual/pkgconfig diff --git a/net-misc/gmid/metadata.xml b/net-misc/gmid/metadata.xml index db6c28fd0..393ca8ca5 100644 --- a/net-misc/gmid/metadata.xml +++ b/net-misc/gmid/metadata.xml @@ -1,5 +1,5 @@ - + @@ -8,7 +8,7 @@ - cyber@sysrq.in + cyber+gentoo@sysrq.in Anna