summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/lazygal/lazygal-0.6.2.ebuild')
-rw-r--r--media-gfx/lazygal/lazygal-0.6.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/lazygal/lazygal-0.6.2.ebuild b/media-gfx/lazygal/lazygal-0.6.2.ebuild
index df3b775..45192e5 100644
--- a/media-gfx/lazygal/lazygal-0.6.2.ebuild
+++ b/media-gfx/lazygal/lazygal-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Static web gallery generator"
-HOMEPAGE="http://sousmonlit.dyndns.org/~niol/playa/oss/projects/lazygal/"
-SRC_URI="http://sousmonlit.dyndns.org/~niol/reposnapshots/${P}.tar.gz"
+HOMEPAGE="https://sml.zincube.net/~niol/repositories.git/lazygal/about/"
+SRC_URI="https://sml.zincube.net/~niol/repositories.git/lazygal/snapshot/${P}.tar.bz2"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-python/imaging-1.1.6["${PYTHON_USEDEP}"]
+ >=dev-python/pillow-1.1.6["${PYTHON_USEDEP}"]
dev-python/pyexiv2["${PYTHON_USEDEP}"]
>=dev-python/genshi-0.5["${PYTHON_USEDEP}"]
sys-devel/gettext"