summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 10:22:14 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 10:22:14 +0000
commit5890c237017c0e055887e987fdede8cff6ae4ce6 (patch)
treebc025ad47eb91beef607988973528e9d00c3ba69 /app-text/manedit/manedit-0.7.1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-5890c237017c0e055887e987fdede8cff6ae4ce6.tar.gz
gentoo-2-5890c237017c0e055887e987fdede8cff6ae4ce6.tar.bz2
gentoo-2-5890c237017c0e055887e987fdede8cff6ae4ce6.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-text/manedit/manedit-0.7.1.ebuild')
-rw-r--r--app-text/manedit/manedit-0.7.1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-text/manedit/manedit-0.7.1.ebuild b/app-text/manedit/manedit-0.7.1.ebuild
index 9b70cfa350b4..978bb5bac8f0 100644
--- a/app-text/manedit/manedit-0.7.1.ebuild
+++ b/app-text/manedit/manedit-0.7.1.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-text/manedit/manedit-0.7.1.ebuild,v 1.5 2007/01/30 05:13:03 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/manedit/manedit-0.7.1.ebuild,v 1.6 2007/07/22 10:22:14 omp Exp $
DESCRIPTION="Man page editor using XML tags"
HOMEPAGE="http://wolfpack.twu.net/ManEdit/"
@@ -14,10 +14,7 @@ IUSE=""
RDEPEND="=x11-libs/gtk+-1*
sys-libs/zlib
app-arch/bzip2
- || ( ( x11-libs/libXi
- )
- virtual/x11
- )"
+ x11-libs/libXi"
DEPEND="${RDEPEND}"