Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/flpsed/
Date: Tue, 03 Jan 2017 23:12:09
Message-Id: 1483485112.88767526f50fc194ff4bbd265855b0e5146d7031.monsieurp@gentoo
1 commit: 88767526f50fc194ff4bbd265855b0e5146d7031
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 2 09:57:01 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 23:11:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88767526
7
8 app-text/flpsed: update SRC_URI and HOMEPAGE.
9
10 Gentoo-Bug: https://bugs.gentoo.org/604338
11
12 Closes: https://github.com/gentoo/gentoo/pull/3300
13
14 app-text/flpsed/flpsed-0.7.0.ebuild | 6 +++---
15 app-text/flpsed/flpsed-0.7.2.ebuild | 6 +++---
16 app-text/flpsed/flpsed-0.7.3.ebuild | 6 +++---
17 3 files changed, 9 insertions(+), 9 deletions(-)
18
19 diff --git a/app-text/flpsed/flpsed-0.7.0.ebuild b/app-text/flpsed/flpsed-0.7.0.ebuild
20 index 486cea1..e10b520 100644
21 --- a/app-text/flpsed/flpsed-0.7.0.ebuild
22 +++ b/app-text/flpsed/flpsed-0.7.0.ebuild
23 @@ -1,12 +1,12 @@
24 -# Copyright 1999-2012 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 EAPI=4
30
31 DESCRIPTION="Pseudo PostScript editor"
32 -HOMEPAGE="http://www.ecademix.com/JohannesHofmann/"
33 -SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
34 +HOMEPAGE="http://flpsed.org/flpsed.html"
35 +SRC_URI="http://flpsed.org/${P}.tar.gz"
36
37 LICENSE="GPL-2"
38 SLOT="0"
39
40 diff --git a/app-text/flpsed/flpsed-0.7.2.ebuild b/app-text/flpsed/flpsed-0.7.2.ebuild
41 index 5bfb081..565cf91 100644
42 --- a/app-text/flpsed/flpsed-0.7.2.ebuild
43 +++ b/app-text/flpsed/flpsed-0.7.2.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2014 Gentoo Foundation
46 +# Copyright 1999-2017 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Id$
49
50 @@ -7,8 +7,8 @@ EAPI=5
51 inherit eutils
52
53 DESCRIPTION="Pseudo PostScript editor"
54 -HOMEPAGE="http://www.ecademix.com/JohannesHofmann/"
55 -SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
56 +HOMEPAGE="http://flpsed.org/flpsed.html"
57 +SRC_URI="http://flpsed.org/${P}.tar.gz"
58
59 LICENSE="GPL-2"
60 SLOT="0"
61
62 diff --git a/app-text/flpsed/flpsed-0.7.3.ebuild b/app-text/flpsed/flpsed-0.7.3.ebuild
63 index 3580e00..20bf2c4 100644
64 --- a/app-text/flpsed/flpsed-0.7.3.ebuild
65 +++ b/app-text/flpsed/flpsed-0.7.3.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2015 Gentoo Foundation
68 +# Copyright 1999-2017 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 # $Id$
71
72 @@ -7,8 +7,8 @@ EAPI=5
73 inherit eutils
74
75 DESCRIPTION="Pseudo PostScript editor"
76 -HOMEPAGE="http://www.ecademix.com/JohannesHofmann/"
77 -SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
78 +HOMEPAGE="http://flpsed.org/flpsed.html"
79 +SRC_URI="http://flpsed.org/${P}.tar.gz"
80
81 LICENSE="GPL-2"
82 SLOT="0"