commit: 88767526f50fc194ff4bbd265855b0e5146d7031 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Mon Jan 2 09:57:01 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 23:11:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88767526
app-text/flpsed: update SRC_URI and HOMEPAGE. Gentoo-Bug: https://bugs.gentoo.org/604338 Closes: https://github.com/gentoo/gentoo/pull/3300 app-text/flpsed/flpsed-0.7.0.ebuild | 6 +++--- app-text/flpsed/flpsed-0.7.2.ebuild | 6 +++--- app-text/flpsed/flpsed-0.7.3.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app-text/flpsed/flpsed-0.7.0.ebuild b/app-text/flpsed/flpsed-0.7.0.ebuild index 486cea1..e10b520 100644 --- a/app-text/flpsed/flpsed-0.7.0.ebuild +++ b/app-text/flpsed/flpsed-0.7.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 DESCRIPTION="Pseudo PostScript editor" -HOMEPAGE="http://www.ecademix.com/JohannesHofmann/" -SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz" +HOMEPAGE="http://flpsed.org/flpsed.html" +SRC_URI="http://flpsed.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/flpsed/flpsed-0.7.2.ebuild b/app-text/flpsed/flpsed-0.7.2.ebuild index 5bfb081..565cf91 100644 --- a/app-text/flpsed/flpsed-0.7.2.ebuild +++ b/app-text/flpsed/flpsed-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI=5 inherit eutils DESCRIPTION="Pseudo PostScript editor" -HOMEPAGE="http://www.ecademix.com/JohannesHofmann/" -SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz" +HOMEPAGE="http://flpsed.org/flpsed.html" +SRC_URI="http://flpsed.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-text/flpsed/flpsed-0.7.3.ebuild b/app-text/flpsed/flpsed-0.7.3.ebuild index 3580e00..20bf2c4 100644 --- a/app-text/flpsed/flpsed-0.7.3.ebuild +++ b/app-text/flpsed/flpsed-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,8 +7,8 @@ EAPI=5 inherit eutils DESCRIPTION="Pseudo PostScript editor" -HOMEPAGE="http://www.ecademix.com/JohannesHofmann/" -SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz" +HOMEPAGE="http://flpsed.org/flpsed.html" +SRC_URI="http://flpsed.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
