diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:09:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:09:17 +0000 |
commit | 6ad78b1286d9d529c25e7a66ab553c2f84e713aa (patch) | |
tree | b272dbd0da56da563eef8798516e62406637ec68 /app-editors/hteditor | |
parent | Transfer Prefix keywords (diff) | |
download | historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.tar.gz historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.tar.bz2 historical-6ad78b1286d9d529c25e7a66ab553c2f84e713aa.zip |
Transfer Prefix keywords
Package-Manager: portage-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 |