summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-04-03 17:57:32 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-04-03 17:57:32 +0000
commit2dd39a3496b86f377c9836c57f028be60c3d36e6 (patch)
tree7b433bd743da180d1d0e621171f2fdd72bd7a958 /app-editors/fte
parentStable for amd64, wrt bug #464342 (diff)
downloadgentoo-2-2dd39a3496b86f377c9836c57f028be60c3d36e6.tar.gz
gentoo-2-2dd39a3496b86f377c9836c57f028be60c3d36e6.tar.bz2
gentoo-2-2dd39a3496b86f377c9836c57f028be60c3d36e6.zip
Extensively tested. Changed HOMEPAGE according to the dev manual.
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'app-editors/fte')
-rw-r--r--app-editors/fte/ChangeLog5
-rw-r--r--app-editors/fte/fte-20110708.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog
index ea5e1e95ac89..5fe03faa5e66 100644
--- a/app-editors/fte/ChangeLog
+++ b/app-editors/fte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/fte
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.57 2013/03/13 22:30:18 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.58 2013/04/03 17:57:32 tomwij Exp $
+
+ 03 Apr 2013; Tom Wijsman <TomWij@gentoo.org> fte-20110708.ebuild:
+ Extensively tested. Changed HOMEPAGE according to the dev manual.
*fte-20110708 (13 Mar 2013)
diff --git a/app-editors/fte/fte-20110708.ebuild b/app-editors/fte/fte-20110708.ebuild
index 853fe3e2993a..88245f7b70cb 100644
--- a/app-editors/fte/fte-20110708.ebuild
+++ b/app-editors/fte/fte-20110708.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20110708.ebuild,v 1.1 2013/03/13 22:30:18 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20110708.ebuild,v 1.2 2013/04/03 17:57:32 tomwij Exp $
EAPI="5"
inherit eutils toolchain-funcs
DESCRIPTION="Lightweight text-mode editor"
-HOMEPAGE="http://${PN}.sourceforge.net"
+HOMEPAGE="http://fte.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip
mirror://sourceforge/${PN}/${P}-common.zip"