summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 10:21:01 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 10:21:01 +0000
commitf70305934bc11aeae38cb47d0de80c36c37460c0 (patch)
treeef8f06e5f5255b5a3074b6b4a093914fb203efff /app-text/gv
parentUse slot 3 of commons-httpclient. (diff)
downloadgentoo-2-f70305934bc11aeae38cb47d0de80c36c37460c0.tar.gz
gentoo-2-f70305934bc11aeae38cb47d0de80c36c37460c0.tar.bz2
gentoo-2-f70305934bc11aeae38cb47d0de80c36c37460c0.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-text/gv')
-rw-r--r--app-text/gv/ChangeLog6
-rw-r--r--app-text/gv/gv-3.6.2-r1.ebuild9
-rw-r--r--app-text/gv/gv-3.6.3.ebuild9
3 files changed, 11 insertions, 13 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog
index 159f4d33a392..56f57be5610c 100644
--- a/app-text/gv/ChangeLog
+++ b/app-text/gv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gv
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.67 2007/07/04 09:37:01 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.68 2007/07/22 10:21:01 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org> gv-3.6.2-r1.ebuild,
+ gv-3.6.3.ebuild:
+ Remove virtual/x11 from dependencies.
*gv-3.6.3 (04 Jul 2007)
diff --git a/app-text/gv/gv-3.6.2-r1.ebuild b/app-text/gv/gv-3.6.2-r1.ebuild
index 9676f52e5943..a6c7d69d05f7 100644
--- a/app-text/gv/gv-3.6.2-r1.ebuild
+++ b/app-text/gv/gv-3.6.2-r1.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/gv/gv-3.6.2-r1.ebuild,v 1.12 2007/04/07 17:30:26 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.2-r1.ebuild,v 1.13 2007/07/22 10:21:01 omp Exp $
inherit eutils
@@ -24,12 +24,9 @@ RDEPEND="x11-libs/libICE
x11-libs/libXt
x11-libs/Xaw3d
virtual/ghostscript"
-
DEPEND="${RDEPEND}
- || (
- x11-libs/libXt
- virtual/x11
- )"
+ x11-libs/libXt"
+
src_unpack() {
unpack ${A}
cd "${S}"
diff --git a/app-text/gv/gv-3.6.3.ebuild b/app-text/gv/gv-3.6.3.ebuild
index d728bea887e1..0b09b9fc3b98 100644
--- a/app-text/gv/gv-3.6.3.ebuild
+++ b/app-text/gv/gv-3.6.3.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/gv/gv-3.6.3.ebuild,v 1.1 2007/07/04 09:37:01 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.3.ebuild,v 1.2 2007/07/22 10:21:01 omp Exp $
inherit eutils
@@ -22,12 +22,9 @@ RDEPEND="x11-libs/libICE
x11-libs/libXt
x11-libs/Xaw3d
virtual/ghostscript"
-
DEPEND="${RDEPEND}
- || (
- x11-libs/libXt
- virtual/x11
- )"
+ x11-libs/libXt"
+
src_unpack() {
unpack ${A}
cd "${S}"