Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/juffed/
Date: Sun, 06 Aug 2017 09:37:31
Message-Id: 1502012240.c512a1e18ad7e74fbd8d9e5e11839739883e816c.kensington@gentoo
1 commit: c512a1e18ad7e74fbd8d9e5e11839739883e816c
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Aug 6 08:51:05 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 09:37:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c512a1e1
7
8 app-editors/juffed: Update HOMEPAGE
9
10 app-editors/juffed/juffed-0.10-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-editors/juffed/juffed-0.10-r1.ebuild b/app-editors/juffed/juffed-0.10-r1.ebuild
14 index 8a09a19b8f6..fdfcff670cd 100644
15 --- a/app-editors/juffed/juffed-0.10-r1.ebuild
16 +++ b/app-editors/juffed/juffed-0.10-r1.ebuild
17 @@ -6,7 +6,7 @@ EAPI=5
18 inherit cmake-utils
19
20 DESCRIPTION="QScintilla-based tabbed text editor with syntax highlighting"
21 -HOMEPAGE="http://juffed.com/"
22 +HOMEPAGE="http://juffed.com/en/"
23 SRC_URI="mirror://sourceforge/${PN}/${P}-1054.tar.bz2"
24
25 LICENSE="GPL-2"