public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/cli53/
Date: Sat,  2 Mar 2019 05:09:27 +0000 (UTC)	[thread overview]
Message-ID: <1551503358.16ca359a4ce4663b3591cb8cc399aa3685e3f709.floppym@gentoo> (raw)

commit:     16ca359a4ce4663b3591cb8cc399aa3685e3f709
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  2 05:06:25 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Mar  2 05:09:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ca359a

app-admin/cli53: bump to 0.8.14

Closes: https://bugs.gentoo.org/679110
Package-Manager: Portage-2.3.59_p2, Repoman-2.3.12_p67
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-admin/cli53/Manifest                                   | 1 +
 app-admin/cli53/{cli53-9999.ebuild => cli53-0.8.14.ebuild} | 4 +++-
 app-admin/cli53/cli53-9999.ebuild                          | 4 +++-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/app-admin/cli53/Manifest b/app-admin/cli53/Manifest
index 8b8b988d69b..f58334fe415 100644
--- a/app-admin/cli53/Manifest
+++ b/app-admin/cli53/Manifest
@@ -1,2 +1,3 @@
 DIST cli53-0.8.12.tar.gz 973966 BLAKE2B 9011b036a2673a32170accf3be80d1e18d7fab4a1f83e0c3c9c84029e27a9aedc14642822e22bbeaafb12381bffb76c8ad926521bb68c3f6e2091de4730ebe18 SHA512 abe5e092fb570336b2d50099934d1cc5e722e394155b86de2dc2315df70eb1a89bb57f131913ec2dd588b6476c900c9d07daab0e8396e8364548f92651377fea
+DIST cli53-0.8.14.tar.gz 9263235 BLAKE2B 2df06c3de9372e5f3adb2fabdfa74525a880d41f9d28d356fda291baf576525b42ea3e42f354b9dd91b063485752d936710823d5a5c777cc1a4972dcdd382140 SHA512 b2e97ffea855ad1ac06ceb76b5cdffcd890d237a67abb0f3e9be035ca4438af0b0ccdfd86e7dc7e485ebd5ee12783c6e24c818757c29e80c8c4d6b67ed9f77cf
 DIST cli53-0.8.9.tar.gz 4372517 BLAKE2B 9780883159cb2fb4ecedee58e4df57d03e55576cb0d81cfadacf42fa7c7b679d21ad182bce5cc32652c102b4d663f162f3ac7bec520e9ec32bd12cc565ce28e5 SHA512 14db2d69feaa5af9e82c77b6c837be55a5d97e438eb6efbb71857fa1630ec1aa5ec77648d0979ce69ca8fcf72478b55c55c12a5e5dbac20415e656fd9c8d0beb

diff --git a/app-admin/cli53/cli53-9999.ebuild b/app-admin/cli53/cli53-0.8.14.ebuild
similarity index 87%
copy from app-admin/cli53/cli53-9999.ebuild
copy to app-admin/cli53/cli53-0.8.14.ebuild
index 6b40b7aa848..18bd66892b3 100644
--- a/app-admin/cli53/cli53-9999.ebuild
+++ b/app-admin/cli53/cli53-0.8.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 2016-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,8 @@ EGO_PN="github.com/barnybug/cli53"
 S="${WORKDIR}/${P}/src/${EGO_PN}"
 
 src_compile() {
+	# https://bugs.gentoo.org/679110
+	unset XDG_CACHE_HOME
 	GOPATH="${WORKDIR}/${P}" emake build
 }
 

diff --git a/app-admin/cli53/cli53-9999.ebuild b/app-admin/cli53/cli53-9999.ebuild
index 6b40b7aa848..18bd66892b3 100644
--- a/app-admin/cli53/cli53-9999.ebuild
+++ b/app-admin/cli53/cli53-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 2016-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,8 @@ EGO_PN="github.com/barnybug/cli53"
 S="${WORKDIR}/${P}/src/${EGO_PN}"
 
 src_compile() {
+	# https://bugs.gentoo.org/679110
+	unset XDG_CACHE_HOME
 	GOPATH="${WORKDIR}/${P}" emake build
 }
 


             reply	other threads:[~2019-03-02  5:09 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-02  5:09 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-10 22:39 [gentoo-commits] repo/gentoo:master commit in: app-admin/cli53/ William Hubbs
2022-09-10 22:39 William Hubbs
2021-04-08 15:40 Thomas Deutschmann
2019-09-17 14:40 Mike Gilbert
2019-08-15 17:19 Mike Gilbert
2019-03-02  5:21 Mike Gilbert
2019-03-02  5:09 Mike Gilbert
2017-10-26 20:16 Mike Gilbert
2017-09-14 19:59 Mike Gilbert
2017-05-11 22:21 Mike Gilbert
2016-12-08 16:01 Mike Gilbert
2016-09-13 17:43 Mike Gilbert
2016-09-13 17:38 Mike Gilbert
2016-09-09  3:04 Mike Gilbert
2016-04-18  1:41 Mike Gilbert
2016-04-14 20:09 Mike Gilbert
2016-04-14 20:00 Mike Gilbert
2016-04-09 18:14 Mike Gilbert
2016-04-09 17:49 Mike Gilbert
2016-04-09 17:43 William Hubbs
2016-04-09 15:03 Mike Gilbert

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=1551503358.16ca359a4ce4663b3591cb8cc399aa3685e3f709.floppym@gentoo \
    --to=floppym@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