diff options
-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 7f4c41f006b3..f338b4533219 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.66 2013/09/04 08:58:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.67 2013/09/05 13:26:21 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: + Stable for ppc64, wrt bug #482632 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: Stable for ppc, wrt bug #482632 diff --git a/app-editors/hteditor/hteditor-2.0.22.ebuild b/app-editors/hteditor/hteditor-2.0.22.ebuild index 24f84d3b521f..290f4e064f9b 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.3 2013/09/04 08:58:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.4 2013/09/05 13:26:21 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 |