diff options
author | Jonas Stein <jstein@gentoo.org> | 2018-04-09 21:15:13 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2018-04-09 21:58:27 +0200 |
commit | 73614e9bbaeb42af1a42bcda0bb962e449c03cbf (patch) | |
tree | 8f80f83916afb36b9eb8cb20ab5766ad8228767c /media-plugins/gimp-lensfun | |
parent | media-plugins/gimp-lensfun: Drop old (diff) | |
download | gentoo-73614e9bbaeb42af1a42bcda0bb962e449c03cbf.tar.gz gentoo-73614e9bbaeb42af1a42bcda0bb962e449c03cbf.tar.bz2 gentoo-73614e9bbaeb42af1a42bcda0bb962e449c03cbf.zip |
media-plugins/gimp-lensfun: Improve DESCRIPTION
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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" |