diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-12-10 18:34:09 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-12-10 18:34:23 +0100 |
commit | cbbfe1253b1d773e60a1611cbc664c577962337c (patch) | |
tree | 4b807e2dd448ebdc0deb9bf5e27690ea4ccb1aa6 /app-editors/efte | |
parent | net-misc/kafka-bin: Partially update Manifest hashes. (diff) | |
download | gentoo-cbbfe1253b1d773e60a1611cbc664c577962337c.tar.gz gentoo-cbbfe1253b1d773e60a1611cbc664c577962337c.tar.bz2 gentoo-cbbfe1253b1d773e60a1611cbc664c577962337c.zip |
app-editors/efte: Project moved
The old SF page links now from
https://sourceforge.net/projects/efte/?source=directory
to https://github.com/lanurmi/efte
Package-Manager: Portage-2.3.17, Repoman-2.3.6
Diffstat (limited to 'app-editors/efte')
-rw-r--r-- | app-editors/efte/efte-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/efte/efte-1.1-r1.ebuild b/app-editors/efte/efte-1.1-r1.ebuild index 6633eaf778a6..9e1f72bdfdec 100644 --- a/app-editors/efte/efte-1.1-r1.ebuild +++ b/app-editors/efte/efte-1.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils fdo-mime DESCRIPTION="A fast text editor supporting folding, syntax highlighting, etc." -HOMEPAGE="http://efte.sourceforge.net" +HOMEPAGE="https://github.com/lanurmi/efte" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 Artistic )" |