diff options
author | Sardem FF7 <sardemff7.pub@gmail.com> | 2011-04-12 17:25:28 +0200 |
---|---|---|
committer | Sardem FF7 <sardemff7.pub@gmail.com> | 2011-04-12 17:25:28 +0200 |
commit | cc4cbe22a38977a882baabe4af3f631de514d299 (patch) | |
tree | 32a2112546d58d45013badfe9da8f0664aee7def | |
parent | Not used (diff) | |
download | sardemff7-cc4cbe22a38977a882baabe4af3f631de514d299.tar.gz sardemff7-cc4cbe22a38977a882baabe4af3f631de514d299.tar.bz2 sardemff7-cc4cbe22a38977a882baabe4af3f631de514d299.zip |
xulrunner bump
-rw-r--r-- | eclass/mozilla-scm.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozilla-scm.eclass b/eclass/mozilla-scm.eclass index fe9feb3..fad7972 100644 --- a/eclass/mozilla-scm.eclass +++ b/eclass/mozilla-scm.eclass @@ -12,7 +12,7 @@ EAPI="3" inherit base eutils multilib toolchain-funcs autotools python -MAJ_XUL_PV="2.2" +MAJ_XUL_PV="6.0" MOZ_HG_BASE_URI="http://hg.mozilla.org" |