radhermit 14/10/08 01:56:12 Modified: ChangeLog hteditor-2.0.22.ebuild Log: Add github homepage. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.69 app-editors/hteditor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hteditor/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hteditor/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hteditor/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 5 Sep 2013 19:23:58 -0000 1.68 +++ ChangeLog 8 Oct 2014 01:56:12 -0000 1.69 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hteditor -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.68 2013/09/05 19:23:58 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.69 2014/10/08 01:56:12 radhermit Exp $ + + 08 Oct 2014; Tim Harder <[email protected]> hteditor-2.0.22.ebuild: + Add github homepage. 05 Sep 2013; Agostino Sarubbo <[email protected]> hteditor-2.0.22.ebuild: Stable for x86, wrt bug #482632 1.6 app-editors/hteditor/hteditor-2.0.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild?r1=1.5&r2=1.6 Index: hteditor-2.0.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hteditor-2.0.22.ebuild 5 Sep 2013 19:23:58 -0000 1.5 +++ hteditor-2.0.22.ebuild 8 Oct 2014 01:56:12 -0000 1.6 @@ -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 @@ 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"
