diff options
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 7f628831bbf5..538886e4cd40 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hteditor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.53 2012/10/03 12:52:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.54 2012/10/04 02:15:25 blueness Exp $ + + 04 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hteditor-2.0.20.ebuild: + stable ppc ppc64, bug #436968 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.20.ebuild: Stable for amd64, wrt bug #436968 diff --git a/app-editors/hteditor/hteditor-2.0.20.ebuild b/app-editors/hteditor/hteditor-2.0.20.ebuild index b41e0a5a36b4..21c8240d39c4 100644 --- a/app-editors/hteditor/hteditor-2.0.20.ebuild +++ b/app-editors/hteditor/hteditor-2.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.20.ebuild,v 1.4 2012/10/03 12:52:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.20.ebuild,v 1.5 2012/10/04 02:15:25 blueness Exp $ EAPI=4 @@ -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 |