commit: 7f4bf6a76a3e14d45867120b88a45b25cb84d5f2
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 1 20:48:40 2018 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jul 1 20:48:40 2018 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=7f4bf6a7
media-gfx/lazygal: 0.9.2
media-gfx/lazygal/lazygal-0.6.2.ebuild | 8 ++++----
.../lazygal/{lazygal-0.6.2.ebuild => lazygal-0.9.2.ebuild} | 10 +++++-----
2 files changed, 9 insertions(+), 9 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"
diff --git a/media-gfx/lazygal/lazygal-0.6.2.ebuild
b/media-gfx/lazygal/lazygal-0.9.2.ebuild
similarity index 56%
copy from media-gfx/lazygal/lazygal-0.6.2.ebuild
copy to media-gfx/lazygal/lazygal-0.9.2.ebuild
index df3b775..95dff53 100644
--- a/media-gfx/lazygal/lazygal-0.6.2.ebuild
+++ b/media-gfx/lazygal/lazygal-0.9.2.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
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"