public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cli/
Date: Sun,  8 Mar 2020 18:49:32 +0000 (UTC)	[thread overview]
Message-ID: <1583693335.157e536b11cf42e306b97a62fb633d52899ea2be.williamh@gentoo> (raw)

commit:     157e536b11cf42e306b97a62fb633d52899ea2be
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 18:48:14 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 18:48:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157e536b

dev-vcs/cli: ebuild cleanups

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-vcs/cli/cli-0.5.5.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-vcs/cli/cli-0.5.5.ebuild b/dev-vcs/cli/cli-0.5.5.ebuild
index af766bca9f6..47c57e7033a 100644
--- a/dev-vcs/cli/cli-0.5.5.ebuild
+++ b/dev-vcs/cli/cli-0.5.5.ebuild
@@ -4,6 +4,9 @@
 EAPI=7
 inherit bash-completion-r1 go-module
 
+DESCRIPTION="GitHub CLI"
+HOMEPAGE="https://github.com/cli/cli"
+
 EGO_SUM=(
 	"github.com/akavel/rsrc v0.8.0/go.mod"
 	"github.com/AlecAivazis/survey/v2 v2.0.4/go.mod"
@@ -143,18 +146,15 @@ EGO_SUM=(
 	"gopkg.in/yaml.v3 v3.0.0-20191010095647-fc94e3f71652"
 	)
 go-module_set_globals
-
-DESCRIPTION="GitHub CLI"
-HOMEPAGE="https://github.com/cli/cli"
 SRC_URI="https://github.com/cli/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz
 		${EGO_SUM_SRC_URI}"
 
-LICENSE="MIT ${EGO_SUM_LICENSES}"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND+=">=dev-vcs/git-1.7.3"
-BDEPEND+=">=dev-lang/go-1.13"
+RDEPEND=">=dev-vcs/git-1.7.3"
+BDEPEND=">=dev-lang/go-1.13"
 GOPATH="${WORKDIR}"
 
 src_compile() {


             reply	other threads:[~2020-03-08 18:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08 18:49 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-18 15:48 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cli/ Mike Gilbert
2020-05-16 20:38 William Hubbs
2020-05-16 20:30 William Hubbs
2020-05-03 16:26 William Hubbs
2020-04-04 16:35 William Hubbs
2020-04-04 15:29 William Hubbs
2020-03-21 19:29 William Hubbs
2020-03-12 19:53 Robin H. Johnson
2020-03-08 18:49 William Hubbs
2020-03-07 20:02 Robin H. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1583693335.157e536b11cf42e306b97a62fb633d52899ea2be.williamh@gentoo \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox