summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-06-08 11:58:26 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-06-08 11:58:26 +0000
commit175619ecc6994a4e707d386a41384629f7b91e96 (patch)
tree8fb920fb2515683bd96238767d87f18593ada398 /app-editors
parentversion bump (diff)
downloadgentoo-2-175619ecc6994a4e707d386a41384629f7b91e96.tar.gz
gentoo-2-175619ecc6994a4e707d386a41384629f7b91e96.tar.bz2
gentoo-2-175619ecc6994a4e707d386a41384629f7b91e96.zip
removed x11 depends as per bug #94152.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/hteditor/ChangeLog6
-rw-r--r--app-editors/hteditor/hteditor-0.8.0-r2.ebuild3
-rw-r--r--app-editors/hteditor/hteditor-0.9.0.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog
index f25ded7d5109..087a68433fb0 100644
--- a/app-editors/hteditor/ChangeLog
+++ b/app-editors/hteditor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/hteditor
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.18 2005/06/08 11:52:23 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.19 2005/06/08 11:58:26 dragonheart Exp $
+
+ 08 Jun 2005; Daniel Black <dragonheart@gentoo.org>
+ hteditor-0.8.0-r2.ebuild, hteditor-0.9.0.ebuild:
+ removed x11 depends as per bug #94152. Thanks petre rodan
*hteditor-0.9.0 (08 Jun 2005)
diff --git a/app-editors/hteditor/hteditor-0.8.0-r2.ebuild b/app-editors/hteditor/hteditor-0.8.0-r2.ebuild
index 786c89f44d50..ef0f564e4fce 100644
--- a/app-editors/hteditor/hteditor-0.8.0-r2.ebuild
+++ b/app-editors/hteditor/hteditor-0.8.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.8.0-r2.ebuild,v 1.3 2005/05/05 15:03:24 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.8.0-r2.ebuild,v 1.4 2005/06/08 11:58:26 dragonheart Exp $
inherit eutils
@@ -15,7 +15,6 @@ KEYWORDS="ppc x86 ~amd64"
IUSE=""
RDEPEND="virtual/libc
- virtual/x11
sys-libs/ncurses"
DEPEND="${RDEPEND}
>=sys-devel/automake-1.4
diff --git a/app-editors/hteditor/hteditor-0.9.0.ebuild b/app-editors/hteditor/hteditor-0.9.0.ebuild
index 62d7d3f39e97..8f4a5ed7d042 100644
--- a/app-editors/hteditor/hteditor-0.9.0.ebuild
+++ b/app-editors/hteditor/hteditor-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.9.0.ebuild,v 1.1 2005/06/08 11:52:23 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.9.0.ebuild,v 1.2 2005/06/08 11:58:26 dragonheart Exp $
DESCRIPTION="editor for executable files"
HOMEPAGE="http://hte.sourceforge.net/"
@@ -12,7 +12,6 @@ KEYWORDS="~ppc ~x86 ~amd64"
IUSE=""
RDEPEND="virtual/libc
- virtual/x11
sys-libs/ncurses"
DEPEND="${RDEPEND}
>=sys-devel/automake-1.4