diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:02:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:02:41 +0000 |
commit | 9a966cdde1f93b57dbf30224cca0f79545708efa (patch) | |
tree | 00bd331001057626e3d76561e7799c0c737c0611 /app-editors/hteditor | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-9a966cdde1f93b57dbf30224cca0f79545708efa.tar.gz gentoo-2-9a966cdde1f93b57dbf30224cca0f79545708efa.tar.bz2 gentoo-2-9a966cdde1f93b57dbf30224cca0f79545708efa.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.17.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index ffacadb8133c..610cbf9c9661 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/hteditor -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.40 2009/06/28 09:31:40 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.41 2010/01/01 21:02:41 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + hteditor-2.0.17.ebuild: + Transfer Prefix keywords 28 Jun 2009; Patrick Lauer <patrick@gentoo.org> -hteditor-2.0.ebuild, -hteditor-2.0.5.ebuild: diff --git a/app-editors/hteditor/hteditor-2.0.17.ebuild b/app-editors/hteditor/hteditor-2.0.17.ebuild index 3da6db4d27a3..253d509a767b 100644 --- a/app-editors/hteditor/hteditor-2.0.17.ebuild +++ b/app-editors/hteditor/hteditor-2.0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.17.ebuild,v 1.2 2009/08/05 19:56:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.17.ebuild,v 1.3 2010/01/01 21:02:41 fauli Exp $ MY_PV=${PV/_/} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hte/ht-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses |