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 via email to