summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ufw-frontends/metadata.xml1
-rw-r--r--net-firewall/ufw-frontends/ufw-frontends-0.3.2-r3.ebuild4
2 files changed, 2 insertions, 3 deletions
diff --git a/net-firewall/ufw-frontends/metadata.xml b/net-firewall/ufw-frontends/metadata.xml
index 799b405edca1..a3ab739d57cd 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 c9a9cacdcdb2..af471193beef 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"