commit:     2ecff7f8a28f3a073e5b80305136e48bc6c5a033
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 10:15:20 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 10:44:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecff7f8

net-firewall/ufw-frontends: migrate away from google code #544092

Package-Manager: portage-2.3.0

 net-firewall/ufw-frontends/metadata.xml                  | 1 -
 net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-firewall/ufw-frontends/metadata.xml 
b/net-firewall/ufw-frontends/metadata.xml
index 799b405..a3ab739 100644
--- a/net-firewall/ufw-frontends/metadata.xml
+++ b/net-firewall/ufw-frontends/metadata.xml
@@ -13,7 +13,6 @@
        interaction--the ufw command. This project implements graphical 
frontends
        for UFW using PyGTK and PyQt (the latter in early stage of 
development).</longdescription>
        <upstream>
-               <remote-id type="google-code">ufw-frontends</remote-id>
                <remote-id type="github">baudm/ufw-frontends</remote-id>
        </upstream>
        <use>

diff --git a/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild 
b/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild
index c9a9cac..af47119 100644
--- a/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild
+++ b/net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="Provides graphical frontend to ufw"
 HOMEPAGE="https://github.com/baudm/ufw-frontends";
-SRC_URI="https://ufw-frontends.googlecode.com/files/${P}.tar.gz";
+SRC_URI="https://github.com/baudm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 # CC-BY-NC-SA-3.0 is for a png file
 LICENSE="GPL-3 CC-BY-NC-SA-3.0"

Reply via email to