summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2006-01-18 13:02:21 +0000
committerHanno Böck <hanno@gentoo.org>2006-01-18 13:02:21 +0000
commit8d9c19fe2bf68267f6ad40a4c18ee1a60882de04 (patch)
treec9a268451798c6a76f0a9a3981e095768737074d /app-editors/fte
parentAdded =dev-libs/glib-1* to DEPEND, bug #107486 by Scott Dial (diff)
downloadgentoo-2-8d9c19fe2bf68267f6ad40a4c18ee1a60882de04.tar.gz
gentoo-2-8d9c19fe2bf68267f6ad40a4c18ee1a60882de04.tar.bz2
gentoo-2-8d9c19fe2bf68267f6ad40a4c18ee1a60882de04.zip
fte modular x deps
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors/fte')
-rw-r--r--app-editors/fte/ChangeLog7
-rw-r--r--app-editors/fte/fte-20050108-r3.ebuild14
2 files changed, 14 insertions, 7 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog
index 0a363a0de00f..358ea4509a5b 100644
--- a/app-editors/fte/ChangeLog
+++ b/app-editors/fte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/fte
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.30 2005/06/23 17:59:29 voxus Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.31 2006/01/18 13:02:21 hanno Exp $
+
+ 18 Jan 2006; Hanno Boeck <hanno@gentoo.org> fte-20050108-r3.ebuild:
+ Modular X deps.
23 Jun 2005; Konstantin Arkhipov <voxus@gentoo.org> fte-20050108-r3.ebuild,
-fte-20020324.ebuild, -fte-20020324-r1.ebuild:
diff --git a/app-editors/fte/fte-20050108-r3.ebuild b/app-editors/fte/fte-20050108-r3.ebuild
index 7709f97ce9c4..fd4f7656b246 100644
--- a/app-editors/fte/fte-20050108-r3.ebuild
+++ b/app-editors/fte/fte-20050108-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20050108-r3.ebuild,v 1.3 2005/06/23 17:59:29 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20050108-r3.ebuild,v 1.4 2006/01/18 13:02:21 hanno Exp $
inherit eutils
@@ -15,12 +15,16 @@ KEYWORDS="amd64 ppc ~sparc x86"
IUSE="gpm slang X"
S=${WORKDIR}/${PN}
-RDEPEND=">=sys-libs/ncurses-5.2
+RDEPEND="|| ( (
+ x11-libs/libXdmcp
+ x11-libs/libXau
+ x11-libs/libX11
+ ) virtual/x11 )
+ >=sys-libs/ncurses-5.2
gpm? ( >=sys-libs/gpm-1.20 )"
DEPEND="${RDEPEND}
slang? ( sys-libs/slang )
- app-arch/unzip
- X? ( virtual/x11 )"
+ app-arch/unzip"
set_targets() {
export TARGETS=""