diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:00:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:00:48 +0000 |
commit | 026003778446a9b128f46373820b1539a8c8df57 (patch) | |
tree | 988a35224cbf921d895a1f1a88170ec5d64c8a4e /app-editors/hteditor | |
parent | Stable for amd64, wrt bug #457352 (diff) | |
download | gentoo-2-026003778446a9b128f46373820b1539a8c8df57.tar.gz gentoo-2-026003778446a9b128f46373820b1539a8c8df57.tar.bz2 gentoo-2-026003778446a9b128f46373820b1539a8c8df57.zip |
Stable for amd64, wrt bug #457232
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index a40addfe3f1f..06470eb5452c 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.59 2012/12/22 06:26:55 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.60 2013/02/14 12:00:48 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> hteditor-2.0.21.ebuild: + Stable for amd64, wrt bug #457232 22 Dec 2012; Tim Harder <radhermit@gentoo.org> hteditor-2.0.21.ebuild: Remove unused eutils eclass. diff --git a/app-editors/hteditor/hteditor-2.0.21.ebuild b/app-editors/hteditor/hteditor-2.0.21.ebuild index fc22093c9e7f..c9f86e60c94f 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-2012 Gentoo Foundation +# 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.2 2012/12/22 06:26:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.21.ebuild,v 1.3 2013/02/14 12:00:48 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 |