diff options
Diffstat (limited to 'app-editors/hteditor/hteditor-0.7.4.ebuild')
-rw-r--r-- | app-editors/hteditor/hteditor-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hteditor/hteditor-0.7.4.ebuild b/app-editors/hteditor/hteditor-0.7.4.ebuild index ea1b9560243a..c05dd1408856 100644 --- a/app-editors/hteditor/hteditor-0.7.4.ebuild +++ b/app-editors/hteditor/hteditor-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.7.4.ebuild,v 1.6 2004/06/27 22:13:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.7.4.ebuild,v 1.7 2004/10/05 12:19:43 pvdabeel Exp $ DESCRIPTION="editor for executable files" HOMEPAGE="http://hte.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/hte/ht-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc -alpha" +KEYWORDS="x86 ppc -alpha" IUSE="" DEPEND="virtual/libc" |