From 566b2e03df56b16e7a063716bb71291aa3c804b4 Mon Sep 17 00:00:00 2001 From: David Shakaryan Date: Sun, 22 Jul 2007 10:17:18 +0000 Subject: Remove virtual/x11 from dependencies. (Portage version: 2.1.3_rc8) --- app-text/ghostscript-esp/ChangeLog | 6 +++++- app-text/ghostscript-esp/ghostscript-esp-7.07.1-r8.ebuild | 8 +++----- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-text') 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 + ghostscript-esp-7.07.1-r8.ebuild: + Remove virtual/x11 from dependencies. 04 Jul 2007; Stefan Schweizer 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 -- cgit v1.2.3-65-gdbad