diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 08:58:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 08:58:56 +0000 |
commit | 9d27a7a2a41b1e2faceb5b0df18d2b50477c2d8c (patch) | |
tree | 31000734e655c3bf49d4fd8f089b3c170cd89f9e /app-editors | |
parent | Initial import, ebuild by me (diff) | |
download | gentoo-2-9d27a7a2a41b1e2faceb5b0df18d2b50477c2d8c.tar.gz gentoo-2-9d27a7a2a41b1e2faceb5b0df18d2b50477c2d8c.tar.bz2 gentoo-2-9d27a7a2a41b1e2faceb5b0df18d2b50477c2d8c.zip |
Stable for ppc, wrt bug #482632
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index d7a3259ade77..7f4c41f006b3 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.65 2013/08/31 09:44:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.66 2013/09/04 08:58:56 ago Exp $ + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: + Stable for ppc, wrt bug #482632 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: Stable for amd64, wrt bug #482632 diff --git a/app-editors/hteditor/hteditor-2.0.22.ebuild b/app-editors/hteditor/hteditor-2.0.22.ebuild index 30cc549a76b2..24f84d3b521f 100644 --- a/app-editors/hteditor/hteditor-2.0.22.ebuild +++ b/app-editors/hteditor/hteditor-2.0.22.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.22.ebuild,v 1.2 2013/08/31 09:44:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.3 2013/09/04 08:58: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 |