diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 15:36:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 15:36:12 +0000 |
commit | 86a831ed40263d885de752a9905a54aaea03926d (patch) | |
tree | 8734220be79b6e9957592699620c2272a29e5e28 /app-editors | |
parent | merge ebuild differences (diff) | |
download | gentoo-2-86a831ed40263d885de752a9905a54aaea03926d.tar.gz gentoo-2-86a831ed40263d885de752a9905a54aaea03926d.tar.bz2 gentoo-2-86a831ed40263d885de752a9905a54aaea03926d.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 134bebe09131..640ec495920c 100644 --- a/app-editors/hteditor/ChangeLog +++ b/app-editors/hteditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hteditor -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.34 2007/10/02 23:00:24 dragonheart Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.35 2008/03/26 15:36:12 armin76 Exp $ + + 26 Mar 2008; Raúl Porcel <armin76@gentoo.org> hteditor-2.0.10.ebuild: + x86 stable *hteditor-2.0.10 (02 Oct 2007) diff --git a/app-editors/hteditor/hteditor-2.0.10.ebuild b/app-editors/hteditor/hteditor-2.0.10.ebuild index e7ee69031b3f..0c6137305908 100644 --- a/app-editors/hteditor/hteditor-2.0.10.ebuild +++ b/app-editors/hteditor/hteditor-2.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.10.ebuild,v 1.1 2007/10/02 23:00:24 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.10.ebuild,v 1.2 2008/03/26 15:36:12 armin76 Exp $ MY_PV=${PV/_/} DESCRIPTION="editor for executable files" @@ -9,7 +9,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" IUSE="X" RDEPEND=" |