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 53788138350 for ; Tue, 3 Mar 2020 14:58:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76279E0BAB; Tue, 3 Mar 2020 14:58:14 +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 564F3E0BAB for ; Tue, 3 Mar 2020 14:58:14 +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 5059334EF9D for ; Tue, 3 Mar 2020 14:58:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2BB0116 for ; Tue, 3 Mar 2020 14:58:11 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1583247486.4ef6e246b7b4afdd3fb2050ac48d89931eef3d2f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/vrms-gentoo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild X-VCS-Directories: app-misc/vrms-gentoo/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4ef6e246b7b4afdd3fb2050ac48d89931eef3d2f X-VCS-Branch: dev Date: Tue, 3 Mar 2020 14:58:11 +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: 350ba4bd-e0bb-4c9e-90d2-aab0bc2c729d X-Archives-Hash: fa649a30937aa5dca38d0e878a9b2291 commit: 4ef6e246b7b4afdd3fb2050ac48d89931eef3d2f Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Mar 3 14:58:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Mar 3 14:58:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ef6e246 app-misc/vrms-gentoo: Styling fix Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan riseup.net> app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild | 5 ++--- app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild | 9 ++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild b/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild index 16976e0..f00ac0b 100644 --- a/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild +++ b/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild @@ -18,11 +18,10 @@ RDEPEND=" dev-lang/perl " -DOCS=( README.md ) - S="${WORKDIR}/${PN}-${COMMIT}" src_install() { + default + dobin "${PN}" - einstalldocs } diff --git a/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild b/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild index 3ecf2e5..6490c25 100644 --- a/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild +++ b/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild @@ -3,12 +3,12 @@ EAPI="7" -SRC_URI="" -EGIT_REPO_URI="https://github.com/z411/${PN}.git" inherit git-r3 DESCRIPTION="vrms clone for Gentoo Linux" HOMEPAGE="https://github.com/z411/vrms-gentoo" +EGIT_REPO_URI="https://github.com/z411/${PN}.git" + LICENSE="GPL-2" SLOT="0" KEYWORDS="" @@ -18,9 +18,8 @@ RDEPEND=" dev-lang/perl " -DOCS=( README.md ) - src_install() { + default + dobin "${PN}" - einstalldocs } 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 362B0138351 for ; Sun, 8 Mar 2020 16:21:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0294DE08A2; Sun, 8 Mar 2020 16:21:25 +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 DBAB1E08A2 for ; Sun, 8 Mar 2020 16:21: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 6ACD334F6A7 for ; Sun, 8 Mar 2020 16:21:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFE01164 for ; Sun, 8 Mar 2020 16:21:20 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1583247486.4ef6e246b7b4afdd3fb2050ac48d89931eef3d2f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/vrms-gentoo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild X-VCS-Directories: app-misc/vrms-gentoo/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4ef6e246b7b4afdd3fb2050ac48d89931eef3d2f X-VCS-Branch: master Date: Sun, 8 Mar 2020 16:21:20 +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: d06b4736-f524-4790-868c-fb9834ce9a78 X-Archives-Hash: afe0ce561b1b51aacc05e9dcf320dc89 Message-ID: <20200308162120.77YMFqwmynjlAdBkP0JtAc5Rx8Hu40BLovATQVqhmL4@z> commit: 4ef6e246b7b4afdd3fb2050ac48d89931eef3d2f Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Mar 3 14:58:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Mar 3 14:58:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ef6e246 app-misc/vrms-gentoo: Styling fix Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan riseup.net> app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild | 5 ++--- app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild | 9 ++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild b/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild index 16976e0..f00ac0b 100644 --- a/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild +++ b/app-misc/vrms-gentoo/vrms-gentoo-2018.11.20.ebuild @@ -18,11 +18,10 @@ RDEPEND=" dev-lang/perl " -DOCS=( README.md ) - S="${WORKDIR}/${PN}-${COMMIT}" src_install() { + default + dobin "${PN}" - einstalldocs } diff --git a/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild b/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild index 3ecf2e5..6490c25 100644 --- a/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild +++ b/app-misc/vrms-gentoo/vrms-gentoo-9999.ebuild @@ -3,12 +3,12 @@ EAPI="7" -SRC_URI="" -EGIT_REPO_URI="https://github.com/z411/${PN}.git" inherit git-r3 DESCRIPTION="vrms clone for Gentoo Linux" HOMEPAGE="https://github.com/z411/vrms-gentoo" +EGIT_REPO_URI="https://github.com/z411/${PN}.git" + LICENSE="GPL-2" SLOT="0" KEYWORDS="" @@ -18,9 +18,8 @@ RDEPEND=" dev-lang/perl " -DOCS=( README.md ) - src_install() { + default + dobin "${PN}" - einstalldocs }