summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-09 20:03:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-09 20:03:29 +0000
commitb428f3c81608f03f48d43be75cb8adf2474dc24c (patch)
tree6692e61ea33197f5089b6dace2d3605508dcde89 /eclass/mozilla.eclass
parentStable on all arches, trim old versions (Manifest recommit) (diff)
downloadgentoo-2-b428f3c81608f03f48d43be75cb8adf2474dc24c.tar.gz
gentoo-2-b428f3c81608f03f48d43be75cb8adf2474dc24c.tar.bz2
gentoo-2-b428f3c81608f03f48d43be75cb8adf2474dc24c.zip
require mozilla-launcher-1.22 now that it's marked stable
Diffstat (limited to 'eclass/mozilla.eclass')
-rw-r--r--eclass/mozilla.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mozilla.eclass b/eclass/mozilla.eclass
index 4cab6be7a0d3..bba0f004568c 100644
--- a/eclass/mozilla.eclass
+++ b/eclass/mozilla.eclass
@@ -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/eclass/mozilla.eclass,v 1.22 2004/11/07 23:50:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla.eclass,v 1.23 2004/11/09 20:03:29 agriffis Exp $
ECLASS=mozilla
INHERITED="$INHERITED $ECLASS"
@@ -34,7 +34,7 @@ RDEPEND="virtual/x11
=x11-libs/gtk+-1.2*
=dev-libs/glib-1.2*
=gnome-base/orbit-0* )
- >=net-www/mozilla-launcher-1.19"
+ >=net-www/mozilla-launcher-1.22"
DEPEND="${RDEPEND}
dev-util/pkgconfig"