summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 10:17:18 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 10:17:18 +0000
commit566b2e03df56b16e7a063716bb71291aa3c804b4 (patch)
tree2c88713436070b2bee4594313ed365aa7ae5facb /app-text
parentDrop virtual/x11 dependency. (diff)
downloadgentoo-2-566b2e03df56b16e7a063716bb71291aa3c804b4.tar.gz
gentoo-2-566b2e03df56b16e7a063716bb71291aa3c804b4.tar.bz2
gentoo-2-566b2e03df56b16e7a063716bb71291aa3c804b4.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-esp/ChangeLog6
-rw-r--r--app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild8
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/ghostscript-esp/ChangeLog b/app-text/ghostscript-esp/ChangeLog
index 541b0fcde67b..484db54f872f 100644
--- a/app-text/ghostscript-esp/ChangeLog
+++ b/app-text/ghostscript-esp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ghostscript-esp
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.53 2007/07/04 06:24:51 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.54 2007/07/22 10:17:18 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org>
+ ghostscript-esp-7.07.1-r8.ebuild:
+ Remove virtual/x11 from dependencies.
04 Jul 2007; Stefan Schweizer <genstef@gentoo.org>
ghostscript-esp-7.07.1-r8.ebuild, ghostscript-esp-8.15.3.ebuild,
diff --git a/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild b/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild
index c3537a001139..9778a00c13ff 100644
--- a/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild
+++ b/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.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/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild,v 1.14 2007/07/04 06:24:51 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild,v 1.15 2007/07/22 10:17:18 omp Exp $
inherit flag-o-matic eutils toolchain-funcs libtool
@@ -20,10 +20,8 @@ DEP="virtual/libc
>=media-libs/jpeg-6b
>=media-libs/libpng-1.2.1
>=sys-libs/zlib-1.1.4
- X? ( || ( (
- x11-libs/libX11
- x11-libs/libXt )
- virtual/x11 ) )
+ X? ( x11-libs/libX11
+ x11-libs/libXt )
gtk? ( >=x11-libs/gtk+-2.0 )
cups? ( net-print/cups )
!app-text/ghostscript-gnu