commit: 73614e9bbaeb42af1a42bcda0bb962e449c03cbf Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Apr 9 19:15:13 2018 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Mon Apr 9 19:58:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73614e9b
media-plugins/gimp-lensfun: Improve DESCRIPTION Package-Manager: Portage-2.3.28, Repoman-2.3.9 media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild | 6 +++--- media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild | 6 +++--- 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 014af1d7bd8..03b83195bfb 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 d07ca702c85..f60b59b4744 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 07eb3869b18..904ac1bfbb9 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"