diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-08-06 10:51:05 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-06 19:37:20 +1000 |
commit | c512a1e18ad7e74fbd8d9e5e11839739883e816c (patch) | |
tree | cf871ed6d31bcfcf3cff3a0c1b8fccf3cecf15af /app-editors/juffed | |
parent | sys-apps/paludis: Drop old (diff) | |
download | gentoo-c512a1e18ad7e74fbd8d9e5e11839739883e816c.tar.gz gentoo-c512a1e18ad7e74fbd8d9e5e11839739883e816c.tar.bz2 gentoo-c512a1e18ad7e74fbd8d9e5e11839739883e816c.zip |
app-editors/juffed: Update HOMEPAGE
Diffstat (limited to 'app-editors/juffed')
-rw-r--r-- | app-editors/juffed/juffed-0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/juffed/juffed-0.10-r1.ebuild b/app-editors/juffed/juffed-0.10-r1.ebuild index 8a09a19b8f6c..fdfcff670cd9 100644 --- a/app-editors/juffed/juffed-0.10-r1.ebuild +++ b/app-editors/juffed/juffed-0.10-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="QScintilla-based tabbed text editor with syntax highlighting" -HOMEPAGE="http://juffed.com/" +HOMEPAGE="http://juffed.com/en/" SRC_URI="mirror://sourceforge/${PN}/${P}-1054.tar.bz2" LICENSE="GPL-2" |