summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 21:30:58 +1000
committerDavid Seifert <soap@gentoo.org>2017-07-30 16:43:25 +0200
commitc68af51b6a7b5f552cbe54e00072e46736d8cb48 (patch)
tree96b15f01e389abbac29c8cc9c8e32f9eb6d5ae42 /media-gfx/llgal/llgal-0.13.17-r2.ebuild
parentmedia-sound/lltag: replace HOMEPAGE and SRC_URI (diff)
downloadgentoo-c68af51b6a7b5f552cbe54e00072e46736d8cb48.tar.gz
gentoo-c68af51b6a7b5f552cbe54e00072e46736d8cb48.tar.bz2
gentoo-c68af51b6a7b5f552cbe54e00072e46736d8cb48.zip
media-gfx/llgal: replace HOMEPAGE and SRC_URI
With the closure of gna.org, this project has moved to GitHub. Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5241
Diffstat (limited to 'media-gfx/llgal/llgal-0.13.17-r2.ebuild')
-rw-r--r--media-gfx/llgal/llgal-0.13.17-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/llgal/llgal-0.13.17-r2.ebuild b/media-gfx/llgal/llgal-0.13.17-r2.ebuild
index 7b8763157a21..b349e1639dd0 100644
--- a/media-gfx/llgal/llgal-0.13.17-r2.ebuild
+++ b/media-gfx/llgal/llgal-0.13.17-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit perl-module
DESCRIPTION="Command-line static web gallery generator"
-HOMEPAGE="http://home.gna.org/llgal"
-SRC_URI="http://download.gna.org/llgal/${P}.tar.bz2"
+HOMEPAGE="http://bgoglin.free.fr/llgal/"
+SRC_URI="https://github.com/bgoglin/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"