diff options
author | Tim Harder <radhermit@gentoo.org> | 2014-10-08 01:56:13 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2014-10-08 01:56:13 +0000 |
commit | a8772eeaeaf75c78f1959fea4b1a1a7c75fc8088 (patch) | |
tree | a5d4c7ef112f11c99948db531c3776faa26b7aff /app-editors/hteditor/hteditor-2.0.22.ebuild | |
parent | Drop old (diff) | |
download | historical-a8772eeaeaf75c78f1959fea4b1a1a7c75fc8088.tar.gz historical-a8772eeaeaf75c78f1959fea4b1a1a7c75fc8088.tar.bz2 historical-a8772eeaeaf75c78f1959fea4b1a1a7c75fc8088.zip |
Add github homepage.
Package-Manager: portage-2.2.12/cvs/Linux x86_64
Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'app-editors/hteditor/hteditor-2.0.22.ebuild')
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/hteditor/hteditor-2.0.22.ebuild b/app-editors/hteditor/hteditor-2.0.22.ebuild index 604ec2ab2568..8acd35c81e5e 100644 --- a/app-editors/hteditor/hteditor-2.0.22.ebuild +++ b/app-editors/hteditor/hteditor-2.0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.5 2013/09/05 19:23:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.6 2014/10/08 01:56:12 radhermit Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit toolchain-funcs MY_P=${P/editor} DESCRIPTION="A file viewer, editor and analyzer for text, binary, and executable files" -HOMEPAGE="http://hte.sourceforge.net/" +HOMEPAGE="http://hte.sourceforge.net/ https://github.com/sebastianbiallas/ht/" SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" LICENSE="GPL-2" |