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 927A313933E for ; Mon, 12 Jul 2021 19:03:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9637E0C9A; Mon, 12 Jul 2021 19:03:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFBF8E0C9A for ; Mon, 12 Jul 2021 19:03:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C97CE342B25 for ; Mon, 12 Jul 2021 19:03:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAB79581 for ; Mon, 12 Jul 2021 19:03:21 +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: <1626116189.12ce19ca54b50d2be8e07100c4b1f222473762cd.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/gmid/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/gmid/Manifest net-misc/gmid/gmid-1.7.1.ebuild net-misc/gmid/gmid-1.7.ebuild net-misc/gmid/gmid-9999.ebuild X-VCS-Directories: net-misc/gmid/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 12ce19ca54b50d2be8e07100c4b1f222473762cd X-VCS-Branch: dev Date: Mon, 12 Jul 2021 19:03:21 +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: bf100693-9bab-4393-af27-3e7c87b4621b X-Archives-Hash: 238fcb59d102cdc00765773b1d5f7bc3 commit: 12ce19ca54b50d2be8e07100c4b1f222473762cd Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Mon Jul 12 18:54:42 2021 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Mon Jul 12 18:56:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12ce19ca net-misc/gmid: bump to 1.7.1, update live Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> net-misc/gmid/Manifest | 2 +- net-misc/gmid/{gmid-1.7.ebuild => gmid-1.7.1.ebuild} | 9 +-------- net-misc/gmid/gmid-9999.ebuild | 16 +++++++++++++--- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/net-misc/gmid/Manifest b/net-misc/gmid/Manifest index 857b18fce..489538487 100644 --- a/net-misc/gmid/Manifest +++ b/net-misc/gmid/Manifest @@ -1 +1 @@ -DIST gmid-1.7.tar.gz 78157 BLAKE2B a48cd98621874f1a725b0c4b4ee70af45ebfec56734d00478e52d194f3d5a090ea3c4f8001159863149fdc400619685a1e355ab695b81e76d3b483d0101ef5a4 SHA512 d7aaddcc14ea48b4f8377ca841905071f4d82ce96168a39c38e2896b0d1253e31450a9a3794f6a2699afbbb266ffce2e301adc4acf41075a10e11eb878732ad4 +DIST gmid-1.7.1.tar.gz 78237 BLAKE2B 99e425d40f6787156dffbff9fb5b94f0522ed2810e2090aa1eafee82fe34dc9b3ec1fad8b0ca2196c8486354fe3e42549712fa81eced7e9d181f927ce6bc4c45 SHA512 450614dab361d1a55a8a5d089ca681f00845efa86c59e89c84044cf62b7856061e190b5e4580043e42a7b2e58e0bf098c5b67ec511c036ca1361531117a11e05 diff --git a/net-misc/gmid/gmid-1.7.ebuild b/net-misc/gmid/gmid-1.7.1.ebuild similarity index 90% rename from net-misc/gmid/gmid-1.7.ebuild rename to net-misc/gmid/gmid-1.7.1.ebuild index a5904dd5a..1649bff67 100644 --- a/net-misc/gmid/gmid-1.7.ebuild +++ b/net-misc/gmid/gmid-1.7.1.ebuild @@ -7,7 +7,7 @@ SSL_DAYS=36500 inherit ssl-cert toolchain-funcs DESCRIPTION="Simple and secure Gemini server" -HOMEPAGE="https://www.omarpolo.com/pages/gmid.html" +HOMEPAGE="https://gmid.omarpolo.com" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/omar-polo/${PN}.git https://git.omarpolo.com/${PN}" @@ -37,13 +37,6 @@ RDEPEND="${DEPEND}" DOCS=( README.md ChangeLog ) -src_prepare() { - default - - # QA Notice: make jobserver unavailable - sed 's/make -C regress/${MAKE} -C regress/' -i Makefile || die -} - src_configure() { local conf_args tc-export CC diff --git a/net-misc/gmid/gmid-9999.ebuild b/net-misc/gmid/gmid-9999.ebuild index f793b7936..161299f0a 100644 --- a/net-misc/gmid/gmid-9999.ebuild +++ b/net-misc/gmid/gmid-9999.ebuild @@ -4,10 +4,10 @@ EAPI=7 SSL_DAYS=36500 -inherit ssl-cert toolchain-funcs +inherit ssl-cert systemd toolchain-funcs DESCRIPTION="Simple and secure Gemini server" -HOMEPAGE="https://www.omarpolo.com/pages/gmid.html" +HOMEPAGE="https://gmid.omarpolo.com" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/omar-polo/${PN}.git https://git.omarpolo.com/${PN}" @@ -35,7 +35,13 @@ BDEPEND=" " RDEPEND="${DEPEND}" -DOCS=( README.md ChangeLog ) +DOCS=( README.md ChangeLog contrib/README ) + +src_prepare() { + default + + sed "s:/etc/gmid.conf:/etc/gmid/gmid.conf:" -i contrib/gmid.service || die +} src_configure() { local conf_args @@ -72,6 +78,10 @@ src_install() { insinto /etc/gmid doins "${FILESDIR}"/gmid.conf + insinto /usr/share/vim/vimfiles + doins -r contrib/vim/* + + systemd_dounit contrib/gmid.service newinitd "${FILESDIR}"/gmid.initd gmid newconfd "${FILESDIR}"/gmid.confd gmid