summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2006-01-18 13:02:21 +0000
committerHanno Boeck <hanno@gentoo.org>2006-01-18 13:02:21 +0000
commit41f97d30bb8fda2b662fcaf8904f4188d06e5e9a (patch)
tree47f267005b2ec1f9e769ef7f7d57ffa8afe79111 /app-editors/fte
parentAdded =dev-libs/glib-1* to DEPEND, bug #107486 by Scott Dial (diff)
downloadhistorical-41f97d30bb8fda2b662fcaf8904f4188d06e5e9a.tar.gz
historical-41f97d30bb8fda2b662fcaf8904f4188d06e5e9a.tar.bz2
historical-41f97d30bb8fda2b662fcaf8904f4188d06e5e9a.zip
fte modular x deps
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-editors/fte')
-rw-r--r--app-editors/fte/ChangeLog7
-rw-r--r--app-editors/fte/Manifest24
-rw-r--r--app-editors/fte/fte-20050108-r3.ebuild14
3 files changed, 31 insertions, 14 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/Manifest b/app-editors/fte/Manifest
index 16999569b7eb..a59d7bee1227 100644
--- a/app-editors/fte/Manifest
+++ b/app-editors/fte/Manifest
@@ -1,10 +1,20 @@
-MD5 0960b72b6494de01232b0fd9da73de46 fte-20020324-r2.ebuild 1738
-MD5 6e2061e6962ff423f5f1dafe4fea2bd5 fte-20050108-r3.ebuild 2081
-MD5 94f7ffe6f72329086238a033f0014a7d ChangeLog 5285
-MD5 b73a542414b6cbad1ebdccc7279b7828 metadata.xml 318
-MD5 7c996af2e2e68f96a748f4269c76f710 files/fte 604
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 cd9afc360d2267e9ce40d80af1e0ca90 ChangeLog 5374
MD5 333d7c07d793fca986bf2558e5105607 files/configpath.patch 572
-MD5 5890d034c66b5003475090a5312cfbe8 files/digest-fte-20050108-r3 133
MD5 23d2b8a8749e3a4a9f9ab911641d50e8 files/digest-fte-20020324-r2 133
-MD5 6247d87b3178cdf9fbcb8c9dbca1549a files/fte-new_keyword.patch 340
+MD5 5890d034c66b5003475090a5312cfbe8 files/digest-fte-20050108-r3 133
+MD5 7c996af2e2e68f96a748f4269c76f710 files/fte 604
MD5 be13218f7abfe31d83940c80adcbc59c files/fte-gcc34 1092
+MD5 6247d87b3178cdf9fbcb8c9dbca1549a files/fte-new_keyword.patch 340
+MD5 0960b72b6494de01232b0fd9da73de46 fte-20020324-r2.ebuild 1738
+MD5 16eebe436d582d97c9a319ad5af71602 fte-20050108-r3.ebuild 2142
+MD5 b73a542414b6cbad1ebdccc7279b7828 metadata.xml 318
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDzjyyr2QksT29OyARAmfFAKCkLt4PSU8rAzRKSKLgywHACpIR4gCfeafz
+ovSXjkRFNVKNZbJcnlJhikM=
+=GzhE
+-----END PGP SIGNATURE-----
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=""