diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:38:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 21:38:56 +0000 |
commit | 46f485479176deb217ae6c28afd202a5a0622f92 (patch) | |
tree | 922e18edccaad3c4345be2e67e2f97fb3e51d25d /app-editors | |
parent | Stable for ppc64, wrt bug #456972 (diff) | |
download | gentoo-2-46f485479176deb217ae6c28afd202a5a0622f92.tar.gz gentoo-2-46f485479176deb217ae6c28afd202a5a0622f92.tar.bz2 gentoo-2-46f485479176deb217ae6c28afd202a5a0622f92.zip |
Stable for ppc64, wrt bug #457232
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 797d2963ed93..d3a16a5c1bee 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hteditor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.61 2013/02/14 12:08:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.62 2013/02/14 21:38:56 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.21.ebuild: + Stable for ppc64, wrt bug #457232 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.21.ebuild: Stable for x86, wrt bug #457232 diff --git a/app-editors/hteditor/hteditor-2.0.21.ebuild b/app-editors/hteditor/hteditor-2.0.21.ebuild index 6cc0d981ef3a..c9c94e0aa5ed 100644 --- a/app-editors/hteditor/hteditor-2.0.21.ebuild +++ b/app-editors/hteditor/hteditor-2.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.21.ebuild,v 1.4 2013/02/14 12:08:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.21.ebuild,v 1.5 2013/02/14 21:38:56 ago Exp $ EAPI=5 @@ -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 |