diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:26:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:26:21 +0000 |
commit | cebdff598d104d26297c4984aba37357e3e77de9 (patch) | |
tree | b0b17b85a1ce10d8aab79f83f90648dc357a37f2 /app-editors | |
parent | Stable for ppc64, wrt bug #481904 (diff) | |
download | gentoo-2-cebdff598d104d26297c4984aba37357e3e77de9.tar.gz gentoo-2-cebdff598d104d26297c4984aba37357e3e77de9.tar.bz2 gentoo-2-cebdff598d104d26297c4984aba37357e3e77de9.zip |
Stable for ppc64, wrt bug #482632
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="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.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 7f4c41f006b3..f338b4533219 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.66 2013/09/04 08:58:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.67 2013/09/05 13:26:21 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: + Stable for ppc64, wrt bug #482632 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.22.ebuild: Stable for ppc, wrt bug #482632 diff --git a/app-editors/hteditor/hteditor-2.0.22.ebuild b/app-editors/hteditor/hteditor-2.0.22.ebuild index 24f84d3b521f..290f4e064f9b 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.3 2013/09/04 08:58:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.22.ebuild,v 1.4 2013/09/05 13:26:21 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 |