summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-19 02:57:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-19 02:57:01 +0000
commita4f49a4ba591bafd49b4d69ad4222569c51e2bee (patch)
treeb8b26491a9b665edf4b459fb1a3e7610a4499726 /net-www
parentbinfmt_elf fix (Manifest recommit) (diff)
downloadgentoo-2-a4f49a4ba591bafd49b4d69ad4222569c51e2bee.tar.gz
gentoo-2-a4f49a4ba591bafd49b4d69ad4222569c51e2bee.tar.bz2
gentoo-2-a4f49a4ba591bafd49b4d69ad4222569c51e2bee.zip
Require recent xorg-x11 which provides xrender.pc #71504
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mozilla/ChangeLog4
-rw-r--r--net-www/mozilla/mozilla-1.7.3-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/mozilla/ChangeLog b/net-www/mozilla/ChangeLog
index 076637b1090e..a72aaaa396f5 100644
--- a/net-www/mozilla/ChangeLog
+++ b/net-www/mozilla/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for net-www/mozilla
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.210 2004/11/19 02:42:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.211 2004/11/19 02:57:01 agriffis Exp $
18 Nov 2004; Aron Griffis <agriffis@gentoo.org> mozilla-1.7.3-r3.ebuild:
- Require recent xorg-x11 which provides xrender.pc
+ Require recent xorg-x11 which provides xrender.pc #71504
*mozilla-1.7.3-r3 (18 Nov 2004)
diff --git a/net-www/mozilla/mozilla-1.7.3-r3.ebuild b/net-www/mozilla/mozilla-1.7.3-r3.ebuild
index 280215b63ecc..29a007ea4aad 100644
--- a/net-www/mozilla/mozilla-1.7.3-r3.ebuild
+++ b/net-www/mozilla/mozilla-1.7.3-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/mozilla-1.7.3-r3.ebuild,v 1.2 2004/11/19 02:42:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.3-r3.ebuild,v 1.3 2004/11/19 02:57:01 agriffis Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic gcc eutils nsplugins mozilla-launcher mozconfig makeedit
@@ -28,7 +28,7 @@ SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
# xrender.pc appeared for the first time in xorg-x11-6.7.0-r2
-# and is required to build with support for cairo.
+# and is required to build with support for cairo. #71504
RDEPEND="java? ( virtual/jre )
mozsvg? (
>=x11-base/xorg-x11-6.7.0-r2