diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 18:52:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 18:52:01 +0000 |
commit | 3811e932cc8793f9a20fc7779e268f61c2f43510 (patch) | |
tree | 03db6304a5849c94052088e853e32720980d7b06 /app-editors/hteditor | |
parent | Stable on ppc wrt bug 214876 (diff) | |
download | gentoo-2-3811e932cc8793f9a20fc7779e268f61c2f43510.tar.gz gentoo-2-3811e932cc8793f9a20fc7779e268f61c2f43510.tar.bz2 gentoo-2-3811e932cc8793f9a20fc7779e268f61c2f43510.zip |
Stable on ppc wrt bug 214891
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index ca96c42f4f68..00d2e84f0063 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hteditor # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.36 2008/03/26 15:50:28 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.37 2008/03/27 18:52:01 nixnut Exp $ + + 27 Mar 2008; nixnut <nixnut@gentoo.org> hteditor-2.0.10.ebuild: + Stable on ppc wrt bug 214891 26 Mar 2008; Samuli Suominen <drac@gentoo.org> hteditor-2.0.10.ebuild: amd64 stable wrt #214891 diff --git a/app-editors/hteditor/hteditor-2.0.10.ebuild b/app-editors/hteditor/hteditor-2.0.10.ebuild index 4c5147823d21..24843f5d9669 100644 --- a/app-editors/hteditor/hteditor-2.0.10.ebuild +++ b/app-editors/hteditor/hteditor-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.10.ebuild,v 1.3 2008/03/26 15:50:28 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.10.ebuild,v 1.4 2008/03/27 18:52:01 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" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="X" RDEPEND="sys-libs/ncurses |