diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 12:24:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 12:24:14 +0000 |
commit | ccd92028a623140feb3d2c641ed02958c9e544a1 (patch) | |
tree | d54b28b12bdee386dbf124b78d4fecff8821d657 /app-editors/hteditor | |
parent | New patchset... (diff) | |
download | gentoo-2-ccd92028a623140feb3d2c641ed02958c9e544a1.tar.gz gentoo-2-ccd92028a623140feb3d2c641ed02958c9e544a1.tar.bz2 gentoo-2-ccd92028a623140feb3d2c641ed02958c9e544a1.zip |
ppc stable #324353
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 b8673da5900d..6158d401d802 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.43 2010/06/24 21:30:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.44 2010/06/26 12:24:14 nixnut Exp $ + + 26 Jun 2010; <nixnut@gentoo.org> hteditor-2.0.17.ebuild: + ppc stable #324353 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> hteditor-2.0.17.ebuild: stable amd64, bug 324353 diff --git a/app-editors/hteditor/hteditor-2.0.17.ebuild b/app-editors/hteditor/hteditor-2.0.17.ebuild index 31297ec03fa5..2d37f140e96f 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.4 2010/06/24 21:30:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.17.ebuild,v 1.5 2010/06/26 12:24:14 nixnut 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 |