diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-21 19:17:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-21 19:17:01 +0000 |
commit | 91037c1eae8d8ef9b78a272af3e896488d7f43b2 (patch) | |
tree | 61165819784b28eb70744ca0ca7caf2cd5a02cf9 /app-editors/hteditor | |
parent | another fix (diff) | |
download | gentoo-2-91037c1eae8d8ef9b78a272af3e896488d7f43b2.tar.gz gentoo-2-91037c1eae8d8ef9b78a272af3e896488d7f43b2.tar.bz2 gentoo-2-91037c1eae8d8ef9b78a272af3e896488d7f43b2.zip |
x86 stable wrt bug 175272
(Portage version: 2.1.2.4)
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 802db11e6ecd..b2b6da2be39c 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.28 2007/04/20 14:01:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.29 2007/04/21 19:17:01 armin76 Exp $ + + 21 Apr 2007; Raúl Porcel <armin76@gentoo.org> hteditor-2.0.ebuild: + x86 stable wrt bug 175272 20 Apr 2007; Christian Faulhammer <opfer@gentoo.org> hteditor-2.0.ebuild: stable amd64, bug 175272 diff --git a/app-editors/hteditor/hteditor-2.0.ebuild b/app-editors/hteditor/hteditor-2.0.ebuild index f95c95a63117..dac769a69a0b 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.2 2007/04/20 14:01:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-2.0.ebuild,v 1.3 2007/04/21 19:17:01 armin76 Exp $ inherit eutils autotools @@ -11,7 +11,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=" |