diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:35:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:35:50 +0000 |
commit | fd6fff64a044819c7397990a4dff56b9089ad20b (patch) | |
tree | df31e11b236b47ce3aa467c20eaaa2a7b0161523 /app-editors/hteditor | |
parent | x86 stable wrt bug #418523 (diff) | |
download | gentoo-2-fd6fff64a044819c7397990a4dff56b9089ad20b.tar.gz gentoo-2-fd6fff64a044819c7397990a4dff56b9089ad20b.tar.bz2 gentoo-2-fd6fff64a044819c7397990a4dff56b9089ad20b.zip |
x86 stable wrt bug #436968
(Portage version: 2.1.11.9/cvs/Linux i686)
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 f7de9eec65ca..f2608fafca5b 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.55 2012/10/04 08:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.56 2012/10/17 03:35:50 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> hteditor-2.0.20.ebuild: + x86 stable wrt bug #436968 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.20.ebuild: add a missing line diff --git a/app-editors/hteditor/hteditor-2.0.20.ebuild b/app-editors/hteditor/hteditor-2.0.20.ebuild index 7fa4a3c050f0..764a0bf4a9ec 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.6 2012/10/04 08:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.20.ebuild,v 1.7 2012/10/17 03:35:50 phajdan.jr 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 |