diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 14:59:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 14:59:10 +0000 |
commit | 4bf92df590f620f287c7fb6605b6dfc7018f50a4 (patch) | |
tree | d1174a5fdbe35fe86f48021cf52bf7463b1aa384 /app-editors/hteditor | |
parent | ppc stable (diff) | |
download | gentoo-2-4bf92df590f620f287c7fb6605b6dfc7018f50a4.tar.gz gentoo-2-4bf92df590f620f287c7fb6605b6dfc7018f50a4.tar.bz2 gentoo-2-4bf92df590f620f287c7fb6605b6dfc7018f50a4.zip |
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r-- | app-editors/hteditor/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/hteditor/hteditor-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog index 599e67e129bd..9cd9a303ad6f 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.31 2007/04/22 11:53:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.32 2007/05/05 14:59:10 dertobi123 Exp $ + + 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> hteditor-2.0.ebuild: + ppc stable *hteditor-2.0.5 (22 Apr 2007) diff --git a/app-editors/hteditor/hteditor-2.0.ebuild b/app-editors/hteditor/hteditor-2.0.ebuild index ef79f036d0bb..8b5ef544249f 100644 --- a/app-editors/hteditor/hteditor-2.0.ebuild +++ b/app-editors/hteditor/hteditor-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.ebuild,v 1.4 2007/04/21 22:24:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.ebuild,v 1.5 2007/05/05 14:59:10 dertobi123 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 x86" +KEYWORDS="amd64 ppc x86" IUSE="X" RDEPEND=" |