diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-11-19 02:40:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-11-19 02:40:38 +0000 |
commit | 4b8db7c17469d4f05fc5d477f9c47b71db9f8a9b (patch) | |
tree | 56f65e6dfac0a93ffc49e24b01857ad157953833 /net-www/mozilla-firefox | |
parent | Require recent xorg-x11 which provides xrender.pc (Manifest recommit) (diff) | |
download | gentoo-2-4b8db7c17469d4f05fc5d477f9c47b71db9f8a9b.tar.gz gentoo-2-4b8db7c17469d4f05fc5d477f9c47b71db9f8a9b.tar.bz2 gentoo-2-4b8db7c17469d4f05fc5d477f9c47b71db9f8a9b.zip |
fix trailing whitespace
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild index db7de8d0b890..940799b6d922 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild,v 1.5 2004/11/19 02:38:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0-r3.ebuild,v 1.6 2004/11/19 02:40:38 agriffis Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozconfig mozilla-launcher @@ -22,7 +22,7 @@ RDEPEND="java? ( virtual/jre ) >=media-libs/libmng-1.0.0 mozsvg? ( >=x11-base/xorg-x11-6.7.0-r2 - x11-libs/cairo + x11-libs/cairo )" DEPEND="${RDEPEND} |