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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 22c62294eab8..b8673da5900d 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hteditor # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.42 2010/06/16 18:00:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.43 2010/06/24 21:30:53 pacho Exp $ + + 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> hteditor-2.0.17.ebuild: + stable amd64, bug 324353 *hteditor-2.0.18 (16 Jun 2010) diff --git a/app-editors/hteditor/hteditor-2.0.17.ebuild b/app-editors/hteditor/hteditor-2.0.17.ebuild index 253d509a767b..31297ec03fa5 100644 --- a/app-editors/hteditor/hteditor-2.0.17.ebuild +++ b/app-editors/hteditor/hteditor-2.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.17.ebuild,v 1.3 2010/01/01 21:02:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.17.ebuild,v 1.4 2010/06/24 21:30:53 pacho Exp $ MY_PV=${PV/_/} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hte/ht-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses |