diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-01 18:29:05 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-01 18:29:05 +0000 |
commit | 220a5c588c19438ed90e6ea6d73f17f20275349d (patch) | |
tree | 45192338abb83caadd2308c2377574618cf5e461 /app-text/acroread | |
parent | virtual/x11 (diff) | |
download | historical-220a5c588c19438ed90e6ea6d73f17f20275349d.tar.gz historical-220a5c588c19438ed90e6ea6d73f17f20275349d.tar.bz2 historical-220a5c588c19438ed90e6ea6d73f17f20275349d.zip |
virtual/x11 change
Diffstat (limited to 'app-text/acroread')
-rw-r--r-- | app-text/acroread/acroread-4.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/acroread/acroread-4.05.ebuild b/app-text/acroread/acroread-4.05.ebuild index 0b1366c4cc59..22a8b2fd302d 100644 --- a/app-text/acroread/acroread-4.05.ebuild +++ b/app-text/acroread/acroread-4.05.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-4.05.ebuild,v 1.2 2001/04/29 19:37:22 blutgens Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-4.05.ebuild,v 1.3 2001/05/01 18:29:05 achim Exp $ A=linux-ar-405.tar.gz S=${WORKDIR}/ILINXR.install @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/4.x/${A}" HOMEPAGE="http://www.adobe.com/products/acrobat/" DEPEND="" -RDEPEND=">=x11-base/xfree-4.0.2" +RDEPEND="virtual/x11" src_compile() { |