diff options
author | 2017-01-02 10:57:01 +0100 | |
---|---|---|
committer | 2017-01-04 00:11:52 +0100 | |
commit | 88767526f50fc194ff4bbd265855b0e5146d7031 (patch) | |
tree | 58153da450e7c1ea8c9f64ce4d8bc1e63f3d383a /app-text/flpsed/flpsed-0.7.3.ebuild | |
parent | net-nds/shelldap: version bump to 1.3.2 (diff) | |
download | gentoo-88767526f50fc194ff4bbd265855b0e5146d7031.tar.gz gentoo-88767526f50fc194ff4bbd265855b0e5146d7031.tar.bz2 gentoo-88767526f50fc194ff4bbd265855b0e5146d7031.zip |
app-text/flpsed: update SRC_URI and HOMEPAGE.
Gentoo-Bug: https://bugs.gentoo.org/604338
Closes: https://github.com/gentoo/gentoo/pull/3300
Diffstat (limited to 'app-text/flpsed/flpsed-0.7.3.ebuild')
-rw-r--r-- | app-text/flpsed/flpsed-0.7.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/flpsed/flpsed-0.7.3.ebuild b/app-text/flpsed/flpsed-0.7.3.ebuild index 3580e00da09a..20bf2c4e688d 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" |