commit:     8e44d4c11c0ccd1cfe020f390c6df7b5b1d38965
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 13:41:54 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 13:48:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e44d4c1

app-admin/logrotate: ${PV}.tar.gz -> ${P}.tar.gz

Package-Manager: portage-2.3.0_p16

 app-admin/logrotate/Manifest                  | 2 +-
 app-admin/logrotate/logrotate-3.9.2-r2.ebuild | 2 +-
 app-admin/logrotate/logrotate-3.9.2.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/logrotate/Manifest b/app-admin/logrotate/Manifest
index dd072bb..e2370a2 100644
--- a/app-admin/logrotate/Manifest
+++ b/app-admin/logrotate/Manifest
@@ -1,2 +1,2 @@
-DIST 3.9.2.tar.gz 80711 SHA256 
2de00c65e23fa9d7909cae6594e550b9abe9a7eb1553669ddeaca92d30f97009 SHA512 
62c84a98ec3373562a5c0ab0abd68e33620787cbbafbcf442cb5c7bdc1a41a7f673ee5dabc5f905ad4dd3fffebcbee0dab2ea8698f20de04cc13950212aaab33
 WHIRLPOOL 
b77338f2cc88e6bd03310cea40c26cd4d890238455b4d9507f64a3f8de1006bf98e0d3b783f6536da963f3d695ab604ab3f9bb0e6aa1ae9575005a665b497ec1
 DIST logrotate-3.9.1.tar.gz 79061 SHA256 
022769e3288c80981559a8421703c88e8438b447235e36dd3c8e97cd94c52545 SHA512 
e6da7c7f067befaf2441e9c6ce77e53cf5ddb4f56cc3304c3e50873b6f20c68520f4a0e50ec466cbebcbed20bfd77bf6dfc489975a8131e9573fb19856c0fe28
 WHIRLPOOL 
9b3558bb03c6c95f8f386ea75ca09bfda802ae4c45b9ef8408692e3aa7a2ee57447cf15ce04d0289946b9cae2266acb5509d8151d15ac6ea0ad9113aeb32dc17
+DIST logrotate-3.9.2.tar.gz 80711 SHA256 
2de00c65e23fa9d7909cae6594e550b9abe9a7eb1553669ddeaca92d30f97009 SHA512 
62c84a98ec3373562a5c0ab0abd68e33620787cbbafbcf442cb5c7bdc1a41a7f673ee5dabc5f905ad4dd3fffebcbee0dab2ea8698f20de04cc13950212aaab33
 WHIRLPOOL 
b77338f2cc88e6bd03310cea40c26cd4d890238455b4d9507f64a3f8de1006bf98e0d3b783f6536da963f3d695ab604ab3f9bb0e6aa1ae9575005a665b497ec1

diff --git a/app-admin/logrotate/logrotate-3.9.2-r2.ebuild 
b/app-admin/logrotate/logrotate-3.9.2-r2.ebuild
index 60b8363..23f743f 100644
--- a/app-admin/logrotate/logrotate-3.9.2-r2.ebuild
+++ b/app-admin/logrotate/logrotate-3.9.2-r2.ebuild
@@ -8,7 +8,7 @@ inherit autotools eutils toolchain-funcs flag-o-matic
 
 DESCRIPTION="Rotates, compresses, and mails system logs"
 HOMEPAGE="https://fedorahosted.org/logrotate/";
-SRC_URI="https://github.com/logrotate/logrotate/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/logrotate/logrotate/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-admin/logrotate/logrotate-3.9.2.ebuild 
b/app-admin/logrotate/logrotate-3.9.2.ebuild
index 9e2c5d3..b2e21a0 100644
--- a/app-admin/logrotate/logrotate-3.9.2.ebuild
+++ b/app-admin/logrotate/logrotate-3.9.2.ebuild
@@ -8,7 +8,7 @@ inherit autotools eutils toolchain-funcs flag-o-matic
 
 DESCRIPTION="Rotates, compresses, and mails system logs"
 HOMEPAGE="https://fedorahosted.org/logrotate/";
-SRC_URI="https://github.com/logrotate/logrotate/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/logrotate/logrotate/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to