summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 08:56:15 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 08:56:15 +0000
commitfc2e5660b9cee8af55641666f24da173a99de47c (patch)
tree3eed7db4bc70325539f07980737591d51a817864 /app-editors/lfhex
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-fc2e5660b9cee8af55641666f24da173a99de47c.tar.gz
gentoo-2-fc2e5660b9cee8af55641666f24da173a99de47c.tar.bz2
gentoo-2-fc2e5660b9cee8af55641666f24da173a99de47c.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-editors/lfhex')
-rw-r--r--app-editors/lfhex/ChangeLog8
-rw-r--r--app-editors/lfhex/lfhex-0.3.7-r1.ebuild8
-rw-r--r--app-editors/lfhex/lfhex-0.3.7.1.ebuild8
-rw-r--r--app-editors/lfhex/lfhex-0.3.7.2.ebuild8
-rw-r--r--app-editors/lfhex/lfhex-0.4.ebuild8
5 files changed, 18 insertions, 22 deletions
diff --git a/app-editors/lfhex/ChangeLog b/app-editors/lfhex/ChangeLog
index 86e8e0864865..e2f846c30a74 100644
--- a/app-editors/lfhex/ChangeLog
+++ b/app-editors/lfhex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/lfhex
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.18 2006/11/06 11:11:58 dragonheart Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/ChangeLog,v 1.19 2007/07/22 08:56:15 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org> lfhex-0.3.7-r1.ebuild,
+ lfhex-0.3.7.1.ebuild, lfhex-0.3.7.2.ebuild, lfhex-0.4.ebuild:
+ Remove virtual/x11 from dependencies.
*lfhex-0.4 (06 Nov 2006)
diff --git a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild
index e0b0384544d3..7feb6e184ffc 100644
--- a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild
+++ b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.9 2006/07/12 08:39:12 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.10 2007/07/22 08:56:15 omp Exp $
inherit eutils
@@ -14,9 +14,7 @@ KEYWORDS="x86 ppc amd64"
IUSE=""
RDEPEND="=x11-libs/qt-3*
- || (
- ( >=x11-libs/libXt-1.0.0 )
- virtual/x11 )"
+ >=x11-libs/libXt-1.0.0"
DEPEND="${RDEPEND}
sys-devel/flex
diff --git a/app-editors/lfhex/lfhex-0.3.7.1.ebuild b/app-editors/lfhex/lfhex-0.3.7.1.ebuild
index 18b1c8225417..d838a09a8a96 100644
--- a/app-editors/lfhex/lfhex-0.3.7.1.ebuild
+++ b/app-editors/lfhex/lfhex-0.3.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.1.ebuild,v 1.2 2006/01/22 01:39:07 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.1.ebuild,v 1.3 2007/07/22 08:56:15 omp Exp $
inherit eutils
@@ -14,9 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="=x11-libs/qt-3*
- || (
- ( >=x11-libs/libXt-1.0.0 )
- virtual/x11 )"
+ >=x11-libs/libXt-1.0.0"
DEPEND="${RDEPEND}
sys-devel/flex
diff --git a/app-editors/lfhex/lfhex-0.3.7.2.ebuild b/app-editors/lfhex/lfhex-0.3.7.2.ebuild
index 01f79e0705c6..4cc51547dbfc 100644
--- a/app-editors/lfhex/lfhex-0.3.7.2.ebuild
+++ b/app-editors/lfhex/lfhex-0.3.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.2.ebuild,v 1.3 2006/10/05 21:11:05 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7.2.ebuild,v 1.4 2007/07/22 08:56:15 omp Exp $
inherit eutils
@@ -14,9 +14,7 @@ KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="=x11-libs/qt-3*
- || (
- ( >=x11-libs/libXt-1.0.0 )
- virtual/x11 )"
+ >=x11-libs/libXt-1.0.0"
DEPEND="${RDEPEND}
sys-devel/flex
diff --git a/app-editors/lfhex/lfhex-0.4.ebuild b/app-editors/lfhex/lfhex-0.4.ebuild
index 9bcf616fb993..4168ada465d9 100644
--- a/app-editors/lfhex/lfhex-0.4.ebuild
+++ b/app-editors/lfhex/lfhex-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.4.ebuild,v 1.2 2007/07/13 05:34:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.4.ebuild,v 1.3 2007/07/22 08:56:15 omp Exp $
inherit qt4 toolchain-funcs
@@ -14,9 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="$(qt4_min_version 4)
- || (
- ( >=x11-libs/libXt-1.0.0 )
- virtual/x11 )"
+ >=x11-libs/libXt-1.0.0"
DEPEND="sys-devel/flex
sys-devel/bison