diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:40:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:40:56 +0000 |
commit | 00850e1fa583e95285cdac6cb6f864f23a1afac9 (patch) | |
tree | a597491ef4239daa9dc4a3412fd022632b1d670a /app-text/ghostscript | |
parent | Remove rdepend=depend (diff) | |
download | historical-00850e1fa583e95285cdac6cb6f864f23a1afac9.tar.gz historical-00850e1fa583e95285cdac6cb6f864f23a1afac9.tar.bz2 historical-00850e1fa583e95285cdac6cb6f864f23a1afac9.zip |
Remove rdepend=depend
Diffstat (limited to 'app-text/ghostscript')
-rw-r--r-- | app-text/ghostscript/ghostscript-7.05.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/ghostscript/ghostscript-7.05.5.ebuild b/app-text/ghostscript/ghostscript-7.05.5.ebuild index 2a5590c32378..8fca49149b58 100644 --- a/app-text/ghostscript/ghostscript-7.05.5.ebuild +++ b/app-text/ghostscript/ghostscript-7.05.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5.ebuild,v 1.6 2002/10/16 19:10:17 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.5.ebuild,v 1.7 2002/10/20 18:40:56 vapier Exp $ IUSE="X cups gnome" @@ -21,7 +21,6 @@ DEPEND=">=media-libs/jpeg-6b >=sys-libs/zlib-1.1.4 X? ( virtual/x11 ) gnome? ( >=media-gfx/gimp-print-4.2.1 )" -RDEPEND="${DEPEND}" src_unpack() { |