commit:     d92daaa6dc3fa703fc01450cae96e47a98911f7d
Author:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 04:31:55 2019 +0000
Commit:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Fri May 24 04:33:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92daaa6

x11-misc/light-locker: fix CI warning

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Denis Dupeyron <calchan <AT> gentoo.org>

 x11-misc/light-locker/Manifest                                          | 2 +-
 .../{light-locker-1.9.0.ebuild => light-locker-1.9.0-r1.ebuild}         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/light-locker/Manifest b/x11-misc/light-locker/Manifest
index 9350ca78299..cef115de560 100644
--- a/x11-misc/light-locker/Manifest
+++ b/x11-misc/light-locker/Manifest
@@ -1,2 +1,2 @@
 DIST light-locker-1.8.0.tar.bz2 449898 BLAKE2B 
d5ff454958138ec535b94492a9646dd5a4fc8196095ef3ae933d661e44eb62960ca49fe070fd88a794e2a9c5a6586317845b0d55d8cfd65107e49e31206a727a
 SHA512 
bbad73c0b82a50ddca240d5e1bd325a99d0c60364d136fe6d9d52f196319953373c9d03cf38ebd75d4498d080e96702e09fc97c35b4b69cbe963f065719549d5
-DIST v1.9.0.tar.gz 124753 BLAKE2B 
510447a5fa107988a06e92cc99d7750bc0df526356630694c5dc718460bd437879bbdcb69e0778bdb58d399aafdbea762bfda53d2e2205a1c4bade27dbff78c5
 SHA512 
c6f84b38affa20cf0bd7d2341f5a8eff36891ed55401955715a68a011c84c7f2300db670abb95a320eb40aee90885fe044ddf0a721e418ee4724af3e4f6a61a4
+DIST light-locker-1.9.0.tar.gz 124753 BLAKE2B 
510447a5fa107988a06e92cc99d7750bc0df526356630694c5dc718460bd437879bbdcb69e0778bdb58d399aafdbea762bfda53d2e2205a1c4bade27dbff78c5
 SHA512 
c6f84b38affa20cf0bd7d2341f5a8eff36891ed55401955715a68a011c84c7f2300db670abb95a320eb40aee90885fe044ddf0a721e418ee4724af3e4f6a61a4

diff --git a/x11-misc/light-locker/light-locker-1.9.0.ebuild 
b/x11-misc/light-locker/light-locker-1.9.0-r1.ebuild
similarity index 96%
rename from x11-misc/light-locker/light-locker-1.9.0.ebuild
rename to x11-misc/light-locker/light-locker-1.9.0-r1.ebuild
index d46f9cdaf37..34e6e91e705 100644
--- a/x11-misc/light-locker/light-locker-1.9.0.ebuild
+++ b/x11-misc/light-locker/light-locker-1.9.0-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools gnome2-utils
 
 DESCRIPTION="A simple locker using lightdm"
 HOMEPAGE="https://github.com/the-cavalry/light-locker";
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz"
+SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"

Reply via email to