diff options
Diffstat (limited to 'media-plugins/gimp-lensfun')
-rw-r--r-- | media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild | 6 | ||||
-rw-r--r-- | media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild index 014af1d7bd8f..03b83195bfb1 100644 --- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild +++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -8,8 +8,8 @@ inherit eutils toolchain-funcs MY_PN="gimplensfun" MY_P="${MY_PN}-${PV}" -DESCRIPTION="Lensfun plugin for GIMP" -HOMEPAGE="http://lensfun.sebastiankraft.net/" +DESCRIPTION="A Gimp plugin to correct lens distortions" +HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/" SRC_URI="http://lensfun.sebastiankraft.net/${MY_P}.tar.gz" LICENSE="GPL-3" diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild index d07ca702c851..f60b59b47441 100644 --- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild +++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,8 +7,8 @@ inherit eutils toolchain-funcs MY_PN="GIMP-Lensfun" -DESCRIPTION="Lensfun plugin for GIMP" -HOMEPAGE="http://seebk.github.io/GIMP-Lensfun/" +DESCRIPTION="A Gimp plugin to correct lens distortions" +HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/" SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild index 07eb3869b18d..904ac1bfbb99 100644 --- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild +++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,8 +7,8 @@ inherit eutils toolchain-funcs MY_PN="GIMP-Lensfun" -DESCRIPTION="Lensfun plugin for GIMP" -HOMEPAGE="http://seebk.github.io/GIMP-Lensfun/" +DESCRIPTION="A Gimp plugin to correct lens distortions" +HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/" SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |