diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:08:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:08:37 +0000 |
commit | 69dd0afc20c5c4140a1709ea81b5676f67e438c6 (patch) | |
tree | de816e3b70b3e5f50141773ec20f3558ab9077a1 /app-editors/hteditor | |
parent | Stable for x86, wrt bug #457352 (diff) | |
download | gentoo-2-69dd0afc20c5c4140a1709ea81b5676f67e438c6.tar.gz gentoo-2-69dd0afc20c5c4140a1709ea81b5676f67e438c6.tar.bz2 gentoo-2-69dd0afc20c5c4140a1709ea81b5676f67e438c6.zip |
Stable for x86, wrt bug #457232
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 06470eb5452c..797d2963ed93 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.60 2013/02/14 12:00:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.61 2013/02/14 12:08:37 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.21.ebuild: + Stable for x86, wrt bug #457232 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.21.ebuild: Stable for amd64, wrt bug #457232 diff --git a/app-editors/hteditor/hteditor-2.0.21.ebuild b/app-editors/hteditor/hteditor-2.0.21.ebuild index c9f86e60c94f..6cc0d981ef3a 100644 --- a/app-editors/hteditor/hteditor-2.0.21.ebuild +++ b/app-editors/hteditor/hteditor-2.0.21.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.21.ebuild,v 1.3 2013/02/14 12:00:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.21.ebuild,v 1.4 2013/02/14 12:08:37 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 |