commit:     99a45f7b9718c99eff48862e098a1f6026034173
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 20 16:08:38 2018 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Sep 20 16:09:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a45f7b

app-crypt/ubuntu-keyring: 2018.09.18.1 + URL fix

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-crypt/ubuntu-keyring/Manifest                                   | 1 +
 app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild           | 2 +-
 ...keyring-2018.02.28.ebuild => ubuntu-keyring-2018.09.18.1.ebuild} | 6 ++++--
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-crypt/ubuntu-keyring/Manifest 
b/app-crypt/ubuntu-keyring/Manifest
index d3ce0cda5e6..77b519ed076 100644
--- a/app-crypt/ubuntu-keyring/Manifest
+++ b/app-crypt/ubuntu-keyring/Manifest
@@ -1 +1,2 @@
 DIST ubuntu-keyring_2018.02.28.tar.gz 30181 BLAKE2B 
1dc1232aa3ddbbb4a908e2b0deb035fd2ae61ddad4ebba99cce43c636af30760a09bf46f05c35c8205ccfaf526ed8b0a3b9daa308ae5d7272da078903ee15557
 SHA512 
60f3a792d095206466f4c39672affb261b4520fb7b5b9df47487741e0d6613cd1076fde0e30120bcbe161b170c41f7ec1bbb2c36cddf13ee69a457df00c36fa8
+DIST ubuntu-keyring_2018.09.18.1.tar.gz 34263 BLAKE2B 
fa08e98d27875f1120b3a99127f7df38b6f5d1659d087d52bef23f29619a6cc2b5217302e8e4b1b5efefe7b946bab65a72b5a84a281dc1a6e18eafa5a1e9f8a0
 SHA512 
562221fc2cf4ff843e9fb16c40673e379ebaa82f12d092cff2454527a6e58ba5067abc5ef5950a82d089cad975de14cdaf01c9e29f98126da8e96a97168102f6

diff --git a/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild 
b/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild
index 4b624c322c1..102c69fe7fe 100644
--- a/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild
+++ b/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 DESCRIPTION="GnuPG archive keys of the Ubuntu archive"
-HOMEPAGE="http://packages.ubuntu.com/zesty/ubuntu-keyring";
+HOMEPAGE="https://packages.ubuntu.com/bionic/ubuntu-keyring";
 SRC_URI="mirror://ubuntu/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild 
b/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.09.18.1.ebuild
similarity index 79%
copy from app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild
copy to app-crypt/ubuntu-keyring/ubuntu-keyring-2018.09.18.1.ebuild
index 4b624c322c1..27144165c20 100644
--- a/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.02.28.ebuild
+++ b/app-crypt/ubuntu-keyring/ubuntu-keyring-2018.09.18.1.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="GnuPG archive keys of the Ubuntu archive"
-HOMEPAGE="http://packages.ubuntu.com/zesty/ubuntu-keyring";
+HOMEPAGE="https://packages.ubuntu.com/cosmic/ubuntu-keyring";
 SRC_URI="mirror://ubuntu/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz"
 
 LICENSE="GPL-2+"
@@ -12,6 +12,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+S="${WORKDIR}"/${P%%.1}ubuntu1
+
 src_install() {
        insinto /usr/share/keyrings/
        doins keyrings/*.gpg

Reply via email to