diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:44:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:44:55 +0000 |
commit | 1bf177c033921481d8b5394f2c7fa32549fe21f5 (patch) | |
tree | 4be117c692cd933aecc9cb7fda4da3cb3f1bd1c1 /app-editors | |
parent | Stable for amd64, wrt bug #482608 (diff) | |
download | gentoo-2-1bf177c033921481d8b5394f2c7fa32549fe21f5.tar.gz gentoo-2-1bf177c033921481d8b5394f2c7fa32549fe21f5.tar.bz2 gentoo-2-1bf177c033921481d8b5394f2c7fa32549fe21f5.zip |
Stable for amd64, wrt bug #482632
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index cb297be1a2b3..d7a3259ade77 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -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.64 2013/07/02 17:47:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.65 2013/08/31 09:44:55 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: + Stable for amd64, wrt bug #482632 *hteditor-2.0.22 (02 Jul 2013) diff --git a/app-editors/hteditor/hteditor-2.0.22.ebuild b/app-editors/hteditor/hteditor-2.0.22.ebuild index e022089727c1..30cc549a76b2 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 # 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.1 2013/07/02 17:47:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.2 2013/08/31 09:44:55 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses |