diff --git a/app-admin/lsyncd/Manifest b/app-admin/lsyncd/Manifest index 3f4eb3bf0a22..44301bec7ece 100644 --- a/app-admin/lsyncd/Manifest +++ b/app-admin/lsyncd/Manifest @@ -1 +1,2 @@ DIST lsyncd-2.0.4.tar.gz 129308 RMD160 5b04718d182e512b7a7e98d84a42090f6e94ec0a SHA1 9583be02df82a5ad780b8003b699302cc99d9e0d SHA256 053a21654fda4618f6b5f1ca079b01cd88bc7b779a9c671ed003b966d91315a9 +DIST lsyncd-2.0.5.tar.gz 135038 RMD160 14724299c55522034b92c1df8856a7fa59c62126 SHA1 4dd0db795a76f5728ecdcd04ffe6f2790e6f2ab3 SHA256 3d76f26623a97de700764090abcc0d1e7ded50f386402567222dfd01a612121e diff --git a/app-admin/lsyncd/lsyncd-2.0.5.ebuild b/app-admin/lsyncd/lsyncd-2.0.5.ebuild new file mode 100644 index 000000000000..a1e4e21eca7c --- /dev/null +++ b/app-admin/lsyncd/lsyncd-2.0.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/lsyncd/lsyncd-2.0.5.ebuild,v 1.1 2011/11/14 21:23:35 darkside Exp $ + +EAPI=4 + +inherit multilib + +DESCRIPTION="Live Syncing (Mirror) Daemon" +HOMEPAGE="http://code.google.com/p/lsyncd/" +SRC_URI="http://lsyncd.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +DEPEND="dev-lang/lua" +RDEPEND="${DEPEND} + net-misc/rsync" + +src_configure() { + econf \ + --with-runner="${EPREFIX}/usr/$(get_libdir)/${PN}" \ + --docdir="${EPREFIX}"/usr/share/doc/${P} +} diff --git a/app-emulation/spice/spice-0.10.0.ebuild b/app-emulation/spice/spice-0.10.0.ebuild index 09d40986a37f..c3ff590b8707 100644 --- a/app-emulation/spice/spice-0.10.0.ebuild +++ b/app-emulation/spice/spice-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.1 2011/11/14 08:44:11 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.2 2011/11/14 14:02:14 dev-zero Exp $ EAPI=4 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+client +gui sasl static static-libs" -RDEPEND=">=app-emulation/spice-protocol-0.8.1 +RDEPEND=">=app-emulation/spice-protocol-0.10.0 >=x11-libs/pixman-0.17.7 media-libs/alsa-lib media-libs/celt:0.5.1 diff --git a/app-misc/recoll/metadata.xml b/app-misc/recoll/metadata.xml index 42ccc3fa83d9..c9fb67def7cd 100644 --- a/app-misc/recoll/metadata.xml +++ b/app-misc/recoll/metadata.xml @@ -6,21 +6,25 @@ Markos Chandras - Use the Linux Kenrel notification subsystem for monitoring file alterations + Use the Linux Kenrel notification subsystem for monitoring file alterations in realtime Enable indexing for camelCase sentences and words Index audio files Index chm files Index dvi files - Index PostScript files - Index icalendar files + Index iCalendar files Index GNU info files Index Latex lyx files Index Microsoft Word documents - Index Microsoft Power Point documents + Index Microsoft PowerPoint documents Index Microsoft Excel documents + Index PDF documents + Index PostScript files Index Microsoft RTF documents - Index Tex files Index wordperfect documents + Stop monitoring file alterations when X11 session terminates + Index TeX files + Index WordPerfect documents + Index several XML-based formats (Abiword, FictionBook, Kword, Office OpenXML, OpenDocument, SVG) diff --git a/app-misc/recoll/recoll-1.16.0.ebuild b/app-misc/recoll/recoll-1.16.0.ebuild index 496fe2031d59..1bf1f2bc8c1b 100644 --- a/app-misc/recoll/recoll-1.16.0.ebuild +++ b/app-misc/recoll/recoll-1.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/recoll/recoll-1.16.0.ebuild,v 1.1 2011/09/26 20:00:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/recoll/recoll-1.16.0.ebuild,v 1.2 2011/11/14 21:18:47 hwoarang Exp $ EAPI="4" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -INDEX_HELPERS="audio chm djvu dvi exif gs ics info lyx msdoc msppt msxls pdf rtf tex wordperfect xml" +INDEX_HELPERS="audio chm djvu dvi exif ps ics info lyx msdoc msppt msxls pdf rtf tex wordperfect xml" IUSE="+spell +inotify +qt4 +session camelcase xattr fam ${INDEX_HELPERS}" DEPEND=" @@ -35,7 +35,7 @@ RDEPEND=" sys-apps/sed || ( sys-apps/gawk sys-apps/mawk ) pdf? ( app-text/poppler ) - gs? ( app-text/pstotext ) + ps? ( app-text/pstotext ) msdoc? ( app-text/antiword ) msxls? ( app-text/catdoc ) msppt? ( app-text/catdoc ) @@ -53,7 +53,7 @@ RDEPEND=" info? ( sys-apps/texinfo ) " -REQUIRED_USE="^^ ( fam inotify ) session? ( || ( fam inotify ) )" +REQUIRED_USE="^^ ( fam inotify ( !fam !inotify ) ) session? ( || ( fam inotify ) )" pkg_pretend() { if use inotify; then @@ -105,8 +105,6 @@ src_configure() { $(use_with fam) \ $(use_with inotify) \ $(use_enable session x11mon) \ - ${x11monconf} \ - ${famconf} \ ${qtconf} } diff --git a/app-mobilephone/qtadb/Manifest b/app-mobilephone/qtadb/Manifest new file mode 100644 index 000000000000..e0ad45521e13 --- /dev/null +++ b/app-mobilephone/qtadb/Manifest @@ -0,0 +1 @@ +DIST QtADB_0.8.1_src.zip 1084159 RMD160 6b8d7f9903e7567d60dc7a251e13d28dbd6ce52d SHA1 91ee9b8ed0141f57a870fc32143c714e9952d847 SHA256 732eb8736c2fadddc80c37b47a91589c02e474cf5b0b68393411ffd4611cdb5f diff --git a/app-mobilephone/qtadb/metadata.xml b/app-mobilephone/qtadb/metadata.xml new file mode 100644 index 000000000000..7973551fe18b --- /dev/null +++ b/app-mobilephone/qtadb/metadata.xml @@ -0,0 +1,18 @@ + + + +qt@gentoo.org + +opensource@andmarios.com +Marios Andreopoulos +Maintainer. Assign bugs to him + + +hwoarang@gentoo.org +Markos Chandras +Proxy maintainer. CC him on bugs + + + + + diff --git a/app-mobilephone/qtadb/qtadb-0.8.1.ebuild b/app-mobilephone/qtadb/qtadb-0.8.1.ebuild new file mode 100644 index 000000000000..51171cf71045 --- /dev/null +++ b/app-mobilephone/qtadb/qtadb-0.8.1.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild,v 1.2 2011/11/14 19:12:05 hwoarang Exp $ + +EAPI="4" + +inherit eutils qt4-r2 + +MY_PN="QtADB" +MY_P="${MY_PN}_${PV}_src" + +DESCRIPTION="Android phone manager via ADB" +HOMEPAGE="http://qtadb.wordpress.com" +SRC_URI="http://${PN}.com/${PN}/${MY_P}.zip" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="x11-libs/qt-gui:4" +DEPEND="${DEPEND} + app-arch/unzip" + +S="${WORKDIR}/trunk" + +src_install() { + newicon images/android.png ${PN}.png + make_desktop_entry ${MY_PN} "${MY_PN}" ${PN} \ + "Qt;PDA;Utility;" || die "Desktop entry creation failed" + dobin ${MY_PN} +} + +pkg_postinst() { + echo + elog "You will need a working Android SDK installation (adb and aapt executables)" + elog "You can install Android SDK a) through portage (emerge android-sdk-update-manager" + elog "and run android to download the actual sdk), b) manually from" + elog "http://developer.android.com/sdk/index.html or c) just grab the adb, aapt linux" + elog "binaries from http://qtadb.wordpress.com/download/" + elog "adb and aapt executables are in the platform-tools subdir of Android SDK" + echo + elog "Also you will need to have ROOT access to your phone along with busybox" + elog "The latter can be found in the Android market" + echo + elog "Last, if you want to use the SMS manager of QtADB, you have to install" + elog "QtADB.apk to your device, available here: http://qtadb.wordpress.com/download/" + echo + elog "If you have trouble getting your phone connected through usb (driver problem)," + elog "try adbWireless from Android market to get connected through WiFi" + echo +} diff --git a/app-portage/gentoopm/Manifest b/app-portage/gentoopm/Manifest index 472febd3d1d1..3ae90f5047d9 100644 --- a/app-portage/gentoopm/Manifest +++ b/app-portage/gentoopm/Manifest @@ -1,2 +1,2 @@ -DIST gentoopm-0.1.6.tar.bz2 24764 RMD160 10bbe99dab7817e9134dbf7fa742a814dc131b15 SHA1 8a191aefb69ae9aee4289159bacf3c9014c0c618 SHA256 d8196a9cfc4fcbe9e40c80fbdc5c9d7519d2c210d3a410d8514f04be181ee6a9 DIST gentoopm-0.2.1.tar.bz2 23839 RMD160 22bc9d2e381461da4080bc6ac7a1f2c4423fa6f7 SHA1 35942d91736b6d0ff8b4568d76d6262077c9e658 SHA256 f1ebfc4ab84d99f0750e5fb683b3f70ca1a042a3d11e37f8db8fb52190e5418c +DIST gentoopm-0.2.2.tar.bz2 24319 RMD160 9d06fa8b5799391571f9ce08fb9da4d9b3fbd9a7 SHA1 5e6f0f231bb542b1bacd684fd592e7c36de09bc0 SHA256 b3282dbfb00ff1d0d1cb39b244f96ac34e5abb418b0e84ead6429118d45443d1 diff --git a/app-portage/gentoopm/gentoopm-0.1.6.ebuild b/app-portage/gentoopm/gentoopm-0.2.2.ebuild similarity index 80% rename from app-portage/gentoopm/gentoopm-0.1.6.ebuild rename to app-portage/gentoopm/gentoopm-0.2.2.ebuild index 8f507a939a63..f5a53042d9c2 100644 --- a/app-portage/gentoopm/gentoopm-0.1.6.ebuild +++ b/app-portage/gentoopm/gentoopm-0.2.2.ebuild @@ -1,19 +1,19 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoopm/gentoopm-0.1.6.ebuild,v 1.1 2011/08/13 11:28:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoopm/gentoopm-0.2.2.ebuild,v 1.1 2011/11/14 21:57:09 mgorny Exp $ -EAPI=3 +EAPI=4 -PYTHON_DEPEND='*:2.6' +PYTHON_DEPEND='2:2.6 3:3.2' SUPPORT_PYTHON_ABIS=1 -RESTRICT_PYTHON_ABIS='2.4 2.5' +RESTRICT_PYTHON_ABIS='2.4 2.5 3.1' DISTUTILS_SRC_TEST=setup.py inherit base distutils DESCRIPTION="A common interface to Gentoo package managers" HOMEPAGE="https://github.com/mgorny/gentoopm/" -SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2" +SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" @@ -43,6 +43,6 @@ src_install() { distutils_src_install if use doc; then - dohtml -r doc/* || die + dohtml -r doc/* fi } diff --git a/dev-lang/spidermonkey/files/spidermonkey-1.8.5-fix-ppc64.patch b/dev-lang/spidermonkey/files/spidermonkey-1.8.5-fix-ppc64.patch new file mode 100644 index 000000000000..d7a2b9e9af0f --- /dev/null +++ b/dev-lang/spidermonkey/files/spidermonkey-1.8.5-fix-ppc64.patch @@ -0,0 +1,31 @@ +# HG changeset patch +# User Mike Hommey +# Date 1303461188 -7200 +# Node ID 59771590e9203d48ef8cbcd7eaf2f8ae45dbb1c1 +# Parent c4b82ec27d6d6e1c02ef0abb3b6e805bfdd092ec +Bug 638056 - Avoid "The cacheFlush support is missing on this platform" error on exotic platforms. r=cdleary + +diff --git a/js/src/Makefile.in b/js/src/Makefile.in +--- a/js/src/Makefile.in ++++ b/js/src/Makefile.in +@@ -383,17 +383,17 @@ CPPSRCS += checks.cc \ + platform.cc \ + utils.cc \ + $(NONE) + + # + # END enclude sources for V8 dtoa + ############################################# + +-ifeq (,$(filter-out powerpc sparc,$(TARGET_CPU))) ++ifeq (,$(filter arm %86 x86_64,$(TARGET_CPU))) + + VPATH += $(srcdir)/assembler \ + $(srcdir)/assembler/wtf \ + $(srcdir)/yarr/pcre \ + $(NULL) + + CPPSRCS += pcre_compile.cpp \ + pcre_exec.cpp \ + + diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild similarity index 83% rename from dev-lang/spidermonkey/spidermonkey-1.8.5.ebuild rename to dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild index b19b37a80d4d..e78b8947b577 100644 --- a/dev-lang/spidermonkey/spidermonkey-1.8.5.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5.ebuild,v 1.2 2011/07/03 05:36:21 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.5-r1.ebuild,v 1.1 2011/11/14 21:01:07 anarchy Exp $ EAPI="3" -inherit eutils toolchain-funcs multilib python versionator +inherit eutils toolchain-funcs multilib python versionator pax-utils MY_PN="js" TARBALL_PV="$(replace_all_version_separators '' $(get_version_component_range 1-3))" @@ -16,7 +16,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/js/${TARBALL_P}.tar.gz" LICENSE="NPL-1.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="static-libs test" +IUSE="debug static-libs test" S="${WORKDIR}/${MY_P}" BUILDDIR="${S}/js/src" @@ -29,11 +29,15 @@ DEPEND="${RDEPEND} pkg_setup(){ python_set_active_version 2 + + export LC_ALL="C" } src_prepare() { # https://bugzilla.mozilla.org/show_bug.cgi?id=628723#c43 epatch "${FILESDIR}/${P}-fix-install-symlinks.patch" + # https://bugzilla.mozilla.org/show_bug.cgi?id=638056#c9 + epatch "${FILESDIR}/${P}-fix-ppc64.patch" epatch_user @@ -48,10 +52,12 @@ src_configure() { CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" PYTHON="$(PYTHON)" \ econf \ + ${myopts} \ --enable-jemalloc \ --enable-readline \ --enable-threadsafe \ --with-system-nspr \ + $(use enable debug) \ $(use_enable static-libs static) \ $(use_enable test tests) } @@ -69,6 +75,8 @@ src_test() { src_install() { cd "${BUILDDIR}" emake DESTDIR="${D}" install || die + dobin shell/js ||die + pax-mark m "${ED}/usr/bin/js" dodoc ../../README || die dohtml README.html || die diff --git a/dev-libs/glib/glib-2.30.2.ebuild b/dev-libs/glib/glib-2.30.2.ebuild index 1cd241938a05..95aae9df6a9a 100644 --- a/dev-libs/glib/glib-2.30.2.ebuild +++ b/dev-libs/glib/glib-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.30.2.ebuild,v 1.1 2011/11/14 08:11:12 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.30.2.ebuild,v 1.2 2011/11/14 19:06:22 tetromino Exp $ EAPI="4" PYTHON_DEPEND="utils? 2" @@ -38,8 +38,7 @@ DEPEND="${RDEPEND} =dev-lang/python-2* >=dev-util/gdbus-codegen-${PV} >=sys-apps/dbus-1.2.14 ) - ! + + +proxy-maint@gentoo.org + +bugs@bergstroem.nu +Johan Bergström +Maintainer. Assign bugs to him + + +hwoarang@gentoo.org +Markos Chandras +Proxy maintainer. CC him on bugs + + + + + diff --git a/dev-libs/uthash/uthash-1.9.4.ebuild b/dev-libs/uthash/uthash-1.9.4.ebuild new file mode 100644 index 000000000000..82ff317923a1 --- /dev/null +++ b/dev-libs/uthash/uthash-1.9.4.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uthash/uthash-1.9.4.ebuild,v 1.1 2011/11/14 18:54:00 hwoarang Exp $ + +inherit toolchain-funcs + +DESCRIPTION="An easy-to-use hash implementation for C programmers" +HOMEPAGE="http://uthash.sourceforge.net" +SRC_URI="mirror://sourceforge/uthash/${P}.tar.bz2" + +LICENSE="BSD-1" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="test" + +DEPEND="test? ( dev-lang/perl )" +RDEPEND="" + +src_test() { + cd tests + sed -i "/CFLAGS/s/-O3/${CFLAGS}/" Makefile || die "sed cflags failed" + emake CC="$(tc-getCC)" || die "emake failed" +} + +src_install() { + insinto /usr/include + doins src/*.h || die "doins failed" + + dodoc doc/txt/{ChangeLog,userguide,ut*}.txt || die "dodoc failed" +} diff --git a/dev-perl/mogilefs-server/Manifest b/dev-perl/mogilefs-server/Manifest index 40653c3ce77b..48a2c0a3f2fa 100644 --- a/dev-perl/mogilefs-server/Manifest +++ b/dev-perl/mogilefs-server/Manifest @@ -4,4 +4,5 @@ DIST MogileFS-Server-2.50.tar.gz 278807 RMD160 864950ff82ee3c650192c15314a778944 DIST MogileFS-Server-2.51.tar.gz 279038 RMD160 657d2b4c1f9c5491a2c488ed875b5f4475b970d1 SHA1 c0f3dd91f057fb8987b7f95557528b96de3b4375 SHA256 8b02b5cd6760495c00bacd09bba77223d92a32bfa03d3e3db7c097ed623a844a DIST MogileFS-Server-2.53.tar.gz 277664 RMD160 ae0ce3b1637996c3b5742f4ead390e82be87f00c SHA1 b8f5be66b7ad6f047ac5771884ee5f44fa76092e SHA256 e2e451efe4bad5cca4e0715883198bfcff0a1bec0655248bcadba50ff3722c21 DIST MogileFS-Server-2.54.tar.gz 278578 RMD160 59de5f1c9142b7c01a3f2c662c1eeacf82bf94ea SHA1 1219d845de6bd8bd608f26ee97d761b4bab9afeb SHA256 1ba639d82da72390576f4c13d64bd9843fd2ddbd09e2275a5c670ba97e392e33 +DIST MogileFS-Server-2.55.tar.gz 278915 RMD160 7a5c95b5adc59b9c7bf4550ce135bec1425ed53e SHA1 f916538496e71c085c93a418d858fe148e2db8ab SHA256 479e4b36f0ca1aa54a3ab482ee89c34a65d3323575929e287d1b21c531b1715c DIST mogilefs-server-2.37.tar.gz 267909 RMD160 a6e25bb945770bb6a1d395620a277b7798c77b39 SHA1 d4b0f4177e6401bab6676725edaad66baea47d3a SHA256 1fcac070057c54599b99c2836b5ff157fd8433a1315363949b2f0d601c114ca6 diff --git a/dev-perl/mogilefs-server/mogilefs-server-2.550.0.ebuild b/dev-perl/mogilefs-server/mogilefs-server-2.550.0.ebuild new file mode 100644 index 000000000000..f2764cbf634b --- /dev/null +++ b/dev-perl/mogilefs-server/mogilefs-server-2.550.0.ebuild @@ -0,0 +1,100 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mogilefs-server/mogilefs-server-2.550.0.ebuild,v 1.1 2011/11/14 23:45:51 robbat2 Exp $ + +EAPI=4 + +MY_PN=MogileFS-Server +MODULE_AUTHOR=DORMANDO +MODULE_VERSION=${PV:0:4} +inherit perl-module + +DESCRIPTION="Server for the MogileFS distributed file system" +HOMEPAGE="http://www.danga.com/mogilefs/ ${HOMEPAGE}" + +IUSE="mysql sqlite postgres" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~ppc ~x86" + +# Upstream site recommends this, +# but it breaks Perlbal +# dev-perl/Perlbal-XS-HTTPHeaders +RDEPEND="dev-perl/Net-Netmask + >=dev-perl/Danga-Socket-1.61 + >=dev-perl/Sys-Syscall-0.22 + >=dev-perl/Perlbal-1.790 + dev-perl/IO-AIO + dev-perl/libwww-perl + >=dev-perl/MogileFS-Client-1.14 + >=dev-perl/MogileFS-Utils-2.20 + dev-perl/Cache-Memcached + mysql? ( dev-perl/DBD-mysql ) + postgres? ( dev-perl/DBD-Pg ) + sqlite? ( dev-perl/DBD-SQLite )" +DEPEND="${RDEPEND}" + +# You need a local MySQL or Postgresql server for this +#SRC_TEST="do" + +#PATCHES=( ) + +MOGILE_USER="mogile" + +pkg_setup() { + # Warning! It is important that the uid is constant over Gentoo machines + # As mogilefs may be used with non-local block devices that move! + enewuser ${MOGILE_USER} 460 -1 -1 +} + +src_prepare() { + for f in Makefile.PL MANIFEST ; do + if [ -f "${S}"/${f}.orig ]; then + cp -f "${S}"/${f}{.orig,} + else + cp -f "${S}"/${f}{,.orig} + fi + done + # If we are not in a cutting edge Git source, we would prefer to not install + # duplicates of these. + sed -i -e '/directory.*mogdeps/d' "${S}"/Makefile.PL + sed -i -e '/^lib\/mogdeps/d' "${S}"/MANIFEST + mv -f "${S}/lib/mogdeps" "${S}" +} + +src_compile() { + export MOGILE_NO_BUILTIN_DEPS=1 + perl-module_src_compile || die "perl-module_src_compile failed" +} + +src_install() { + export MOGILE_NO_BUILTIN_DEPS=1 + perl-module_src_install || die "perl-module_src_install failed" + cd "${S}" + + newconfd "${FILESDIR}"/mogilefsd-conf.d-2.16 mogilefsd + newinitd "${FILESDIR}"/mogilefsd-init.d-2.16 mogilefsd + + newconfd "${FILESDIR}"/mogstored-conf.d-2.30 mogstored + newinitd "${FILESDIR}"/mogstored-init.d-2.50 mogstored + + newinitd "${FILESDIR}"/mogautomount-init.d-2.50 mogautomount + + diropts -m 700 -o ${MOGILE_USER} + keepdir /var/run/mogile + keepdir /var/mogdata + keepdir /mnt/mogilefs + diropts -m 755 -o root + + dodir /etc/mogilefs + insinto /etc/mogilefs + insopts -m 600 -o root -g ${MOGILE_USER} + newins "${FILESDIR}"/mogilefsd.conf-2.30 mogilefsd.conf + newins "${FILESDIR}"/mogstored.conf-2.16 mogstored.conf +} + +pkg_postinst() { + chmod 640 "${ROOT}"/etc/mogilefs/{mogilefsd,mogstored}.conf + chown root:${MOGILE_USER} "${ROOT}"/etc/mogilefs/{mogilefsd,mogstored}.conf +} diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 11364171a49b..5ee2a3e976e8 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.109 2011/10/05 13:44:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.110 2011/11/14 17:08:49 vapier Exp $ # @ECLASS: autotools.eclass # @MAINTAINER: @@ -146,7 +146,7 @@ eautoreconf() { # Call it here to prevent failures due to elibtoolize called _before_ # eautoreconf. We set $S because elibtoolize runs on that #265319 - S=${PWD} elibtoolize + S=${PWD} elibtoolize --force return 0 } diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index 7ae62e14d3de..c15220c12536 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.157 2011/11/11 07:06:25 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.158 2011/11/14 20:29:03 vapier Exp $ # @ECLASS: flag-o-matic.eclass # @MAINTAINER: @@ -143,7 +143,7 @@ filter-lfs-flags() { # @DESCRIPTION: # Add extra to the current CPPFLAGS. append-cppflags() { - [[ -z $* ]] && return 0 + [[ $# -eq 0 ]] && return 0 export CPPFLAGS="${CPPFLAGS} $*" return 0 } @@ -153,8 +153,8 @@ append-cppflags() { # @DESCRIPTION: # Add extra to the current CFLAGS. append-cflags() { - [[ -z $* ]] && return 0 - export CFLAGS=$(test-flags-CC ${CFLAGS} $*) + [[ $# -eq 0 ]] && return 0 + export CFLAGS=$(test-flags-CC ${CFLAGS} "$@") return 0 } @@ -163,8 +163,8 @@ append-cflags() { # @DESCRIPTION: # Add extra to the current CXXFLAGS. append-cxxflags() { - [[ -z $* ]] && return 0 - export CXXFLAGS=$(test-flags-CXX ${CXXFLAGS} $*) + [[ $# -eq 0 ]] && return 0 + export CXXFLAGS=$(test-flags-CXX ${CXXFLAGS} "$@") return 0 } @@ -173,9 +173,9 @@ append-cxxflags() { # @DESCRIPTION: # Add extra to the current {F,FC}FLAGS. append-fflags() { - [[ -z $* ]] && return 0 - export FFLAGS=$(test-flags-F77 ${FFLAGS} $*) - export FCFLAGS=$(test-flags-FC ${FCFLAGS} $*) + [[ $# -eq 0 ]] && return 0 + export FFLAGS=$(test-flags-F77 ${FFLAGS} "$@") + export FCFLAGS=$(test-flags-FC ${FCFLAGS} "$@") return 0 } @@ -193,7 +193,7 @@ append-lfs-flags() { # @DESCRIPTION: # Add extra to your current {C,CXX,F,FC}FLAGS. append-flags() { - [[ -z $* ]] && return 0 + [[ $# -eq 0 ]] && return 0 append-cflags "$@" append-cxxflags "$@" append-fflags "$@" @@ -450,7 +450,6 @@ test-flags-PROG() { [[ -z ${comp} ]] && return 1 - x="" for x in "$@" ; do test-flag-${comp} "${x}" && flags="${flags}${flags:+ }${x}" done @@ -622,7 +621,7 @@ replace-sparc64-flags() { # @DESCRIPTION: # Add extra to the current LIBS. append-libs() { - [[ -z $* ]] && return 0 + [[ $# -eq 0 ]] && return 0 local flag for flag in "$@"; do [[ ${flag} == -l* ]] && flag=${flag#-l} @@ -637,7 +636,7 @@ append-libs() { # @DESCRIPTION: # Add extra to the current LDFLAGS. append-ldflags() { - [[ -z $* ]] && return 0 + [[ $# -eq 0 ]] && return 0 local flag for flag in "$@"; do [[ ${flag} == -l* ]] && \ diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass index c6a06b99e6b4..b36e7e388387 100644 --- a/eclass/libtool.eclass +++ b/eclass/libtool.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.94 2011/10/03 04:04:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.95 2011/11/14 17:08:49 vapier Exp $ # @ECLASS: libtool.eclass # @MAINTAINER: @@ -119,6 +119,7 @@ elibtoolize() { local do_uclibc="yes" local deptoremove= local do_shallow="no" + local force="false" local elt_patches="install-sh ltmain portage relink max_cmd_len sed test tmp cross as-needed" for x in "$@" ; do @@ -153,6 +154,9 @@ elibtoolize() { --no-uclibc) do_uclibc="no" ;; + --force) + force="true" + ;; *) eerror "Invalid elibtoolize option: ${x}" die "elibtoolize called with ${x} ??" @@ -186,9 +190,15 @@ elibtoolize() { for d in "$@" ; do export ELT_APPLIED_PATCHES= - [[ -f ${d}/.elibtoolized ]] && continue + if [[ -f ${d}/.elibtoolized ]] ; then + ${force} || continue + fi einfo "Running elibtoolize in: ${d#${WORKDIR}/}/" + if [[ -f ${d}/.elibtoolized ]] ; then + ewarn " We've already been run in this tree; you should" + ewarn " avoid this if possible (perhaps by filing a bug)" + fi for p in ${elt_patches} ; do local ret=0 diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass index ee8a3a51a9dc..baf358b99935 100644 --- a/eclass/mozconfig-3.eclass +++ b/eclass/mozconfig-3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.24 2011/11/11 01:37:44 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.25 2011/11/14 15:54:08 nirbheek Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -18,7 +18,6 @@ RDEPEND="app-arch/zip dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 - !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 3dc35f69c4e7..9257375f25fb 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.478 2011/11/09 17:25:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.479 2011/11/14 17:40:06 vapier Exp $ # # Maintainer: Toolchain Ninjas @@ -84,7 +84,7 @@ STDCXX_INCDIR=${TOOLCHAIN_STDCXX_INCDIR:-${LIBPATH}/include/g++-v${GCC_BRANCH_VE IUSE="build multislot nls nptl test vanilla" if [[ ${PN} != "kgcc64" && ${PN} != gcc-* ]] ; then - IUSE+=" altivec fortran nocxx" + IUSE+=" altivec cxx fortran nocxx" [[ -n ${PIE_VER} ]] && IUSE+=" nopie" [[ -n ${HTB_VER} ]] && IUSE+=" boundschecking" [[ -n ${D_VER} ]] && IUSE+=" d" @@ -776,10 +776,10 @@ toolchain_pkg_setup() { # we dont want to use the installed compiler's specs to build gcc! unset GCC_SPECS - if use nocxx ; then - use_if_iuse go && ewarn 'Go requires a C++ compiler, disabled due to USE="nocxx"' - use_if_iuse objc++ && ewarn 'Obj-C++ requires a C++ compiler, disabled due to USE="nocxx"' - use_if_iuse gcj && ewarn 'GCJ requires a C++ compiler, disabled due to USE="nocxx"' + if ! use cxx ; then + use_if_iuse go && ewarn 'Go requires a C++ compiler, disabled due to USE="-cxx"' + use_if_iuse objc++ && ewarn 'Obj-C++ requires a C++ compiler, disabled due to USE="-cxx"' + use_if_iuse gcj && ewarn 'GCJ requires a C++ compiler, disabled due to USE="-cxx"' fi want_libssp && libc_has_ssp && \ @@ -1250,6 +1250,13 @@ gcc-compiler-configure() { gcc_do_configure() { local confgcc + # Sanity check for USE=nocxx -> USE=cxx migration + if (use cxx && use nocxx) || (use !cxx && use !nocxx) ; then + eerror "We are migrating USE=nocxx to USE=cxx, but your USE settings do not make" + eerror "sense. Please make sure these two flags line up logically in your setup." + die "USE='cxx nocxx' and USE='-cxx -nocxx' make no sense" + fi + # Set configuration based on path variables confgcc+=" \ --prefix=${PREFIX} \ @@ -1513,7 +1520,7 @@ gcc_do_make() { ${GCC_MAKE_TARGET} \ || die "emake failed with ${GCC_MAKE_TARGET}" - if ! is_crosscompile && ! use nocxx && use doc ; then + if ! is_crosscompile && use cxx && use doc ; then if type -p doxygen > /dev/null ; then if tc_version_is_at_least 4.3 ; then cd "${CTARGET}"/libstdc++-v3/doc @@ -2366,7 +2373,7 @@ is_multilib() { is_cxx() { gcc-lang-supported 'c++' || return 1 - ! use nocxx + use cxx } is_d() { @@ -2391,12 +2398,12 @@ is_fortran() { is_gcj() { gcc-lang-supported java || return 1 - ! use nocxx && use_if_iuse gcj + use cxx && use_if_iuse gcj } is_go() { gcc-lang-supported go || return 1 - ! use nocxx && use_if_iuse go + use cxx && use_if_iuse go } is_libffi() { @@ -2410,7 +2417,7 @@ is_objc() { is_objcxx() { gcc-lang-supported 'obj-c++' || return 1 - ! use nocxx && use_if_iuse objc++ + use cxx && use_if_iuse objc++ } is_ada() { diff --git a/gnustep-apps/gnumail/Manifest b/gnustep-apps/gnumail/Manifest index d811f38dd71c..97bddcbf3c87 100644 --- a/gnustep-apps/gnumail/Manifest +++ b/gnustep-apps/gnumail/Manifest @@ -1 +1,2 @@ +DIST GNUMail-1.2.0.tar.gz 1380032 RMD160 020e9095db9cfdea77747bf2e6e53d0d48f1b1b4 SHA1 cb4a0600c709a2ca53274bc12e355bfbdbde4670 SHA256 792512276b253d79362736fb0cb7d614d5a980ea356d03d6adec4d0dd0f6ef2c DIST GNUMail-1.2.0pre3.tar.gz 1327521 RMD160 5d8ff5d6d520f586eca5eb194ed2bafa3e718d0c SHA1 a03e8cc6281c5c050a6fee204d1057be17d69a36 SHA256 29127a65f35208a461436853b41de81f46db7d735958b40e06776805114d7b37 diff --git a/gnustep-apps/gnumail/gnumail-1.2.0.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0.ebuild new file mode 100644 index 000000000000..c8b336d7216b --- /dev/null +++ b/gnustep-apps/gnumail/gnumail-1.2.0.ebuild @@ -0,0 +1,81 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v 1.1 2011/11/14 20:13:53 voyageur Exp $ + +EAPI=4 +inherit gnustep-2 + +MY_P=${P/gnum/GNUM} + +S=${WORKDIR}/${MY_P} + +DESCRIPTION="A fully featured mail application for GNUstep" +HOMEPAGE="http://www.collaboration-world.com/gnumail/" +SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +LICENSE="GPL-2" +SLOT="0" + +IUSE="crypt +emoticon +xface" +DEPEND="~gnustep-libs/pantomime-${PV} + >=gnustep-base/gnustep-gui-0.11.0 + || ( gnustep-apps/addresses gnustep-libs/addresseskit )" +RDEPEND="crypt? ( app-crypt/gnupg )" + +src_prepare() { + sed -i -e 's|GNUMail_GUI_LIBS =|LIBRARIES_DEPEND_UPON +=|' \ + Framework/GNUMail/GNUmakefile || die "as-needed sed failed" +} + +src_compile() { + egnustep_env + egnustep_make + + cd Bundles/Clock + egnustep_make + cd "${S}" + + if use xface ; then + cd Bundles/Face + egnustep_make + cd "${S}" + fi + + if use crypt ; then + cd Bundles/PGP + egnustep_make + cd "${S}" + fi + + if use emoticon ; then + cd Bundles/Emoticon + egnustep_make + cd "${S}" + fi +} + +src_install() { + gnustep-base_src_install + + cd Bundles/Clock + egnustep_install + cd "${S}" + + if use xface ; then + cd Bundles/Face + egnustep_install + cd "${S}" + fi + if use crypt ; then + cd Bundles/PGP + egnustep_install + cd "${S}" + fi + if use emoticon ; then + cd Bundles/Emoticon + egnustep_install + cd "${S}" + fi + + dodoc "${S}"/Documentation/* +} diff --git a/gnustep-libs/pantomime/Manifest b/gnustep-libs/pantomime/Manifest index 1ee74a9661f2..92452fa5a488 100644 --- a/gnustep-libs/pantomime/Manifest +++ b/gnustep-libs/pantomime/Manifest @@ -1 +1,2 @@ +DIST Pantomime-1.2.0.tar.gz 466206 RMD160 d551702bc358d5dd2f63d2638ae30bb0599f4b8f SHA1 9ad253ae70a53f53404222c4d4fd6f41f8a7c6ce SHA256 c6484634dd0611d07108e7e006a2c6bdbe3e72b23de7473440df9a559f6b6218 DIST Pantomime-1.2.0pre3.tar.gz 441478 RMD160 25c397080f0826d7b266e018246658707e9bbd00 SHA1 beddf538d239513bdd46f67db04e9b4d4bd7441c SHA256 84227a08ca9131f14fdc6aa1365b15d75d82ca84fc3ceaec2d936f38d38f2ff2 diff --git a/gnustep-libs/pantomime/pantomime-1.2.0.ebuild b/gnustep-libs/pantomime/pantomime-1.2.0.ebuild new file mode 100644 index 000000000000..6e44ebb8fc55 --- /dev/null +++ b/gnustep-libs/pantomime/pantomime-1.2.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/pantomime-1.2.0.ebuild,v 1.1 2011/11/14 20:11:20 voyageur Exp $ + +EAPI=4 +inherit eutils gnustep-2 + +MY_P=${P/p/P} + +S=${WORKDIR}/${MY_P} + +DESCRIPTION="A set of Objective-C classes that model a mail system." +HOMEPAGE="http://www.collaboration-world.com/pantomime/" +SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz" + +LICENSE="LGPL-2.1 Elm" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +SLOT="0" +IUSE="" + +DEPEND="dev-libs/openssl" +RDEPEND="${DEPEND}" + +src_prepare() { + sed -i -e "s|ADDITIONAL_LDFLAGS|LIBRARIES_DEPEND_UPON|" \ + Framework/Pantomime/GNUmakefile || die "as-needed sed failed" +} + +src_install() { + gnustep-base_src_install + + cd "${S}"/Documentation + dodoc AUTHORS README TODO + docinto rfc + dodoc RFC/* +} diff --git a/licenses/BSD-1 b/licenses/BSD-1 new file mode 100644 index 000000000000..68ec5a422aff --- /dev/null +++ b/licenses/BSD-1 @@ -0,0 +1,20 @@ +Copyright (c) , +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. diff --git a/mail-client/thunderbird-bin/Manifest b/mail-client/thunderbird-bin/Manifest index 51b0d3e4a4a0..70250856959b 100644 --- a/mail-client/thunderbird-bin/Manifest +++ b/mail-client/thunderbird-bin/Manifest @@ -45,52 +45,6 @@ DIST thunderbird-3.1.10-uk.xpi 244817 RMD160 ef681eb41258f9dd5cc56f859a5386f6e5d DIST thunderbird-3.1.10-zh-CN.xpi 219651 RMD160 aa029ae3f40a1d3ba715a734f31e94db5e505154 SHA1 cac129db77c856452c84818b77797e0cb917bab7 SHA256 cba81e7a1dceefe27c4effabb83e41f45871f62abf9d0f0f1cc590fee88eb1e4 DIST thunderbird-3.1.10-zh-TW.xpi 220629 RMD160 ff309998b59cd7eb9577109df89625538ccc966b SHA1 3ee5ac72ccd6eea4deeb40d71cdacf1ae71b902f SHA256 9ddf34a06f6555175ca8ad999b8ceadf9040e424bb203f7cfb2ca8e0d8c2a180 DIST thunderbird-3.1.10.tar.bz2 11539452 RMD160 c06c80a20d0e9c2f7d6f28842d824617ba7ff7b3 SHA1 52856cb7f844fa9241d584f2aecfcab430fc0ab3 SHA256 0dff466c9ce12adfd51d9cd9a1688e42d3c25e23fd379b677672589db1e8e98b -DIST thunderbird-3.1.11-af.xpi 210615 RMD160 4b9b2fc6c26669f1df921b32e30786c7751acdf7 SHA1 21b4cfcbf256383195dcb2dc72a584e3022188c5 SHA256 d2676300f8fea683c381b07c046316cc9259b2ec762642cbd9bcb66214d0dc2f -DIST thunderbird-3.1.11-ar.xpi 230384 RMD160 11451543e6e270b9894f460003967b6282b6d62f SHA1 39683ff7c37483b42eee6a2cd236a51be85e04b6 SHA256 30649cdcc5cce17c0322932698133efb3ecae0da3bed18b5622a2029be4c812a -DIST thunderbird-3.1.11-be.xpi 194430 RMD160 f8f3502ec92a941b82839a4bfdb19148b9a25e37 SHA1 acbe2f27422a8159f18fe2e9db1beee447e1d5e9 SHA256 b5d2d70496baf0cd5475ed416dbcc87110eab7163eabe71c4291cf7332ad1d0a -DIST thunderbird-3.1.11-bg.xpi 235125 RMD160 3d454d1956345e2f98aacc7e223fa85ae0a734d2 SHA1 dca3d2c1936826f69cb2b7b38ac133efb2d59735 SHA256 2b4b023866113eccb07e5090852d410d6d85d2f071178ed4fc4d30934a451eb3 -DIST thunderbird-3.1.11-bn-BD.xpi 244827 RMD160 f236b157b4b3a019ddfafdf74b37e458244c9ce9 SHA1 d8eb164a558022c4bd28874000c98ed5cf0f3f54 SHA256 18e0cf60c411be7a7ad29f0e8f20dddd598703979df2c7a65549738aad47671e -DIST thunderbird-3.1.11-ca.xpi 219359 RMD160 d01aa156362ac89cfbae72a803e10de72212cd67 SHA1 96edc8a92b021108eb2021f996f7cf1e8d446c6d SHA256 5e1b3002068406612f13b68514a6f44b9ffc30c70dab159172ddd48884c929db -DIST thunderbird-3.1.11-cs.xpi 218194 RMD160 336027cf7df43443129e9ad990d7b429417ce5db SHA1 46a35451751d6ab0c59fa11b40eaf2a63307471b SHA256 de60a3b46922507659a804f8d4c22481b1c3de8e1d08d6f85baa9e7a51b9cd37 -DIST thunderbird-3.1.11-da.xpi 203226 RMD160 a9f9ae5d8384e068602fffe5ed13efde7fbe794a SHA1 12f5b8ac7193d6dc278875aae2b921f7c03797b0 SHA256 a609ed3e1fcf4ae4ba36fffcf0b3b6a1ec421b3651a26c96a2db4f625e8954a9 -DIST thunderbird-3.1.11-de.xpi 222817 RMD160 362f3168136b693a92c746d0f9ea6496930ef4a9 SHA1 38a92c534c8cf4cb9de0b06aa6708e53a7ecd376 SHA256 8c66b7b527e025e148f11fbe19fd0b8acc45bf8b2baac6400cbb30b248c9c355 -DIST thunderbird-3.1.11-el.xpi 210073 RMD160 beae1e0c68a1c3c4b96a1cea0f252fba8775810d SHA1 f3888e6cf8f7d52c044027e0114f8d9151223081 SHA256 0bfe08f807b4b529bf12053526c803fa104b6c38d132f8f262a498f846ca9762 -DIST thunderbird-3.1.11-en-GB.xpi 203675 RMD160 0c2500b0443bb508fd4a526acd4322830624fd02 SHA1 283682a0696d66cf7891ad529f16289d1e084d35 SHA256 0e8bfde8e4e442f03afb8f9d85deb1b7b99324194ad9306dd771305ce60d1a11 -DIST thunderbird-3.1.11-es-AR.xpi 218588 RMD160 0567b880b6af557c8d53f05965080e67e772cfeb SHA1 9db561ded3ef100379cd6de16b858d1f1f2e8e43 SHA256 ee7e5ffb47d60e47dcd1c40f747541a358eca46b2cc3d950921d144b2dd7e1c7 -DIST thunderbird-3.1.11-es-ES.xpi 172879 RMD160 51c0e1659346f1ea6a1ab224433db52e453a1ce7 SHA1 fcd702f742a42e876be4380c5a77b3b5c92cc750 SHA256 691410443b2ea2db2b7ced24de3c0628985991ce55e35200ddf474bb93110dc1 -DIST thunderbird-3.1.11-et.xpi 221753 RMD160 cae87a516f3e6469c3838d988e4d13c55a78ea5b SHA1 de4947ebb68f01d4afca131ddec1e837c46b05b3 SHA256 e4fe7777c73d32cf64bc8d4689d18e7e4f670d8f965bfdd3edcad81bceee3091 -DIST thunderbird-3.1.11-eu.xpi 211283 RMD160 ad52be240bf25f3689b3929c526d22890a1dc97a SHA1 dce9fe2ff5eabb5ad0d1da960972a985df0602ea SHA256 84793c78d3d9120adc189df98c94c4d73511d7f805449fc67a43d4a6482990a3 -DIST thunderbird-3.1.11-fi.xpi 219474 RMD160 577410cc5c0538f4f91e3dc5c6c26cef94d48aa3 SHA1 613b3212834500c06dfb46d6c8ee35e8125b8431 SHA256 786054a681a8a7077f1810930c9210fbd0e9ec708e58b344840cfdb2241f3afa -DIST thunderbird-3.1.11-fr.xpi 221771 RMD160 df79cad4265bc00f00b36981ec03527adf5e3c86 SHA1 224cd62e317b4fd9c666bb248f733a8de5dd9638 SHA256 184cfde6453301b5fdfa0549a5793134917f9d3729a953e280161ec9a2cbc9de -DIST thunderbird-3.1.11-fy-NL.xpi 220800 RMD160 caa3c2581fe952785698363ab90f5424aab48cd2 SHA1 0d9c72013bd0a0d9ab5e190403d199b698cc27dc SHA256 c71c158840e3f7c9a2b48db7c4eb887783983e0d221ffacc08ca6a34226509ff -DIST thunderbird-3.1.11-ga-IE.xpi 219429 RMD160 751950c6084dc8bc9b2f8fe1a9af052512816076 SHA1 83bae079d7c4a11d123b7c9336638f755c30b3c3 SHA256 a809fabd7328ecb5e60b9bb6626abd5e44fa8078ac5d597ecd4dfdf5f8d597cf -DIST thunderbird-3.1.11-he.xpi 204908 RMD160 c2c36b4a41c37a76e87ea306c7fe962217feabb4 SHA1 bf3f64e0f5c258c38c0cf2475718e31a1c736b27 SHA256 05d3daad9c69694611513fcbb7dd63ec99468412d6e076d3a8c774fb4f4092a8 -DIST thunderbird-3.1.11-hu.xpi 226159 RMD160 3b78d2538ba0621b0a4cd6b6c4fac01688707cfc SHA1 0e2a1ff89db41b38ae2438cc2867c8ab49f0f93c SHA256 6210fc89e67c1f08c4260b23b5a114114df852498d271ec839bc7b5a0a929257 -DIST thunderbird-3.1.11-id.xpi 185845 RMD160 68b14d1a4c2c8483fb95b87e0fefb1863ca4d79a SHA1 eaca08e8990e9789b7f89d578980146920eeed09 SHA256 b1de7097b7be766685aedbe814b1c8a2b2e9c08b393fcd5cb9ae987d20ce9120 -DIST thunderbird-3.1.11-is.xpi 214017 RMD160 46f3506a94ba3540d0318b775de8087b351c6c1b SHA1 4c62cfdee60cac1ca2bdcf1d17d56b484b222531 SHA256 b4446bcc95fa68bda9f8f1880f1b60f9aecffa28db1d4493130572b5d66b6c02 -DIST thunderbird-3.1.11-it.xpi 171393 RMD160 68408fb4f879c7688976c6d56bc1779b5a648b7c SHA1 cfc87c7e8f9c8368dcbd9af195f478b96be5c54e SHA256 c450d0f68c2f0982fc9cc9f3279439715d7b8fa7559bb75bb59b31955ef671b7 -DIST thunderbird-3.1.11-ja.xpi 236626 RMD160 bba72d3fadd10907406350d56947d2602eec7eff SHA1 5aba241c61d594367a2e176b7856273a08b1f748 SHA256 c2191f03aca9b32ac07a7d195f64424a3f1d5ed82d8a75c4a0b7c0dffc5d4b55 -DIST thunderbird-3.1.11-ko.xpi 194783 RMD160 6c76a57d0c8d561543e44e74444e114f636a01e0 SHA1 fdc3f6b5d4776a8d04f2847eae2c851ee20ad5de SHA256 f53b79ffa380f54b226a3a61e2d2277742cf70527e4c186f019d651e1d26f3b3 -DIST thunderbird-3.1.11-lt.xpi 235296 RMD160 0f0828984c51972725462dce58776d2bcea2e579 SHA1 37dc05a8f55c22d798aa1509fd55abf5662c69b6 SHA256 1648ea194666162de0c8ad742df2fcc673916b2b342511cb6f2944f48f27654c -DIST thunderbird-3.1.11-nb-NO.xpi 213869 RMD160 288ceb92f8560acdb80e94b458ae22a6d406d9ef SHA1 4171d999a136a6d49a08e7f2f4fa719cfbb6a2d6 SHA256 6dd25c3ba6b5c482a4ea124111b61d6d43e0d791d4c9944a1cfa736a111efbc5 -DIST thunderbird-3.1.11-nl.xpi 216584 RMD160 7e1b0133bdfbb66968d0cb1cca6830aad3b1c653 SHA1 249695d2ca2fe73381609a745eb9301c0207efb7 SHA256 6d98d6181ed04ca66798a3e8511b650ab4cb301400685cc065da69e950d1dc7f -DIST thunderbird-3.1.11-nn-NO.xpi 215631 RMD160 9c11765df3d780e440fbe0f68d1db72c53670941 SHA1 d7ed503ee917f8d9bbe77897e62c0595893ce01a SHA256 3a9ab5f556968292866f5a492406d4c09f10dde4fb0f6165486f6602115cad72 -DIST thunderbird-3.1.11-pa-IN.xpi 241100 RMD160 4d289d9cdfc7ce40f4cbeccb6d0fe36e973ef1b9 SHA1 a78b956c06a0a0c1a733cef1c6dd417a65280f33 SHA256 654ee53022ee53a75b9716775ab0e5421b04923178c0ba3d307b46b3897a48f8 -DIST thunderbird-3.1.11-pl.xpi 203878 RMD160 449c857160086b5849686854c0f2889705dcdc71 SHA1 0d90ab14abfe9f809ba9b89975f1a04e9d2ca5ca SHA256 d4ba0ba503d213a4a821ab99678743bd156540ae1a7459b80fa4e078c46ed3b3 -DIST thunderbird-3.1.11-pt-BR.xpi 215018 RMD160 6e4110959f67a503ab687ceaa634d4976e796df7 SHA1 aed86967b22b4b881001a0a22ca0b7685cb801bf SHA256 c0529bf7af12a245b7c55f5e0c3c9d9ee4e8f168462a123cc8d91983ad21d44c -DIST thunderbird-3.1.11-pt-PT.xpi 214252 RMD160 f06c1eca35fd5bdaf70cb1c35f49248454949c63 SHA1 47a5a9454974e3941cce947f29293924beaca02b SHA256 ed8f735f7433dbe78c2a767d7dfb65e165d7946a256a0bdc600f05fd6f222b67 -DIST thunderbird-3.1.11-ro.xpi 221215 RMD160 0515c641df30fe1c08ee09487eeab784d1c51147 SHA1 4b56018603d9ec2c45b47513bbbbf0fbc5a7b538 SHA256 53b54449117ee582197c97b527a5a2f3213e6be575ba5c1853bd7d5e062b1fce -DIST thunderbird-3.1.11-ru.xpi 198272 RMD160 29298e3139574c644011a55d1430342056b07cc1 SHA1 aa0c20c9d15eb57fc14c871a7719d742fb58eef8 SHA256 e1d500dd8c51cbe585e4c0702bfdf6ba5e6aef61064703718dd33ee6a3f4170a -DIST thunderbird-3.1.11-si.xpi 246153 RMD160 b790ce42060b48d04c12afbf0d50441af94207a3 SHA1 3a649a620f9d6390a49c88767fffa84d4e6126d7 SHA256 23fee1ef7b12266892d0c8311a6bb0c54299dd477c5bcc1bfc9502b9c2f415a4 -DIST thunderbird-3.1.11-sk.xpi 224600 RMD160 d27696b289f8797daba5de26f7d4db46667e9cd3 SHA1 4496f88fdee2be35956cf4dc23ae2f90fde84174 SHA256 2ae452e53ce3ace687d5ca6d413cd50f68c947568fe96a598bf78be3bb1f7811 -DIST thunderbird-3.1.11-sl.xpi 218485 RMD160 be6e79564f13d5692642007b163b30d07bfe4a8e SHA1 217fd26262137f13be36948aca14143a6a2cdf54 SHA256 cd04565d38131759fc2ab455cd94e228f3d1f4ae351ed75544eb75b26b224b64 -DIST thunderbird-3.1.11-sq.xpi 211283 RMD160 8a36bc2023105b75c6bc1c6addf39d35b23ecc88 SHA1 356f14a6fc0a61f13e8d3c7a934ab53084ca077d SHA256 8a9443f06d1bd34f282639fc9ea127a851ab46387213e32aca4960f730ab99aa -DIST thunderbird-3.1.11-sv-SE.xpi 221171 RMD160 be1bbb8547fbaf4aacbd66ba4df0da0f789e9e07 SHA1 e434ffa39e8d09a2e56589c5e67bf6d1e2da7b42 SHA256 42b9e49a41d0684937cbcb3576dfb962cd721cd09415d96373c36e216611769d -DIST thunderbird-3.1.11-tr.xpi 215821 RMD160 869183414503caeb2249f5004aaac240089926f2 SHA1 78b54e29f1c4be9fa03567fb5160cd1d77848608 SHA256 8d458a6eded9e4eb0985b9601918f7424922db549e4fd6eece7889b670b79202 -DIST thunderbird-3.1.11-uk.xpi 244808 RMD160 2172220c5ae67fd9cebc8267dd2dd0c1a5bb982d SHA1 2812504bdddbe21d2b9d775609e2b097a314c50e SHA256 0df41a6bf414778e9274dad896b3d8e116a3994564bf6e74fdda87e4edc83b7c -DIST thunderbird-3.1.11-zh-CN.xpi 219649 RMD160 33d1f1c34aaeb52b110c54f136066bb9fddc4944 SHA1 84987ffbcb2103f6f366c173f9fe664c8ffd178b SHA256 c8c3b092a4a999bb30d47797f9c0850634282ad561a233132f28ced48a0be01f -DIST thunderbird-3.1.11-zh-TW.xpi 220607 RMD160 9d5e191913300c6919a951deeaea2959b07cca55 SHA1 8acc959dc88247bffd83f5eb868b1f78e747ccdc SHA256 5719a75ab55111a2adfff2c982aa7fba6dae91e0977479060f2bf259c2de9024 -DIST thunderbird-3.1.11.tar.bz2 11601754 RMD160 99cc974fb634fc84a21a1c00ce81522232a23da0 SHA1 ecb357b9e977ad08b5c4d2af251663787cd540d4 SHA256 36d11cf0a699425086d7653239aef57fca1fc98ab9716d54f4af5c5090f5e09b DIST thunderbird-3.1.12-af.xpi 210617 RMD160 0d8a79d8066b6706090f6c0a55a0c89423542eab SHA1 abadfd892e896e87a8a394bdc5a1ee6c4aa7f65f SHA256 00d47a4b1443689a328d4903ccea06a058d2d847789442d4a044212bb6813b56 DIST thunderbird-3.1.12-ar.xpi 230333 RMD160 a9ddde633984f2c431c960870e5d33eac78089ad SHA1 beeff8853f470b9c24f308ce0ad93a95686c7378 SHA256 706f67296c7058d694c712964239b44dcfc4a93ab1148b70fee22ed1056c6832 DIST thunderbird-3.1.12-be.xpi 194476 RMD160 986f590f22d7e3abb3d9faba7ef03d516018d04c SHA1 272a9b74790b21133b3d87bfa6e87ffb76e2ec38 SHA256 20fb419f9da957b5130a01fe590b134bb5c4f0da7b43a5c1d6a8c6912fb4bd7a @@ -137,6 +91,56 @@ DIST thunderbird-3.1.12-uk.xpi 244865 RMD160 529b11665f6f52cfa12efaf1a3e6ad05475 DIST thunderbird-3.1.12-zh-CN.xpi 219647 RMD160 159cf73f955c0fd8df394104271622f2ac26af88 SHA1 d1e56854ae9b83e29183d4c897b8c56cde09bd0e SHA256 6293366577bf2893e09768c81167fa5cdd42a8fff15c44b1f6c16e652f2a5591 DIST thunderbird-3.1.12-zh-TW.xpi 220634 RMD160 fa25c1d5c1c4c7b1366099c7ae0b07df3b4e4f40 SHA1 2f1a228c7c60f4e9b0bd9c4964661b92053882cc SHA256 b63fb7b26cf7f91d53b6acaa0d9c47b7739afce1cdba82ddee2cfee6b0b70657 DIST thunderbird-3.1.12.tar.bz2 11559948 RMD160 6fc2d1457d61ced8730d93f255694d7635e3fab9 SHA1 9ca6b8e7e7bb8253361f97ac2737e2d5ac0f7cde SHA256 55ed2acf667bf852a8d6a961753f9cc3586d3be10f86d94f0e41318700ce929d +DIST thunderbird-3.1.16-af.xpi 210580 RMD160 bc70dd58334c3b8ea945ad814b41f923ed8be9ca SHA1 b7fd21bc320d0ec350e33d1e2992cf72ad7c2715 SHA256 3ab41981d5110af12fb1c3708259cafd1f764abca5e7ce6b58b354e9b5c0a5c1 +DIST thunderbird-3.1.16-ar.xpi 230316 RMD160 62d59d346eb3530d19ea1c279501bbb1b8e6746d SHA1 1de589fd1779ac49bc08350676ce7ed0440f75e4 SHA256 5e5227f590f837e0ac77b8b620dfd1a16aa5a8cead53dbb10ed0e9851058e7f8 +DIST thunderbird-3.1.16-be.xpi 194464 RMD160 f2632b11ff837f48866d2a0d219d5ebb9b5f164c SHA1 1aa752615fc5b71720c9f9f75f24c2fc5a9b5470 SHA256 79c12294607bf5086a0273300e923ef88b0bbb205f783c5a0441af7e779e8240 +DIST thunderbird-3.1.16-bg.xpi 235182 RMD160 835083e6ae3b710ae33e1e8a020b8320a5fcdc64 SHA1 1fb69d13cae0cca96818a643567122ee532e7e5e SHA256 f7471302bd43cfd289e06312d7d91aacc94591fad70ddac8dcfc7820a5f0f2f3 +DIST thunderbird-3.1.16-bn-BD.xpi 244750 RMD160 b6744dbd3b17e53409772ff4d1ebe593bbfec8e7 SHA1 6f1bb6f7e9d4368ef68bc36069c74c7c0a79257c SHA256 b2f9db9f6fab832ecd4fa5d094dcb6bf7e9e287eda870c9cf645f69fe8218402 +DIST thunderbird-3.1.16-ca.xpi 219329 RMD160 6dd2a60d7e0025e784806078a111c116a7cea90e SHA1 1f88a830dbba873c40929a0416cc52b614963859 SHA256 c1e6fd2370abe8c79a219abe5c5dea93b140eeb1ae908a8117af0f64e220fc8d +DIST thunderbird-3.1.16-cs.xpi 218136 RMD160 09c1f27c28271f05b19f86976f7b590de2c717a8 SHA1 e957ae1fde7608d3d86083c3e03ad23d6a7a913f SHA256 3e1bc6bdc9e5f694252faf0c2b8786cd9223fd9632f3ec48eb4e95b28a911d87 +DIST thunderbird-3.1.16-da.xpi 203172 RMD160 b380b04ce3442a3de782ecd5056d969445f18109 SHA1 4277ad70d011b63dccaaf4d1a98a45af1f31f649 SHA256 e4499eefde006c3734c54d71c91d404827eba95653d151fb001c0dd58ee8c475 +DIST thunderbird-3.1.16-de.xpi 222819 RMD160 038505f90467376a2cd35abce9335c490c6e6d1e SHA1 df993b56f30dcf8259e3bc94cfad869dd4d48a02 SHA256 598fe9948aab00f5b2461e8c85e8d05ca428f80340eeb7bef2ee14b61c695756 +DIST thunderbird-3.1.16-el.xpi 210068 RMD160 0813cca7d3b4a2d7864a9fcd8790a1c2cd6c2668 SHA1 bf288adbad7e6357a50f9e4bb3b4e0e4275b5ec8 SHA256 916a06ec84e7e422ed8eac23622425af521d5e2af3261ce8eb9fad8a06757df0 +DIST thunderbird-3.1.16-en-GB.xpi 203668 RMD160 bc0ef4fce6b63aa1f0aaa18466111478667ecc46 SHA1 5467bd3528bfe3ef17db8e98b2d078a893aa016d SHA256 a15318cf608714bda292bcb719dc0e9af70d6d20cf98160ebf5dfbcfc2028fcd +DIST thunderbird-3.1.16-es-AR.xpi 218601 RMD160 c9e3fa1142a14765f9ca33416514b4f53ab14c4d SHA1 248742ceb361a4db5582882337bc9b3a594f5752 SHA256 3e03dfa33d3a867856f14670b4b51e35e7f6e02f24aa56abe06a528dafb620eb +DIST thunderbird-3.1.16-es-ES.xpi 172890 RMD160 3418c10df053850c3ff9fcb185a4447ecb441e98 SHA1 5c238ed236df407670829869911e827c8b882269 SHA256 007527cae7ee5daacb7132251500861335f9f300020f6259dd3889654e1b1288 +DIST thunderbird-3.1.16-et.xpi 221755 RMD160 9783e3cc2ee1e44861bde018fd41e4fd98cc3f98 SHA1 07434ef09f928184a205187e999fcebab1208e35 SHA256 a6bda4667b6151474c46eaa579e661dd2519202720632a0bcc0a9da3e7bf37fb +DIST thunderbird-3.1.16-eu.xpi 211330 RMD160 4d268e5793203c0d613cc260a2beb04a95f78de3 SHA1 024dc0ceea1cbab5101cc679c6da8a439453a471 SHA256 c86eb7166892fc5ed5677a766103e8e891ab396a4917c078206cf77d3474f502 +DIST thunderbird-3.1.16-fi.xpi 219491 RMD160 d7c5c775b920248edf33ddacbbe11417e336cdd5 SHA1 00a984bac6083a4fa39fb6bad50d35504c7b5424 SHA256 32ba3d3c8efed474d17317023fed2e83ba133655cfc3b9cd480addb3add0b81b +DIST thunderbird-3.1.16-fr.xpi 221707 RMD160 f1c595f42f022725722da6d67b6ca0cd114fb85c SHA1 8cbc92b715ba5674f2142cd5cfe0dc9cc4c75581 SHA256 74dc7a3eade7963bbe84e8248e733a3b2ea2074a9722daa1f498231446caf022 +DIST thunderbird-3.1.16-fy-NL.xpi 220796 RMD160 ea6d426f69eab65364449a65771aeddf77c48946 SHA1 cdd3ee67b6b482dc14b97072739d9369de63d070 SHA256 2923d61cee452d3cba67e3ec86ad89fea70c60268a647860b4c35f8cdade3cac +DIST thunderbird-3.1.16-ga-IE.xpi 219425 RMD160 0b0cc08b468ad8934d75323a59caf7bbb014559a SHA1 84168566e3ec596f37f38369485bb7ce3d4a70a2 SHA256 501343d07710370e5f3725c67227b153dfed3ac12bfdb0e8cff59690f55de3ba +DIST thunderbird-3.1.16-gd.xpi 225172 RMD160 e9c5b13a4d1aedac8f445a2b7186090009a64f67 SHA1 25b141fda46982df68dd0012d50a7ed074d0c01d SHA256 502f013f30150e15eff4b2f068b59ef2257048fad47aa2fe3157a71883ad9423 +DIST thunderbird-3.1.16-gl.xpi 216060 RMD160 a997a361e925e02d35d8c4dca672b9a45a31465c SHA1 976fffc5a31c1499145eb31eba86560645c5cd56 SHA256 bb2e805325e055f9126244dfe5baf290382766b0029b2e9efa11aa36e6f5a3ea +DIST thunderbird-3.1.16-he.xpi 204926 RMD160 3436db6e432a8dfc89be16e4b4fd3874fd2a1012 SHA1 633bdd233f4ebfbb84c6d6cdd22b5b1ffafbb8c5 SHA256 5c8b948353ec5638a7e7dfd787222feb37b3d5927523d7d3b97c2b24619df011 +DIST thunderbird-3.1.16-hu.xpi 226084 RMD160 a1b133d8e76605e4c44af2c35c161e2ae49ea77d SHA1 8e423cb57e22ad41ab00bb5e784881aecaf5b412 SHA256 a96d3e5502133efe8d0dc79b720ec76352c51cb426bfb15a305dadaa17c4c923 +DIST thunderbird-3.1.16-id.xpi 185902 RMD160 f4cb88791f2cffc03e0ee61a3d250664a33fd0b0 SHA1 9a601d963e59d44714b168fc3e4e54f5afbb6cb0 SHA256 a2403545d65862a881d0b0170b8e266b39ad4779908474e07a297d4c62a33e08 +DIST thunderbird-3.1.16-is.xpi 214014 RMD160 8d926f56948a8edc336373699f961b9289b5a7c6 SHA1 954c1dcff63db1e55044f06f83fa0a67baf6f3b9 SHA256 f3b49151f4d215e5d500f0b3975c534ee2e76744f7112745e1b6d9d2cdca6143 +DIST thunderbird-3.1.16-it.xpi 171455 RMD160 ec777326c3367d68149dce4de8e8e7d813487703 SHA1 ce127916628a60a6d30d563606dff3cfeb664458 SHA256 e78448b9a4af95529b73ea2b3a051d0268140a9c5b6ebf63e0a04da46c06f0a9 +DIST thunderbird-3.1.16-ja.xpi 236588 RMD160 8fc8da8c3c221dc307f15779e13103637f329e2f SHA1 b24e9ab111d7b1d696b26e5c693748dd4ea183e7 SHA256 cbf358334f3122ac96a5922f29f57ce5b2e563e7c964c604135f49edda495171 +DIST thunderbird-3.1.16-ko.xpi 194728 RMD160 ea17b8a25fee6e6b25af1c061f7fa7af214140b5 SHA1 b3b5d6fe24d9feb937a686f91bd40662989fafab SHA256 35f6f142198f7a1728c45d6ed2b7c88561d0a3ae0bb256e2f227a82ed3de4070 +DIST thunderbird-3.1.16-lt.xpi 235293 RMD160 52dc552b7140b0d77a318801c86eefc2097041cb SHA1 9d682bf8980108832f8168f12d39837c6bf44a90 SHA256 492b42a231ab4124d1a99739778161496db58125153ba7a2ac7ff8a8fc93a8ce +DIST thunderbird-3.1.16-nb-NO.xpi 213924 RMD160 92fba184cd84847cf6f5e5625027d300d164b192 SHA1 73a3899e310946f9706b2c87673747a9553a65da SHA256 cf265ec6813d85bbe4ece2310e85db41ffa9cf8ab41547e11f57dc76ec178647 +DIST thunderbird-3.1.16-nl.xpi 216628 RMD160 c293ab9f8cabe128741c5b58de6d83d1280bcd5a SHA1 288ee5276ea48086d23493c23335ed5fba7c183c SHA256 169d8c463cedbb5a262d5354c2b34d4161dffb85a97fd1c010a195936aa4ab7c +DIST thunderbird-3.1.16-nn-NO.xpi 215631 RMD160 52e4a46b3795088c16637c55e48a88144b3830b4 SHA1 5b3e485be3e1e1a2e80794172fb6b0c84c194dd0 SHA256 be785caf74d150ff5da22327158ffc532700c6cbbf4cb2a949e2c71121db66dd +DIST thunderbird-3.1.16-pa-IN.xpi 241048 RMD160 da6543110fc9d28a8ee3df2b57657e3390598a82 SHA1 fd61a5279fa51360a6370d96d83fc8bd2017267a SHA256 7c317586b2ffef10d3a9fa48f9e0cce5eae139bfcc601e2b9e00ed1f6f1d0e11 +DIST thunderbird-3.1.16-pl.xpi 203869 RMD160 e6e2df219593856ca340429a22b5126f0a36c697 SHA1 6eac2ca1a5a572e867b6c1a48028c5f500ecdd61 SHA256 dff43a05b0319afe903f28cd3630690fedcd173556caed0c86191ec43024eb88 +DIST thunderbird-3.1.16-pt-BR.xpi 215018 RMD160 156b003b5e55845324644521cc3d98c5102d4403 SHA1 6c06441bb38d2b922853db342e6777b24a775fcc SHA256 7105caaac8fb7bc597eb47755736499ed20c386a6e14fb6ca6794e8e88eba559 +DIST thunderbird-3.1.16-pt-PT.xpi 214220 RMD160 b17c986452783e22c68897d8bed4bc9480da224a SHA1 9f4b8e49fde22d1774e0a297b73b75362c8c006c SHA256 29ac67b3972cc798465514f3b36ce45111635b60a02da4706fcbca77338f3b26 +DIST thunderbird-3.1.16-ro.xpi 221193 RMD160 fc3087a0c4ba38555f9769a9404a9a50c389936c SHA1 b0cfbf7b2ed491d914e624016f4ed633cb3da0bd SHA256 32f820ca9efcbe812c319642e5c1cd3ac82ecb10f18466f43fb7526395fc5409 +DIST thunderbird-3.1.16-ru.xpi 198278 RMD160 6f647c3ffc64db2d9cbc202a9b327ffd6e780da3 SHA1 bb0e1173dbe82a47a5ab5ea5a8d47625b5b95ed0 SHA256 feed2e26decab7bbe43430e1921512a69b74fcff80a4eda4e1ee9419f2917b68 +DIST thunderbird-3.1.16-si.xpi 246120 RMD160 a8c452761a07ba9d0898e4cc286a0f4dbe1f4e43 SHA1 b598a7f4d4ddfbd775d0398a5aee1a76294d6cf3 SHA256 cfcba66de22aa3e12c3c08a457ac8b1b3e488aea5f833c666159291d650026f4 +DIST thunderbird-3.1.16-sk.xpi 224546 RMD160 6b97a9539641c7edb378731c238f6dffc4a2e00f SHA1 8861c6069a3f422c88ea799a6d958976db2a2d11 SHA256 552fa317d008891517d9f4a03342c733a0f035591656979c7f7c96adfb07ad7b +DIST thunderbird-3.1.16-sl.xpi 218493 RMD160 7e59765e188ea08038354db741da8f3e1ff46233 SHA1 9d20361a299794576f5be60de0188325baf9dd3d SHA256 f0475f2fc3a6d783b94e0fa7938056cb19e7aa7e366ccf8c493332263694a242 +DIST thunderbird-3.1.16-sq.xpi 211242 RMD160 bffc06fd7e0d7b83c8680eb9d522092dfef66083 SHA1 5e9da96f88dbdae45118c50237ae1929d86dd8d6 SHA256 69575c0fe8315ec318d692299615f885512845569f54640f88f88f203b2880c9 +DIST thunderbird-3.1.16-sr.xpi 239286 RMD160 e31ce8e1e94bfbba41551b155cb9a405eec840d7 SHA1 86f5992ba58727ae57b88a948ac7f0dcb6872f71 SHA256 a78e81afb2071c248d5c2c6ca4e82e40418eee12568b6a188507e765d5a2af34 +DIST thunderbird-3.1.16-sv-SE.xpi 221187 RMD160 41083417bbcd8e43f41ac51d0b17b17eb89f522e SHA1 57f86c49cbc310e6bb8440dfeded22a317e32328 SHA256 6df8aec0a0a7abc4e80220654922fbbf5fccf1f466efe4b46e204efd4a6415f1 +DIST thunderbird-3.1.16-tr.xpi 215745 RMD160 cbc7a5cd3409edb8fb7c9dff9fc5f02e5525ef66 SHA1 f54187ad1427058df5d44ae38f1346b91c249dc6 SHA256 74975b64889879d196df21067a206214064af403d6dedc3d78dc4deb8ba8132d +DIST thunderbird-3.1.16-uk.xpi 244868 RMD160 4a307444fd63391a4d49d1bf7d0b617c7cc82cb0 SHA1 03a3e99086473bc08891f7711b043e4a3504c4ff SHA256 644c340091190ec67ed811c2d07603c4b3c21a8af904cba06b3df6a10715e577 +DIST thunderbird-3.1.16-vi.xpi 220994 RMD160 5a7ec9a67b9b853a56599f6ede6ed3f0b9029dcc SHA1 368c968dab48b8023b6747ab0cf1504c23102f63 SHA256 a61e244d64be3f96792e51136f2479f05b73715532383228dcef9a724109adb8 +DIST thunderbird-3.1.16-zh-CN.xpi 219707 RMD160 34660bbf425d3c6e75dd725f012920bdfca5e125 SHA1 4dae256573e5963ee4243339f15c7fc8821ec830 SHA256 fb64339eada88a687c1b1c544a41f198033c052c19bdeba78f876edecec55068 +DIST thunderbird-3.1.16-zh-TW.xpi 220591 RMD160 f1b4e48d07852a912769209f76c66476a671000a SHA1 397e2ed783eccbc1c91112e55380f3fe132f78e8 SHA256 792e89acffb92aea711db71cc3ee8561b4bd60dbb580636dcb55ae565f3a9ae0 +DIST thunderbird-3.1.16.tar.bz2 11583777 RMD160 49ae04c8c780a7f10695b2d2224135a4efcc065b SHA1 7c45f468b8ad5d1ea019110ba8aabeea1288aa31 SHA256 7ec7991fc40aafe611f1d4a4225786985536b9c3cc14bf62fb18a77c2224c7a6 DIST thunderbird-6.0-ar.xpi 427494 RMD160 4532e9315bc6fe5793b80314b235f016035a4c2b SHA1 c8104bdcc654388ea744cf1d17a5e3df374d6936 SHA256 3a451c2f0d127a9d27b8a350b08e4e081ad355465f11340d20cc0e451e8b8a89 DIST thunderbird-6.0-be.xpi 386317 RMD160 99ff0d78932a82f8e9c9bd1ebbcb0a09a193d4e3 SHA1 a3b18de8291ed8506e0eb3c59ccadd7e998591c1 SHA256 21f88f8e3c358c443bb2ce0680958864f0c66eba99baa8c28fdb8968820bc8fb DIST thunderbird-6.0-bn-BD.xpi 464527 RMD160 edf2e295b02e228a6f47fd0def697670914b1d6c SHA1 d6facc7fe373ab7cd370ba04411035149d7c06dc SHA256 d6d16cd89673c1ef3abab059a849b2a6678434cfd0f683b71ec8632fd29565ea @@ -181,5 +185,57 @@ DIST thunderbird-6.0-sv-SE.xpi 468587 RMD160 63139d49daa44d05036f7bcb657beab5c3d DIST thunderbird-6.0-ta-LK.xpi 463618 RMD160 8d44ca9b451d034cde2bc52bc0a66bb6f9a851f2 SHA1 9bee4431eb5f2461d1fcacd61fb9c83b0f3a930f SHA256 6614445d8c29a4287469dc781d62630f580e240b0156931d8f32f886effa1963 DIST thunderbird-6.0-tr.xpi 403273 RMD160 0a1bbbae82a0378016d0dd6185d604b5b608da15 SHA1 5d44b1a3e50015e5a92f672aac6882025b61af99 SHA256 595b22151201dc4b9d08a0321530c1f1f2494d5b6edb5527cd56648b245f1493 DIST thunderbird-6.0-uk.xpi 452775 RMD160 f1915e4ae3fa8f667540dde3d31c3e36749c0b57 SHA1 54e21c3baff6bf833d18df047cc849d2b9258c65 SHA256 a7030f7f6aa9d52b4a39c344ef1d5aeae9114dca9590e2eabf24b3c2849601ec +DIST thunderbird-8.0-ar.xpi 429682 RMD160 ac02f62b746232efcbbf622e7d2a84269194441f SHA1 da148179119926bfb2305e2157ccbe6edee86e79 SHA256 ac50815d26c950b51a930239facf46c1225f8c052dc7610106fa74573b187b96 +DIST thunderbird-8.0-be.xpi 388182 RMD160 b76fa607aef8a84430fd174f53bdca2d542e7f92 SHA1 7e606ae1e580242a62e6a136155b8a478ec09dce SHA256 c744b02fe1cb2acc1254d9c7b34af80710dc5de523d077187b87fd53e061aa9f +DIST thunderbird-8.0-bg.xpi 447619 RMD160 e13ac28e4b34e08308364418b5aab97518bbde84 SHA1 25d48b7d9fbaea3ab2b60e3361185fa3d72e34fa SHA256 aec72e7de903f79775456926e255c39346f8b52d0e12db90246f9401055e6405 +DIST thunderbird-8.0-bn-BD.xpi 467423 RMD160 de9d84e240110fd178b4eb0807e9b18709306892 SHA1 cf1185820ee431ec1f8928526fd866316d80350b SHA256 f4812cb69d83f94b31a6cab11672946dc9ae0afd3166553aa05df837971fc46f +DIST thunderbird-8.0-br.xpi 407854 RMD160 ce49a786c8608852d42d3230743fbb362a77e6b0 SHA1 f4b227d70f87b707cb1ab8ad203e2aefa5c5fa64 SHA256 bfe0a405db47e62cf4f2037f10592f37e6f4804ff141c98f03a708c8b76886c9 +DIST thunderbird-8.0-ca.xpi 407844 RMD160 f0860202c3b3ca2117373a657f08585e79b8fb23 SHA1 676c0b2904b282649323ee8287eede0fd011f31d SHA256 f9cbd66875016bf18e84d0ffcae1b394d020c6166f1626b95cdb04ea431c20b8 +DIST thunderbird-8.0-cs.xpi 410932 RMD160 efb7559493f30a25d0707b36240d28c4fb5e9647 SHA1 4a1efdaa8b7cc497a48dc91d35e69464cfa2695c SHA256 1fd879a3802d455a10db9b94c74449663920b6dd9e7dec487c9a782898fc4c6e +DIST thunderbird-8.0-da.xpi 353524 RMD160 ef82b894d5c104f20a301f498e4ecb778343c50f SHA1 f60819da07a43405faf6d88a9163ed964ac5095f SHA256 db28f6e245304488923e153e5e692b3ade8d736bc42c2fd8c1af065c973370ef +DIST thunderbird-8.0-de.xpi 409617 RMD160 65e0a6ff2e8f1dd192ae06235def1d269bef7202 SHA1 514cc2f40cca34be61a0e4287f1f01a00c96def8 SHA256 d8047dafbcf85f520ec268c633e0a704bd276b0e46d972302d54356f558883f2 +DIST thunderbird-8.0-el.xpi 392612 RMD160 433f3350a94aa8e1c815a821c718dea1b0af180a SHA1 7d026284b05903e5fe20eae6abc46246d9c3f79c SHA256 ebb6e4e5cdb20a3d19c72d5bc8967ff1d5ce65b479426ffa7f7cb2a367ea9d9f +DIST thunderbird-8.0-en-GB.xpi 384202 RMD160 37331b2e48c0fc12c25d1e290c352187ab326332 SHA1 95dbc9cd72a58d6d2b6cc7e6d38846eef15ff6cc SHA256 77a53b255f1a526166415eb2c7398a6d7a07a23f46d2737714bfbded8972bb8f +DIST thunderbird-8.0-es-AR.xpi 402208 RMD160 7f9cb8d89f54e5b8e022b152f69a542d978c3612 SHA1 83dba6b048b1fd6132bf9ff286e3e492208b1dc9 SHA256 3d23032bc87e257a749ce7a877897ee4e05c64930ebec9e743eec07c52ac26dc +DIST thunderbird-8.0-es-ES.xpi 345966 RMD160 87b19f178bcd1dae36dc2896b1e751efb934a7af SHA1 9f9e2965fb1786f44a9e4998d4bbceb6ffb2eb30 SHA256 9e4d21fa3b1387977ae4a6bf69395b48de8560e0330ee964c210a06fbf0c0327 +DIST thunderbird-8.0-et.xpi 402614 RMD160 f8b05fbb5b6a84da11fd7827c3400b9d8fb91916 SHA1 c6c9d8a80d7bff3e909a955f7e8653a65b306439 SHA256 7e866bb4f163e8aac567266414e20877bb9c6d0525d6621d717cdef1a9715ed2 +DIST thunderbird-8.0-eu.xpi 398556 RMD160 71c8a71728fb9bfa9b71fcb682aa145d7e64ec7a SHA1 1fcb6c067f2d5355b6940fc9693ff584eca81741 SHA256 af1a9e5cd29befc818ab5b93ce3b5058766f80fe0feeaedd261a702e56d1853c +DIST thunderbird-8.0-fi.xpi 403666 RMD160 0889d030e832d3f1a894bf3641ef3b98af3c7265 SHA1 fb984fbcbb0cbbc97779bc3abf87ebfefad24782 SHA256 e2c94b11072377e3ce6758a6f3b607e03fa7a0073e167b31ee097e0363b6c50c +DIST thunderbird-8.0-fr.xpi 406258 RMD160 8e6684d7cb942b34c69d467619c42599dd1f02cd SHA1 55d3d5117f36bb5451cf3e040317cdd67b444487 SHA256 5384e5e75061ab504ea3f6284d9f6232826f596d6785c392e795dbf27a2139b2 +DIST thunderbird-8.0-fy-NL.xpi 406182 RMD160 18b02278929414909101c8d550a05ef5407484ac SHA1 b1df077e7fe68ebb69133655821f640915ea4a79 SHA256 fbf0e7e59f36aa2770ddc129b0da453c5ccec1fc26ab08c1d37bb2ea1baec890 +DIST thunderbird-8.0-ga-IE.xpi 414791 RMD160 5f5843a6fdfcbb47c84266ed57aa03bed0d197f0 SHA1 e8f77908d61f82796fa80c974b821aed7a82f421 SHA256 6f193c7ab8d86e01bd305cb480ce4d1d3c40952b29d451ad53a87f7d25c399db +DIST thunderbird-8.0-gd.xpi 417258 RMD160 4fa9be2ddc45716832dc62a8d4d9a5613c6da22b SHA1 d699f7432c42b43ae339e7cb1fbbd6dd7a710a6f SHA256 a79cd6a967aa6023953e1b24cf784e5600b05bd77f081c11fa1ab53c145f19e8 +DIST thunderbird-8.0-gl.xpi 401200 RMD160 53401ac6094f275ddb536da38ebaf54cdfeda097 SHA1 dc343fcf130314eaef14bb70d6770f79c37a2edb SHA256 bd164a1c8b5a1fa7514323a6fad15f43765c42886ab46cd0995edf29e19ec25e +DIST thunderbird-8.0-he.xpi 429157 RMD160 cbcd11073637c0a8ffb4200ca7b93caf6a78f1fc SHA1 d58b666d5a7ec7cd8c3ea6215f9a48a84fde8316 SHA256 15049fbc3a1d41d4c69013ab18679994e6530a65c47051388dd51ec605e82562 +DIST thunderbird-8.0-hu.xpi 418308 RMD160 d5c39902eb580bfe74cb0d9f8fd50927c52418b3 SHA1 47bd74822aafe1326d4a86bc998edafcec9bf45e SHA256 2ba9485a7d3ed1fc7962f5776ab02856a7b6c847345b03fd54c6bb80e10a8e08 +DIST thunderbird-8.0-id.xpi 392824 RMD160 dcadd8a3480c88770da8189e37a39dc656419b55 SHA1 564d1f8a6348def0d6ef21f10508dcd642606434 SHA256 a03a86b388d79d15dc2ee09a99e11f492f9d11a6a72a75bc26896b09125a4604 +DIST thunderbird-8.0-is.xpi 404491 RMD160 4b3f8f95b25bfcd49e1a58f90d0f1138a1134820 SHA1 88336dc416de62a1f021233fee8c66e9c88e07cc SHA256 60110ee7c61ccfeca0560a49eacb50423f73f183a964f58b74ae37d8e564443c +DIST thunderbird-8.0-it.xpi 338611 RMD160 f5e5a492c30dcafa6d8858419dec3adb2f551d88 SHA1 acdba9e5a105d855e18e244b73c7e6c348421e33 SHA256 61c243264edee5bb95bc947b0732401f189b184863d2640128e00a19fac426b2 +DIST thunderbird-8.0-ja.xpi 450381 RMD160 71cafc3ebe76704b22a976d446cecd0c82fdecb9 SHA1 40f500176e13716c2f74ddb620be3d3681a89751 SHA256 1ffc9c291893601172be91f50b25b651c18ea008def94b858a12147872da2ce9 +DIST thunderbird-8.0-ko.xpi 362650 RMD160 9a55eea99af12cc333b3aceff54a6e2e1d45057a SHA1 5d55df5d8451c875ccafd8247f0e971102fae5c9 SHA256 b7063cad1f6ebe4c21dce881eb748a88aa906d23f248593d9bb53ba14381efba +DIST thunderbird-8.0-lt.xpi 527185 RMD160 eab4cf6c9dba554aecd83647df27f79d217d9939 SHA1 727ae314f34aedbeda861ed3df7a93466810b901 SHA256 fcd2c44bdebe7866f087b088ce5103366e2241bc341cc24b771684bc1d06d253 +DIST thunderbird-8.0-nb-NO.xpi 399860 RMD160 b959cdbe5e5e5e061c9e414f5719c76e4f0e9d80 SHA1 a37e40e894e4f1dfaf5b77555d533c000087a667 SHA256 83b800ea6ddcf098f309a8e71f3de741973d0177c145be9b8bf896d23df5204d +DIST thunderbird-8.0-nl.xpi 399870 RMD160 aa6068ebf5370de95b8118823b90e76d08b820ae SHA1 d9b71812e16505867c3d64a48d91cf203a3c6ed8 SHA256 bce99a6e95ae72bf6040d38c7fdfc5cd222b3362dd97e79e5af90f2e752adfcf +DIST thunderbird-8.0-nn-NO.xpi 401462 RMD160 547fc9ea77a2e43c9c58f24f5c9299db9f793c50 SHA1 a91a42860fa6ab81e3ba381a2dd32bd16be8aa5a SHA256 7e93e1e0ed7c6e942c6858b4e003be1e9a7180822a251436cc8349be1784d5f9 +DIST thunderbird-8.0-pa-IN.xpi 434683 RMD160 1b5f27a2f25e9af0404583e7a3047f49c25763e6 SHA1 ef1dccae1fb0c439aa48678827c84b0728389e6e SHA256 56c0e6bd4e5cccbb486fadcf7cddd6b0a75acaddc07d319e9bf39e679b98f900 +DIST thunderbird-8.0-pl.xpi 386210 RMD160 9f393faab5504a98c876ac42fb6562a5115fd270 SHA1 5aa92c952156673ef354a2763f59430622447221 SHA256 040b62774df7f1e66b8af5d42031ac3bcd148c3646ee7815504aa2cc89322c4a +DIST thunderbird-8.0-pt-BR.xpi 408964 RMD160 f53215aa67880eacea3108063b3ec0d14895c202 SHA1 eed871c5b8af96bc7c36391d3796ae6feb7acaeb SHA256 669f7ad7db9b02e8dd9e41be42cac56ff9a2826c971f656d17f0fee0a22bc397 +DIST thunderbird-8.0-pt-PT.xpi 405968 RMD160 29121ec74b43cd321a94eb83f761b091c4e272c2 SHA1 b2889c50eac0c0b583dd3f20e5d6d4f641f00397 SHA256 b2ff74fa2f888b8e29ae158d55ded0ce7660498460930ff0697f17e6e481a91f +DIST thunderbird-8.0-rm.xpi 406577 RMD160 611076b8da1aaede20c05a50bbc708d40bca8fdc SHA1 d6bf1db0ef2c5c2f0077933587dc50822f5be27e SHA256 0110cfd35cd8354930ba5511ccde62539e75e69d31f4d428a20bd8aa113cfaef +DIST thunderbird-8.0-ro.xpi 430139 RMD160 9ed6a3c834d8c8d748f7d57d26129f0c2c2e0c51 SHA1 0c53963d16221bf0d609d3772994b14fdde2f4dc SHA256 57d2dfa73581629a305ea11fd98b7ff6e2ec971a1a031f635fad103104760084 +DIST thunderbird-8.0-ru.xpi 400687 RMD160 8ad0c810a54131cc344edf662c34b208f4e9c842 SHA1 823c97ed7a93c0c10c8cf2555ef4bb0556e0027a SHA256 a412dd6f6763972727007d76f837b5f1d8dd32ec35afc9490a3722437330dee6 +DIST thunderbird-8.0-si.xpi 448334 RMD160 7340edc0cf0326213dc7832931779f186fa76eaf SHA1 c48cace01c7659a87dfcf9beb045728b958767fc SHA256 fce2b953375d5b6fcf58d94bc4b676ae843103b5899fd3f5af5c5f7275e75631 +DIST thunderbird-8.0-sk.xpi 416338 RMD160 573654a59aa83e083182b00b4c81603d0ea5c83a SHA1 53b0146da50a8a5cbc3bbd9c4c3077c294e337af SHA256 e09edb3471eb06d3e21d85cbf2b889ccb041680150b28f43db2f46ae21ba6dff +DIST thunderbird-8.0-sl.xpi 402625 RMD160 3da5c058d1953947b4fdb1f30371db296c3dc892 SHA1 34ac589a09b759507ef7a58e9e81d5a8fa367a66 SHA256 91c6151d3c9c74ff937539c2c59a4f04f381403d72e43402a9466fffbdda5a71 +DIST thunderbird-8.0-sq.xpi 351703 RMD160 9fe4bd4663d1c9eee57eb31feb98ff32e7e68f43 SHA1 775103b7eac89e52ad2600462146c20d16841da0 SHA256 f14b7ca5d4049ee6218fd6377759bd6cfc32d37d180204510737ad4814c56893 +DIST thunderbird-8.0-sv-SE.xpi 470499 RMD160 edfe10d92fec7767b62782f34d0148a89608721c SHA1 4ecb7e9462fd43bb2665d6ed8dbdb6dc3d1fa0f2 SHA256 c7cc27527961c0435fa8bb1563fe04edee234188b0abe001e10159c48bda8a2b +DIST thunderbird-8.0-ta-LK.xpi 466437 RMD160 14e348e400a24d4e12679ce3b55b2e4a127721e4 SHA1 a1fafc13181f41ba9b93854594807b3e5cf65b49 SHA256 a49d999804b2925dc87b5fd990cbd373489b007bfd67a862ca1f775eb5448c04 +DIST thunderbird-8.0-tr.xpi 405974 RMD160 4f80a26fc871135b850851bb06ddbd7b8de60574 SHA1 12c21c981fb65ee8c8d7a1720e567c1166da4177 SHA256 984f7bcae3a51a3dcbe83b2098037c43fe929d14713f8b0818c362122f507a2d +DIST thunderbird-8.0-uk.xpi 456674 RMD160 95c1009e180d50940e8ecedc1d373c834c278bc1 SHA1 59cd3d8a0b47ba087d4493374bd6ba8b233758e8 SHA256 cdf663bdc0f85857cd41ead2c058abf01f6542089da94ada9f5a2bcf95214dbe +DIST thunderbird-8.0-vi.xpi 425968 RMD160 5412aefbf05179354fb4fa2f3865a58b53552041 SHA1 561e797859bb118e54e50e24dbe826558900d96c SHA256 fa82a8f09cc3adaa8e816c953bfef03a385e84662f886061d0a6712dfad576c0 +DIST thunderbird-8.0-zh-CN.xpi 422519 RMD160 ef881e92de682aa3d807a53a7f536f51e6740b94 SHA1 564f90305e0458f57cd27a876f90e8c12b5ade8f SHA256 bb46c2b4d395488104528ac225f2c129e9c4ddb500e6f44082df549560013132 +DIST thunderbird-8.0-zh-TW.xpi 423019 RMD160 3326d286df45aee39ea4dc9303c6e4459b41dba2 SHA1 a81c24ab001eb521a1b4e49da16c8f6914676641 SHA256 a6c78df16a242b1731709fdacae8fcfde630fe10469abfd6a696b46076e9059a DIST thunderbird-bin_i686-6.0.tar.bz2 16411468 RMD160 0727fb1603e1cfa965a20d0140ed0e4795290b4d SHA1 88b90b9b89d80d1b287d69fd3d7a9693d356f72b SHA256 cef34bcf2c9990f70c0631858719848b80ce4ab05dfecf33572e06fb9d8ee10e +DIST thunderbird-bin_i686-8.0.tar.bz2 18055050 RMD160 c6a66698cdd2aebb128520d6be190e287ff724f5 SHA1 357250be44bd77d7cdd86e86cdd5986aba5758c6 SHA256 b8a54c480d5c09df1da7411b9f54b9f2c9b02eb563e5842d6856431f5a261752 DIST thunderbird-bin_x86_64-6.0.tar.bz2 18868715 RMD160 7c3afac77239956d8edf84613ace0cc07520d85d SHA1 8fd81e99be035cb49698e871bbad9da6396c36be SHA256 1bf657d79e37a88126307571d84cedcaf6676b757c517ab4528ee3c5db01cd01 +DIST thunderbird-bin_x86_64-8.0.tar.bz2 20886942 RMD160 c271c3021d9ccc246be21d519930ed444672ec32 SHA1 c2f2fd60386eefe6abd56a46d10ee5faa47cd219 SHA256 c921b31ecef27cdb9c526824f728c47d20bfe4cf8af529bc16ceaedd94585761 diff --git a/mail-client/thunderbird-bin/thunderbird-bin-3.1.11.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-3.1.16.ebuild similarity index 95% rename from mail-client/thunderbird-bin/thunderbird-bin-3.1.11.ebuild rename to mail-client/thunderbird-bin/thunderbird-bin-3.1.16.ebuild index e60fd112afcb..c672467f752d 100644 --- a/mail-client/thunderbird-bin/thunderbird-bin-3.1.11.ebuild +++ b/mail-client/thunderbird-bin/thunderbird-bin-3.1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-3.1.11.ebuild,v 1.1 2011/06/23 14:13:51 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-3.1.16.ebuild,v 1.1 2011/11/14 15:33:14 nirbheek Exp $ EAPI="2" @@ -8,9 +8,9 @@ inherit eutils multilib mozextension # Can be updated using scripts/get_langs.sh from mozilla overlay # '\' at EOL is needed for ${LANG} matching in linguas() below -LANGS="af ar be bg bn-BD ca cs da de el en en-GB en-US es-AR es-ES et eu fi fr \ -fy-NL ga-IE he hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru \ -si sk sl sq sv-SE tr uk zh-CN zh-TW" +LANGS="af ar be bg bn-BD ca cs da de el en en-GB en-US es-AR es-ES et eu fi \ +fr fy-NL ga-IE gd gl he hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR \ +pt-PT ro ru si sk sl sq sr sv-SE tr uk vi zh-CN zh-TW" NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" MY_PN="${PN/-bin}" diff --git a/mail-client/thunderbird-bin/thunderbird-bin-8.0.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-8.0.ebuild new file mode 100644 index 000000000000..40e86e2ac96e --- /dev/null +++ b/mail-client/thunderbird-bin/thunderbird-bin-8.0.ebuild @@ -0,0 +1,156 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird-bin/thunderbird-bin-8.0.ebuild,v 1.1 2011/11/14 15:33:14 nirbheek Exp $ + +EAPI="3" + +inherit eutils multilib mozextension + +# Can be updated using scripts/get_langs.sh from mozilla overlay +LANGS=(ar be bg bn-BD br ca cs da de el en en-GB en-US es-AR es-ES et eu fi fr +fy-NL ga-IE gd gl he hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR pt-PT rm +ro ru si sk sl sq sv-SE ta-LK tr uk vi zh-CN zh-TW) + +MY_PN="${PN/-bin}" +MY_PV="${PV/_beta/b}" +MY_P="${MY_PN}-${MY_PV}" + +DESCRIPTION="Thunderbird Mail Client" +FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MY_PN}/releases/" +SRC_URI=" + amd64? ( ${FTP_URI}/${MY_PV}/linux-x86_64/en-US/${MY_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) + x86? ( ${FTP_URI}/${MY_PV}/linux-i686/en-US/${MY_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" +HOMEPAGE="http://www.mozilla.com/firefox" +HOMEPAGE="http://www.mozilla.com/thunderbird" +RESTRICT="strip" + +KEYWORDS="-* ~amd64 ~x86" +SLOT="0" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" +IUSE="" + +for X in "${LANGS[@]}" ; do + # en and en_US are handled internally + if [[ ${X} != en ]] && [[ ${X} != en-US ]]; then + SRC_URI="${SRC_URI} + linguas_${X/-/_}? ( ${FTP_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P/-bin}-${X}.xpi )" + fi + IUSE="${IUSE} linguas_${X/-/_}" + # Install all the specific locale xpis if there's no generic locale xpi + # Example: there's no pt.xpi, so install all pt-*.xpi + if ! has ${X%%-*} "${LANGS[@]}"; then + SRC_URI="${SRC_URI} + linguas_${X%%-*}? ( ${FTP_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P/-bin}-${X}.xpi )" + IUSE="${IUSE} linguas_${X%%-*}" + fi +done + +DEPEND="app-arch/unzip" +RDEPEND="x11-libs/libXrender + x11-libs/libXt + x11-libs/libXmu + + >=x11-libs/gtk+-2.2:2 + net-misc/curl[nss] +" + +S="${WORKDIR}/thunderbird" + +# TODO: Move all the linguas crap to an eclass +linguas() { + # Generate the list of language packs called "linguas" + # This list is used to install the xpi language packs + local LINGUA + for LINGUA in ${LINGUAS}; do + if has ${LINGUA} en en_US; then + # For mozilla products, en and en_US are handled internally + continue + # If this language is supported by ${P}, + elif has ${LINGUA} "${LANGS[@]//-/_}"; then + # Add the language to linguas, if it isn't already there + has ${LINGUA//_/-} "${linguas[@]}" || linguas+=(${LINGUA//_/-}) + continue + # For each short LINGUA that isn't in LANGS, + # add *all* long LANGS to the linguas list + elif ! has ${LINGUA%%-*} "${LANGS[@]}"; then + for LANG in "${LANGS[@]}"; do + if [[ ${LANG} == ${LINGUA}-* ]]; then + has ${LANG} "${linguas[@]}" || linguas+=(${LANG}) + continue 2 + fi + done + fi + ewarn "Sorry, but ${P} does not support the ${LINGUA} locale" + done +} + +src_unpack() { + unpack ${A} + + linguas + for X in "${linguas[@]}"; do + xpi_unpack "${P/-bin}-${X}.xpi" + done +} + +src_install() { + declare MOZILLA_FIVE_HOME="/opt/${MY_PN}" + + # Install thunderbird in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${D}"${MOZILLA_FIVE_HOME} + + linguas + for X in "${linguas[@]}"; do + xpi_install "${WORKDIR}/${P/-bin}-${X}" + done + + # Create /usr/bin/thunderbird-bin + dodir /usr/bin/ + cat <"${D}"/usr/bin/${PN} +#!/bin/sh +unset LD_PRELOAD +LD_LIBRARY_PATH="${MOZILLA_FIVE_HOME}" +exec ${MOZILLA_FIVE_HOME}/thunderbird "\$@" +EOF + fperms 0755 /usr/bin/${PN} + + # Install icon and .desktop for menu entry + doicon "${FILESDIR}"/icon/${PN}-icon.png + domenu "${FILESDIR}"/icon/${PN}.desktop + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + doins "${FILESDIR}"/10${PN} + + # Enable very specific settings for thunderbird-3 + cp "${FILESDIR}"/thunderbird-gentoo-default-prefs.js \ + "${D}/${MOZILLA_FIVE_HOME}/defaults/pref/all-gentoo.js" || \ + die "failed to cp thunderbird-gentoo-default-prefs.js" +} + +pkg_postinst() { + #elog "For enigmail, please see instructions at" + #elog " http://enigmail.mozdev.org/" + + if use x86; then + if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' ; then + einfo + einfo "For using the crashreporter, you need gnome-base/gconf," + einfo "gnome-base/orbit and net-misc/curl emerged." + einfo + fi + else + einfo + einfo "NB: You just installed a 32-bit thunderbird" + einfo + einfo "Crashreporter won't work on amd64" + einfo + fi + + einfo + elog 'We have moved away from mozilla-launcher, as it has major design flaws.' + elog 'You will need to update your symlinks to use thunderbird-bin as the executable' + elog 'to launch thunderbird-bin. If you are used to just typing thunderbird to start, you' + elog 'can create an alias in your ${HOME}/.bashrc. Example: alias thunderbird="thunderbird-bin"' +} diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest index 971597763bf9..2120804a9bc9 100644 --- a/mail-client/thunderbird/Manifest +++ b/mail-client/thunderbird/Manifest @@ -180,10 +180,15 @@ DIST thunderbird-7.0.1-uk.xpi 454368 RMD160 a3f00a485bd9236a02b466f34f1d0634df8a DIST thunderbird-7.0.1-zh-TW.xpi 420847 RMD160 95095a3f45c4dd38983d9e5d9b6087e57600564e SHA1 defbc32b529699297e8f58642d0530ab2ee0d609 SHA256 7362f1cc5541006c06f1373d1cd90a4c04d496b5b79443524af7d1654a73d668 DIST thunderbird-7.0.1.source.tar.bz2 87405591 RMD160 04d39464b5c7c3128a00b0eaff806b3307e0a22e SHA1 ccfc6fe3fe4ad07b214e20bc440d20e14d3ffbe5 SHA256 83f578bbfa0cb5d0f7faba6214993806050fab3e2039996344a11c9457525242 DIST thunderbird-8.0-ar.xpi 429682 RMD160 ac02f62b746232efcbbf622e7d2a84269194441f SHA1 da148179119926bfb2305e2157ccbe6edee86e79 SHA256 ac50815d26c950b51a930239facf46c1225f8c052dc7610106fa74573b187b96 +DIST thunderbird-8.0-be.xpi 388182 RMD160 b76fa607aef8a84430fd174f53bdca2d542e7f92 SHA1 7e606ae1e580242a62e6a136155b8a478ec09dce SHA256 c744b02fe1cb2acc1254d9c7b34af80710dc5de523d077187b87fd53e061aa9f +DIST thunderbird-8.0-bg.xpi 447619 RMD160 e13ac28e4b34e08308364418b5aab97518bbde84 SHA1 25d48b7d9fbaea3ab2b60e3361185fa3d72e34fa SHA256 aec72e7de903f79775456926e255c39346f8b52d0e12db90246f9401055e6405 +DIST thunderbird-8.0-bn-BD.xpi 467423 RMD160 de9d84e240110fd178b4eb0807e9b18709306892 SHA1 cf1185820ee431ec1f8928526fd866316d80350b SHA256 f4812cb69d83f94b31a6cab11672946dc9ae0afd3166553aa05df837971fc46f +DIST thunderbird-8.0-br.xpi 407854 RMD160 ce49a786c8608852d42d3230743fbb362a77e6b0 SHA1 f4b227d70f87b707cb1ab8ad203e2aefa5c5fa64 SHA256 bfe0a405db47e62cf4f2037f10592f37e6f4804ff141c98f03a708c8b76886c9 DIST thunderbird-8.0-ca.xpi 407844 RMD160 f0860202c3b3ca2117373a657f08585e79b8fb23 SHA1 676c0b2904b282649323ee8287eede0fd011f31d SHA256 f9cbd66875016bf18e84d0ffcae1b394d020c6166f1626b95cdb04ea431c20b8 DIST thunderbird-8.0-cs.xpi 410932 RMD160 efb7559493f30a25d0707b36240d28c4fb5e9647 SHA1 4a1efdaa8b7cc497a48dc91d35e69464cfa2695c SHA256 1fd879a3802d455a10db9b94c74449663920b6dd9e7dec487c9a782898fc4c6e DIST thunderbird-8.0-da.xpi 353524 RMD160 ef82b894d5c104f20a301f498e4ecb778343c50f SHA1 f60819da07a43405faf6d88a9163ed964ac5095f SHA256 db28f6e245304488923e153e5e692b3ade8d736bc42c2fd8c1af065c973370ef DIST thunderbird-8.0-de.xpi 409617 RMD160 65e0a6ff2e8f1dd192ae06235def1d269bef7202 SHA1 514cc2f40cca34be61a0e4287f1f01a00c96def8 SHA256 d8047dafbcf85f520ec268c633e0a704bd276b0e46d972302d54356f558883f2 +DIST thunderbird-8.0-el.xpi 392612 RMD160 433f3350a94aa8e1c815a821c718dea1b0af180a SHA1 7d026284b05903e5fe20eae6abc46246d9c3f79c SHA256 ebb6e4e5cdb20a3d19c72d5bc8967ff1d5ce65b479426ffa7f7cb2a367ea9d9f DIST thunderbird-8.0-en-GB.xpi 384202 RMD160 37331b2e48c0fc12c25d1e290c352187ab326332 SHA1 95dbc9cd72a58d6d2b6cc7e6d38846eef15ff6cc SHA256 77a53b255f1a526166415eb2c7398a6d7a07a23f46d2737714bfbded8972bb8f DIST thunderbird-8.0-es-AR.xpi 402208 RMD160 7f9cb8d89f54e5b8e022b152f69a542d978c3612 SHA1 83dba6b048b1fd6132bf9ff286e3e492208b1dc9 SHA256 3d23032bc87e257a749ce7a877897ee4e05c64930ebec9e743eec07c52ac26dc DIST thunderbird-8.0-es-ES.xpi 345966 RMD160 87b19f178bcd1dae36dc2896b1e751efb934a7af SHA1 9f9e2965fb1786f44a9e4998d4bbceb6ffb2eb30 SHA256 9e4d21fa3b1387977ae4a6bf69395b48de8560e0330ee964c210a06fbf0c0327 @@ -193,8 +198,11 @@ DIST thunderbird-8.0-fi.xpi 403666 RMD160 0889d030e832d3f1a894bf3641ef3b98af3c72 DIST thunderbird-8.0-fr.xpi 406258 RMD160 8e6684d7cb942b34c69d467619c42599dd1f02cd SHA1 55d3d5117f36bb5451cf3e040317cdd67b444487 SHA256 5384e5e75061ab504ea3f6284d9f6232826f596d6785c392e795dbf27a2139b2 DIST thunderbird-8.0-fy-NL.xpi 406182 RMD160 18b02278929414909101c8d550a05ef5407484ac SHA1 b1df077e7fe68ebb69133655821f640915ea4a79 SHA256 fbf0e7e59f36aa2770ddc129b0da453c5ccec1fc26ab08c1d37bb2ea1baec890 DIST thunderbird-8.0-ga-IE.xpi 414791 RMD160 5f5843a6fdfcbb47c84266ed57aa03bed0d197f0 SHA1 e8f77908d61f82796fa80c974b821aed7a82f421 SHA256 6f193c7ab8d86e01bd305cb480ce4d1d3c40952b29d451ad53a87f7d25c399db +DIST thunderbird-8.0-gd.xpi 417258 RMD160 4fa9be2ddc45716832dc62a8d4d9a5613c6da22b SHA1 d699f7432c42b43ae339e7cb1fbbd6dd7a710a6f SHA256 a79cd6a967aa6023953e1b24cf784e5600b05bd77f081c11fa1ab53c145f19e8 +DIST thunderbird-8.0-gl.xpi 401200 RMD160 53401ac6094f275ddb536da38ebaf54cdfeda097 SHA1 dc343fcf130314eaef14bb70d6770f79c37a2edb SHA256 bd164a1c8b5a1fa7514323a6fad15f43765c42886ab46cd0995edf29e19ec25e DIST thunderbird-8.0-he.xpi 429157 RMD160 cbcd11073637c0a8ffb4200ca7b93caf6a78f1fc SHA1 d58b666d5a7ec7cd8c3ea6215f9a48a84fde8316 SHA256 15049fbc3a1d41d4c69013ab18679994e6530a65c47051388dd51ec605e82562 DIST thunderbird-8.0-hu.xpi 418308 RMD160 d5c39902eb580bfe74cb0d9f8fd50927c52418b3 SHA1 47bd74822aafe1326d4a86bc998edafcec9bf45e SHA256 2ba9485a7d3ed1fc7962f5776ab02856a7b6c847345b03fd54c6bb80e10a8e08 +DIST thunderbird-8.0-id.xpi 392824 RMD160 dcadd8a3480c88770da8189e37a39dc656419b55 SHA1 564d1f8a6348def0d6ef21f10508dcd642606434 SHA256 a03a86b388d79d15dc2ee09a99e11f492f9d11a6a72a75bc26896b09125a4604 DIST thunderbird-8.0-is.xpi 404491 RMD160 4b3f8f95b25bfcd49e1a58f90d0f1138a1134820 SHA1 88336dc416de62a1f021233fee8c66e9c88e07cc SHA256 60110ee7c61ccfeca0560a49eacb50423f73f183a964f58b74ae37d8e564443c DIST thunderbird-8.0-it.xpi 338611 RMD160 f5e5a492c30dcafa6d8858419dec3adb2f551d88 SHA1 acdba9e5a105d855e18e244b73c7e6c348421e33 SHA256 61c243264edee5bb95bc947b0732401f189b184863d2640128e00a19fac426b2 DIST thunderbird-8.0-ja.xpi 450381 RMD160 71cafc3ebe76704b22a976d446cecd0c82fdecb9 SHA1 40f500176e13716c2f74ddb620be3d3681a89751 SHA256 1ffc9c291893601172be91f50b25b651c18ea008def94b858a12147872da2ce9 @@ -203,18 +211,23 @@ DIST thunderbird-8.0-lt.xpi 527185 RMD160 eab4cf6c9dba554aecd83647df27f79d217d99 DIST thunderbird-8.0-nb-NO.xpi 399860 RMD160 b959cdbe5e5e5e061c9e414f5719c76e4f0e9d80 SHA1 a37e40e894e4f1dfaf5b77555d533c000087a667 SHA256 83b800ea6ddcf098f309a8e71f3de741973d0177c145be9b8bf896d23df5204d DIST thunderbird-8.0-nl.xpi 399870 RMD160 aa6068ebf5370de95b8118823b90e76d08b820ae SHA1 d9b71812e16505867c3d64a48d91cf203a3c6ed8 SHA256 bce99a6e95ae72bf6040d38c7fdfc5cd222b3362dd97e79e5af90f2e752adfcf DIST thunderbird-8.0-nn-NO.xpi 401462 RMD160 547fc9ea77a2e43c9c58f24f5c9299db9f793c50 SHA1 a91a42860fa6ab81e3ba381a2dd32bd16be8aa5a SHA256 7e93e1e0ed7c6e942c6858b4e003be1e9a7180822a251436cc8349be1784d5f9 +DIST thunderbird-8.0-pa-IN.xpi 434683 RMD160 1b5f27a2f25e9af0404583e7a3047f49c25763e6 SHA1 ef1dccae1fb0c439aa48678827c84b0728389e6e SHA256 56c0e6bd4e5cccbb486fadcf7cddd6b0a75acaddc07d319e9bf39e679b98f900 DIST thunderbird-8.0-patches-0.1.tar.xz 532 RMD160 4fd95b36f692fe6852eb65fe8bb8052913132047 SHA1 61eb8c40ad4b31025cd21b096c00a45ab8483193 SHA256 7dfee7ee0289645a5de7e3132d16412cd93713188d86a0a1ff4570a25cbe92c4 DIST thunderbird-8.0-pl.xpi 386210 RMD160 9f393faab5504a98c876ac42fb6562a5115fd270 SHA1 5aa92c952156673ef354a2763f59430622447221 SHA256 040b62774df7f1e66b8af5d42031ac3bcd148c3646ee7815504aa2cc89322c4a DIST thunderbird-8.0-pt-BR.xpi 408964 RMD160 f53215aa67880eacea3108063b3ec0d14895c202 SHA1 eed871c5b8af96bc7c36391d3796ae6feb7acaeb SHA256 669f7ad7db9b02e8dd9e41be42cac56ff9a2826c971f656d17f0fee0a22bc397 DIST thunderbird-8.0-pt-PT.xpi 405968 RMD160 29121ec74b43cd321a94eb83f761b091c4e272c2 SHA1 b2889c50eac0c0b583dd3f20e5d6d4f641f00397 SHA256 b2ff74fa2f888b8e29ae158d55ded0ce7660498460930ff0697f17e6e481a91f +DIST thunderbird-8.0-rm.xpi 406577 RMD160 611076b8da1aaede20c05a50bbc708d40bca8fdc SHA1 d6bf1db0ef2c5c2f0077933587dc50822f5be27e SHA256 0110cfd35cd8354930ba5511ccde62539e75e69d31f4d428a20bd8aa113cfaef +DIST thunderbird-8.0-ro.xpi 430139 RMD160 9ed6a3c834d8c8d748f7d57d26129f0c2c2e0c51 SHA1 0c53963d16221bf0d609d3772994b14fdde2f4dc SHA256 57d2dfa73581629a305ea11fd98b7ff6e2ec971a1a031f635fad103104760084 DIST thunderbird-8.0-ru.xpi 400687 RMD160 8ad0c810a54131cc344edf662c34b208f4e9c842 SHA1 823c97ed7a93c0c10c8cf2555ef4bb0556e0027a SHA256 a412dd6f6763972727007d76f837b5f1d8dd32ec35afc9490a3722437330dee6 DIST thunderbird-8.0-si.xpi 448334 RMD160 7340edc0cf0326213dc7832931779f186fa76eaf SHA1 c48cace01c7659a87dfcf9beb045728b958767fc SHA256 fce2b953375d5b6fcf58d94bc4b676ae843103b5899fd3f5af5c5f7275e75631 DIST thunderbird-8.0-sk.xpi 416338 RMD160 573654a59aa83e083182b00b4c81603d0ea5c83a SHA1 53b0146da50a8a5cbc3bbd9c4c3077c294e337af SHA256 e09edb3471eb06d3e21d85cbf2b889ccb041680150b28f43db2f46ae21ba6dff DIST thunderbird-8.0-sl.xpi 402625 RMD160 3da5c058d1953947b4fdb1f30371db296c3dc892 SHA1 34ac589a09b759507ef7a58e9e81d5a8fa367a66 SHA256 91c6151d3c9c74ff937539c2c59a4f04f381403d72e43402a9466fffbdda5a71 DIST thunderbird-8.0-sq.xpi 351703 RMD160 9fe4bd4663d1c9eee57eb31feb98ff32e7e68f43 SHA1 775103b7eac89e52ad2600462146c20d16841da0 SHA256 f14b7ca5d4049ee6218fd6377759bd6cfc32d37d180204510737ad4814c56893 DIST thunderbird-8.0-sv-SE.xpi 470499 RMD160 edfe10d92fec7767b62782f34d0148a89608721c SHA1 4ecb7e9462fd43bb2665d6ed8dbdb6dc3d1fa0f2 SHA256 c7cc27527961c0435fa8bb1563fe04edee234188b0abe001e10159c48bda8a2b +DIST thunderbird-8.0-ta-LK.xpi 466437 RMD160 14e348e400a24d4e12679ce3b55b2e4a127721e4 SHA1 a1fafc13181f41ba9b93854594807b3e5cf65b49 SHA256 a49d999804b2925dc87b5fd990cbd373489b007bfd67a862ca1f775eb5448c04 DIST thunderbird-8.0-tr.xpi 405974 RMD160 4f80a26fc871135b850851bb06ddbd7b8de60574 SHA1 12c21c981fb65ee8c8d7a1720e567c1166da4177 SHA256 984f7bcae3a51a3dcbe83b2098037c43fe929d14713f8b0818c362122f507a2d DIST thunderbird-8.0-uk.xpi 456674 RMD160 95c1009e180d50940e8ecedc1d373c834c278bc1 SHA1 59cd3d8a0b47ba087d4493374bd6ba8b233758e8 SHA256 cdf663bdc0f85857cd41ead2c058abf01f6542089da94ada9f5a2bcf95214dbe +DIST thunderbird-8.0-vi.xpi 425968 RMD160 5412aefbf05179354fb4fa2f3865a58b53552041 SHA1 561e797859bb118e54e50e24dbe826558900d96c SHA256 fa82a8f09cc3adaa8e816c953bfef03a385e84662f886061d0a6712dfad576c0 DIST thunderbird-8.0-zh-CN.xpi 422519 RMD160 ef881e92de682aa3d807a53a7f536f51e6740b94 SHA1 564f90305e0458f57cd27a876f90e8c12b5ade8f SHA256 bb46c2b4d395488104528ac225f2c129e9c4ddb500e6f44082df549560013132 DIST thunderbird-8.0-zh-TW.xpi 423019 RMD160 3326d286df45aee39ea4dc9303c6e4459b41dba2 SHA1 a81c24ab001eb521a1b4e49da16c8f6914676641 SHA256 a6c78df16a242b1731709fdacae8fcfde630fe10469abfd6a696b46076e9059a DIST thunderbird-8.0.source.tar.bz2 89435206 RMD160 373420ec009a7f28f12a64a0d55e9d959573974e SHA1 18b77e44f1653eb3d59056870f535e3c373d99fd SHA256 f728bd2dbc04e6c3a096d79a9ee320740f53794a28be307da8655c8fd90f77f5 diff --git a/mail-client/thunderbird/thunderbird-3.1.12.ebuild b/mail-client/thunderbird/thunderbird-3.1.12.ebuild index 00eb50847a9c..5c49874e9557 100644 --- a/mail-client/thunderbird/thunderbird-3.1.12.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.12.ebuild,v 1.5 2011/09/11 11:02:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.12.ebuild,v 1.6 2011/11/14 15:58:24 nirbheek Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -57,8 +57,7 @@ RDEPEND=">=sys-devel/binutils-2.16.1 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) - wifi? ( net-wireless/wireless-tools ) - !x11-plugins/lightning" + wifi? ( net-wireless/wireless-tools )" DEPEND="${RDEPEND} =dev-lang/python-2*[threads]" diff --git a/mail-client/thunderbird/thunderbird-3.1.13.ebuild b/mail-client/thunderbird/thunderbird-3.1.13.ebuild index 3c6f51bacbe3..83c9506cbdb9 100644 --- a/mail-client/thunderbird/thunderbird-3.1.13.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.13.ebuild,v 1.1 2011/08/31 21:14:22 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.13.ebuild,v 1.2 2011/11/14 15:58:24 nirbheek Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -57,8 +57,7 @@ RDEPEND=">=sys-devel/binutils-2.16.1 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) - wifi? ( net-wireless/wireless-tools ) - !x11-plugins/lightning" + wifi? ( net-wireless/wireless-tools )" DEPEND="${RDEPEND} =dev-lang/python-2*[threads]" diff --git a/mail-client/thunderbird/thunderbird-3.1.14.ebuild b/mail-client/thunderbird/thunderbird-3.1.14.ebuild index 59a98b4c70c8..bbd204645799 100644 --- a/mail-client/thunderbird/thunderbird-3.1.14.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.14.ebuild,v 1.1 2011/09/26 15:50:46 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.14.ebuild,v 1.2 2011/11/14 15:58:24 nirbheek Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -57,8 +57,7 @@ RDEPEND=">=sys-devel/binutils-2.16.1 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) - wifi? ( net-wireless/wireless-tools ) - !x11-plugins/lightning" + wifi? ( net-wireless/wireless-tools )" DEPEND="${RDEPEND} =dev-lang/python-2*[threads]" diff --git a/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild b/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild index 13cb039b9d8e..9164130eebe9 100644 --- a/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild +++ b/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild,v 1.5 2011/11/13 14:46:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild,v 1.6 2011/11/14 15:58:24 nirbheek Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -58,7 +58,6 @@ RDEPEND=">=sys-devel/binutils-2.16.1 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi - !x11-plugins/lightning !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( diff --git a/mail-client/thunderbird/thunderbird-8.0.ebuild b/mail-client/thunderbird/thunderbird-8.0.ebuild index 65bdc2e4717f..c01066e17065 100644 --- a/mail-client/thunderbird/thunderbird-8.0.ebuild +++ b/mail-client/thunderbird/thunderbird-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-8.0.ebuild,v 1.3 2011/11/13 17:13:47 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-8.0.ebuild,v 1.5 2011/11/14 15:58:24 nirbheek Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -28,25 +28,23 @@ SRC_URI="${FTP_URI}/${TB_PV}/source/${TB_P}.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCHFF}.tar.xz" if ! [[ ${PV} =~ alpha|beta ]]; then - # This list can be updated using get_langs.sh from the mozilla overlay - # Not supported yet bn-BD ro id be af el pa-IN bg - LANGS="ar ca cs da de en en-GB en-US es-AR es-ES et eu fi fr \ - fy-NL ga-IE he hu is it ja ko lt nb-NO nl nn-NO pl pt-BR pt-PT ru si \ - sk sl sq sv-SE tr uk zh-TW zh-CN" - NOSHORTLANGS="en-GB es-AR pt-BR zh-TW zh-CN" - - for X in ${LANGS} ; do - if [ "${X}" != "en" ] && [ "${X}" != "en-US" ]; then + # This list can be updated using scripts/get_langs.sh from the mozilla overlay + LANGS=(ar be bg bn-BD br ca cs da de el en en-GB en-US es-AR es-ES et eu fi + fr fy-NL ga-IE gd gl he hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR + pt-PT rm ro ru si sk sl sq sv-SE ta-LK tr uk vi zh-CN zh-TW) + + for X in "${LANGS[@]}" ; do + # en and en_US are handled internally + if [[ ${X} != en ]] && [[ ${X} != en-US ]]; then SRC_URI="${SRC_URI} - linguas_${X/-/_}? ( ${FTP_URI}/${TB_PV}/linux-i686/xpi/${X}.xpi -> ${P}-${X}.xpi )" + linguas_${X/-/_}? ( ${FTP_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P}-${X}.xpi )" fi IUSE="${IUSE} linguas_${X/-/_}" - # english is handled internally - if [ "${#X}" == 5 ] && ! has ${X} ${NOSHORTLANGS}; then - if [ "${X}" != "en-US" ]; then - SRC_URI="${SRC_URI} - linguas_${X%%-*}? ( ${FTP_URI}/${TB_PV}/linux-i686/xpi/${X}.xpi -> ${P}-${X}.xpi )" - fi + # Install all the specific locale xpis if there's no generic locale xpi + # Example: there's no pt.xpi, so install all pt-*.xpi + if ! has ${X%%-*} "${LANGS[@]}"; then + SRC_URI="${SRC_URI} + linguas_${X%%-*}? ( ${FTP_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P}-${X}.xpi )" IUSE="${IUSE} linguas_${X%%-*}" fi done @@ -60,7 +58,6 @@ RDEPEND=">=sys-devel/binutils-2.16.1 webm? ( media-libs/libvpx media-libs/alsa-lib ) virtual/libffi - !x11-plugins/lightning !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( @@ -77,25 +74,31 @@ DEPEND="${RDEPEND}" S="${WORKDIR}"/comm-release +# TODO: Move all the linguas crap to an eclass linguas() { - local LANG SLANG - for LANG in ${LINGUAS}; do - if has ${LANG} en en_US; then - has en ${linguas} || linguas="${linguas:+"${linguas} "}en" + # Generate the list of language packs called "linguas" + # This list is used to install the xpi language packs + local LINGUA + for LINGUA in ${LINGUAS}; do + if has ${LINGUA} en en_US; then + # For mozilla products, en and en_US are handled internally continue - elif has ${LANG} ${LANGS//-/_}; then - has ${LANG//_/-} ${linguas} || linguas="${linguas:+"${linguas} "}${LANG//_/-}" + # If this language is supported by ${P}, + elif has ${LINGUA} "${LANGS[@]//-/_}"; then + # Add the language to linguas, if it isn't already there + has ${LINGUA//_/-} "${linguas[@]}" || linguas+=(${LINGUA//_/-}) continue - elif [[ " ${LANGS} " == *" ${LANG}-"* ]]; then - for X in ${LANGS}; do - if [[ "${X}" == "${LANG}-"* ]] && \ - [[ " ${NOSHORTLANGS} " != *" ${X} "* ]]; then - has ${X} ${linguas} || linguas="${linguas:+"${linguas} "}${X}" + # For each short LINGUA that isn't in LANGS, + # add *all* long LANGS to the linguas list + elif ! has ${LINGUA%%-*} "${LANGS[@]}"; then + for LANG in "${LANGS[@]}"; do + if [[ ${LANG} == ${LINGUA}-* ]]; then + has ${LANG} "${linguas[@]}" || linguas+=(${LANG}) continue 2 fi done fi - ewarn "Sorry, but ${PN} does not support the ${LANG} LINGUA" + ewarn "Sorry, but ${P} does not support the ${LINGUA} locale" done } @@ -123,13 +126,9 @@ src_unpack() { if ! [[ ${PV} =~ alpha|beta ]]; then linguas - for X in ${linguas}; do - # FIXME: Add support for unpacking xpis to portage - [[ ${X} != "en" ]] && xpi_unpack "${P}-${X}.xpi" + for X in "${linguas[@]}"; do + xpi_unpack "${P}-${X}.xpi" done - if [[ ${linguas} != "" && ${linguas} != "en" ]]; then - einfo "Selected language packs (first will be default): ${linguas}" - fi fi } @@ -297,8 +296,8 @@ src_install() { if ! [[ ${PV} =~ alpha|beta ]]; then linguas - for X in ${linguas}; do - [[ ${X} != "en" ]] && xpi_install "${WORKDIR}"/"${P}-${X}" + for X in "${linguas[@]}"; do + xpi_install "${WORKDIR}/${P}-${X}" done fi diff --git a/media-gfx/darktable/darktable-0.9.3.ebuild b/media-gfx/darktable/darktable-0.9.3.ebuild index d888eed1c778..5f91e596ae5c 100644 --- a/media-gfx/darktable/darktable-0.9.3.ebuild +++ b/media-gfx/darktable/darktable-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/darktable-0.9.3.ebuild,v 1.1 2011/11/09 17:48:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/darktable-0.9.3.ebuild,v 1.2 2011/11/14 21:15:51 radhermit Exp $ EAPI="4" GCONF_DEBUG="no" @@ -27,7 +27,7 @@ RDEPEND=" gnome-base/librsvg:2 gphoto2? ( media-libs/libgphoto2 ) kde? ( dev-libs/dbus-glib ) - media-gfx/exiv2 + media-gfx/exiv2[xmp] media-libs/lcms:2 >=media-libs/lensfun-0.2.3 media-libs/libpng diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild index 45ba9e4e6a2d..f3214dcee3fe 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v 1.5 2011/11/14 11:08:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v 1.6 2011/11/14 13:09:54 chainsaw Exp $ EAPI=4 @@ -70,7 +70,6 @@ src_configure() { --enable-chardet \ --enable-modplug \ --enable-neon \ - --disable-projectm-1.0 \ $(use_enable adplug) \ $(use_enable aac) \ $(use_enable alsa) \ diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild index 08aabbc6dac7..8abdbf127cf7 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.2 2011/11/14 11:08:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.3 2011/11/14 13:09:54 chainsaw Exp $ EAPI=4 @@ -70,7 +70,6 @@ src_configure() { --enable-chardet \ --enable-modplug \ --enable-neon \ - --disable-projectm-1.0 \ $(use_enable adplug) \ $(use_enable aac) \ $(use_enable alsa) \ diff --git a/metadata/cache/app-admin/lsyncd-2.0.5 b/metadata/cache/app-admin/lsyncd-2.0.5 new file mode 100644 index 000000000000..e5944c735f32 --- /dev/null +++ b/metadata/cache/app-admin/lsyncd-2.0.5 @@ -0,0 +1,22 @@ +dev-lang/lua +dev-lang/lua net-misc/rsync +0 +http://lsyncd.googlecode.com/files/lsyncd-2.0.5.tar.gz + +http://code.google.com/p/lsyncd/ +GPL-2 +Live Syncing (Mirror) Daemon +~amd64 ~x86 ~amd64-linux ~x86-linux +multilib toolchain-funcs + + + + +4 + +configure + + + + + diff --git a/metadata/cache/app-emulation/spice-0.10.0 b/metadata/cache/app-emulation/spice-0.10.0 index 0cf4ddd17f63..3f3e0e4c77f1 100644 --- a/metadata/cache/app-emulation/spice-0.10.0 +++ b/metadata/cache/app-emulation/spice-0.10.0 @@ -1,5 +1,5 @@ -dev-util/pkgconfig >=app-emulation/spice-protocol-0.8.1 >=x11-libs/pixman-0.17.7 media-libs/alsa-lib media-libs/celt:0.5.1 dev-libs/openssl >=x11-libs/libXrandr-1.2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXfixes virtual/jpeg sys-libs/zlib client? ( gui? ( =dev-games/cegui-0.6* ) ) sasl? ( dev-libs/cyrus-sasl ) ->=app-emulation/spice-protocol-0.8.1 >=x11-libs/pixman-0.17.7 media-libs/alsa-lib media-libs/celt:0.5.1 dev-libs/openssl >=x11-libs/libXrandr-1.2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXfixes virtual/jpeg sys-libs/zlib client? ( gui? ( =dev-games/cegui-0.6* ) ) sasl? ( dev-libs/cyrus-sasl ) +dev-util/pkgconfig >=app-emulation/spice-protocol-0.10.0 >=x11-libs/pixman-0.17.7 media-libs/alsa-lib media-libs/celt:0.5.1 dev-libs/openssl >=x11-libs/libXrandr-1.2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXfixes virtual/jpeg sys-libs/zlib client? ( gui? ( =dev-games/cegui-0.6* ) ) sasl? ( dev-libs/cyrus-sasl ) +>=app-emulation/spice-protocol-0.10.0 >=x11-libs/pixman-0.17.7 media-libs/alsa-lib media-libs/celt:0.5.1 dev-libs/openssl >=x11-libs/libXrandr-1.2 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXfixes virtual/jpeg sys-libs/zlib client? ( gui? ( =dev-games/cegui-0.6* ) ) sasl? ( dev-libs/cyrus-sasl ) 0 http://spice-space.org/download/releases/spice-0.10.0.tar.bz2 diff --git a/metadata/cache/app-misc/recoll-1.16.0 b/metadata/cache/app-misc/recoll-1.16.0 index 9e772787b9d3..1ce5378c357d 100644 --- a/metadata/cache/app-misc/recoll-1.16.0 +++ b/metadata/cache/app-misc/recoll-1.16.0 @@ -1,5 +1,5 @@ virtual/libiconv >=dev-libs/xapian-1.0.12 sys-libs/zlib spell? ( app-text/aspell ) !inotify? ( fam? ( virtual/fam ) ) qt4? ( x11-libs/qt-core:4[qt3support] ) session? ( inotify? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) !inotify? ( fam? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) ) ) -virtual/libiconv >=dev-libs/xapian-1.0.12 sys-libs/zlib spell? ( app-text/aspell ) !inotify? ( fam? ( virtual/fam ) ) qt4? ( x11-libs/qt-core:4[qt3support] ) session? ( inotify? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) !inotify? ( fam? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) ) ) app-arch/unzip sys-apps/sed || ( sys-apps/gawk sys-apps/mawk ) pdf? ( app-text/poppler ) gs? ( app-text/pstotext ) msdoc? ( app-text/antiword ) msxls? ( app-text/catdoc ) msppt? ( app-text/catdoc ) wordperfect? ( app-text/libwpd ) rtf? ( app-text/unrtf ) tex? ( dev-tex/detex ) dvi? ( virtual/tex-base ) djvu? ( >=app-text/djvu-3.5.15 ) exif? ( media-libs/exiftool ) chm? ( dev-python/pychm ) ics? ( dev-python/icalendar ) lyx? ( app-office/lyx ) audio? ( media-libs/mutagen ) xml? ( dev-libs/libxslt ) info? ( sys-apps/texinfo ) +virtual/libiconv >=dev-libs/xapian-1.0.12 sys-libs/zlib spell? ( app-text/aspell ) !inotify? ( fam? ( virtual/fam ) ) qt4? ( x11-libs/qt-core:4[qt3support] ) session? ( inotify? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) !inotify? ( fam? ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) ) ) app-arch/unzip sys-apps/sed || ( sys-apps/gawk sys-apps/mawk ) pdf? ( app-text/poppler ) ps? ( app-text/pstotext ) msdoc? ( app-text/antiword ) msxls? ( app-text/catdoc ) msppt? ( app-text/catdoc ) wordperfect? ( app-text/libwpd ) rtf? ( app-text/unrtf ) tex? ( dev-tex/detex ) dvi? ( virtual/tex-base ) djvu? ( >=app-text/djvu-3.5.15 ) exif? ( media-libs/exiftool ) chm? ( dev-python/pychm ) ics? ( dev-python/icalendar ) lyx? ( app-office/lyx ) audio? ( media-libs/mutagen ) xml? ( dev-libs/libxslt ) info? ( sys-apps/texinfo ) 0 http://www.lesbonscomptes.com/recoll/recoll-1.16.0.tar.gz @@ -8,8 +8,8 @@ GPL-2 A personal full text search package ~amd64 ~x86 base eutils linux-info multilib portability qt4-r2 toolchain-funcs user versionator -+spell +inotify +qt4 +session camelcase xattr fam audio chm djvu dvi exif gs ics info lyx msdoc msppt msxls pdf rtf tex wordperfect xml -^^ ( fam inotify ) session? ( || ( fam inotify ) ) ++spell +inotify +qt4 +session camelcase xattr fam audio chm djvu dvi exif ps ics info lyx msdoc msppt msxls pdf rtf tex wordperfect xml +^^ ( fam inotify ( !fam !inotify ) ) session? ( || ( fam inotify ) ) 4 diff --git a/metadata/cache/app-mobilephone/qtadb-0.8.1 b/metadata/cache/app-mobilephone/qtadb-0.8.1 new file mode 100644 index 000000000000..a8f372c93184 --- /dev/null +++ b/metadata/cache/app-mobilephone/qtadb-0.8.1 @@ -0,0 +1,22 @@ +app-arch/unzip +x11-libs/qt-gui:4 +0 +http://qtadb.com/qtadb/QtADB_0.8.1_src.zip + +http://qtadb.wordpress.com +Apache-2.0 +Android phone manager via ADB +~amd64 ~x86 +base eutils multilib portability qt4-r2 toolchain-funcs user + + + + +4 + +compile configure install postinst prepare unpack + + + + + diff --git a/metadata/cache/app-portage/gentoopm-0.1.6 b/metadata/cache/app-portage/gentoopm-0.2.2 similarity index 55% rename from metadata/cache/app-portage/gentoopm-0.1.6 rename to metadata/cache/app-portage/gentoopm-0.2.2 index 9e0eda062e88..2a39c3447a6c 100644 --- a/metadata/cache/app-portage/gentoopm-0.1.6 +++ b/metadata/cache/app-portage/gentoopm-0.2.2 @@ -1,7 +1,7 @@ -doc? ( dev-python/epydoc ) >=app-admin/eselect-python-20091230 || ( =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) -|| ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore >=sys-apps/paludis-0.64.2[python-bindings] ) >=app-admin/eselect-python-20091230 || ( =dev-lang/python-3.2* =dev-lang/python-3.1* =dev-lang/python-2.7* =dev-lang/python-2.6* ) +doc? ( dev-python/epydoc ) >=app-admin/eselect-python-20091230 || ( =dev-lang/python-3.2* =dev-lang/python-2.7* =dev-lang/python-2.6* ) +|| ( >=sys-apps/portage-2.1.10.3 sys-apps/pkgcore >=sys-apps/paludis-0.64.2[python-bindings] ) >=app-admin/eselect-python-20091230 || ( =dev-lang/python-3.2* =dev-lang/python-2.7* =dev-lang/python-2.6* ) 0 -http://cloud.github.com/downloads/mgorny/gentoopm/gentoopm-0.1.6.tar.bz2 +mirror://github/mgorny/gentoopm/gentoopm-0.2.2.tar.bz2 https://github.com/mgorny/gentoopm/ BSD-2 @@ -12,9 +12,9 @@ doc app-admin/eselect-package-manager -3 +4 -compile configure install postinst postrm prepare test unpack +compile configure install postinst postrm prepare setup test unpack diff --git a/metadata/cache/dev-lang/spidermonkey-1.8.5 b/metadata/cache/dev-lang/spidermonkey-1.8.5-r1 similarity index 81% rename from metadata/cache/dev-lang/spidermonkey-1.8.5 rename to metadata/cache/dev-lang/spidermonkey-1.8.5-r1 index f3d7b98e9e4d..e4fd0ac7ad65 100644 --- a/metadata/cache/dev-lang/spidermonkey-1.8.5 +++ b/metadata/cache/dev-lang/spidermonkey-1.8.5-r1 @@ -7,8 +7,8 @@ http://www.mozilla.org/js/spidermonkey/ NPL-1.1 Stand-alone JavaScript C library ~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd -eutils multilib portability python toolchain-funcs user versionator -static-libs test +eutils multilib pax-utils portability python toolchain-funcs user versionator +debug static-libs test diff --git a/metadata/cache/dev-libs/glib-2.30.2 b/metadata/cache/dev-libs/glib-2.30.2 index 651bd142d63f..75d52946949e 100644 --- a/metadata/cache/dev-libs/glib-2.30.2 +++ b/metadata/cache/dev-libs/glib-2.30.2 @@ -1,4 +1,4 @@ -virtual/libiconv virtual/libffi sys-libs/zlib xattr? ( sys-apps/attr ) fam? ( virtual/fam ) utils? ( >=dev-util/gdbus-codegen-2.30.2 ) >=sys-devel/gettext-0.11 >=dev-util/gtk-doc-am-1.15 doc? ( >=dev-libs/libxslt-1.0 >=dev-util/gdbus-codegen-2.30.2 >=dev-util/gtk-doc-1.15 ~app-text/docbook-xml-dtd-4.1.2 ) systemtap? ( >=dev-util/systemtap-1.3 ) test? ( sys-devel/gdb =dev-lang/python-2* >=dev-util/gdbus-codegen-2.30.2 >=sys-apps/dbus-1.2.14 ) !=sys-devel/autoconf-2.61 sys-devel/libtool app-arch/xz-utils >=app-admin/eselect-python-20091230 utils? ( =dev-lang/python-2* ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +virtual/libiconv virtual/libffi sys-libs/zlib xattr? ( sys-apps/attr ) fam? ( virtual/fam ) utils? ( >=dev-util/gdbus-codegen-2.30.2 ) >=sys-devel/gettext-0.11 >=dev-util/gtk-doc-am-1.15 doc? ( >=dev-libs/libxslt-1.0 >=dev-util/gdbus-codegen-2.30.2 >=dev-util/gtk-doc-1.15 ~app-text/docbook-xml-dtd-4.1.2 ) systemtap? ( >=dev-util/systemtap-1.3 ) test? ( sys-devel/gdb =dev-lang/python-2* >=dev-util/gdbus-codegen-2.30.2 >=sys-apps/dbus-1.2.14 ) !=sys-devel/autoconf-2.61 sys-devel/libtool app-arch/xz-utils >=app-admin/eselect-python-20091230 utils? ( =dev-lang/python-2* ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) virtual/libiconv virtual/libffi sys-libs/zlib xattr? ( sys-apps/attr ) fam? ( virtual/fam ) utils? ( >=dev-util/gdbus-codegen-2.30.2 ) >=app-admin/eselect-python-20091230 utils? ( =dev-lang/python-2* ) 2 mirror://gnome/sources/glib/2.30/glib-2.30.2.tar.xz http://pkgconfig.freedesktop.org/releases/pkg-config-0.26.tar.gz diff --git a/metadata/cache/dev-libs/uthash-1.9.4 b/metadata/cache/dev-libs/uthash-1.9.4 new file mode 100644 index 000000000000..f41fd6b9c6b9 --- /dev/null +++ b/metadata/cache/dev-libs/uthash-1.9.4 @@ -0,0 +1,22 @@ +test? ( dev-lang/perl ) + +0 +mirror://sourceforge/uthash/uthash-1.9.4.tar.bz2 + +http://uthash.sourceforge.net +BSD-1 +An easy-to-use hash implementation for C programmers +~amd64 ~ppc ~sparc ~x86 +multilib toolchain-funcs +test + + + + + +install test + + + + + diff --git a/metadata/cache/dev-perl/mogilefs-server-2.550.0 b/metadata/cache/dev-perl/mogilefs-server-2.550.0 new file mode 100644 index 000000000000..73d6807bbbb3 --- /dev/null +++ b/metadata/cache/dev-perl/mogilefs-server-2.550.0 @@ -0,0 +1,22 @@ +dev-perl/Net-Netmask >=dev-perl/Danga-Socket-1.61 >=dev-perl/Sys-Syscall-0.22 >=dev-perl/Perlbal-1.790 dev-perl/IO-AIO dev-perl/libwww-perl >=dev-perl/MogileFS-Client-1.14 >=dev-perl/MogileFS-Utils-2.20 dev-perl/Cache-Memcached mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg ) sqlite? ( dev-perl/DBD-SQLite ) dev-lang/perl[-build] +dev-perl/Net-Netmask >=dev-perl/Danga-Socket-1.61 >=dev-perl/Sys-Syscall-0.22 >=dev-perl/Perlbal-1.790 dev-perl/IO-AIO dev-perl/libwww-perl >=dev-perl/MogileFS-Client-1.14 >=dev-perl/MogileFS-Utils-2.20 dev-perl/Cache-Memcached mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg ) sqlite? ( dev-perl/DBD-SQLite ) dev-lang/perl[-build] +0 +mirror://cpan/authors/id/D/DO/DORMANDO/MogileFS-Server-2.55.tar.gz + +http://www.danga.com/mogilefs/ http://search.cpan.org/dist/MogileFS-Server/ +|| ( Artistic GPL-2 ) +Server for the MogileFS distributed file system +~amd64 ~ppc ~x86 +base eutils multilib perl-module portability toolchain-funcs user +mysql sqlite postgres + + + +4 + +compile configure install postinst prepare setup test unpack + + + + + diff --git a/metadata/cache/gnustep-apps/gnumail-1.2.0 b/metadata/cache/gnustep-apps/gnumail-1.2.0 new file mode 100644 index 000000000000..cf2e24f0c253 --- /dev/null +++ b/metadata/cache/gnustep-apps/gnumail-1.2.0 @@ -0,0 +1,22 @@ +~gnustep-libs/pantomime-1.2.0 >=gnustep-base/gnustep-gui-0.11.0 || ( gnustep-apps/addresses gnustep-libs/addresseskit ) >=gnustep-base/gnustep-make-2.0 virtual/gnustep-back +crypt? ( app-crypt/gnupg ) >=gnustep-base/gnustep-make-2.0 virtual/gnustep-back debug? ( >=sys-devel/gdb-6.0 ) +0 +http://download.gna.org/gnustep-nonfsf/GNUMail-1.2.0.tar.gz + +http://www.collaboration-world.com/gnumail/ +GPL-2 +A fully featured mail application for GNUstep +~amd64 ~ppc ~x86 ~x86-fbsd +eutils flag-o-matic gnustep-2 gnustep-base multilib portability toolchain-funcs user +crypt +emoticon +xface debug doc + + + +4 + +compile configure install postinst prepare setup + + + + + diff --git a/metadata/cache/gnustep-libs/pantomime-1.2.0 b/metadata/cache/gnustep-libs/pantomime-1.2.0 new file mode 100644 index 000000000000..a56adba6738c --- /dev/null +++ b/metadata/cache/gnustep-libs/pantomime-1.2.0 @@ -0,0 +1,22 @@ +dev-libs/openssl >=gnustep-base/gnustep-make-2.0 virtual/gnustep-back +dev-libs/openssl >=gnustep-base/gnustep-make-2.0 virtual/gnustep-back debug? ( >=sys-devel/gdb-6.0 ) +0 +http://download.gna.org/gnustep-nonfsf/Pantomime-1.2.0.tar.gz + +http://www.collaboration-world.com/pantomime/ +LGPL-2.1 Elm +A set of Objective-C classes that model a mail system. +~amd64 ~ppc ~x86 ~x86-fbsd +eutils flag-o-matic gnustep-2 gnustep-base multilib portability toolchain-funcs user +debug doc + + + +4 + +compile configure install postinst prepare setup + + + + + diff --git a/metadata/cache/mail-client/thunderbird-3.1.12 b/metadata/cache/mail-client/thunderbird-3.1.12 index 89f02a496243..f00a77791294 100644 --- a/metadata/cache/mail-client/thunderbird-3.1.12 +++ b/metadata/cache/mail-client/thunderbird-3.1.12 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) !x11-plugins/lightning =dev-lang/python-2*[threads] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) !x11-plugins/lightning >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) =dev-lang/python-2*[threads] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/source/thunderbird-3.1.12.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-3.1-patches-1.2.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/af.xpi -> thunderbird-3.1.12-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ar.xpi -> thunderbird-3.1.12-ar.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/be.xpi -> thunderbird-3.1.12-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/bg.xpi -> thunderbird-3.1.12-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.12-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.12-bn-BD.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ca.xpi -> thunderbird-3.1.12-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/cs.xpi -> thunderbird-3.1.12-cs.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/da.xpi -> thunderbird-3.1.12-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/de.xpi -> thunderbird-3.1.12-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/el.xpi -> thunderbird-3.1.12-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/en-GB.xpi -> thunderbird-3.1.12-en-GB.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/es-AR.xpi -> thunderbird-3.1.12-es-AR.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.12-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.12-es-ES.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/et.xpi -> thunderbird-3.1.12-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/eu.xpi -> thunderbird-3.1.12-eu.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/fi.xpi -> thunderbird-3.1.12-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/fr.xpi -> thunderbird-3.1.12-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.12-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.12-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.12-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.12-ga-IE.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/he.xpi -> thunderbird-3.1.12-he.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/hu.xpi -> thunderbird-3.1.12-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/id.xpi -> thunderbird-3.1.12-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/is.xpi -> thunderbird-3.1.12-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/it.xpi -> thunderbird-3.1.12-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ja.xpi -> thunderbird-3.1.12-ja.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ko.xpi -> thunderbird-3.1.12-ko.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/lt.xpi -> thunderbird-3.1.12-lt.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.12-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.12-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/nl.xpi -> thunderbird-3.1.12-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.12-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.12-nn-NO.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.12-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.12-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/pl.xpi -> thunderbird-3.1.12-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/pt-BR.xpi -> thunderbird-3.1.12-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.12-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.12-pt-PT.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ro.xpi -> thunderbird-3.1.12-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/ru.xpi -> thunderbird-3.1.12-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/si.xpi -> thunderbird-3.1.12-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/sk.xpi -> thunderbird-3.1.12-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/sl.xpi -> thunderbird-3.1.12-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/sq.xpi -> thunderbird-3.1.12-sq.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.12-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.12-sv-SE.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/tr.xpi -> thunderbird-3.1.12-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/uk.xpi -> thunderbird-3.1.12-uk.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.12-zh-CN.xpi ) linguas_zh? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.12-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.12/linux-i686/xpi/zh-TW.xpi -> thunderbird-3.1.12-zh-TW.xpi ) diff --git a/metadata/cache/mail-client/thunderbird-3.1.13 b/metadata/cache/mail-client/thunderbird-3.1.13 index 556709dad889..d08f5e4c5ce6 100644 --- a/metadata/cache/mail-client/thunderbird-3.1.13 +++ b/metadata/cache/mail-client/thunderbird-3.1.13 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) !x11-plugins/lightning =dev-lang/python-2*[threads] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) !x11-plugins/lightning >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) =dev-lang/python-2*[threads] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/source/thunderbird-3.1.13.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-3.1-patches-1.2.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/af.xpi -> thunderbird-3.1.13-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ar.xpi -> thunderbird-3.1.13-ar.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/be.xpi -> thunderbird-3.1.13-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/bg.xpi -> thunderbird-3.1.13-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.13-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.13-bn-BD.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ca.xpi -> thunderbird-3.1.13-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/cs.xpi -> thunderbird-3.1.13-cs.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/da.xpi -> thunderbird-3.1.13-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/de.xpi -> thunderbird-3.1.13-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/el.xpi -> thunderbird-3.1.13-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/en-GB.xpi -> thunderbird-3.1.13-en-GB.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/es-AR.xpi -> thunderbird-3.1.13-es-AR.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.13-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.13-es-ES.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/et.xpi -> thunderbird-3.1.13-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/eu.xpi -> thunderbird-3.1.13-eu.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/fi.xpi -> thunderbird-3.1.13-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/fr.xpi -> thunderbird-3.1.13-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.13-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.13-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.13-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.13-ga-IE.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/he.xpi -> thunderbird-3.1.13-he.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/hu.xpi -> thunderbird-3.1.13-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/id.xpi -> thunderbird-3.1.13-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/is.xpi -> thunderbird-3.1.13-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/it.xpi -> thunderbird-3.1.13-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ja.xpi -> thunderbird-3.1.13-ja.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ko.xpi -> thunderbird-3.1.13-ko.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/lt.xpi -> thunderbird-3.1.13-lt.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.13-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.13-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/nl.xpi -> thunderbird-3.1.13-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.13-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.13-nn-NO.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.13-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.13-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/pl.xpi -> thunderbird-3.1.13-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/pt-BR.xpi -> thunderbird-3.1.13-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.13-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.13-pt-PT.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ro.xpi -> thunderbird-3.1.13-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/ru.xpi -> thunderbird-3.1.13-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/si.xpi -> thunderbird-3.1.13-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/sk.xpi -> thunderbird-3.1.13-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/sl.xpi -> thunderbird-3.1.13-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/sq.xpi -> thunderbird-3.1.13-sq.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.13-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.13-sv-SE.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/tr.xpi -> thunderbird-3.1.13-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/uk.xpi -> thunderbird-3.1.13-uk.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.13-zh-CN.xpi ) linguas_zh? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.13-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.13/linux-i686/xpi/zh-TW.xpi -> thunderbird-3.1.13-zh-TW.xpi ) diff --git a/metadata/cache/mail-client/thunderbird-3.1.14 b/metadata/cache/mail-client/thunderbird-3.1.14 index 0e924caf5e01..eecfe601a988 100644 --- a/metadata/cache/mail-client/thunderbird-3.1.14 +++ b/metadata/cache/mail-client/thunderbird-3.1.14 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) !x11-plugins/lightning =dev-lang/python-2*[threads] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) !x11-plugins/lightning >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) =dev-lang/python-2*[threads] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] alsa? ( media-libs/alsa-lib ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) libnotify? ( >=x11-libs/libnotify-0.4 ) system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete,threadsafe] ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/source/thunderbird-3.1.14.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-3.1-patches-1.2.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/af.xpi -> thunderbird-3.1.14-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ar.xpi -> thunderbird-3.1.14-ar.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/be.xpi -> thunderbird-3.1.14-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/bg.xpi -> thunderbird-3.1.14-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.14-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.14-bn-BD.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ca.xpi -> thunderbird-3.1.14-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/cs.xpi -> thunderbird-3.1.14-cs.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/da.xpi -> thunderbird-3.1.14-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/de.xpi -> thunderbird-3.1.14-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/el.xpi -> thunderbird-3.1.14-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/en-GB.xpi -> thunderbird-3.1.14-en-GB.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/es-AR.xpi -> thunderbird-3.1.14-es-AR.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.14-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.14-es-ES.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/et.xpi -> thunderbird-3.1.14-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/eu.xpi -> thunderbird-3.1.14-eu.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/fi.xpi -> thunderbird-3.1.14-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/fr.xpi -> thunderbird-3.1.14-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.14-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.14-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.14-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.14-ga-IE.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/he.xpi -> thunderbird-3.1.14-he.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/hu.xpi -> thunderbird-3.1.14-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/id.xpi -> thunderbird-3.1.14-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/is.xpi -> thunderbird-3.1.14-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/it.xpi -> thunderbird-3.1.14-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ja.xpi -> thunderbird-3.1.14-ja.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ko.xpi -> thunderbird-3.1.14-ko.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/lt.xpi -> thunderbird-3.1.14-lt.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.14-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.14-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/nl.xpi -> thunderbird-3.1.14-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.14-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.14-nn-NO.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.14-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.14-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/pl.xpi -> thunderbird-3.1.14-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/pt-BR.xpi -> thunderbird-3.1.14-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.14-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.14-pt-PT.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ro.xpi -> thunderbird-3.1.14-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/ru.xpi -> thunderbird-3.1.14-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/si.xpi -> thunderbird-3.1.14-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/sk.xpi -> thunderbird-3.1.14-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/sl.xpi -> thunderbird-3.1.14-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/sq.xpi -> thunderbird-3.1.14-sq.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.14-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.14-sv-SE.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/tr.xpi -> thunderbird-3.1.14-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/uk.xpi -> thunderbird-3.1.14-uk.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.14-zh-CN.xpi ) linguas_zh? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.14-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.14/linux-i686/xpi/zh-TW.xpi -> thunderbird-3.1.14-zh-TW.xpi ) diff --git a/metadata/cache/mail-client/thunderbird-7.0.1-r1 b/metadata/cache/mail-client/thunderbird-7.0.1-r1 index 72cc5689cb75..8b4af96da4f0 100644 --- a/metadata/cache/mail-client/thunderbird-7.0.1-r1 +++ b/metadata/cache/mail-client/thunderbird-7.0.1-r1 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi !x11-plugins/lightning !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi !x11-plugins/lightning !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/source/thunderbird-7.0.1.source.tar.bz2 crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.3.2.tar.gz ) http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-7.0-patches-0.4.tar.xz http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-7.0-patches-0.5.tar.xz linguas_ar? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ar.xpi -> thunderbird-7.0.1-ar.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ca.xpi -> thunderbird-7.0.1-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/cs.xpi -> thunderbird-7.0.1-cs.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/da.xpi -> thunderbird-7.0.1-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/de.xpi -> thunderbird-7.0.1-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/en-GB.xpi -> thunderbird-7.0.1-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/es-AR.xpi -> thunderbird-7.0.1-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/es-ES.xpi -> thunderbird-7.0.1-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/es-ES.xpi -> thunderbird-7.0.1-es-ES.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/et.xpi -> thunderbird-7.0.1-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/eu.xpi -> thunderbird-7.0.1-eu.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/fi.xpi -> thunderbird-7.0.1-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/fr.xpi -> thunderbird-7.0.1-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/fy-NL.xpi -> thunderbird-7.0.1-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/fy-NL.xpi -> thunderbird-7.0.1-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ga-IE.xpi -> thunderbird-7.0.1-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ga-IE.xpi -> thunderbird-7.0.1-ga-IE.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/he.xpi -> thunderbird-7.0.1-he.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/hu.xpi -> thunderbird-7.0.1-hu.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/is.xpi -> thunderbird-7.0.1-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/it.xpi -> thunderbird-7.0.1-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ja.xpi -> thunderbird-7.0.1-ja.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ko.xpi -> thunderbird-7.0.1-ko.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/lt.xpi -> thunderbird-7.0.1-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/nb-NO.xpi -> thunderbird-7.0.1-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/nb-NO.xpi -> thunderbird-7.0.1-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/nl.xpi -> thunderbird-7.0.1-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/nn-NO.xpi -> thunderbird-7.0.1-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/nn-NO.xpi -> thunderbird-7.0.1-nn-NO.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/pl.xpi -> thunderbird-7.0.1-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/pt-BR.xpi -> thunderbird-7.0.1-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/pt-PT.xpi -> thunderbird-7.0.1-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/pt-PT.xpi -> thunderbird-7.0.1-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/ru.xpi -> thunderbird-7.0.1-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/si.xpi -> thunderbird-7.0.1-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/sk.xpi -> thunderbird-7.0.1-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/sl.xpi -> thunderbird-7.0.1-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/sq.xpi -> thunderbird-7.0.1-sq.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/sv-SE.xpi -> thunderbird-7.0.1-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/sv-SE.xpi -> thunderbird-7.0.1-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/tr.xpi -> thunderbird-7.0.1-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/uk.xpi -> thunderbird-7.0.1-uk.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//7.0.1/linux-i686/xpi/zh-TW.xpi -> thunderbird-7.0.1-zh-TW.xpi ) diff --git a/metadata/cache/mail-client/thunderbird-8.0 b/metadata/cache/mail-client/thunderbird-8.0 index b9aaab7014d4..b52cf0629db1 100644 --- a/metadata/cache/mail-client/thunderbird-8.0 +++ b/metadata/cache/mail-client/thunderbird-8.0 @@ -1,14 +1,14 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] webm? ( media-libs/libvpx media-libs/alsa-lib ) virtual/libffi !x11-plugins/lightning !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] webm? ( media-libs/libvpx media-libs/alsa-lib ) virtual/libffi !x11-plugins/lightning !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] webm? ( media-libs/libvpx media-libs/alsa-lib ) virtual/libffi !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] webm? ( media-libs/libvpx media-libs/alsa-lib ) virtual/libffi !x11-plugins/enigmail system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 -ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/source/thunderbird-8.0.source.tar.bz2 crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.3.3.tar.gz ) http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-8.0-patches-0.1.tar.xz http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-8.0-patches-0.2.tar.xz linguas_ar? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ar.xpi -> thunderbird-8.0-ar.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ca.xpi -> thunderbird-8.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/cs.xpi -> thunderbird-8.0-cs.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/da.xpi -> thunderbird-8.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/de.xpi -> thunderbird-8.0-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/en-GB.xpi -> thunderbird-8.0-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/es-AR.xpi -> thunderbird-8.0-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/es-ES.xpi -> thunderbird-8.0-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/es-ES.xpi -> thunderbird-8.0-es-ES.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/et.xpi -> thunderbird-8.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/eu.xpi -> thunderbird-8.0-eu.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/fi.xpi -> thunderbird-8.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/fr.xpi -> thunderbird-8.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-8.0-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-8.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-8.0-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-8.0-ga-IE.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/he.xpi -> thunderbird-8.0-he.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/hu.xpi -> thunderbird-8.0-hu.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/is.xpi -> thunderbird-8.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/it.xpi -> thunderbird-8.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ja.xpi -> thunderbird-8.0-ja.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ko.xpi -> thunderbird-8.0-ko.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/lt.xpi -> thunderbird-8.0-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-8.0-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-8.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/nl.xpi -> thunderbird-8.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-8.0-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-8.0-nn-NO.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/pl.xpi -> thunderbird-8.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-8.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-8.0-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-8.0-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/ru.xpi -> thunderbird-8.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/si.xpi -> thunderbird-8.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/sk.xpi -> thunderbird-8.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/sl.xpi -> thunderbird-8.0-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/sq.xpi -> thunderbird-8.0-sq.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-8.0-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-8.0-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/tr.xpi -> thunderbird-8.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/uk.xpi -> thunderbird-8.0-uk.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-8.0-zh-TW.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-8.0-zh-CN.xpi ) +ftp://ftp.mozilla.org/pub/thunderbird/releases//8.0/source/thunderbird-8.0.source.tar.bz2 crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.3.3.tar.gz ) http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-8.0-patches-0.1.tar.xz http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-8.0-patches-0.2.tar.xz linguas_ar? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ar.xpi -> thunderbird-8.0-ar.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/be.xpi -> thunderbird-8.0-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/bg.xpi -> thunderbird-8.0-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/bn-BD.xpi -> thunderbird-8.0-bn-BD.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/bn-BD.xpi -> thunderbird-8.0-bn-BD.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/br.xpi -> thunderbird-8.0-br.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ca.xpi -> thunderbird-8.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/cs.xpi -> thunderbird-8.0-cs.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/da.xpi -> thunderbird-8.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/de.xpi -> thunderbird-8.0-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/el.xpi -> thunderbird-8.0-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/en-GB.xpi -> thunderbird-8.0-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/es-AR.xpi -> thunderbird-8.0-es-AR.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/es-AR.xpi -> thunderbird-8.0-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/es-ES.xpi -> thunderbird-8.0-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/es-ES.xpi -> thunderbird-8.0-es-ES.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/et.xpi -> thunderbird-8.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/eu.xpi -> thunderbird-8.0-eu.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/fi.xpi -> thunderbird-8.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/fr.xpi -> thunderbird-8.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/fy-NL.xpi -> thunderbird-8.0-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/fy-NL.xpi -> thunderbird-8.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ga-IE.xpi -> thunderbird-8.0-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ga-IE.xpi -> thunderbird-8.0-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/gd.xpi -> thunderbird-8.0-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/gl.xpi -> thunderbird-8.0-gl.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/he.xpi -> thunderbird-8.0-he.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/hu.xpi -> thunderbird-8.0-hu.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/id.xpi -> thunderbird-8.0-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/is.xpi -> thunderbird-8.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/it.xpi -> thunderbird-8.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ja.xpi -> thunderbird-8.0-ja.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ko.xpi -> thunderbird-8.0-ko.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/lt.xpi -> thunderbird-8.0-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/nb-NO.xpi -> thunderbird-8.0-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/nb-NO.xpi -> thunderbird-8.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/nl.xpi -> thunderbird-8.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/nn-NO.xpi -> thunderbird-8.0-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/nn-NO.xpi -> thunderbird-8.0-nn-NO.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pa-IN.xpi -> thunderbird-8.0-pa-IN.xpi ) linguas_pa? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pa-IN.xpi -> thunderbird-8.0-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pl.xpi -> thunderbird-8.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pt-BR.xpi -> thunderbird-8.0-pt-BR.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pt-BR.xpi -> thunderbird-8.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pt-PT.xpi -> thunderbird-8.0-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/pt-PT.xpi -> thunderbird-8.0-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/rm.xpi -> thunderbird-8.0-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ro.xpi -> thunderbird-8.0-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ru.xpi -> thunderbird-8.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/si.xpi -> thunderbird-8.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/sk.xpi -> thunderbird-8.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/sl.xpi -> thunderbird-8.0-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/sq.xpi -> thunderbird-8.0-sq.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/sv-SE.xpi -> thunderbird-8.0-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/sv-SE.xpi -> thunderbird-8.0-sv-SE.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ta-LK.xpi -> thunderbird-8.0-ta-LK.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/ta-LK.xpi -> thunderbird-8.0-ta-LK.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/tr.xpi -> thunderbird-8.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/uk.xpi -> thunderbird-8.0-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/vi.xpi -> thunderbird-8.0-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/zh-CN.xpi -> thunderbird-8.0-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/zh-CN.xpi -> thunderbird-8.0-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/zh-TW.xpi -> thunderbird-8.0-zh-TW.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/thunderbird/releases///linux-i686/xpi/zh-TW.xpi -> thunderbird-8.0-zh-TW.xpi ) http://www.mozilla.com/en-US/thunderbird/ || ( MPL-1.1 GPL-2 LGPL-2.1 ) Thunderbird Mail Client ~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux autotools check-reqs eutils flag-o-matic libtool makeedit mozconfig-3 mozcoreconf-2 mozextension multilib pax-utils portability python toolchain-funcs user -bindist gconf +crashreporter +crypt +ipc +lightning mozdom +webm linguas_ar linguas_ca linguas_cs linguas_da linguas_de linguas_en linguas_en_GB linguas_en_US linguas_en linguas_es_AR linguas_es_ES linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_he linguas_hu linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_pl linguas_pt_BR linguas_pt_PT linguas_pt linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sv_SE linguas_sv linguas_tr linguas_uk linguas_zh_TW linguas_zh_CN custom-cflags custom-optimization +alsa +dbus debug libnotify startup-notification system-sqlite wifi +bindist gconf +crashreporter +crypt +ipc +lightning mozdom +webm linguas_ar linguas_be linguas_bg linguas_bn_BD linguas_bn linguas_br linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_es_AR linguas_es linguas_es_ES linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_gd linguas_gl linguas_he linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_pa_IN linguas_pa linguas_pl linguas_pt_BR linguas_pt linguas_pt_PT linguas_pt linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sv_SE linguas_sv linguas_ta_LK linguas_ta linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh linguas_zh_TW linguas_zh custom-cflags custom-optimization +alsa +dbus debug libnotify startup-notification system-sqlite wifi diff --git a/metadata/cache/mail-client/thunderbird-bin-3.1.11 b/metadata/cache/mail-client/thunderbird-bin-3.1.11 deleted file mode 100644 index 17a72c4c9902..000000000000 --- a/metadata/cache/mail-client/thunderbird-bin-3.1.11 +++ /dev/null @@ -1,22 +0,0 @@ -app-arch/unzip app-arch/unzip -x11-libs/libXrender x11-libs/libXt x11-libs/libXmu x86? ( >=x11-libs/gtk+-2.2:2 net-misc/curl[nss] ) amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-soundlibs ) -0 -http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/en-US/thunderbird-3.1.11.tar.bz2 mirror://gentoo/libnotify.so.1.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/af.xpi -> thunderbird-3.1.11-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ar.xpi -> thunderbird-3.1.11-ar.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/be.xpi -> thunderbird-3.1.11-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/bg.xpi -> thunderbird-3.1.11-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.11-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.11-bn-BD.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ca.xpi -> thunderbird-3.1.11-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/cs.xpi -> thunderbird-3.1.11-cs.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/da.xpi -> thunderbird-3.1.11-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/de.xpi -> thunderbird-3.1.11-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/el.xpi -> thunderbird-3.1.11-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/en-GB.xpi -> thunderbird-3.1.11-en-GB.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/es-AR.xpi -> thunderbird-3.1.11-es-AR.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.11-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.11-es-ES.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/et.xpi -> thunderbird-3.1.11-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/eu.xpi -> thunderbird-3.1.11-eu.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/fi.xpi -> thunderbird-3.1.11-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/fr.xpi -> thunderbird-3.1.11-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.11-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.11-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.11-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.11-ga-IE.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/he.xpi -> thunderbird-3.1.11-he.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/hu.xpi -> thunderbird-3.1.11-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/id.xpi -> thunderbird-3.1.11-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/is.xpi -> thunderbird-3.1.11-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/it.xpi -> thunderbird-3.1.11-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ja.xpi -> thunderbird-3.1.11-ja.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ko.xpi -> thunderbird-3.1.11-ko.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/lt.xpi -> thunderbird-3.1.11-lt.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.11-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.11-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/nl.xpi -> thunderbird-3.1.11-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.11-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.11-nn-NO.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.11-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.11-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/pl.xpi -> thunderbird-3.1.11-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/pt-BR.xpi -> thunderbird-3.1.11-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.11-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.11-pt-PT.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ro.xpi -> thunderbird-3.1.11-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/ru.xpi -> thunderbird-3.1.11-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/si.xpi -> thunderbird-3.1.11-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/sk.xpi -> thunderbird-3.1.11-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/sl.xpi -> thunderbird-3.1.11-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/sq.xpi -> thunderbird-3.1.11-sq.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.11-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.11-sv-SE.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/tr.xpi -> thunderbird-3.1.11-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/uk.xpi -> thunderbird-3.1.11-uk.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.11-zh-CN.xpi ) linguas_zh? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.11-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.11/linux-i686/xpi/zh-TW.xpi -> thunderbird-3.1.11-zh-TW.xpi ) -strip -http://www.mozilla.com/thunderbird -|| ( MPL-1.1 GPL-2 LGPL-2.1 ) -Thunderbird Mail Client --* ~amd64 ~x86 -eutils mozextension multilib portability toolchain-funcs user -linguas_af linguas_ar linguas_be linguas_bg linguas_bn_BD linguas_bn linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_en linguas_es_AR linguas_es_ES linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_he linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_pa_IN linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_pt linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sv_SE linguas_sv linguas_tr linguas_uk linguas_zh_CN linguas_zh linguas_zh_TW - - - -2 - -install postinst setup unpack - - - - - diff --git a/metadata/cache/mail-client/thunderbird-bin-3.1.16 b/metadata/cache/mail-client/thunderbird-bin-3.1.16 new file mode 100644 index 000000000000..43d43bbd3e80 --- /dev/null +++ b/metadata/cache/mail-client/thunderbird-bin-3.1.16 @@ -0,0 +1,22 @@ +app-arch/unzip app-arch/unzip +x11-libs/libXrender x11-libs/libXt x11-libs/libXmu x86? ( >=x11-libs/gtk+-2.2:2 net-misc/curl[nss] ) amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-soundlibs ) +0 +http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/en-US/thunderbird-3.1.16.tar.bz2 mirror://gentoo/libnotify.so.1.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/af.xpi -> thunderbird-3.1.16-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ar.xpi -> thunderbird-3.1.16-ar.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/be.xpi -> thunderbird-3.1.16-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/bg.xpi -> thunderbird-3.1.16-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.16-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/bn-BD.xpi -> thunderbird-3.1.16-bn-BD.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ca.xpi -> thunderbird-3.1.16-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/cs.xpi -> thunderbird-3.1.16-cs.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/da.xpi -> thunderbird-3.1.16-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/de.xpi -> thunderbird-3.1.16-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/el.xpi -> thunderbird-3.1.16-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/en-GB.xpi -> thunderbird-3.1.16-en-GB.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/es-AR.xpi -> thunderbird-3.1.16-es-AR.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.16-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/es-ES.xpi -> thunderbird-3.1.16-es-ES.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/et.xpi -> thunderbird-3.1.16-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/eu.xpi -> thunderbird-3.1.16-eu.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/fi.xpi -> thunderbird-3.1.16-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/fr.xpi -> thunderbird-3.1.16-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.16-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/fy-NL.xpi -> thunderbird-3.1.16-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.16-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ga-IE.xpi -> thunderbird-3.1.16-ga-IE.xpi ) linguas_gd? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/gd.xpi -> thunderbird-3.1.16-gd.xpi ) linguas_gl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/gl.xpi -> thunderbird-3.1.16-gl.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/he.xpi -> thunderbird-3.1.16-he.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/hu.xpi -> thunderbird-3.1.16-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/id.xpi -> thunderbird-3.1.16-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/is.xpi -> thunderbird-3.1.16-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/it.xpi -> thunderbird-3.1.16-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ja.xpi -> thunderbird-3.1.16-ja.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ko.xpi -> thunderbird-3.1.16-ko.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/lt.xpi -> thunderbird-3.1.16-lt.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.16-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/nb-NO.xpi -> thunderbird-3.1.16-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/nl.xpi -> thunderbird-3.1.16-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.16-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/nn-NO.xpi -> thunderbird-3.1.16-nn-NO.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.16-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/pa-IN.xpi -> thunderbird-3.1.16-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/pl.xpi -> thunderbird-3.1.16-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/pt-BR.xpi -> thunderbird-3.1.16-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.16-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/pt-PT.xpi -> thunderbird-3.1.16-pt-PT.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ro.xpi -> thunderbird-3.1.16-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/ru.xpi -> thunderbird-3.1.16-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/si.xpi -> thunderbird-3.1.16-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/sk.xpi -> thunderbird-3.1.16-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/sl.xpi -> thunderbird-3.1.16-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/sq.xpi -> thunderbird-3.1.16-sq.xpi ) linguas_sr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/sr.xpi -> thunderbird-3.1.16-sr.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.16-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/sv-SE.xpi -> thunderbird-3.1.16-sv-SE.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/tr.xpi -> thunderbird-3.1.16-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/uk.xpi -> thunderbird-3.1.16-uk.xpi ) linguas_vi? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/vi.xpi -> thunderbird-3.1.16-vi.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.16-zh-CN.xpi ) linguas_zh? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/zh-CN.xpi -> thunderbird-3.1.16-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases//3.1.16/linux-i686/xpi/zh-TW.xpi -> thunderbird-3.1.16-zh-TW.xpi ) +strip +http://www.mozilla.com/thunderbird +|| ( MPL-1.1 GPL-2 LGPL-2.1 ) +Thunderbird Mail Client +-* ~amd64 ~x86 +eutils mozextension multilib portability toolchain-funcs user +linguas_af linguas_ar linguas_be linguas_bg linguas_bn_BD linguas_bn linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_en linguas_es_AR linguas_es_ES linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_gd linguas_gl linguas_he linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_pa_IN linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_pt linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sr linguas_sv_SE linguas_sv linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh linguas_zh_TW + + + +2 + +install postinst setup unpack + + + + + diff --git a/metadata/cache/mail-client/thunderbird-bin-8.0 b/metadata/cache/mail-client/thunderbird-bin-8.0 new file mode 100644 index 000000000000..0b9b4c80367c --- /dev/null +++ b/metadata/cache/mail-client/thunderbird-bin-8.0 @@ -0,0 +1,22 @@ +app-arch/unzip app-arch/unzip +x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=x11-libs/gtk+-2.2:2 net-misc/curl[nss] +0 +amd64? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-x86_64/en-US/thunderbird-8.0.tar.bz2 -> thunderbird-bin_x86_64-8.0.tar.bz2 ) x86? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/en-US/thunderbird-8.0.tar.bz2 -> thunderbird-bin_i686-8.0.tar.bz2 ) linguas_ar? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ar.xpi -> thunderbird-8.0-ar.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/be.xpi -> thunderbird-8.0-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/bg.xpi -> thunderbird-8.0-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/bn-BD.xpi -> thunderbird-8.0-bn-BD.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/bn-BD.xpi -> thunderbird-8.0-bn-BD.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/br.xpi -> thunderbird-8.0-br.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ca.xpi -> thunderbird-8.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/cs.xpi -> thunderbird-8.0-cs.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/da.xpi -> thunderbird-8.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/de.xpi -> thunderbird-8.0-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/el.xpi -> thunderbird-8.0-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/en-GB.xpi -> thunderbird-8.0-en-GB.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/es-AR.xpi -> thunderbird-8.0-es-AR.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/es-AR.xpi -> thunderbird-8.0-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/es-ES.xpi -> thunderbird-8.0-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/es-ES.xpi -> thunderbird-8.0-es-ES.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/et.xpi -> thunderbird-8.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/eu.xpi -> thunderbird-8.0-eu.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/fi.xpi -> thunderbird-8.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/fr.xpi -> thunderbird-8.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-8.0-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-8.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-8.0-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-8.0-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/gd.xpi -> thunderbird-8.0-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/gl.xpi -> thunderbird-8.0-gl.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/he.xpi -> thunderbird-8.0-he.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/hu.xpi -> thunderbird-8.0-hu.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/id.xpi -> thunderbird-8.0-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/is.xpi -> thunderbird-8.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/it.xpi -> thunderbird-8.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ja.xpi -> thunderbird-8.0-ja.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ko.xpi -> thunderbird-8.0-ko.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/lt.xpi -> thunderbird-8.0-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-8.0-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-8.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/nl.xpi -> thunderbird-8.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-8.0-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-8.0-nn-NO.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pa-IN.xpi -> thunderbird-8.0-pa-IN.xpi ) linguas_pa? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pa-IN.xpi -> thunderbird-8.0-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pl.xpi -> thunderbird-8.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-8.0-pt-BR.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-8.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-8.0-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-8.0-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/rm.xpi -> thunderbird-8.0-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ro.xpi -> thunderbird-8.0-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ru.xpi -> thunderbird-8.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/si.xpi -> thunderbird-8.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/sk.xpi -> thunderbird-8.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/sl.xpi -> thunderbird-8.0-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/sq.xpi -> thunderbird-8.0-sq.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-8.0-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-8.0-sv-SE.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ta-LK.xpi -> thunderbird-8.0-ta-LK.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/ta-LK.xpi -> thunderbird-8.0-ta-LK.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/tr.xpi -> thunderbird-8.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/uk.xpi -> thunderbird-8.0-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/vi.xpi -> thunderbird-8.0-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-8.0-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-8.0-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-8.0-zh-TW.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases//8.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-8.0-zh-TW.xpi ) +strip +http://www.mozilla.com/thunderbird +|| ( MPL-1.1 GPL-2 LGPL-2.1 ) +Thunderbird Mail Client +-* ~amd64 ~x86 +eutils mozextension multilib portability toolchain-funcs user +linguas_ar linguas_be linguas_bg linguas_bn_BD linguas_bn linguas_br linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_es_AR linguas_es linguas_es_ES linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_gd linguas_gl linguas_he linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_pa_IN linguas_pa linguas_pl linguas_pt_BR linguas_pt linguas_pt_PT linguas_pt linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sv_SE linguas_sv linguas_ta_LK linguas_ta linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh linguas_zh_TW linguas_zh + + + +3 + +install postinst unpack + + + + + diff --git a/metadata/cache/media-gfx/darktable-0.9.3 b/metadata/cache/media-gfx/darktable-0.9.3 index b3e51b6f59d3..a8edd7e5a1d3 100644 --- a/metadata/cache/media-gfx/darktable-0.9.3 +++ b/metadata/cache/media-gfx/darktable-0.9.3 @@ -1,5 +1,5 @@ -dev-db/sqlite:3 dev-libs/libxml2:2 flickr? ( media-libs/flickcurl ) gnome? ( gnome-base/gconf gnome-base/gnome-keyring ) gnome-base/librsvg:2 gphoto2? ( media-libs/libgphoto2 ) kde? ( dev-libs/dbus-glib ) media-gfx/exiv2 media-libs/lcms:2 >=media-libs/lensfun-0.2.3 media-libs/libpng >=media-libs/libraw-0.13.4[demosaic] media-libs/openexr media-libs/tiff net-misc/curl opencl? ( video_cards_nvidia? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 ) ) slideshow? ( media-libs/libsdl virtual/opengl ) virtual/jpeg x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 dev-util/pkgconfig nls? ( sys-devel/gettext ) app-arch/xz-utils >=sys-apps/sed-4 >=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) -dev-db/sqlite:3 dev-libs/libxml2:2 flickr? ( media-libs/flickcurl ) gnome? ( gnome-base/gconf gnome-base/gnome-keyring ) gnome-base/librsvg:2 gphoto2? ( media-libs/libgphoto2 ) kde? ( dev-libs/dbus-glib ) media-gfx/exiv2 media-libs/lcms:2 >=media-libs/lensfun-0.2.3 media-libs/libpng >=media-libs/libraw-0.13.4[demosaic] media-libs/openexr media-libs/tiff net-misc/curl opencl? ( video_cards_nvidia? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 ) ) slideshow? ( media-libs/libsdl virtual/opengl ) virtual/jpeg x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 +dev-db/sqlite:3 dev-libs/libxml2:2 flickr? ( media-libs/flickcurl ) gnome? ( gnome-base/gconf gnome-base/gnome-keyring ) gnome-base/librsvg:2 gphoto2? ( media-libs/libgphoto2 ) kde? ( dev-libs/dbus-glib ) media-gfx/exiv2[xmp] media-libs/lcms:2 >=media-libs/lensfun-0.2.3 media-libs/libpng >=media-libs/libraw-0.13.4[demosaic] media-libs/openexr media-libs/tiff net-misc/curl opencl? ( video_cards_nvidia? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 ) ) slideshow? ( media-libs/libsdl virtual/opengl ) virtual/jpeg x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 dev-util/pkgconfig nls? ( sys-devel/gettext ) app-arch/xz-utils >=sys-apps/sed-4 >=dev-util/cmake-2.8.4 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) +dev-db/sqlite:3 dev-libs/libxml2:2 flickr? ( media-libs/flickcurl ) gnome? ( gnome-base/gconf gnome-base/gnome-keyring ) gnome-base/librsvg:2 gphoto2? ( media-libs/libgphoto2 ) kde? ( dev-libs/dbus-glib ) media-gfx/exiv2[xmp] media-libs/lcms:2 >=media-libs/lensfun-0.2.3 media-libs/libpng >=media-libs/libraw-0.13.4[demosaic] media-libs/openexr media-libs/tiff net-misc/curl opencl? ( video_cards_nvidia? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 ) ) slideshow? ( media-libs/libsdl virtual/opengl ) virtual/jpeg x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 0 mirror://sourceforge/darktable/darktable-0.9.3.tar.gz diff --git a/metadata/cache/net-analyzer/icinga-1.5.1 b/metadata/cache/net-analyzer/icinga-1.5.1 new file mode 100644 index 000000000000..c5bbf1cc238d --- /dev/null +++ b/metadata/cache/net-analyzer/icinga-1.5.1 @@ -0,0 +1,22 @@ +idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) perl? ( dev-lang/perl ) virtual/mailx web? ( media-libs/gd[jpeg,png] lighttpd? ( www-servers/lighttpd dev-lang/php[cgi] ) apache2? ( || ( dev-lang/php[apache2] dev-lang/php[cgi] ) ) ) !net-analyzer/nagios-core apache2? ( =www-servers/apache-2* ) +idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) perl? ( dev-lang/perl ) virtual/mailx web? ( media-libs/gd[jpeg,png] lighttpd? ( www-servers/lighttpd dev-lang/php[cgi] ) apache2? ( || ( dev-lang/php[apache2] dev-lang/php[cgi] ) ) ) !net-analyzer/nagios-core plugins? ( net-analyzer/nagios-plugins ) apache2? ( =www-servers/apache-2* ) +0 +mirror://sourceforge/icinga/icinga-1.5.1.tar.gz + +http://www.icinga.org/ +GPL-2 +Nagios Fork - Check daemon, CGIs, docs, IDOutils +~amd64 ~x86 +depend.apache eutils multilib portability toolchain-funcs user ++apache2 api debug +idoutils lighttpd +mysql perl plugins postgres ssl +vim-syntax +web apache2 + + + +2 + +compile configure install postinst prepare setup + + + + + diff --git a/metadata/cache/net-analyzer/nethogs-0.8.0-r1 b/metadata/cache/net-analyzer/nethogs-0.8.0-r2 similarity index 100% rename from metadata/cache/net-analyzer/nethogs-0.8.0-r1 rename to metadata/cache/net-analyzer/nethogs-0.8.0-r2 diff --git a/metadata/cache/net-ftp/proftpd-1.3.3g b/metadata/cache/net-ftp/proftpd-1.3.3g index 128101d064b3..e306b307068e 100644 --- a/metadata/cache/net-ftp/proftpd-1.3.3g +++ b/metadata/cache/net-ftp/proftpd-1.3.3g @@ -6,7 +6,7 @@ ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.3g.tar.bz2 case? ( http://www.c http://www.proftpd.org/ http://www.castaglia.org/proftpd/ http://www.thrallingpenguin.com/resources/mod_clamav.htm http://gssmod.sourceforge.net/ GPL-2 An advanced and very configurable FTP server. -~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 autotools eutils libtool multilib portability toolchain-funcs user acl authfile ban +caps case clamav +ctrls deflate doc exec ifsession ident ipv6 kerberos ldap mysql ncurses nls pam postgres radius ratio readme rewrite selinux sftp shaper sitemisc softquota ssl tcpd trace vroot xinetd diff --git a/metadata/cache/net-im/bitlbee-3.0.3-r1 b/metadata/cache/net-im/bitlbee-3.0.3-r1 new file mode 100644 index 000000000000..2fecd11014b9 --- /dev/null +++ b/metadata/cache/net-im/bitlbee-3.0.3-r1 @@ -0,0 +1,22 @@ +purple? ( net-im/pidgin ) libevent? ( dev-libs/libevent ) !libevent? ( >=dev-libs/glib-2.4 ) otr? ( net-libs/libotr ) gnutls? ( net-libs/gnutls ) !gnutls? ( nss? ( dev-libs/nss ) !nss? ( ssl? ( dev-libs/openssl ) ) ) dev-util/pkgconfig test? ( dev-libs/check ) +purple? ( net-im/pidgin ) libevent? ( dev-libs/libevent ) !libevent? ( >=dev-libs/glib-2.4 ) otr? ( net-libs/libotr ) gnutls? ( net-libs/gnutls ) !gnutls? ( nss? ( dev-libs/nss ) !nss? ( ssl? ( dev-libs/openssl ) ) ) virtual/logger xinetd? ( sys-apps/xinetd ) +0 +http://get.bitlbee.org/src/bitlbee-3.0.3.tar.gz + +http://www.bitlbee.org/ +GPL-2 +irc to IM gateway that support multiple IM protocols +~amd64 ~ppc ~x86 ~x86-fbsd +eutils multilib portability toolchain-funcs user +debug gnutls ipv6 +jabber libevent msn nss +oscar otr +plugins purple ssl test twitter +yahoo xinetd +^^ ( purple || ( jabber msn oscar yahoo ) ) msn? ( || ( gnutls nss ssl ) ) jabber? ( !nss ) + + +4 + +configure install postinst prepare setup + + + + + diff --git a/metadata/cache/net-libs/xulrunner-1.9.2.12 b/metadata/cache/net-libs/xulrunner-1.9.2.12 index 27e3db48ca62..67ef49912538 100644 --- a/metadata/cache/net-libs/xulrunner-1.9.2.12 +++ b/metadata/cache/net-libs/xulrunner-1.9.2.12 @@ -1,5 +1,5 @@ -java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 -java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 1.9 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/source/firefox-3.6.12.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/xulrunner-1.9.2-patches-0.7.tar.bz2 diff --git a/metadata/cache/net-libs/xulrunner-1.9.2.17 b/metadata/cache/net-libs/xulrunner-1.9.2.17 index 6e7cea1ebdd0..074c8aac00c8 100644 --- a/metadata/cache/net-libs/xulrunner-1.9.2.17 +++ b/metadata/cache/net-libs/xulrunner-1.9.2.17 @@ -1,5 +1,5 @@ -java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 -java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 1.9 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.17/source/firefox-3.6.17.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/xulrunner-1.9.2-patches-0.9.tar.bz2 diff --git a/metadata/cache/net-libs/xulrunner-1.9.2.20 b/metadata/cache/net-libs/xulrunner-1.9.2.20 index bd7cc912919e..c51c132cab4b 100644 --- a/metadata/cache/net-libs/xulrunner-1.9.2.20 +++ b/metadata/cache/net-libs/xulrunner-1.9.2.20 @@ -1,5 +1,5 @@ -java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 -java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 1.9 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/source/firefox-3.6.20.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/xulrunner-1.9.2-patches-0.9.tar.bz2 diff --git a/metadata/cache/net-libs/xulrunner-1.9.2.21 b/metadata/cache/net-libs/xulrunner-1.9.2.21 index fe176cc6633e..321d54445df8 100644 --- a/metadata/cache/net-libs/xulrunner-1.9.2.21 +++ b/metadata/cache/net-libs/xulrunner-1.9.2.21 @@ -1,5 +1,5 @@ -java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 -java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 1.9 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/source/firefox-3.6.21.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/xulrunner-1.9.2-patches-0.9.tar.bz2 diff --git a/metadata/cache/net-libs/xulrunner-1.9.2.22 b/metadata/cache/net-libs/xulrunner-1.9.2.22 index 13c03fc231aa..be3ee1ac0917 100644 --- a/metadata/cache/net-libs/xulrunner-1.9.2.22 +++ b/metadata/cache/net-libs/xulrunner-1.9.2.22 @@ -1,5 +1,5 @@ -java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 -java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( >=virtual/jdk-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +java? ( >=virtual/jre-1.4 ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=app-text/hunspell-1.2 >=x11-libs/cairo-1.8.8[X] x11-libs/libXt x11-libs/pixman >=dev-libs/libevent-1.4.7 gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 1.9 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/source/firefox-3.6.22.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/xulrunner-1.9.2-patches-0.9.tar.bz2 diff --git a/metadata/cache/net-libs/xulrunner-2.0.1-r1 b/metadata/cache/net-libs/xulrunner-2.0.1-r1 index a029b4b3aac9..8a62983bcc68 100644 --- a/metadata/cache/net-libs/xulrunner-2.0.1-r1 +++ b/metadata/cache/net-libs/xulrunner-2.0.1-r1 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.9 >=dev-libs/nspr-4.8.7 >=dev-libs/glib-2.26 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib media-libs/mesa ) !www-plugins/weave dev-util/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1.0 ) x86? ( >=dev-lang/yasm-1.1.0 ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.9 >=dev-libs/nspr-4.8.7 >=dev-libs/glib-2.26 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib media-libs/mesa ) !www-plugins/weave >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.9 >=dev-libs/nspr-4.8.7 >=dev-libs/glib-2.26 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib media-libs/mesa ) !www-plugins/weave dev-util/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1.0 ) x86? ( >=dev-lang/yasm-1.1.0 ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.9 >=dev-libs/nspr-4.8.7 >=dev-libs/glib-2.26 gconf? ( >=gnome-base/gconf-1.2.1:2 ) media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib media-libs/mesa ) !www-plugins/weave >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 1.9 http://dev.gentoo.org/~anarchy/mozilla/patchsets/xulrunner-2.0-patches-1.8.tar.bz2 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0.1/source/firefox-4.0.1.source.tar.bz2 diff --git a/metadata/cache/net-misc/curl-7.22.0 b/metadata/cache/net-misc/curl-7.22.0 index 5390aad4d1d4..4b9b5827dff6 100644 --- a/metadata/cache/net-misc/curl-7.22.0 +++ b/metadata/cache/net-misc/curl-7.22.0 @@ -1,5 +1,5 @@ -ldap? ( net-nds/openldap ) ssl? ( gnutls? ( net-libs/gnutls dev-libs/libgcrypt app-misc/ca-certificates ) nss? ( !gnutls? ( dev-libs/nss app-misc/ca-certificates ) ) !gnutls? ( !nss? ( dev-libs/openssl ) ) ) idn? ( net-dns/libidn ) ares? ( >=net-dns/c-ares-1.6 ) kerberos? ( virtual/krb5 ) libssh2? ( >=net-libs/libssh2-0.16 ) sys-apps/ed test? ( sys-apps/diffutils dev-lang/perl ) || ( =sys-devel/automake-1.11* ) >=sys-devel/autoconf-2.61 sys-devel/libtool -ldap? ( net-nds/openldap ) ssl? ( gnutls? ( net-libs/gnutls dev-libs/libgcrypt app-misc/ca-certificates ) nss? ( !gnutls? ( dev-libs/nss app-misc/ca-certificates ) ) !gnutls? ( !nss? ( dev-libs/openssl ) ) ) idn? ( net-dns/libidn ) ares? ( >=net-dns/c-ares-1.6 ) kerberos? ( virtual/krb5 ) libssh2? ( >=net-libs/libssh2-0.16 ) +ldap? ( net-nds/openldap ) gnutls? ( net-libs/gnutls dev-libs/libgcrypt app-misc/ca-certificates ) ssl? ( !gnutls? ( dev-libs/openssl ) ) nss? ( !gnutls? ( !ssl? ( dev-libs/nss app-misc/ca-certificates ) ) ) idn? ( net-dns/libidn ) ares? ( >=net-dns/c-ares-1.6 ) kerberos? ( virtual/krb5 ) libssh2? ( >=net-libs/libssh2-0.16 ) sys-apps/ed test? ( sys-apps/diffutils dev-lang/perl ) || ( =sys-devel/automake-1.11* ) >=sys-devel/autoconf-2.61 sys-devel/libtool +ldap? ( net-nds/openldap ) gnutls? ( net-libs/gnutls dev-libs/libgcrypt app-misc/ca-certificates ) ssl? ( !gnutls? ( dev-libs/openssl ) ) nss? ( !gnutls? ( !ssl? ( dev-libs/nss app-misc/ca-certificates ) ) ) idn? ( net-dns/libidn ) ares? ( >=net-dns/c-ares-1.6 ) kerberos? ( virtual/krb5 ) libssh2? ( >=net-libs/libssh2-0.16 ) 0 http://curl.haxx.se/download/curl-7.22.0.tar.bz2 @@ -9,7 +9,7 @@ A Client that groks URLs ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris autotools eutils libtool multilib portability prefix toolchain-funcs user ares gnutls idn ipv6 kerberos ldap libssh2 nss ssl static-libs test threads -threads? ( !ares ) gnutls? ( ssl ) nss? ( ssl ) nss? ( !gnutls ) +threads? ( !ares ) nss? ( !gnutls ) 4 diff --git a/metadata/cache/net-misc/freerdp-1.0_beta1 b/metadata/cache/net-misc/freerdp-1.0_beta1 index 683376a66ac7..319b6a599bc8 100644 --- a/metadata/cache/net-misc/freerdp-1.0_beta1 +++ b/metadata/cache/net-misc/freerdp-1.0_beta1 @@ -8,7 +8,7 @@ Apache-2.0 Client-side implementation of the Remote Desktop Protocol ~amd64 ~x86 base cmake-utils eutils flag-o-matic multilib portability toolchain-funcs user -+alsa +cups directfb ffmpeg pulseaudio smartcard sse2 test +X +xcursor +xext +xinerama +xkbfile +xv debug-transport debug-chanman debug-svc debug-dvc debug-kbd debug-nla debug-nego debug-certificate debug-license debug-gdi debug-rfx debug-x11 debug-rail debug-xv ++alsa +cups directfb ffmpeg pulseaudio smartcard sse2 test +X +xcursor +xext +xinerama +xkbfile +xv debug-transport debug-chanman debug-svc debug-dvc debug-kbd debug-nla debug-nego debug-certificate debug-license debug-gdi debug-rfx debug-x11 debug-rail debug-xv debug-scard debug-orders debug-redir diff --git a/metadata/cache/sys-apps/tomoyo-tools-2.5.0_p20111025 b/metadata/cache/sys-apps/tomoyo-tools-2.5.0_p20111025 new file mode 100644 index 000000000000..6f602d2a888c --- /dev/null +++ b/metadata/cache/sys-apps/tomoyo-tools-2.5.0_p20111025 @@ -0,0 +1,22 @@ +sys-libs/ncurses +sys-libs/ncurses !sys-apps/ccs-tools +0 +mirror://sourceforge.jp/tomoyo/53357/tomoyo-tools-2.5.0-20111025.tar.gz + +http://tomoyo.sourceforge.jp/ +GPL-2 +TOMOYO Linux tools +~amd64 ~x86 +eutils multilib portability toolchain-funcs user + + + + +2 + +config install postinst prepare + + + + + diff --git a/metadata/cache/sys-devel/ct-ng-1.12.3 b/metadata/cache/sys-devel/ct-ng-1.12.3 deleted file mode 100644 index ae581c71d018..000000000000 --- a/metadata/cache/sys-devel/ct-ng-1.12.3 +++ /dev/null @@ -1,22 +0,0 @@ - -net-misc/curl dev-vcs/cvs dev-vcs/subversion -0 -http://ymorin.is-a-geek.org/download/crosstool-ng/crosstool-ng-1.12.3.tar.bz2 - -http://ymorin.is-a-geek.org/projects/crosstool -GPL-2 -crosstool-ng is a tool to build cross-compiling toolchains -~amd64 ~x86 -bash-completion-r1 -bash-completion - - - -4 - -install - - - - - diff --git a/metadata/cache/sys-devel/ct-ng-1.12.2 b/metadata/cache/sys-devel/ct-ng-1.13.1 similarity index 95% rename from metadata/cache/sys-devel/ct-ng-1.12.2 rename to metadata/cache/sys-devel/ct-ng-1.13.1 index 182069ee16f0..ea0966c5c3c7 100644 --- a/metadata/cache/sys-devel/ct-ng-1.12.2 +++ b/metadata/cache/sys-devel/ct-ng-1.13.1 @@ -1,7 +1,7 @@ net-misc/curl dev-vcs/cvs dev-vcs/subversion 0 -http://ymorin.is-a-geek.org/download/crosstool-ng/crosstool-ng-1.12.2.tar.bz2 +http://ymorin.is-a-geek.org/download/crosstool-ng/crosstool-ng-1.13.1.tar.bz2 http://ymorin.is-a-geek.org/projects/crosstool GPL-2 diff --git a/metadata/cache/sys-devel/gcc-2.95.3-r10 b/metadata/cache/sys-devel/gcc-2.95.3-r10 index 7cd90b1059e2..aa05afbd50b1 100644 --- a/metadata/cache/sys-devel/gcc-2.95.3-r10 +++ b/metadata/cache/sys-devel/gcc-2.95.3-r10 @@ -8,7 +8,7 @@ GPL-2 LGPL-2.1 The GNU Compiler Collection ~alpha ~ppc ~sparc ~x86 eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx +build multislot nls nptl test vanilla altivec cxx fortran nocxx >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-3.2.2 b/metadata/cache/sys-devel/gcc-3.2.2 index 2b284f9b369c..e82088fa8e50 100644 --- a/metadata/cache/sys-devel/gcc-3.2.2 +++ b/metadata/cache/sys-devel/gcc-3.2.2 @@ -8,7 +8,7 @@ GPL-2 LGPL-2.1 The GNU Compiler Collection eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx bootstrap doc gcj gtk hardened libffi multilib objc +build multislot nls nptl test vanilla altivec cxx fortran nocxx bootstrap doc gcj gtk hardened libffi multilib objc >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-3.3.6-r1 b/metadata/cache/sys-devel/gcc-3.3.6-r1 index 3a1ece5a99e8..edf81eed5821 100644 --- a/metadata/cache/sys-devel/gcc-3.3.6-r1 +++ b/metadata/cache/sys-devel/gcc-3.3.6-r1 @@ -8,7 +8,7 @@ GPL-2 LGPL-2.1 The GNU Compiler Collection ~amd64 ~x86 eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie boundschecking nossp bootstrap doc gcj gtk hardened libffi multilib objc +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie boundschecking nossp bootstrap doc gcj gtk hardened libffi multilib objc >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-3.4.6-r2 b/metadata/cache/sys-devel/gcc-3.4.6-r2 index 7c326d01a589..a8b3d2dd345c 100644 --- a/metadata/cache/sys-devel/gcc-3.4.6-r2 +++ b/metadata/cache/sys-devel/gcc-3.4.6-r2 @@ -8,7 +8,7 @@ GPL-2 LGPL-2.1 The GNU Compiler Collection -* alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -ip28 ip32r10k n32 n64 build multislot nls nptl test vanilla altivec fortran nocxx nopie boundschecking d nossp bootstrap doc gcj gtk hardened libffi multilib objc +ip28 ip32r10k n32 n64 build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie boundschecking d nossp bootstrap doc gcj gtk hardened libffi multilib objc >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.0.4 b/metadata/cache/sys-devel/gcc-4.0.4 index c946fe4a2836..4ca5434134f2 100644 --- a/metadata/cache/sys-devel/gcc-4.0.4 +++ b/metadata/cache/sys-devel/gcc-4.0.4 @@ -8,7 +8,7 @@ GPL-2 LGPL-2.1 FDL-1.2 The GNU Compiler Collection -* ~ia64 ~m68k eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.1.2 b/metadata/cache/sys-devel/gcc-4.1.2 index 05b99c5b2aa7..b63eb3b0df99 100644 --- a/metadata/cache/sys-devel/gcc-4.1.2 +++ b/metadata/cache/sys-devel/gcc-4.1.2 @@ -8,7 +8,7 @@ GPL-2 LGPL-2.1 FDL-1.2 The GNU Compiler Collection -* alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx d bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ +build multislot nls nptl test vanilla altivec cxx fortran nocxx d bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.2.4-r1 b/metadata/cache/sys-devel/gcc-4.2.4-r1 index eac858497e41..96fccf67a2b3 100644 --- a/metadata/cache/sys-devel/gcc-4.2.4-r1 +++ b/metadata/cache/sys-devel/gcc-4.2.4-r1 @@ -8,7 +8,7 @@ GPL-3 LGPL-2.1 || ( GPL-3 libgcc libstdc++ ) FDL-1.2 The GNU Compiler Collection ~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp +build multislot nls nptl test vanilla altivec cxx fortran nocxx bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.3.3-r2 b/metadata/cache/sys-devel/gcc-4.3.3-r2 index 064488c44cb4..27b83ecc30ff 100644 --- a/metadata/cache/sys-devel/gcc-4.3.3-r2 +++ b/metadata/cache/sys-devel/gcc-4.3.3-r2 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ ) FDL-1.2 The GNU Compiler Collection ~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.3.4 b/metadata/cache/sys-devel/gcc-4.3.4 index 5c7264168185..caddf4359959 100644 --- a/metadata/cache/sys-devel/gcc-4.3.4 +++ b/metadata/cache/sys-devel/gcc-4.3.4 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ ) FDL-1.2 The GNU Compiler Collection alpha amd64 arm -hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.3.5 b/metadata/cache/sys-devel/gcc-4.3.5 index 0f13cebfcd60..aac2aaa6da09 100644 --- a/metadata/cache/sys-devel/gcc-4.3.5 +++ b/metadata/cache/sys-devel/gcc-4.3.5 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ ) FDL-1.2 The GNU Compiler Collection ~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.3.6-r1 b/metadata/cache/sys-devel/gcc-4.3.6-r1 index 3198a7f0ba40..38387340e513 100644 --- a/metadata/cache/sys-devel/gcc-4.3.6-r1 +++ b/metadata/cache/sys-devel/gcc-4.3.6-r1 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ ) FDL-1.2 The GNU Compiler Collection ~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.4.2 b/metadata/cache/sys-devel/gcc-4.4.2 index 5758632b4d5f..147c66eaa3e4 100644 --- a/metadata/cache/sys-devel/gcc-4.4.2 +++ b/metadata/cache/sys-devel/gcc-4.4.2 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection ~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite +build multislot nls nptl test vanilla altivec cxx fortran nocxx bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.4.3-r3 b/metadata/cache/sys-devel/gcc-4.4.3-r3 index fd1d95716089..c01d8b174e30 100644 --- a/metadata/cache/sys-devel/gcc-4.4.3-r3 +++ b/metadata/cache/sys-devel/gcc-4.4.3-r3 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection ~alpha ~amd64 arm -hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.4.4-r2 b/metadata/cache/sys-devel/gcc-4.4.4-r2 index 0fa24a7dbe3c..a527a0185ab2 100644 --- a/metadata/cache/sys-devel/gcc-4.4.4-r2 +++ b/metadata/cache/sys-devel/gcc-4.4.4-r2 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.4.5 b/metadata/cache/sys-devel/gcc-4.4.5 index a08c3e9fa4ea..b6bceb1a0a55 100644 --- a/metadata/cache/sys-devel/gcc-4.4.5 +++ b/metadata/cache/sys-devel/gcc-4.4.5 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.4.6-r1 b/metadata/cache/sys-devel/gcc-4.4.6-r1 index 9636d15871f0..778c721083bc 100644 --- a/metadata/cache/sys-devel/gcc-4.4.6-r1 +++ b/metadata/cache/sys-devel/gcc-4.4.6-r1 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection ~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.5.1-r1 b/metadata/cache/sys-devel/gcc-4.5.1-r1 index fea1d1b0814d..397c8be01686 100644 --- a/metadata/cache/sys-devel/gcc-4.5.1-r1 +++ b/metadata/cache/sys-devel/gcc-4.5.1-r1 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite lto +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite lto elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.5.2 b/metadata/cache/sys-devel/gcc-4.5.2 index 94911a42ec3d..8a96c5f0cf63 100644 --- a/metadata/cache/sys-devel/gcc-4.5.2 +++ b/metadata/cache/sys-devel/gcc-4.5.2 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite lto +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite lto elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.5.3-r1 b/metadata/cache/sys-devel/gcc-4.5.3-r1 index 293e9eac98ab..11d5d03d4688 100644 --- a/metadata/cache/sys-devel/gcc-4.5.3-r1 +++ b/metadata/cache/sys-devel/gcc-4.5.3-r1 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite lto +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite lto elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.6.0 b/metadata/cache/sys-devel/gcc-4.6.0 index f653103d341f..52719639a644 100644 --- a/metadata/cache/sys-devel/gcc-4.6.0 +++ b/metadata/cache/sys-devel/gcc-4.6.0 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite go +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite go go? ( >=sys-devel/gcc-config-1.5 ) elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.6.1-r1 b/metadata/cache/sys-devel/gcc-4.6.1-r1 index 51991edf2ff9..cd9e204990b1 100644 --- a/metadata/cache/sys-devel/gcc-4.6.1-r1 +++ b/metadata/cache/sys-devel/gcc-4.6.1-r1 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite go +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite go go? ( >=sys-devel/gcc-config-1.5 ) elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/sys-devel/gcc-4.6.2 b/metadata/cache/sys-devel/gcc-4.6.2 index b9b67d724390..331ff7fddd21 100644 --- a/metadata/cache/sys-devel/gcc-4.6.2 +++ b/metadata/cache/sys-devel/gcc-4.6.2 @@ -8,7 +8,7 @@ GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL The GNU Compiler Collection eutils fixheadtails flag-o-matic gnuconfig libtool multilib portability toolchain toolchain-funcs user versionator -build multislot nls nptl test vanilla altivec fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite go +build multislot nls nptl test vanilla altivec cxx fortran nocxx nopie nossp bootstrap doc gcj gtk hardened libffi multilib objc objc-gc mudflap objc++ openmp fixed-point graphite go go? ( >=sys-devel/gcc-config-1.5 ) elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/gcc-config-1.4 diff --git a/metadata/cache/virtual/pager-0 b/metadata/cache/virtual/pager-0 index aeaf09b34da1..2ed104bc9d7e 100644 --- a/metadata/cache/virtual/pager-0 +++ b/metadata/cache/virtual/pager-0 @@ -1,5 +1,5 @@ -|| ( sys-apps/less sys-apps/more sys-apps/most !prefix? ( sys-apps/util-linux[ncurses] ) app-text/lv ) +|| ( sys-apps/less sys-apps/more sys-apps/most !prefix? ( sys-apps/util-linux[ncurses] ) app-text/lv app-editors/vim[vim-pager] ) 0 diff --git a/metadata/cache/www-apps/redmine-1.2.2 b/metadata/cache/www-apps/redmine-1.2.2 new file mode 100644 index 000000000000..0d9288976e36 --- /dev/null +++ b/metadata/cache/www-apps/redmine-1.2.2 @@ -0,0 +1,22 @@ +test? ( ruby_targets_ruby18? ( ~dev-ruby/coderay-0.9.7[ruby_targets_ruby18] >=dev-ruby/rubygems-1.3.7[ruby_targets_ruby18] >=dev-ruby/ruby-net-ldap-0.0.4[ruby_targets_ruby18] ~dev-ruby/i18n-0.4.2[ruby_targets_ruby18] ~dev-ruby/rack-1.1.0[ruby_targets_ruby18] dev-ruby/rake[ruby_targets_ruby18] ) ) test? ( ruby_targets_ruby18? ( dev-ruby/rails:2.3[ruby_targets_ruby18] ) ) test? ( ruby_targets_ruby18? ( dev-ruby/activerecord:2.3[ruby_targets_ruby18,mysql?,postgres?,sqlite3?] ) ) test? ( ruby_targets_ruby18? ( fastcgi? ( dev-ruby/ruby-fcgi[ruby_targets_ruby18] ) ) ) test? ( ruby_targets_ruby18? ( imagemagick? ( dev-ruby/rmagick[ruby_targets_ruby18] ) ) ) test? ( ruby_targets_ruby18? ( openid? ( dev-ruby/ruby-openid[ruby_targets_ruby18] ) ) ) test? ( ruby_targets_ruby18? ( passenger? ( www-apache/passenger[ruby_targets_ruby18] ) ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) +>=dev-lang/ruby-1.8.6:1.8[ssl] ruby_targets_ruby18? ( ~dev-ruby/coderay-0.9.7[ruby_targets_ruby18] >=dev-ruby/rubygems-1.3.7[ruby_targets_ruby18] >=dev-ruby/ruby-net-ldap-0.0.4[ruby_targets_ruby18] ~dev-ruby/i18n-0.4.2[ruby_targets_ruby18] ~dev-ruby/rack-1.1.0[ruby_targets_ruby18] dev-ruby/rake[ruby_targets_ruby18] ) ruby_targets_ruby18? ( dev-ruby/rails:2.3[ruby_targets_ruby18] ) ruby_targets_ruby18? ( dev-ruby/activerecord:2.3[ruby_targets_ruby18,mysql?,postgres?,sqlite3?] ) ruby_targets_ruby18? ( fastcgi? ( dev-ruby/ruby-fcgi[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( imagemagick? ( dev-ruby/rmagick[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( openid? ( dev-ruby/ruby-openid[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( passenger? ( www-apache/passenger[ruby_targets_ruby18] ) ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) +0 +mirror://rubyforge/redmine/redmine-1.2.2.tar.gz + +http://www.redmine.org/ +GPL-2 +Redmine is a flexible project management web application written using Ruby on Rails framework +~amd64 ~x86 +confutils depend.apache eutils java-utils-2 multilib portability ruby-ng toolchain-funcs user versionator +fastcgi imagemagick mysql openid passenger postgres sqlite3 test test test test test test test elibc_FreeBSD ruby_targets_ruby18 + + + +3 + +compile config configure install postinst prepare setup test unpack + + + + + diff --git a/metadata/cache/www-client/firefox-3.6.12 b/metadata/cache/www-client/firefox-3.6.12 index 93d8f4d73848..97f7110d0c3f 100644 --- a/metadata/cache/www-client/firefox-3.6.12 +++ b/metadata/cache/www-client/firefox-3.6.12 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.12[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.12[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.12[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.1[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.12[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/source/firefox-3.6.12.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-3.6-patches-0.2.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/af.xpi -> firefox-3.6.12-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ar.xpi -> firefox-3.6.12-ar.xpi ) linguas_as? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/as.xpi -> firefox-3.6.12-as.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/be.xpi -> firefox-3.6.12-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/bg.xpi -> firefox-3.6.12-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.12-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.12-bn-BD.xpi ) linguas_bn_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.12-bn-IN.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.12-bn-IN.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ca.xpi -> firefox-3.6.12-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/cs.xpi -> firefox-3.6.12-cs.xpi ) linguas_cy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/cy.xpi -> firefox-3.6.12-cy.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/da.xpi -> firefox-3.6.12-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/de.xpi -> firefox-3.6.12-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/el.xpi -> firefox-3.6.12-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/en-GB.xpi -> firefox-3.6.12-en-GB.xpi ) linguas_eo? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/eo.xpi -> firefox-3.6.12-eo.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/es-AR.xpi -> firefox-3.6.12-es-AR.xpi ) linguas_es_CL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/es-CL.xpi -> firefox-3.6.12-es-CL.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/es-ES.xpi -> firefox-3.6.12-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/es-ES.xpi -> firefox-3.6.12-es-ES.xpi ) linguas_es_MX? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/es-MX.xpi -> firefox-3.6.12-es-MX.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/et.xpi -> firefox-3.6.12-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/eu.xpi -> firefox-3.6.12-eu.xpi ) linguas_fa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/fa.xpi -> firefox-3.6.12-fa.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/fi.xpi -> firefox-3.6.12-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/fr.xpi -> firefox-3.6.12-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.12-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.12-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.12-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.12-ga-IE.xpi ) linguas_gl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/gl.xpi -> firefox-3.6.12-gl.xpi ) linguas_gu_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.12-gu-IN.xpi ) linguas_gu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.12-gu-IN.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/he.xpi -> firefox-3.6.12-he.xpi ) linguas_hi_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.12-hi-IN.xpi ) linguas_hi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.12-hi-IN.xpi ) linguas_hr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/hr.xpi -> firefox-3.6.12-hr.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/hu.xpi -> firefox-3.6.12-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/id.xpi -> firefox-3.6.12-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/is.xpi -> firefox-3.6.12-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/it.xpi -> firefox-3.6.12-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ja.xpi -> firefox-3.6.12-ja.xpi ) linguas_ka? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ka.xpi -> firefox-3.6.12-ka.xpi ) linguas_kk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/kk.xpi -> firefox-3.6.12-kk.xpi ) linguas_kn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/kn.xpi -> firefox-3.6.12-kn.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ko.xpi -> firefox-3.6.12-ko.xpi ) linguas_ku? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ku.xpi -> firefox-3.6.12-ku.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/lt.xpi -> firefox-3.6.12-lt.xpi ) linguas_lv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/lv.xpi -> firefox-3.6.12-lv.xpi ) linguas_mk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/mk.xpi -> firefox-3.6.12-mk.xpi ) linguas_ml? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ml.xpi -> firefox-3.6.12-ml.xpi ) linguas_mr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/mr.xpi -> firefox-3.6.12-mr.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.12-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.12-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/nl.xpi -> firefox-3.6.12-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.12-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.12-nn-NO.xpi ) linguas_oc? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/oc.xpi -> firefox-3.6.12-oc.xpi ) linguas_or? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/or.xpi -> firefox-3.6.12-or.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.12-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.12-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/pl.xpi -> firefox-3.6.12-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/pt-BR.xpi -> firefox-3.6.12-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.12-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.12-pt-PT.xpi ) linguas_rm? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/rm.xpi -> firefox-3.6.12-rm.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ro.xpi -> firefox-3.6.12-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ru.xpi -> firefox-3.6.12-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/si.xpi -> firefox-3.6.12-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/sk.xpi -> firefox-3.6.12-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/sl.xpi -> firefox-3.6.12-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/sq.xpi -> firefox-3.6.12-sq.xpi ) linguas_sr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/sr.xpi -> firefox-3.6.12-sr.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.12-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.12-sv-SE.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ta.xpi -> firefox-3.6.12-ta.xpi ) linguas_ta_LK? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.12-ta-LK.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.12-ta-LK.xpi ) linguas_te? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/te.xpi -> firefox-3.6.12-te.xpi ) linguas_th? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/th.xpi -> firefox-3.6.12-th.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/tr.xpi -> firefox-3.6.12-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/uk.xpi -> firefox-3.6.12-uk.xpi ) linguas_vi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/vi.xpi -> firefox-3.6.12-vi.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/zh-CN.xpi -> firefox-3.6.12-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/linux-i686/xpi/zh-TW.xpi -> firefox-3.6.12-zh-TW.xpi ) diff --git a/metadata/cache/www-client/firefox-3.6.20 b/metadata/cache/www-client/firefox-3.6.20 index eec14aa502d4..518bc0eee216 100644 --- a/metadata/cache/www-client/firefox-3.6.20 +++ b/metadata/cache/www-client/firefox-3.6.20 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/source/firefox-3.6.20.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-3.6-patches-0.4.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/af.xpi -> firefox-3.6.20-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ar.xpi -> firefox-3.6.20-ar.xpi ) linguas_as? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/as.xpi -> firefox-3.6.20-as.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/be.xpi -> firefox-3.6.20-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/bg.xpi -> firefox-3.6.20-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.20-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.20-bn-BD.xpi ) linguas_bn_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.20-bn-IN.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.20-bn-IN.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ca.xpi -> firefox-3.6.20-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/cs.xpi -> firefox-3.6.20-cs.xpi ) linguas_cy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/cy.xpi -> firefox-3.6.20-cy.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/da.xpi -> firefox-3.6.20-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/de.xpi -> firefox-3.6.20-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/el.xpi -> firefox-3.6.20-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/en-GB.xpi -> firefox-3.6.20-en-GB.xpi ) linguas_eo? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/eo.xpi -> firefox-3.6.20-eo.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/es-AR.xpi -> firefox-3.6.20-es-AR.xpi ) linguas_es_CL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/es-CL.xpi -> firefox-3.6.20-es-CL.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/es-ES.xpi -> firefox-3.6.20-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/es-ES.xpi -> firefox-3.6.20-es-ES.xpi ) linguas_es_MX? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/es-MX.xpi -> firefox-3.6.20-es-MX.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/et.xpi -> firefox-3.6.20-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/eu.xpi -> firefox-3.6.20-eu.xpi ) linguas_fa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/fa.xpi -> firefox-3.6.20-fa.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/fi.xpi -> firefox-3.6.20-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/fr.xpi -> firefox-3.6.20-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.20-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.20-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.20-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.20-ga-IE.xpi ) linguas_gl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/gl.xpi -> firefox-3.6.20-gl.xpi ) linguas_gu_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.20-gu-IN.xpi ) linguas_gu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.20-gu-IN.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/he.xpi -> firefox-3.6.20-he.xpi ) linguas_hi_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.20-hi-IN.xpi ) linguas_hi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.20-hi-IN.xpi ) linguas_hr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/hr.xpi -> firefox-3.6.20-hr.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/hu.xpi -> firefox-3.6.20-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/id.xpi -> firefox-3.6.20-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/is.xpi -> firefox-3.6.20-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/it.xpi -> firefox-3.6.20-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ja.xpi -> firefox-3.6.20-ja.xpi ) linguas_ka? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ka.xpi -> firefox-3.6.20-ka.xpi ) linguas_kk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/kk.xpi -> firefox-3.6.20-kk.xpi ) linguas_kn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/kn.xpi -> firefox-3.6.20-kn.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ko.xpi -> firefox-3.6.20-ko.xpi ) linguas_ku? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ku.xpi -> firefox-3.6.20-ku.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/lt.xpi -> firefox-3.6.20-lt.xpi ) linguas_lv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/lv.xpi -> firefox-3.6.20-lv.xpi ) linguas_mk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/mk.xpi -> firefox-3.6.20-mk.xpi ) linguas_ml? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ml.xpi -> firefox-3.6.20-ml.xpi ) linguas_mr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/mr.xpi -> firefox-3.6.20-mr.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.20-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.20-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/nl.xpi -> firefox-3.6.20-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.20-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.20-nn-NO.xpi ) linguas_oc? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/oc.xpi -> firefox-3.6.20-oc.xpi ) linguas_or? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/or.xpi -> firefox-3.6.20-or.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.20-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.20-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/pl.xpi -> firefox-3.6.20-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/pt-BR.xpi -> firefox-3.6.20-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.20-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.20-pt-PT.xpi ) linguas_rm? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/rm.xpi -> firefox-3.6.20-rm.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ro.xpi -> firefox-3.6.20-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ru.xpi -> firefox-3.6.20-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/si.xpi -> firefox-3.6.20-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/sk.xpi -> firefox-3.6.20-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/sl.xpi -> firefox-3.6.20-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/sq.xpi -> firefox-3.6.20-sq.xpi ) linguas_sr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/sr.xpi -> firefox-3.6.20-sr.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.20-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.20-sv-SE.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ta.xpi -> firefox-3.6.20-ta.xpi ) linguas_ta_LK? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.20-ta-LK.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.20-ta-LK.xpi ) linguas_te? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/te.xpi -> firefox-3.6.20-te.xpi ) linguas_th? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/th.xpi -> firefox-3.6.20-th.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/tr.xpi -> firefox-3.6.20-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/uk.xpi -> firefox-3.6.20-uk.xpi ) linguas_vi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/vi.xpi -> firefox-3.6.20-vi.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/zh-CN.xpi -> firefox-3.6.20-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.20/linux-i686/xpi/zh-TW.xpi -> firefox-3.6.20-zh-TW.xpi ) diff --git a/metadata/cache/www-client/firefox-3.6.21 b/metadata/cache/www-client/firefox-3.6.21 index 20523f2cfd38..6e4ececacba1 100644 --- a/metadata/cache/www-client/firefox-3.6.21 +++ b/metadata/cache/www-client/firefox-3.6.21 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/source/firefox-3.6.21.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-3.6-patches-0.4.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/af.xpi -> firefox-3.6.21-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ar.xpi -> firefox-3.6.21-ar.xpi ) linguas_as? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/as.xpi -> firefox-3.6.21-as.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/be.xpi -> firefox-3.6.21-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/bg.xpi -> firefox-3.6.21-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.21-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.21-bn-BD.xpi ) linguas_bn_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.21-bn-IN.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.21-bn-IN.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ca.xpi -> firefox-3.6.21-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/cs.xpi -> firefox-3.6.21-cs.xpi ) linguas_cy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/cy.xpi -> firefox-3.6.21-cy.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/da.xpi -> firefox-3.6.21-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/de.xpi -> firefox-3.6.21-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/el.xpi -> firefox-3.6.21-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/en-GB.xpi -> firefox-3.6.21-en-GB.xpi ) linguas_eo? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/eo.xpi -> firefox-3.6.21-eo.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/es-AR.xpi -> firefox-3.6.21-es-AR.xpi ) linguas_es_CL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/es-CL.xpi -> firefox-3.6.21-es-CL.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/es-ES.xpi -> firefox-3.6.21-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/es-ES.xpi -> firefox-3.6.21-es-ES.xpi ) linguas_es_MX? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/es-MX.xpi -> firefox-3.6.21-es-MX.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/et.xpi -> firefox-3.6.21-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/eu.xpi -> firefox-3.6.21-eu.xpi ) linguas_fa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/fa.xpi -> firefox-3.6.21-fa.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/fi.xpi -> firefox-3.6.21-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/fr.xpi -> firefox-3.6.21-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.21-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.21-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.21-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.21-ga-IE.xpi ) linguas_gl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/gl.xpi -> firefox-3.6.21-gl.xpi ) linguas_gu_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.21-gu-IN.xpi ) linguas_gu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.21-gu-IN.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/he.xpi -> firefox-3.6.21-he.xpi ) linguas_hi_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.21-hi-IN.xpi ) linguas_hi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.21-hi-IN.xpi ) linguas_hr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/hr.xpi -> firefox-3.6.21-hr.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/hu.xpi -> firefox-3.6.21-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/id.xpi -> firefox-3.6.21-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/is.xpi -> firefox-3.6.21-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/it.xpi -> firefox-3.6.21-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ja.xpi -> firefox-3.6.21-ja.xpi ) linguas_ka? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ka.xpi -> firefox-3.6.21-ka.xpi ) linguas_kk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/kk.xpi -> firefox-3.6.21-kk.xpi ) linguas_kn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/kn.xpi -> firefox-3.6.21-kn.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ko.xpi -> firefox-3.6.21-ko.xpi ) linguas_ku? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ku.xpi -> firefox-3.6.21-ku.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/lt.xpi -> firefox-3.6.21-lt.xpi ) linguas_lv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/lv.xpi -> firefox-3.6.21-lv.xpi ) linguas_mk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/mk.xpi -> firefox-3.6.21-mk.xpi ) linguas_ml? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ml.xpi -> firefox-3.6.21-ml.xpi ) linguas_mr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/mr.xpi -> firefox-3.6.21-mr.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.21-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.21-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/nl.xpi -> firefox-3.6.21-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.21-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.21-nn-NO.xpi ) linguas_oc? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/oc.xpi -> firefox-3.6.21-oc.xpi ) linguas_or? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/or.xpi -> firefox-3.6.21-or.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.21-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.21-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/pl.xpi -> firefox-3.6.21-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/pt-BR.xpi -> firefox-3.6.21-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.21-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.21-pt-PT.xpi ) linguas_rm? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/rm.xpi -> firefox-3.6.21-rm.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ro.xpi -> firefox-3.6.21-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ru.xpi -> firefox-3.6.21-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/si.xpi -> firefox-3.6.21-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/sk.xpi -> firefox-3.6.21-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/sl.xpi -> firefox-3.6.21-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/sq.xpi -> firefox-3.6.21-sq.xpi ) linguas_sr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/sr.xpi -> firefox-3.6.21-sr.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.21-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.21-sv-SE.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ta.xpi -> firefox-3.6.21-ta.xpi ) linguas_ta_LK? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.21-ta-LK.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.21-ta-LK.xpi ) linguas_te? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/te.xpi -> firefox-3.6.21-te.xpi ) linguas_th? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/th.xpi -> firefox-3.6.21-th.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/tr.xpi -> firefox-3.6.21-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/uk.xpi -> firefox-3.6.21-uk.xpi ) linguas_vi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/vi.xpi -> firefox-3.6.21-vi.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/zh-CN.xpi -> firefox-3.6.21-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.21/linux-i686/xpi/zh-TW.xpi -> firefox-3.6.21-zh-TW.xpi ) diff --git a/metadata/cache/www-client/firefox-3.6.22 b/metadata/cache/www-client/firefox-3.6.22 index cdaddbc83893..ad02f10a819c 100644 --- a/metadata/cache/www-client/firefox-3.6.22 +++ b/metadata/cache/www-client/firefox-3.6.22 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.22[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.22[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.22[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.22[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/source/firefox-3.6.22.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-3.6-patches-0.4.tar.bz2 linguas_af? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/af.xpi -> firefox-3.6.22-af.xpi ) linguas_ar? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ar.xpi -> firefox-3.6.22-ar.xpi ) linguas_as? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/as.xpi -> firefox-3.6.22-as.xpi ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/be.xpi -> firefox-3.6.22-be.xpi ) linguas_bg? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/bg.xpi -> firefox-3.6.22-bg.xpi ) linguas_bn_BD? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.22-bn-BD.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.22-bn-BD.xpi ) linguas_bn_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.22-bn-IN.xpi ) linguas_bn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.22-bn-IN.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ca.xpi -> firefox-3.6.22-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/cs.xpi -> firefox-3.6.22-cs.xpi ) linguas_cy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/cy.xpi -> firefox-3.6.22-cy.xpi ) linguas_da? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/da.xpi -> firefox-3.6.22-da.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/de.xpi -> firefox-3.6.22-de.xpi ) linguas_el? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/el.xpi -> firefox-3.6.22-el.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/en-GB.xpi -> firefox-3.6.22-en-GB.xpi ) linguas_eo? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/eo.xpi -> firefox-3.6.22-eo.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/es-AR.xpi -> firefox-3.6.22-es-AR.xpi ) linguas_es_CL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/es-CL.xpi -> firefox-3.6.22-es-CL.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/es-ES.xpi -> firefox-3.6.22-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/es-ES.xpi -> firefox-3.6.22-es-ES.xpi ) linguas_es_MX? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/es-MX.xpi -> firefox-3.6.22-es-MX.xpi ) linguas_et? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/et.xpi -> firefox-3.6.22-et.xpi ) linguas_eu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/eu.xpi -> firefox-3.6.22-eu.xpi ) linguas_fa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/fa.xpi -> firefox-3.6.22-fa.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/fi.xpi -> firefox-3.6.22-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/fr.xpi -> firefox-3.6.22-fr.xpi ) linguas_fy_NL? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.22-fy-NL.xpi ) linguas_fy? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.22-fy-NL.xpi ) linguas_ga_IE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.22-ga-IE.xpi ) linguas_ga? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.22-ga-IE.xpi ) linguas_gl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/gl.xpi -> firefox-3.6.22-gl.xpi ) linguas_gu_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.22-gu-IN.xpi ) linguas_gu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.22-gu-IN.xpi ) linguas_he? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/he.xpi -> firefox-3.6.22-he.xpi ) linguas_hi_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.22-hi-IN.xpi ) linguas_hi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.22-hi-IN.xpi ) linguas_hr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/hr.xpi -> firefox-3.6.22-hr.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/hu.xpi -> firefox-3.6.22-hu.xpi ) linguas_id? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/id.xpi -> firefox-3.6.22-id.xpi ) linguas_is? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/is.xpi -> firefox-3.6.22-is.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/it.xpi -> firefox-3.6.22-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ja.xpi -> firefox-3.6.22-ja.xpi ) linguas_ka? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ka.xpi -> firefox-3.6.22-ka.xpi ) linguas_kk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/kk.xpi -> firefox-3.6.22-kk.xpi ) linguas_kn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/kn.xpi -> firefox-3.6.22-kn.xpi ) linguas_ko? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ko.xpi -> firefox-3.6.22-ko.xpi ) linguas_ku? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ku.xpi -> firefox-3.6.22-ku.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/lt.xpi -> firefox-3.6.22-lt.xpi ) linguas_lv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/lv.xpi -> firefox-3.6.22-lv.xpi ) linguas_mk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/mk.xpi -> firefox-3.6.22-mk.xpi ) linguas_ml? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ml.xpi -> firefox-3.6.22-ml.xpi ) linguas_mr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/mr.xpi -> firefox-3.6.22-mr.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.22-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.22-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/nl.xpi -> firefox-3.6.22-nl.xpi ) linguas_nn_NO? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.22-nn-NO.xpi ) linguas_nn? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.22-nn-NO.xpi ) linguas_oc? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/oc.xpi -> firefox-3.6.22-oc.xpi ) linguas_or? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/or.xpi -> firefox-3.6.22-or.xpi ) linguas_pa_IN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.22-pa-IN.xpi ) linguas_pa? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.22-pa-IN.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/pl.xpi -> firefox-3.6.22-pl.xpi ) linguas_pt_BR? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/pt-BR.xpi -> firefox-3.6.22-pt-BR.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.22-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.22-pt-PT.xpi ) linguas_rm? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/rm.xpi -> firefox-3.6.22-rm.xpi ) linguas_ro? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ro.xpi -> firefox-3.6.22-ro.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ru.xpi -> firefox-3.6.22-ru.xpi ) linguas_si? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/si.xpi -> firefox-3.6.22-si.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/sk.xpi -> firefox-3.6.22-sk.xpi ) linguas_sl? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/sl.xpi -> firefox-3.6.22-sl.xpi ) linguas_sq? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/sq.xpi -> firefox-3.6.22-sq.xpi ) linguas_sr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/sr.xpi -> firefox-3.6.22-sr.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.22-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.22-sv-SE.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ta.xpi -> firefox-3.6.22-ta.xpi ) linguas_ta_LK? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.22-ta-LK.xpi ) linguas_ta? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.22-ta-LK.xpi ) linguas_te? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/te.xpi -> firefox-3.6.22-te.xpi ) linguas_th? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/th.xpi -> firefox-3.6.22-th.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/tr.xpi -> firefox-3.6.22-tr.xpi ) linguas_uk? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/uk.xpi -> firefox-3.6.22-uk.xpi ) linguas_vi? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/vi.xpi -> firefox-3.6.22-vi.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/zh-CN.xpi -> firefox-3.6.22-zh-CN.xpi ) linguas_zh_TW? ( http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.22/linux-i686/xpi/zh-TW.xpi -> firefox-3.6.22-zh-TW.xpi ) diff --git a/metadata/cache/www-client/firefox-7.0.1-r1 b/metadata/cache/www-client/firefox-7.0.1-r1 index 6b43ec246af4..c78132f71fed 100644 --- a/metadata/cache/www-client/firefox-7.0.1-r1 +++ b/metadata/cache/www-client/firefox-7.0.1-r1 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) dev-util/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 ) webm? ( x86? ( >=dev-lang/yasm-1.1 ) amd64? ( >=dev-lang/yasm-1.1 ) ) >=sys-apps/sed-4 >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) dev-util/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 ) webm? ( x86? ( >=dev-lang/yasm-1.1 ) amd64? ( >=dev-lang/yasm-1.1 ) ) >=sys-apps/sed-4 >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-7.0-patches-0.5.tar.xz ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/source/firefox-7.0.1.source.tar.bz2 linguas_af? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/af.xpi -> firefox-7.0.1-af.xpi ) linguas_ak? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ak.xpi -> firefox-7.0.1-ak.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ar.xpi -> firefox-7.0.1-ar.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ast.xpi -> firefox-7.0.1-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/be.xpi -> firefox-7.0.1-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/bg.xpi -> firefox-7.0.1-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/bn-BD.xpi -> firefox-7.0.1-bn-BD.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/bn-BD.xpi -> firefox-7.0.1-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/bn-IN.xpi -> firefox-7.0.1-bn-IN.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/bn-IN.xpi -> firefox-7.0.1-bn-IN.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/br.xpi -> firefox-7.0.1-br.xpi ) linguas_bs? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/bs.xpi -> firefox-7.0.1-bs.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ca.xpi -> firefox-7.0.1-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/cs.xpi -> firefox-7.0.1-cs.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/cy.xpi -> firefox-7.0.1-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/da.xpi -> firefox-7.0.1-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/de.xpi -> firefox-7.0.1-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/el.xpi -> firefox-7.0.1-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/en-GB.xpi -> firefox-7.0.1-en-GB.xpi ) linguas_en_ZA? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/en-ZA.xpi -> firefox-7.0.1-en-ZA.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/eo.xpi -> firefox-7.0.1-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-AR.xpi -> firefox-7.0.1-es-AR.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-AR.xpi -> firefox-7.0.1-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-CL.xpi -> firefox-7.0.1-es-CL.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-CL.xpi -> firefox-7.0.1-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-ES.xpi -> firefox-7.0.1-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-ES.xpi -> firefox-7.0.1-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-MX.xpi -> firefox-7.0.1-es-MX.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/es-MX.xpi -> firefox-7.0.1-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/et.xpi -> firefox-7.0.1-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/eu.xpi -> firefox-7.0.1-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/fa.xpi -> firefox-7.0.1-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/fi.xpi -> firefox-7.0.1-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/fr.xpi -> firefox-7.0.1-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/fy-NL.xpi -> firefox-7.0.1-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/fy-NL.xpi -> firefox-7.0.1-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ga-IE.xpi -> firefox-7.0.1-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ga-IE.xpi -> firefox-7.0.1-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/gd.xpi -> firefox-7.0.1-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/gl.xpi -> firefox-7.0.1-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/gu-IN.xpi -> firefox-7.0.1-gu-IN.xpi ) linguas_gu? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/gu-IN.xpi -> firefox-7.0.1-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/he.xpi -> firefox-7.0.1-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/hi-IN.xpi -> firefox-7.0.1-hi-IN.xpi ) linguas_hi? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/hi-IN.xpi -> firefox-7.0.1-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/hr.xpi -> firefox-7.0.1-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/hu.xpi -> firefox-7.0.1-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/hy-AM.xpi -> firefox-7.0.1-hy-AM.xpi ) linguas_hy? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/hy-AM.xpi -> firefox-7.0.1-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/id.xpi -> firefox-7.0.1-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/is.xpi -> firefox-7.0.1-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/it.xpi -> firefox-7.0.1-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ja.xpi -> firefox-7.0.1-ja.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/kk.xpi -> firefox-7.0.1-kk.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/kn.xpi -> firefox-7.0.1-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ko.xpi -> firefox-7.0.1-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ku.xpi -> firefox-7.0.1-ku.xpi ) linguas_lg? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/lg.xpi -> firefox-7.0.1-lg.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/lt.xpi -> firefox-7.0.1-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/lv.xpi -> firefox-7.0.1-lv.xpi ) linguas_mai? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/mai.xpi -> firefox-7.0.1-mai.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/mk.xpi -> firefox-7.0.1-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ml.xpi -> firefox-7.0.1-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/mr.xpi -> firefox-7.0.1-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/nb-NO.xpi -> firefox-7.0.1-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/nb-NO.xpi -> firefox-7.0.1-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/nl.xpi -> firefox-7.0.1-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/nn-NO.xpi -> firefox-7.0.1-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/nn-NO.xpi -> firefox-7.0.1-nn-NO.xpi ) linguas_nso? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/nso.xpi -> firefox-7.0.1-nso.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/or.xpi -> firefox-7.0.1-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pa-IN.xpi -> firefox-7.0.1-pa-IN.xpi ) linguas_pa? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pa-IN.xpi -> firefox-7.0.1-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pl.xpi -> firefox-7.0.1-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pt-BR.xpi -> firefox-7.0.1-pt-BR.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pt-BR.xpi -> firefox-7.0.1-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pt-PT.xpi -> firefox-7.0.1-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/pt-PT.xpi -> firefox-7.0.1-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/rm.xpi -> firefox-7.0.1-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ro.xpi -> firefox-7.0.1-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ru.xpi -> firefox-7.0.1-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/si.xpi -> firefox-7.0.1-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/sk.xpi -> firefox-7.0.1-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/sl.xpi -> firefox-7.0.1-sl.xpi ) linguas_son? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/son.xpi -> firefox-7.0.1-son.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/sq.xpi -> firefox-7.0.1-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/sr.xpi -> firefox-7.0.1-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/sv-SE.xpi -> firefox-7.0.1-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/sv-SE.xpi -> firefox-7.0.1-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ta.xpi -> firefox-7.0.1-ta.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/ta-LK.xpi -> firefox-7.0.1-ta-LK.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/te.xpi -> firefox-7.0.1-te.xpi ) linguas_th? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/th.xpi -> firefox-7.0.1-th.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/tr.xpi -> firefox-7.0.1-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/uk.xpi -> firefox-7.0.1-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/vi.xpi -> firefox-7.0.1-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/zh-CN.xpi -> firefox-7.0.1-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/zh-CN.xpi -> firefox-7.0.1-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/zh-TW.xpi -> firefox-7.0.1-zh-TW.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/zh-TW.xpi -> firefox-7.0.1-zh-TW.xpi ) linguas_zu? ( ftp://ftp.mozilla.org/pub/firefox/releases//7.0.1/linux-i686/xpi/zu.xpi -> firefox-7.0.1-zu.xpi ) diff --git a/metadata/cache/www-client/firefox-8.0 b/metadata/cache/www-client/firefox-8.0 index fcc022340d7f..890caed91446 100644 --- a/metadata/cache/www-client/firefox-8.0 +++ b/metadata/cache/www-client/firefox-8.0 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) dev-util/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 ) webm? ( x86? ( >=dev-lang/yasm-1.1 ) amd64? ( >=dev-lang/yasm-1.1 ) ) >=sys-apps/sed-4 >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) dev-util/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 ) webm? ( x86? ( >=dev-lang/yasm-1.1 ) amd64? ( >=dev-lang/yasm-1.1 ) ) >=sys-apps/sed-4 >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-8.0-patches-0.2.tar.xz ftp://ftp.mozilla.org/pub/firefox/releases//8.0/source/firefox-8.0.source.tar.bz2 linguas_af? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/af.xpi -> firefox-8.0-af.xpi ) linguas_ak? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ak.xpi -> firefox-8.0-ak.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ar.xpi -> firefox-8.0-ar.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ast.xpi -> firefox-8.0-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/be.xpi -> firefox-8.0-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/bg.xpi -> firefox-8.0-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/bn-BD.xpi -> firefox-8.0-bn-BD.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/bn-BD.xpi -> firefox-8.0-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/bn-IN.xpi -> firefox-8.0-bn-IN.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/bn-IN.xpi -> firefox-8.0-bn-IN.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/br.xpi -> firefox-8.0-br.xpi ) linguas_bs? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/bs.xpi -> firefox-8.0-bs.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ca.xpi -> firefox-8.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/cs.xpi -> firefox-8.0-cs.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/cy.xpi -> firefox-8.0-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/da.xpi -> firefox-8.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/de.xpi -> firefox-8.0-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/el.xpi -> firefox-8.0-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/en-GB.xpi -> firefox-8.0-en-GB.xpi ) linguas_en_ZA? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/en-ZA.xpi -> firefox-8.0-en-ZA.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/eo.xpi -> firefox-8.0-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-AR.xpi -> firefox-8.0-es-AR.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-AR.xpi -> firefox-8.0-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-CL.xpi -> firefox-8.0-es-CL.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-CL.xpi -> firefox-8.0-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-ES.xpi -> firefox-8.0-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-ES.xpi -> firefox-8.0-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-MX.xpi -> firefox-8.0-es-MX.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/es-MX.xpi -> firefox-8.0-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/et.xpi -> firefox-8.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/eu.xpi -> firefox-8.0-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/fa.xpi -> firefox-8.0-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/fi.xpi -> firefox-8.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/fr.xpi -> firefox-8.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/fy-NL.xpi -> firefox-8.0-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/fy-NL.xpi -> firefox-8.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ga-IE.xpi -> firefox-8.0-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ga-IE.xpi -> firefox-8.0-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/gd.xpi -> firefox-8.0-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/gl.xpi -> firefox-8.0-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/gu-IN.xpi -> firefox-8.0-gu-IN.xpi ) linguas_gu? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/gu-IN.xpi -> firefox-8.0-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/he.xpi -> firefox-8.0-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/hi-IN.xpi -> firefox-8.0-hi-IN.xpi ) linguas_hi? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/hi-IN.xpi -> firefox-8.0-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/hr.xpi -> firefox-8.0-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/hu.xpi -> firefox-8.0-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/hy-AM.xpi -> firefox-8.0-hy-AM.xpi ) linguas_hy? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/hy-AM.xpi -> firefox-8.0-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/id.xpi -> firefox-8.0-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/is.xpi -> firefox-8.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/it.xpi -> firefox-8.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ja.xpi -> firefox-8.0-ja.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/kk.xpi -> firefox-8.0-kk.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/kn.xpi -> firefox-8.0-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ko.xpi -> firefox-8.0-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ku.xpi -> firefox-8.0-ku.xpi ) linguas_lg? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/lg.xpi -> firefox-8.0-lg.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/lt.xpi -> firefox-8.0-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/lv.xpi -> firefox-8.0-lv.xpi ) linguas_mai? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/mai.xpi -> firefox-8.0-mai.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/mk.xpi -> firefox-8.0-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ml.xpi -> firefox-8.0-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/mr.xpi -> firefox-8.0-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/nb-NO.xpi -> firefox-8.0-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/nb-NO.xpi -> firefox-8.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/nl.xpi -> firefox-8.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/nn-NO.xpi -> firefox-8.0-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/nn-NO.xpi -> firefox-8.0-nn-NO.xpi ) linguas_nso? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/nso.xpi -> firefox-8.0-nso.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/or.xpi -> firefox-8.0-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pa-IN.xpi -> firefox-8.0-pa-IN.xpi ) linguas_pa? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pa-IN.xpi -> firefox-8.0-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pl.xpi -> firefox-8.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pt-BR.xpi -> firefox-8.0-pt-BR.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pt-BR.xpi -> firefox-8.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pt-PT.xpi -> firefox-8.0-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/pt-PT.xpi -> firefox-8.0-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/rm.xpi -> firefox-8.0-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ro.xpi -> firefox-8.0-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ru.xpi -> firefox-8.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/si.xpi -> firefox-8.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/sk.xpi -> firefox-8.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/sl.xpi -> firefox-8.0-sl.xpi ) linguas_son? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/son.xpi -> firefox-8.0-son.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/sq.xpi -> firefox-8.0-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/sr.xpi -> firefox-8.0-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/sv-SE.xpi -> firefox-8.0-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/sv-SE.xpi -> firefox-8.0-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ta.xpi -> firefox-8.0-ta.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/ta-LK.xpi -> firefox-8.0-ta-LK.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/te.xpi -> firefox-8.0-te.xpi ) linguas_th? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/th.xpi -> firefox-8.0-th.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/tr.xpi -> firefox-8.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/uk.xpi -> firefox-8.0-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/vi.xpi -> firefox-8.0-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/zh-CN.xpi -> firefox-8.0-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/zh-CN.xpi -> firefox-8.0-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/zh-TW.xpi -> firefox-8.0-zh-TW.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/zh-TW.xpi -> firefox-8.0-zh-TW.xpi ) linguas_zu? ( ftp://ftp.mozilla.org/pub/firefox/releases//8.0/linux-i686/xpi/zu.xpi -> firefox-8.0-zu.xpi ) diff --git a/metadata/cache/www-client/firefox-bin-3.6.24 b/metadata/cache/www-client/firefox-bin-3.6.24 new file mode 100644 index 000000000000..7b1795379978 --- /dev/null +++ b/metadata/cache/www-client/firefox-bin-3.6.24 @@ -0,0 +1,22 @@ +app-arch/unzip app-arch/unzip +dev-libs/dbus-glib x11-libs/libXrender x11-libs/libXt x11-libs/libXmu x86? ( >=x11-libs/gtk+-2.2:2 >=media-libs/alsa-lib-1.0.16 ) amd64? ( >=app-emulation/emul-linux-x86-baselibs-20081109 >=app-emulation/emul-linux-x86-gtklibs-20081109 >=app-emulation/emul-linux-x86-soundlibs-20081109 ) +0 +ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/en-US/firefox-3.6.24.tar.bz2 mirror://gentoo/libnotify.so.1.bz2 linguas_af? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/af.xpi -> firefox-3.6.24-af.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ar.xpi -> firefox-3.6.24-ar.xpi ) linguas_as? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/as.xpi -> firefox-3.6.24-as.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ast.xpi -> firefox-3.6.24-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/be.xpi -> firefox-3.6.24-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/bg.xpi -> firefox-3.6.24-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.24-bn-BD.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/bn-BD.xpi -> firefox-3.6.24-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.24-bn-IN.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/bn-IN.xpi -> firefox-3.6.24-bn-IN.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ca.xpi -> firefox-3.6.24-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/cs.xpi -> firefox-3.6.24-cs.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/cy.xpi -> firefox-3.6.24-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/da.xpi -> firefox-3.6.24-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/de.xpi -> firefox-3.6.24-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/el.xpi -> firefox-3.6.24-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/en-GB.xpi -> firefox-3.6.24-en-GB.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/eo.xpi -> firefox-3.6.24-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-AR.xpi -> firefox-3.6.24-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-CL.xpi -> firefox-3.6.24-es-CL.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-CL.xpi -> firefox-3.6.24-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-ES.xpi -> firefox-3.6.24-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-ES.xpi -> firefox-3.6.24-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-MX.xpi -> firefox-3.6.24-es-MX.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/es-MX.xpi -> firefox-3.6.24-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/et.xpi -> firefox-3.6.24-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/eu.xpi -> firefox-3.6.24-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/fa.xpi -> firefox-3.6.24-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/fi.xpi -> firefox-3.6.24-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/fr.xpi -> firefox-3.6.24-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.24-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/fy-NL.xpi -> firefox-3.6.24-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.24-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ga-IE.xpi -> firefox-3.6.24-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/gd.xpi -> firefox-3.6.24-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/gl.xpi -> firefox-3.6.24-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.24-gu-IN.xpi ) linguas_gu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/gu-IN.xpi -> firefox-3.6.24-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/he.xpi -> firefox-3.6.24-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.24-hi-IN.xpi ) linguas_hi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/hi-IN.xpi -> firefox-3.6.24-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/hr.xpi -> firefox-3.6.24-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/hu.xpi -> firefox-3.6.24-hu.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/id.xpi -> firefox-3.6.24-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/is.xpi -> firefox-3.6.24-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/it.xpi -> firefox-3.6.24-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ja.xpi -> firefox-3.6.24-ja.xpi ) linguas_ka? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ka.xpi -> firefox-3.6.24-ka.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/kk.xpi -> firefox-3.6.24-kk.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/kn.xpi -> firefox-3.6.24-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ko.xpi -> firefox-3.6.24-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ku.xpi -> firefox-3.6.24-ku.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/lt.xpi -> firefox-3.6.24-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/lv.xpi -> firefox-3.6.24-lv.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/mk.xpi -> firefox-3.6.24-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ml.xpi -> firefox-3.6.24-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/mr.xpi -> firefox-3.6.24-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.24-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/nb-NO.xpi -> firefox-3.6.24-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/nl.xpi -> firefox-3.6.24-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.24-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/nn-NO.xpi -> firefox-3.6.24-nn-NO.xpi ) linguas_oc? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/oc.xpi -> firefox-3.6.24-oc.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/or.xpi -> firefox-3.6.24-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.24-pa-IN.xpi ) linguas_pa? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/pa-IN.xpi -> firefox-3.6.24-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/pl.xpi -> firefox-3.6.24-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/pt-BR.xpi -> firefox-3.6.24-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.24-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/pt-PT.xpi -> firefox-3.6.24-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/rm.xpi -> firefox-3.6.24-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ro.xpi -> firefox-3.6.24-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ru.xpi -> firefox-3.6.24-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/si.xpi -> firefox-3.6.24-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/sk.xpi -> firefox-3.6.24-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/sl.xpi -> firefox-3.6.24-sl.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/sq.xpi -> firefox-3.6.24-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/sr.xpi -> firefox-3.6.24-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.24-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/sv-SE.xpi -> firefox-3.6.24-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ta.xpi -> firefox-3.6.24-ta.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.24-ta-LK.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/ta-LK.xpi -> firefox-3.6.24-ta-LK.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/te.xpi -> firefox-3.6.24-te.xpi ) linguas_th? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/th.xpi -> firefox-3.6.24-th.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/tr.xpi -> firefox-3.6.24-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/uk.xpi -> firefox-3.6.24-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/vi.xpi -> firefox-3.6.24-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/zh-CN.xpi -> firefox-3.6.24-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/zh-TW.xpi -> firefox-3.6.24-zh-TW.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//3.6.24/linux-i686/xpi/zh-TW.xpi -> firefox-3.6.24-zh-TW.xpi ) +strip mirror +http://www.mozilla.com/firefox +|| ( MPL-1.1 GPL-2 LGPL-2.1 ) +Firefox Web Browser +-* ~amd64 ~x86 +eutils mozextension mozilla-launcher multilib nsplugins portability toolchain-funcs user +startup-notification linguas_af linguas_ar linguas_as linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn linguas_bn_IN linguas_bn linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_en linguas_eo linguas_es_AR linguas_es_CL linguas_es linguas_es_ES linguas_es linguas_es_MX linguas_es linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_gd linguas_gl linguas_gu_IN linguas_gu linguas_he linguas_hi_IN linguas_hi linguas_hr linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ka linguas_kk linguas_kn linguas_ko linguas_ku linguas_lt linguas_lv linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_oc linguas_or linguas_pa_IN linguas_pa linguas_pl linguas_pt_BR linguas_pt_PT linguas_pt linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sq linguas_sr linguas_sv_SE linguas_sv linguas_ta linguas_ta_LK linguas_ta linguas_te linguas_th linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW linguas_zh + + + +2 + +install postinst postrm setup unpack + + + + + diff --git a/metadata/cache/www-client/firefox-bin-8.0 b/metadata/cache/www-client/firefox-bin-8.0 new file mode 100644 index 000000000000..868d32b63e5f --- /dev/null +++ b/metadata/cache/www-client/firefox-bin-8.0 @@ -0,0 +1,22 @@ +app-arch/unzip app-arch/unzip +dev-libs/dbus-glib x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=x11-libs/gtk+-2.2:2 >=media-libs/alsa-lib-1.0.16 +0 +amd64? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-x86_64/en-US/firefox-8.0.tar.bz2 -> firefox-bin_x86_64-8.0.tar.bz2 ) x86? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/en-US/firefox-8.0.tar.bz2 -> firefox-bin_i686-8.0.tar.bz2 ) linguas_af? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/af.xpi -> firefox-8.0-af.xpi ) linguas_ak? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ak.xpi -> firefox-8.0-ak.xpi ) linguas_ar? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ar.xpi -> firefox-8.0-ar.xpi ) linguas_ast? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ast.xpi -> firefox-8.0-ast.xpi ) linguas_be? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/be.xpi -> firefox-8.0-be.xpi ) linguas_bg? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/bg.xpi -> firefox-8.0-bg.xpi ) linguas_bn_BD? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/bn-BD.xpi -> firefox-8.0-bn-BD.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/bn-BD.xpi -> firefox-8.0-bn-BD.xpi ) linguas_bn_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/bn-IN.xpi -> firefox-8.0-bn-IN.xpi ) linguas_bn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/bn-IN.xpi -> firefox-8.0-bn-IN.xpi ) linguas_br? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/br.xpi -> firefox-8.0-br.xpi ) linguas_bs? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/bs.xpi -> firefox-8.0-bs.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ca.xpi -> firefox-8.0-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/cs.xpi -> firefox-8.0-cs.xpi ) linguas_cy? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/cy.xpi -> firefox-8.0-cy.xpi ) linguas_da? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/da.xpi -> firefox-8.0-da.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/de.xpi -> firefox-8.0-de.xpi ) linguas_el? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/el.xpi -> firefox-8.0-el.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/en-GB.xpi -> firefox-8.0-en-GB.xpi ) linguas_en_ZA? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/en-ZA.xpi -> firefox-8.0-en-ZA.xpi ) linguas_eo? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/eo.xpi -> firefox-8.0-eo.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-AR.xpi -> firefox-8.0-es-AR.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-AR.xpi -> firefox-8.0-es-AR.xpi ) linguas_es_CL? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-CL.xpi -> firefox-8.0-es-CL.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-CL.xpi -> firefox-8.0-es-CL.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-ES.xpi -> firefox-8.0-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-ES.xpi -> firefox-8.0-es-ES.xpi ) linguas_es_MX? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-MX.xpi -> firefox-8.0-es-MX.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/es-MX.xpi -> firefox-8.0-es-MX.xpi ) linguas_et? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/et.xpi -> firefox-8.0-et.xpi ) linguas_eu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/eu.xpi -> firefox-8.0-eu.xpi ) linguas_fa? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/fa.xpi -> firefox-8.0-fa.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/fi.xpi -> firefox-8.0-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/fr.xpi -> firefox-8.0-fr.xpi ) linguas_fy_NL? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/fy-NL.xpi -> firefox-8.0-fy-NL.xpi ) linguas_fy? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/fy-NL.xpi -> firefox-8.0-fy-NL.xpi ) linguas_ga_IE? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ga-IE.xpi -> firefox-8.0-ga-IE.xpi ) linguas_ga? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ga-IE.xpi -> firefox-8.0-ga-IE.xpi ) linguas_gd? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/gd.xpi -> firefox-8.0-gd.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/gl.xpi -> firefox-8.0-gl.xpi ) linguas_gu_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/gu-IN.xpi -> firefox-8.0-gu-IN.xpi ) linguas_gu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/gu-IN.xpi -> firefox-8.0-gu-IN.xpi ) linguas_he? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/he.xpi -> firefox-8.0-he.xpi ) linguas_hi_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/hi-IN.xpi -> firefox-8.0-hi-IN.xpi ) linguas_hi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/hi-IN.xpi -> firefox-8.0-hi-IN.xpi ) linguas_hr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/hr.xpi -> firefox-8.0-hr.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/hu.xpi -> firefox-8.0-hu.xpi ) linguas_hy_AM? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/hy-AM.xpi -> firefox-8.0-hy-AM.xpi ) linguas_hy? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/hy-AM.xpi -> firefox-8.0-hy-AM.xpi ) linguas_id? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/id.xpi -> firefox-8.0-id.xpi ) linguas_is? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/is.xpi -> firefox-8.0-is.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/it.xpi -> firefox-8.0-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ja.xpi -> firefox-8.0-ja.xpi ) linguas_kk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/kk.xpi -> firefox-8.0-kk.xpi ) linguas_kn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/kn.xpi -> firefox-8.0-kn.xpi ) linguas_ko? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ko.xpi -> firefox-8.0-ko.xpi ) linguas_ku? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ku.xpi -> firefox-8.0-ku.xpi ) linguas_lg? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/lg.xpi -> firefox-8.0-lg.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/lt.xpi -> firefox-8.0-lt.xpi ) linguas_lv? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/lv.xpi -> firefox-8.0-lv.xpi ) linguas_mai? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/mai.xpi -> firefox-8.0-mai.xpi ) linguas_mk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/mk.xpi -> firefox-8.0-mk.xpi ) linguas_ml? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ml.xpi -> firefox-8.0-ml.xpi ) linguas_mr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/mr.xpi -> firefox-8.0-mr.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/nb-NO.xpi -> firefox-8.0-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/nb-NO.xpi -> firefox-8.0-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/nl.xpi -> firefox-8.0-nl.xpi ) linguas_nn_NO? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/nn-NO.xpi -> firefox-8.0-nn-NO.xpi ) linguas_nn? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/nn-NO.xpi -> firefox-8.0-nn-NO.xpi ) linguas_nso? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/nso.xpi -> firefox-8.0-nso.xpi ) linguas_or? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/or.xpi -> firefox-8.0-or.xpi ) linguas_pa_IN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pa-IN.xpi -> firefox-8.0-pa-IN.xpi ) linguas_pa? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pa-IN.xpi -> firefox-8.0-pa-IN.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pl.xpi -> firefox-8.0-pl.xpi ) linguas_pt_BR? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pt-BR.xpi -> firefox-8.0-pt-BR.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pt-BR.xpi -> firefox-8.0-pt-BR.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pt-PT.xpi -> firefox-8.0-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/pt-PT.xpi -> firefox-8.0-pt-PT.xpi ) linguas_rm? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/rm.xpi -> firefox-8.0-rm.xpi ) linguas_ro? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ro.xpi -> firefox-8.0-ro.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ru.xpi -> firefox-8.0-ru.xpi ) linguas_si? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/si.xpi -> firefox-8.0-si.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/sk.xpi -> firefox-8.0-sk.xpi ) linguas_sl? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/sl.xpi -> firefox-8.0-sl.xpi ) linguas_son? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/son.xpi -> firefox-8.0-son.xpi ) linguas_sq? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/sq.xpi -> firefox-8.0-sq.xpi ) linguas_sr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/sr.xpi -> firefox-8.0-sr.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/sv-SE.xpi -> firefox-8.0-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/sv-SE.xpi -> firefox-8.0-sv-SE.xpi ) linguas_ta? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ta.xpi -> firefox-8.0-ta.xpi ) linguas_ta_LK? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/ta-LK.xpi -> firefox-8.0-ta-LK.xpi ) linguas_te? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/te.xpi -> firefox-8.0-te.xpi ) linguas_th? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/th.xpi -> firefox-8.0-th.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/tr.xpi -> firefox-8.0-tr.xpi ) linguas_uk? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/uk.xpi -> firefox-8.0-uk.xpi ) linguas_vi? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/vi.xpi -> firefox-8.0-vi.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/zh-CN.xpi -> firefox-8.0-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/zh-CN.xpi -> firefox-8.0-zh-CN.xpi ) linguas_zh_TW? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/zh-TW.xpi -> firefox-8.0-zh-TW.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/zh-TW.xpi -> firefox-8.0-zh-TW.xpi ) linguas_zu? ( ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases//8.0/linux-i686/xpi/zu.xpi -> firefox-8.0-zu.xpi ) +strip mirror +http://www.mozilla.com/firefox +|| ( MPL-1.1 GPL-2 LGPL-2.1 ) +Firefox Web Browser +-* ~amd64 ~x86 +eutils mozextension mozilla-launcher multilib nsplugins pax-utils portability toolchain-funcs user +startup-notification linguas_af linguas_ak linguas_ar linguas_ast linguas_be linguas_bg linguas_bn_BD linguas_bn linguas_bn_IN linguas_bn linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_en_ZA linguas_eo linguas_es_AR linguas_es linguas_es_CL linguas_es linguas_es_ES linguas_es linguas_es_MX linguas_es linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_fy_NL linguas_fy linguas_ga_IE linguas_ga linguas_gd linguas_gl linguas_gu_IN linguas_gu linguas_he linguas_hi_IN linguas_hi linguas_hr linguas_hu linguas_hy_AM linguas_hy linguas_id linguas_is linguas_it linguas_ja linguas_kk linguas_kn linguas_ko linguas_ku linguas_lg linguas_lt linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_nb_NO linguas_nb linguas_nl linguas_nn_NO linguas_nn linguas_nso linguas_or linguas_pa_IN linguas_pa linguas_pl linguas_pt_BR linguas_pt linguas_pt_PT linguas_pt linguas_rm linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_son linguas_sq linguas_sr linguas_sv_SE linguas_sv linguas_ta linguas_ta_LK linguas_te linguas_th linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh linguas_zh_TW linguas_zh linguas_zu + + + +3 + +install postinst postrm unpack + + + + + diff --git a/metadata/cache/www-client/google-chrome-15.0.874.120_p108895 b/metadata/cache/www-client/google-chrome-15.0.874.120_p108895 index cdab0fdb5589..fa62948ec64f 100644 --- a/metadata/cache/www-client/google-chrome-15.0.874.120_p108895 +++ b/metadata/cache/www-client/google-chrome-15.0.874.120_p108895 @@ -1,5 +1,5 @@ >=sys-apps/sed-4 -app-arch/bzip2 app-misc/ca-certificates media-libs/alsa-lib dev-libs/atk dev-libs/dbus-glib dev-libs/expat dev-libs/glib:2 dev-libs/libxslt dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/fontconfig media-libs/freetype net-print/cups media-libs/libpng:1.2 sys-apps/dbus || ( >=sys-devel/gcc-4.4.0[cxx] >=sys-devel/gcc-4.4.0[-nocxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXrender x11-libs/libXext x11-libs/pango x11-misc/xdg-utils !www-client/google-chrome:0 !www-client/google-chrome:beta !www-client/google-chrome:unstable +app-arch/bzip2 app-misc/ca-certificates media-libs/alsa-lib dev-libs/atk dev-libs/dbus-glib dev-libs/expat dev-libs/glib:2 dev-libs/libxslt dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/fontconfig media-libs/freetype net-print/cups media-libs/libpng:1.2 sys-apps/dbus || ( >=sys-devel/gcc-4.4.0[-nocxx] >=sys-devel/gcc-4.4.0[cxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXrender x11-libs/libXext x11-libs/pango x11-misc/xdg-utils !www-client/google-chrome:0 !www-client/google-chrome:beta !www-client/google-chrome:unstable stable amd64? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_15.0.874.120-r108895_amd64.deb ) x86? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_15.0.874.120-r108895_i386.deb ) mirror strip diff --git a/metadata/cache/www-client/google-chrome-16.0.912.36_beta109393 b/metadata/cache/www-client/google-chrome-16.0.912.36_beta109393 index 71be2e90907a..879f4f9ee23e 100644 --- a/metadata/cache/www-client/google-chrome-16.0.912.36_beta109393 +++ b/metadata/cache/www-client/google-chrome-16.0.912.36_beta109393 @@ -1,5 +1,5 @@ >=sys-apps/sed-4 -app-arch/bzip2 app-misc/ca-certificates media-libs/alsa-lib dev-libs/atk dev-libs/dbus-glib dev-libs/expat dev-libs/glib:2 dev-libs/libxslt dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/fontconfig media-libs/freetype net-print/cups media-libs/libpng:1.2 sys-apps/dbus || ( >=sys-devel/gcc-4.4.0[cxx] >=sys-devel/gcc-4.4.0[-nocxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXrender x11-libs/libXext x11-libs/pango x11-misc/xdg-utils !www-client/google-chrome:0 !www-client/google-chrome:stable !www-client/google-chrome:unstable +app-arch/bzip2 app-misc/ca-certificates media-libs/alsa-lib dev-libs/atk dev-libs/dbus-glib dev-libs/expat dev-libs/glib:2 dev-libs/libxslt dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/fontconfig media-libs/freetype net-print/cups media-libs/libpng:1.2 sys-apps/dbus || ( >=sys-devel/gcc-4.4.0[-nocxx] >=sys-devel/gcc-4.4.0[cxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXrender x11-libs/libXext x11-libs/pango x11-misc/xdg-utils !www-client/google-chrome:0 !www-client/google-chrome:stable !www-client/google-chrome:unstable beta amd64? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_16.0.912.36-r109393_amd64.deb ) x86? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_16.0.912.36-r109393_i386.deb ) mirror strip diff --git a/metadata/cache/www-client/google-chrome-17.0.932.0_alpha108826 b/metadata/cache/www-client/google-chrome-17.0.938.0_alpha109848 similarity index 84% rename from metadata/cache/www-client/google-chrome-17.0.932.0_alpha108826 rename to metadata/cache/www-client/google-chrome-17.0.938.0_alpha109848 index d4924dd68b45..3c5606c44e1e 100644 --- a/metadata/cache/www-client/google-chrome-17.0.932.0_alpha108826 +++ b/metadata/cache/www-client/google-chrome-17.0.938.0_alpha109848 @@ -1,7 +1,7 @@ >=sys-apps/sed-4 -app-arch/bzip2 app-misc/ca-certificates media-libs/alsa-lib dev-libs/atk dev-libs/dbus-glib dev-libs/expat dev-libs/glib:2 dev-libs/libxslt dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/fontconfig media-libs/freetype net-print/cups media-libs/libpng:1.2 sys-apps/dbus || ( >=sys-devel/gcc-4.4.0[cxx] >=sys-devel/gcc-4.4.0[-nocxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXrender x11-libs/libXext x11-libs/pango x11-misc/xdg-utils !www-client/google-chrome:0 !www-client/google-chrome:beta !www-client/google-chrome:stable +app-arch/bzip2 app-misc/ca-certificates media-libs/alsa-lib dev-libs/atk dev-libs/dbus-glib dev-libs/expat dev-libs/glib:2 dev-libs/libxslt dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/fontconfig media-libs/freetype net-print/cups media-libs/libpng:1.2 sys-apps/dbus || ( >=sys-devel/gcc-4.4.0[-nocxx] >=sys-devel/gcc-4.4.0[cxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libXScrnSaver x11-libs/libX11 x11-libs/libXrender x11-libs/libXext x11-libs/pango x11-misc/xdg-utils !www-client/google-chrome:0 !www-client/google-chrome:beta !www-client/google-chrome:stable unstable -amd64? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_17.0.932.0-r108826_amd64.deb ) x86? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_17.0.932.0-r108826_i386.deb ) +amd64? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_17.0.938.0-r109848_amd64.deb ) x86? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_17.0.938.0-r109848_i386.deb ) mirror strip http://www.google.com/chrome google-chrome diff --git a/metadata/cache/www-client/icecat-3.6.16-r3 b/metadata/cache/www-client/icecat-3.6.16-r3 index 0ed7a81d697b..19a7e9ffa5a6 100644 --- a/metadata/cache/www-client/icecat-3.6.16-r3 +++ b/metadata/cache/www-client/icecat-3.6.16-r3 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.20[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 mirror://gnu/gnuzilla/3.6.16/icecat-3.6.16.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-3.6-patches-0.4.tar.bz2 http://dev.gentoo.org/~polynomial-c/mozilla/ff3617.diff.xz http://dev.gentoo.org/~polynomial-c/mozilla/ff3618.diff.xz http://dev.gentoo.org/~polynomial-c/mozilla/ff3620.diff.xz linguas_af? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/af.xpi -> icecat-3.6.16-af.xpi ) linguas_ar? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ar.xpi -> icecat-3.6.16-ar.xpi ) linguas_as? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/as.xpi -> icecat-3.6.16-as.xpi ) linguas_ast? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ast.xpi -> icecat-3.6.16-ast.xpi ) linguas_be? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/be.xpi -> icecat-3.6.16-be.xpi ) linguas_bg? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bg.xpi -> icecat-3.6.16-bg.xpi ) linguas_bn_BD? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-BD.xpi -> icecat-3.6.16-bn-BD.xpi ) linguas_bn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-BD.xpi -> icecat-3.6.16-bn-BD.xpi ) linguas_bn_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-IN.xpi -> icecat-3.6.16-bn-IN.xpi ) linguas_bn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-IN.xpi -> icecat-3.6.16-bn-IN.xpi ) linguas_ca? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ca.xpi -> icecat-3.6.16-ca.xpi ) linguas_cs? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/cs.xpi -> icecat-3.6.16-cs.xpi ) linguas_cy? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/cy.xpi -> icecat-3.6.16-cy.xpi ) linguas_da? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/da.xpi -> icecat-3.6.16-da.xpi ) linguas_de? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/de.xpi -> icecat-3.6.16-de.xpi ) linguas_el? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/el.xpi -> icecat-3.6.16-el.xpi ) linguas_en_GB? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/en-GB.xpi -> icecat-3.6.16-en-GB.xpi ) linguas_eo? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/eo.xpi -> icecat-3.6.16-eo.xpi ) linguas_es_AR? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-AR.xpi -> icecat-3.6.16-es-AR.xpi ) linguas_es_CL? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-CL.xpi -> icecat-3.6.16-es-CL.xpi ) linguas_es_ES? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-ES.xpi -> icecat-3.6.16-es-ES.xpi ) linguas_es? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-ES.xpi -> icecat-3.6.16-es-ES.xpi ) linguas_es_MX? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-MX.xpi -> icecat-3.6.16-es-MX.xpi ) linguas_et? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/et.xpi -> icecat-3.6.16-et.xpi ) linguas_eu? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/eu.xpi -> icecat-3.6.16-eu.xpi ) linguas_fa? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fa.xpi -> icecat-3.6.16-fa.xpi ) linguas_fi? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fi.xpi -> icecat-3.6.16-fi.xpi ) linguas_fr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fr.xpi -> icecat-3.6.16-fr.xpi ) linguas_fy_NL? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fy-NL.xpi -> icecat-3.6.16-fy-NL.xpi ) linguas_fy? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fy-NL.xpi -> icecat-3.6.16-fy-NL.xpi ) linguas_ga_IE? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ga-IE.xpi -> icecat-3.6.16-ga-IE.xpi ) linguas_ga? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ga-IE.xpi -> icecat-3.6.16-ga-IE.xpi ) linguas_gl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/gl.xpi -> icecat-3.6.16-gl.xpi ) linguas_gu_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/gu-IN.xpi -> icecat-3.6.16-gu-IN.xpi ) linguas_gu? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/gu-IN.xpi -> icecat-3.6.16-gu-IN.xpi ) linguas_he? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/he.xpi -> icecat-3.6.16-he.xpi ) linguas_hi_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hi-IN.xpi -> icecat-3.6.16-hi-IN.xpi ) linguas_hi? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hi-IN.xpi -> icecat-3.6.16-hi-IN.xpi ) linguas_hr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hr.xpi -> icecat-3.6.16-hr.xpi ) linguas_hu? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hu.xpi -> icecat-3.6.16-hu.xpi ) linguas_id? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/id.xpi -> icecat-3.6.16-id.xpi ) linguas_is? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/is.xpi -> icecat-3.6.16-is.xpi ) linguas_it? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/it.xpi -> icecat-3.6.16-it.xpi ) linguas_ja? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ja.xpi -> icecat-3.6.16-ja.xpi ) linguas_ka? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ka.xpi -> icecat-3.6.16-ka.xpi ) linguas_kk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/kk.xpi -> icecat-3.6.16-kk.xpi ) linguas_kn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/kn.xpi -> icecat-3.6.16-kn.xpi ) linguas_ko? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ko.xpi -> icecat-3.6.16-ko.xpi ) linguas_ku? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ku.xpi -> icecat-3.6.16-ku.xpi ) linguas_lt? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/lt.xpi -> icecat-3.6.16-lt.xpi ) linguas_lv? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/lv.xpi -> icecat-3.6.16-lv.xpi ) linguas_mk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/mk.xpi -> icecat-3.6.16-mk.xpi ) linguas_ml? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ml.xpi -> icecat-3.6.16-ml.xpi ) linguas_mr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/mr.xpi -> icecat-3.6.16-mr.xpi ) linguas_nb_NO? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nb-NO.xpi -> icecat-3.6.16-nb-NO.xpi ) linguas_nb? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nb-NO.xpi -> icecat-3.6.16-nb-NO.xpi ) linguas_nl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nl.xpi -> icecat-3.6.16-nl.xpi ) linguas_nn_NO? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nn-NO.xpi -> icecat-3.6.16-nn-NO.xpi ) linguas_nn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nn-NO.xpi -> icecat-3.6.16-nn-NO.xpi ) linguas_oc? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/oc.xpi -> icecat-3.6.16-oc.xpi ) linguas_or? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/or.xpi -> icecat-3.6.16-or.xpi ) linguas_pa_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pa-IN.xpi -> icecat-3.6.16-pa-IN.xpi ) linguas_pa? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pa-IN.xpi -> icecat-3.6.16-pa-IN.xpi ) linguas_pl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pl.xpi -> icecat-3.6.16-pl.xpi ) linguas_pt_BR? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pt-BR.xpi -> icecat-3.6.16-pt-BR.xpi ) linguas_pt_PT? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pt-PT.xpi -> icecat-3.6.16-pt-PT.xpi ) linguas_pt? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pt-PT.xpi -> icecat-3.6.16-pt-PT.xpi ) linguas_rm? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/rm.xpi -> icecat-3.6.16-rm.xpi ) linguas_ro? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ro.xpi -> icecat-3.6.16-ro.xpi ) linguas_ru? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ru.xpi -> icecat-3.6.16-ru.xpi ) linguas_si? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/si.xpi -> icecat-3.6.16-si.xpi ) linguas_sk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sk.xpi -> icecat-3.6.16-sk.xpi ) linguas_sl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sl.xpi -> icecat-3.6.16-sl.xpi ) linguas_sq? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sq.xpi -> icecat-3.6.16-sq.xpi ) linguas_sr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sr.xpi -> icecat-3.6.16-sr.xpi ) linguas_sv_SE? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sv-SE.xpi -> icecat-3.6.16-sv-SE.xpi ) linguas_sv? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sv-SE.xpi -> icecat-3.6.16-sv-SE.xpi ) linguas_ta? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ta.xpi -> icecat-3.6.16-ta.xpi ) linguas_ta_LK? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ta-LK.xpi -> icecat-3.6.16-ta-LK.xpi ) linguas_ta? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ta-LK.xpi -> icecat-3.6.16-ta-LK.xpi ) linguas_te? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/te.xpi -> icecat-3.6.16-te.xpi ) linguas_th? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/th.xpi -> icecat-3.6.16-th.xpi ) linguas_tr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/tr.xpi -> icecat-3.6.16-tr.xpi ) linguas_uk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/uk.xpi -> icecat-3.6.16-uk.xpi ) linguas_vi? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/vi.xpi -> icecat-3.6.16-vi.xpi ) linguas_zh_CN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/zh-CN.xpi -> icecat-3.6.16-zh-CN.xpi ) linguas_zh_TW? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/zh-TW.xpi -> icecat-3.6.16-zh-TW.xpi ) diff --git a/metadata/cache/www-client/icecat-3.6.16-r4 b/metadata/cache/www-client/icecat-3.6.16-r4 index fe7853a366c0..f813842a237d 100644 --- a/metadata/cache/www-client/icecat-3.6.16-r4 +++ b/metadata/cache/www-client/icecat-3.6.16-r4 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jdk-1.4 ) =dev-lang/python-2*[threads] dev-util/pkgconfig >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete] ) alsa? ( media-libs/alsa-lib ) >=x11-libs/cairo-1.8.8[X] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) wifi? ( net-wireless/wireless-tools ) libnotify? ( >=x11-libs/libnotify-0.4 ) ~net-libs/xulrunner-1.9.2.21[ipc=,java=,wifi=,libnotify=,system-sqlite=] java? ( >=virtual/jre-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 mirror://gnu/gnuzilla/3.6.16/icecat-3.6.16.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-3.6-patches-0.4.tar.bz2 http://dev.gentoo.org/~polynomial-c/mozilla/ff3617.diff.xz http://dev.gentoo.org/~polynomial-c/mozilla/ff3618.diff.xz http://dev.gentoo.org/~polynomial-c/mozilla/ff3620.diff.xz http://dev.gentoo.org/~polynomial-c/mozilla/ff3621.diff.xz linguas_af? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/af.xpi -> icecat-3.6.16-af.xpi ) linguas_ar? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ar.xpi -> icecat-3.6.16-ar.xpi ) linguas_as? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/as.xpi -> icecat-3.6.16-as.xpi ) linguas_ast? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ast.xpi -> icecat-3.6.16-ast.xpi ) linguas_be? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/be.xpi -> icecat-3.6.16-be.xpi ) linguas_bg? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bg.xpi -> icecat-3.6.16-bg.xpi ) linguas_bn_BD? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-BD.xpi -> icecat-3.6.16-bn-BD.xpi ) linguas_bn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-BD.xpi -> icecat-3.6.16-bn-BD.xpi ) linguas_bn_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-IN.xpi -> icecat-3.6.16-bn-IN.xpi ) linguas_bn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/bn-IN.xpi -> icecat-3.6.16-bn-IN.xpi ) linguas_ca? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ca.xpi -> icecat-3.6.16-ca.xpi ) linguas_cs? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/cs.xpi -> icecat-3.6.16-cs.xpi ) linguas_cy? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/cy.xpi -> icecat-3.6.16-cy.xpi ) linguas_da? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/da.xpi -> icecat-3.6.16-da.xpi ) linguas_de? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/de.xpi -> icecat-3.6.16-de.xpi ) linguas_el? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/el.xpi -> icecat-3.6.16-el.xpi ) linguas_en_GB? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/en-GB.xpi -> icecat-3.6.16-en-GB.xpi ) linguas_eo? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/eo.xpi -> icecat-3.6.16-eo.xpi ) linguas_es_AR? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-AR.xpi -> icecat-3.6.16-es-AR.xpi ) linguas_es_CL? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-CL.xpi -> icecat-3.6.16-es-CL.xpi ) linguas_es_ES? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-ES.xpi -> icecat-3.6.16-es-ES.xpi ) linguas_es? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-ES.xpi -> icecat-3.6.16-es-ES.xpi ) linguas_es_MX? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/es-MX.xpi -> icecat-3.6.16-es-MX.xpi ) linguas_et? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/et.xpi -> icecat-3.6.16-et.xpi ) linguas_eu? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/eu.xpi -> icecat-3.6.16-eu.xpi ) linguas_fa? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fa.xpi -> icecat-3.6.16-fa.xpi ) linguas_fi? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fi.xpi -> icecat-3.6.16-fi.xpi ) linguas_fr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fr.xpi -> icecat-3.6.16-fr.xpi ) linguas_fy_NL? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fy-NL.xpi -> icecat-3.6.16-fy-NL.xpi ) linguas_fy? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/fy-NL.xpi -> icecat-3.6.16-fy-NL.xpi ) linguas_ga_IE? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ga-IE.xpi -> icecat-3.6.16-ga-IE.xpi ) linguas_ga? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ga-IE.xpi -> icecat-3.6.16-ga-IE.xpi ) linguas_gl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/gl.xpi -> icecat-3.6.16-gl.xpi ) linguas_gu_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/gu-IN.xpi -> icecat-3.6.16-gu-IN.xpi ) linguas_gu? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/gu-IN.xpi -> icecat-3.6.16-gu-IN.xpi ) linguas_he? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/he.xpi -> icecat-3.6.16-he.xpi ) linguas_hi_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hi-IN.xpi -> icecat-3.6.16-hi-IN.xpi ) linguas_hi? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hi-IN.xpi -> icecat-3.6.16-hi-IN.xpi ) linguas_hr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hr.xpi -> icecat-3.6.16-hr.xpi ) linguas_hu? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/hu.xpi -> icecat-3.6.16-hu.xpi ) linguas_id? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/id.xpi -> icecat-3.6.16-id.xpi ) linguas_is? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/is.xpi -> icecat-3.6.16-is.xpi ) linguas_it? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/it.xpi -> icecat-3.6.16-it.xpi ) linguas_ja? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ja.xpi -> icecat-3.6.16-ja.xpi ) linguas_ka? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ka.xpi -> icecat-3.6.16-ka.xpi ) linguas_kk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/kk.xpi -> icecat-3.6.16-kk.xpi ) linguas_kn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/kn.xpi -> icecat-3.6.16-kn.xpi ) linguas_ko? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ko.xpi -> icecat-3.6.16-ko.xpi ) linguas_ku? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ku.xpi -> icecat-3.6.16-ku.xpi ) linguas_lt? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/lt.xpi -> icecat-3.6.16-lt.xpi ) linguas_lv? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/lv.xpi -> icecat-3.6.16-lv.xpi ) linguas_mk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/mk.xpi -> icecat-3.6.16-mk.xpi ) linguas_ml? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ml.xpi -> icecat-3.6.16-ml.xpi ) linguas_mr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/mr.xpi -> icecat-3.6.16-mr.xpi ) linguas_nb_NO? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nb-NO.xpi -> icecat-3.6.16-nb-NO.xpi ) linguas_nb? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nb-NO.xpi -> icecat-3.6.16-nb-NO.xpi ) linguas_nl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nl.xpi -> icecat-3.6.16-nl.xpi ) linguas_nn_NO? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nn-NO.xpi -> icecat-3.6.16-nn-NO.xpi ) linguas_nn? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/nn-NO.xpi -> icecat-3.6.16-nn-NO.xpi ) linguas_oc? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/oc.xpi -> icecat-3.6.16-oc.xpi ) linguas_or? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/or.xpi -> icecat-3.6.16-or.xpi ) linguas_pa_IN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pa-IN.xpi -> icecat-3.6.16-pa-IN.xpi ) linguas_pa? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pa-IN.xpi -> icecat-3.6.16-pa-IN.xpi ) linguas_pl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pl.xpi -> icecat-3.6.16-pl.xpi ) linguas_pt_BR? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pt-BR.xpi -> icecat-3.6.16-pt-BR.xpi ) linguas_pt_PT? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pt-PT.xpi -> icecat-3.6.16-pt-PT.xpi ) linguas_pt? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/pt-PT.xpi -> icecat-3.6.16-pt-PT.xpi ) linguas_rm? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/rm.xpi -> icecat-3.6.16-rm.xpi ) linguas_ro? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ro.xpi -> icecat-3.6.16-ro.xpi ) linguas_ru? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ru.xpi -> icecat-3.6.16-ru.xpi ) linguas_si? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/si.xpi -> icecat-3.6.16-si.xpi ) linguas_sk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sk.xpi -> icecat-3.6.16-sk.xpi ) linguas_sl? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sl.xpi -> icecat-3.6.16-sl.xpi ) linguas_sq? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sq.xpi -> icecat-3.6.16-sq.xpi ) linguas_sr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sr.xpi -> icecat-3.6.16-sr.xpi ) linguas_sv_SE? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sv-SE.xpi -> icecat-3.6.16-sv-SE.xpi ) linguas_sv? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/sv-SE.xpi -> icecat-3.6.16-sv-SE.xpi ) linguas_ta? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ta.xpi -> icecat-3.6.16-ta.xpi ) linguas_ta_LK? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ta-LK.xpi -> icecat-3.6.16-ta-LK.xpi ) linguas_ta? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/ta-LK.xpi -> icecat-3.6.16-ta-LK.xpi ) linguas_te? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/te.xpi -> icecat-3.6.16-te.xpi ) linguas_th? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/th.xpi -> icecat-3.6.16-th.xpi ) linguas_tr? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/tr.xpi -> icecat-3.6.16-tr.xpi ) linguas_uk? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/uk.xpi -> icecat-3.6.16-uk.xpi ) linguas_vi? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/vi.xpi -> icecat-3.6.16-vi.xpi ) linguas_zh_CN? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/zh-CN.xpi -> icecat-3.6.16-zh-CN.xpi ) linguas_zh_TW? ( http://gnuzilla.gnu.org/download/langpacks/3.6.16/zh-TW.xpi -> icecat-3.6.16-zh-TW.xpi ) diff --git a/metadata/cache/www-client/icecat-7.0.1 b/metadata/cache/www-client/icecat-7.0.1 index 870bc001daff..6fa0bf0b9665 100644 --- a/metadata/cache/www-client/icecat-7.0.1 +++ b/metadata/cache/www-client/icecat-7.0.1 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) dev-util/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 ) webm? ( x86? ( >=dev-lang/yasm-1.1 ) amd64? ( >=dev-lang/yasm-1.1 ) ) >=sys-apps/sed-4 >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) dev-util/pkgconfig pgo? ( =dev-lang/python-2*[sqlite] >=sys-devel/gcc-4.5 ) webm? ( x86? ( >=dev-lang/yasm-1.1 ) amd64? ( >=dev-lang/yasm-1.1 ) ) >=sys-apps/sed-4 >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26:2 >=media-libs/mesa-7.10 media-libs/libpng[apng] virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.4[fts3,secure-delete,unlock-notify,debug=] ) webm? ( media-libs/libvpx media-libs/alsa-lib ) crashreporter? ( net-misc/curl ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 mirror://gnu/gnuzilla/7.0.1/icecat-7.0.1.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-7.0-patches-0.5.tar.xz http://dev.gentoo.org/~polynomial-c/mozilla/ff701.diff.xz linguas_af? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/af.xpi -> icecat-7.0.1-af.xpi ) linguas_ak? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ak.xpi -> icecat-7.0.1-ak.xpi ) linguas_ar? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ar.xpi -> icecat-7.0.1-ar.xpi ) linguas_ast? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ast.xpi -> icecat-7.0.1-ast.xpi ) linguas_be? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/be.xpi -> icecat-7.0.1-be.xpi ) linguas_bg? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/bg.xpi -> icecat-7.0.1-bg.xpi ) linguas_bn_BD? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/bn-BD.xpi -> icecat-7.0.1-bn-BD.xpi ) linguas_bn? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/bn-BD.xpi -> icecat-7.0.1-bn-BD.xpi ) linguas_bn_IN? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/bn-IN.xpi -> icecat-7.0.1-bn-IN.xpi ) linguas_bn? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/bn-IN.xpi -> icecat-7.0.1-bn-IN.xpi ) linguas_br? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/br.xpi -> icecat-7.0.1-br.xpi ) linguas_bs? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/bs.xpi -> icecat-7.0.1-bs.xpi ) linguas_ca? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ca.xpi -> icecat-7.0.1-ca.xpi ) linguas_cs? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/cs.xpi -> icecat-7.0.1-cs.xpi ) linguas_cy? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/cy.xpi -> icecat-7.0.1-cy.xpi ) linguas_da? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/da.xpi -> icecat-7.0.1-da.xpi ) linguas_de? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/de.xpi -> icecat-7.0.1-de.xpi ) linguas_el? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/el.xpi -> icecat-7.0.1-el.xpi ) linguas_eo? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/eo.xpi -> icecat-7.0.1-eo.xpi ) linguas_es_ES? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/es-ES.xpi -> icecat-7.0.1-es-ES.xpi ) linguas_es? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/es-ES.xpi -> icecat-7.0.1-es-ES.xpi ) linguas_et? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/et.xpi -> icecat-7.0.1-et.xpi ) linguas_eu? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/eu.xpi -> icecat-7.0.1-eu.xpi ) linguas_fa? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/fa.xpi -> icecat-7.0.1-fa.xpi ) linguas_fi? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/fi.xpi -> icecat-7.0.1-fi.xpi ) linguas_fr? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/fr.xpi -> icecat-7.0.1-fr.xpi ) linguas_fy_NL? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/fy-NL.xpi -> icecat-7.0.1-fy-NL.xpi ) linguas_fy? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/fy-NL.xpi -> icecat-7.0.1-fy-NL.xpi ) linguas_ga_IE? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ga-IE.xpi -> icecat-7.0.1-ga-IE.xpi ) linguas_ga? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ga-IE.xpi -> icecat-7.0.1-ga-IE.xpi ) linguas_gd? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/gd.xpi -> icecat-7.0.1-gd.xpi ) linguas_gl? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/gl.xpi -> icecat-7.0.1-gl.xpi ) linguas_gu_IN? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/gu-IN.xpi -> icecat-7.0.1-gu-IN.xpi ) linguas_gu? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/gu-IN.xpi -> icecat-7.0.1-gu-IN.xpi ) linguas_he? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/he.xpi -> icecat-7.0.1-he.xpi ) linguas_hi_IN? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/hi-IN.xpi -> icecat-7.0.1-hi-IN.xpi ) linguas_hi? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/hi-IN.xpi -> icecat-7.0.1-hi-IN.xpi ) linguas_hr? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/hr.xpi -> icecat-7.0.1-hr.xpi ) linguas_hu? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/hu.xpi -> icecat-7.0.1-hu.xpi ) linguas_hy_AM? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/hy-AM.xpi -> icecat-7.0.1-hy-AM.xpi ) linguas_hy? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/hy-AM.xpi -> icecat-7.0.1-hy-AM.xpi ) linguas_id? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/id.xpi -> icecat-7.0.1-id.xpi ) linguas_is? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/is.xpi -> icecat-7.0.1-is.xpi ) linguas_it? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/it.xpi -> icecat-7.0.1-it.xpi ) linguas_ja? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ja.xpi -> icecat-7.0.1-ja.xpi ) linguas_kk? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/kk.xpi -> icecat-7.0.1-kk.xpi ) linguas_kn? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/kn.xpi -> icecat-7.0.1-kn.xpi ) linguas_ko? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ko.xpi -> icecat-7.0.1-ko.xpi ) linguas_ku? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ku.xpi -> icecat-7.0.1-ku.xpi ) linguas_lg? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/lg.xpi -> icecat-7.0.1-lg.xpi ) linguas_lt? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/lt.xpi -> icecat-7.0.1-lt.xpi ) linguas_lv? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/lv.xpi -> icecat-7.0.1-lv.xpi ) linguas_mai? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/mai.xpi -> icecat-7.0.1-mai.xpi ) linguas_mk? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/mk.xpi -> icecat-7.0.1-mk.xpi ) linguas_ml? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ml.xpi -> icecat-7.0.1-ml.xpi ) linguas_mr? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/mr.xpi -> icecat-7.0.1-mr.xpi ) linguas_nb_NO? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/nb-NO.xpi -> icecat-7.0.1-nb-NO.xpi ) linguas_nb? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/nb-NO.xpi -> icecat-7.0.1-nb-NO.xpi ) linguas_nl? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/nl.xpi -> icecat-7.0.1-nl.xpi ) linguas_nn_NO? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/nn-NO.xpi -> icecat-7.0.1-nn-NO.xpi ) linguas_nn? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/nn-NO.xpi -> icecat-7.0.1-nn-NO.xpi ) linguas_nso? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/nso.xpi -> icecat-7.0.1-nso.xpi ) linguas_or? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/or.xpi -> icecat-7.0.1-or.xpi ) linguas_pa_IN? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/pa-IN.xpi -> icecat-7.0.1-pa-IN.xpi ) linguas_pa? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/pa-IN.xpi -> icecat-7.0.1-pa-IN.xpi ) linguas_pl? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/pl.xpi -> icecat-7.0.1-pl.xpi ) linguas_pt_PT? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/pt-PT.xpi -> icecat-7.0.1-pt-PT.xpi ) linguas_pt? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/pt-PT.xpi -> icecat-7.0.1-pt-PT.xpi ) linguas_rm? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/rm.xpi -> icecat-7.0.1-rm.xpi ) linguas_ro? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ro.xpi -> icecat-7.0.1-ro.xpi ) linguas_ru? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ru.xpi -> icecat-7.0.1-ru.xpi ) linguas_si? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/si.xpi -> icecat-7.0.1-si.xpi ) linguas_sk? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/sk.xpi -> icecat-7.0.1-sk.xpi ) linguas_sl? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/sl.xpi -> icecat-7.0.1-sl.xpi ) linguas_son? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/son.xpi -> icecat-7.0.1-son.xpi ) linguas_sq? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/sq.xpi -> icecat-7.0.1-sq.xpi ) linguas_sr? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/sr.xpi -> icecat-7.0.1-sr.xpi ) linguas_sv_SE? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/sv-SE.xpi -> icecat-7.0.1-sv-SE.xpi ) linguas_sv? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/sv-SE.xpi -> icecat-7.0.1-sv-SE.xpi ) linguas_ta? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ta.xpi -> icecat-7.0.1-ta.xpi ) linguas_ta_LK? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ta-LK.xpi -> icecat-7.0.1-ta-LK.xpi ) linguas_ta? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/ta-LK.xpi -> icecat-7.0.1-ta-LK.xpi ) linguas_te? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/te.xpi -> icecat-7.0.1-te.xpi ) linguas_th? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/th.xpi -> icecat-7.0.1-th.xpi ) linguas_tr? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/tr.xpi -> icecat-7.0.1-tr.xpi ) linguas_uk? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/uk.xpi -> icecat-7.0.1-uk.xpi ) linguas_vi? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/vi.xpi -> icecat-7.0.1-vi.xpi ) linguas_zu? ( http://gnuzilla.gnu.org/download/langpacks/7.0.1/zu.xpi -> icecat-7.0.1-zu.xpi ) diff --git a/metadata/cache/www-client/seamonkey-2.0.14-r1 b/metadata/cache/www-client/seamonkey-2.0.14-r1 index 9b6f3319e5ba..812e6c061237 100644 --- a/metadata/cache/www-client/seamonkey-2.0.14-r1 +++ b/metadata/cache/www-client/seamonkey-2.0.14-r1 @@ -1,5 +1,5 @@ -java? ( virtual/jre ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 alsa? ( media-libs/alsa-lib ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) >=app-text/hunspell-1.2 >=x11-libs/gtk+-2.10.0:2 >=x11-libs/pango-1.14.0[X] crypt? ( mailclient? ( >=app-crypt/gnupg-1.4 ) ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) =dev-lang/python-2*[threads] dev-util/pkgconfig java? ( >=virtual/jdk-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 -java? ( virtual/jre ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 alsa? ( media-libs/alsa-lib ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) >=app-text/hunspell-1.2 >=x11-libs/gtk+-2.10.0:2 >=x11-libs/pango-1.14.0[X] crypt? ( mailclient? ( >=app-crypt/gnupg-1.4 ) ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( virtual/jre ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 alsa? ( media-libs/alsa-lib ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) >=app-text/hunspell-1.2 >=x11-libs/gtk+-2.10.0:2 >=x11-libs/pango-1.14.0[X] crypt? ( mailclient? ( >=app-crypt/gnupg-1.4 ) ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) =dev-lang/python-2*[threads] dev-util/pkgconfig java? ( >=virtual/jdk-1.4 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 +java? ( virtual/jre ) >=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 alsa? ( media-libs/alsa-lib ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) >=app-text/hunspell-1.2 >=x11-libs/gtk+-2.10.0:2 >=x11-libs/pango-1.14.0[X] crypt? ( mailclient? ( >=app-crypt/gnupg-1.4 ) ) gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) java? ( >=dev-java/java-config-2.1.9-r1 ) >=app-admin/eselect-python-20091230 0 http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/source/seamonkey-2.0.14.source.tar.bz2 http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/seamonkey-2.0.11-patches-01.tar.bz2 crypt? ( mailclient? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.0.1.tar.gz ) ) linguas_be? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.be.langpack.xpi -> seamonkey-2.0.14-be.xpi ) linguas_ca? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.ca.langpack.xpi -> seamonkey-2.0.14-ca.xpi ) linguas_cs? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.cs.langpack.xpi -> seamonkey-2.0.14-cs.xpi ) linguas_de? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.de.langpack.xpi -> seamonkey-2.0.14-de.xpi ) linguas_en_GB? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.en-GB.langpack.xpi -> seamonkey-2.0.14-en-GB.xpi ) linguas_es_AR? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.es-AR.langpack.xpi -> seamonkey-2.0.14-es-AR.xpi ) linguas_es_ES? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.es-ES.langpack.xpi -> seamonkey-2.0.14-es-ES.xpi ) linguas_es? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.es-ES.langpack.xpi -> seamonkey-2.0.14-es-ES.xpi ) linguas_fi? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.fi.langpack.xpi -> seamonkey-2.0.14-fi.xpi ) linguas_fr? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.fr.langpack.xpi -> seamonkey-2.0.14-fr.xpi ) linguas_gl? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.gl.langpack.xpi -> seamonkey-2.0.14-gl.xpi ) linguas_hu? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.hu.langpack.xpi -> seamonkey-2.0.14-hu.xpi ) linguas_it? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.it.langpack.xpi -> seamonkey-2.0.14-it.xpi ) linguas_ja? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.ja.langpack.xpi -> seamonkey-2.0.14-ja.xpi ) linguas_ka? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.ka.langpack.xpi -> seamonkey-2.0.14-ka.xpi ) linguas_lt? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.lt.langpack.xpi -> seamonkey-2.0.14-lt.xpi ) linguas_nb_NO? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.nb-NO.langpack.xpi -> seamonkey-2.0.14-nb-NO.xpi ) linguas_nb? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.nb-NO.langpack.xpi -> seamonkey-2.0.14-nb-NO.xpi ) linguas_nl? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.nl.langpack.xpi -> seamonkey-2.0.14-nl.xpi ) linguas_pl? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.pl.langpack.xpi -> seamonkey-2.0.14-pl.xpi ) linguas_pt_PT? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.pt-PT.langpack.xpi -> seamonkey-2.0.14-pt-PT.xpi ) linguas_pt? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.pt-PT.langpack.xpi -> seamonkey-2.0.14-pt-PT.xpi ) linguas_ru? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.ru.langpack.xpi -> seamonkey-2.0.14-ru.xpi ) linguas_sk? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.sk.langpack.xpi -> seamonkey-2.0.14-sk.xpi ) linguas_sv_SE? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.sv-SE.langpack.xpi -> seamonkey-2.0.14-sv-SE.xpi ) linguas_sv? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.sv-SE.langpack.xpi -> seamonkey-2.0.14-sv-SE.xpi ) linguas_tr? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.tr.langpack.xpi -> seamonkey-2.0.14-tr.xpi ) linguas_zh_CN? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.zh-CN.langpack.xpi -> seamonkey-2.0.14-zh-CN.xpi ) linguas_zh? ( http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/langpack/seamonkey-2.0.14.zh-CN.langpack.xpi -> seamonkey-2.0.14-zh-CN.xpi ) diff --git a/metadata/cache/www-client/seamonkey-2.4.1-r1 b/metadata/cache/www-client/seamonkey-2.4.1-r1 index f781756c5aee..26fea88e21de 100644 --- a/metadata/cache/www-client/seamonkey-2.4.1-r1 +++ b/metadata/cache/www-client/seamonkey-2.4.1-r1 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) dev-util/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) dev-util/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/source/seamonkey-2.4.1.source.tar.bz2 -> seamonkey-2.4.1.source.tar.bz2 http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/seamonkey-2.4.1-patches-01.tar.xz crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.3.2.tar.gz ) linguas_be? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.be.langpack.xpi -> seamonkey-2.4.1-be.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.ca.langpack.xpi -> seamonkey-2.4.1-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.cs.langpack.xpi -> seamonkey-2.4.1-cs.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.de.langpack.xpi -> seamonkey-2.4.1-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.en-GB.langpack.xpi -> seamonkey-2.4.1-en-GB.xpi ) linguas_en_US? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.en-US.langpack.xpi -> seamonkey-2.4.1-en-US.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.es-AR.langpack.xpi -> seamonkey-2.4.1-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.es-ES.langpack.xpi -> seamonkey-2.4.1-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.es-ES.langpack.xpi -> seamonkey-2.4.1-es-ES.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.fi.langpack.xpi -> seamonkey-2.4.1-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.fr.langpack.xpi -> seamonkey-2.4.1-fr.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.gl.langpack.xpi -> seamonkey-2.4.1-gl.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.hu.langpack.xpi -> seamonkey-2.4.1-hu.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.it.langpack.xpi -> seamonkey-2.4.1-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.ja.langpack.xpi -> seamonkey-2.4.1-ja.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.lt.langpack.xpi -> seamonkey-2.4.1-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.nb-NO.langpack.xpi -> seamonkey-2.4.1-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.nb-NO.langpack.xpi -> seamonkey-2.4.1-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.nl.langpack.xpi -> seamonkey-2.4.1-nl.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.pl.langpack.xpi -> seamonkey-2.4.1-pl.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.pt-PT.langpack.xpi -> seamonkey-2.4.1-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.pt-PT.langpack.xpi -> seamonkey-2.4.1-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.ru.langpack.xpi -> seamonkey-2.4.1-ru.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.sk.langpack.xpi -> seamonkey-2.4.1-sk.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.sv-SE.langpack.xpi -> seamonkey-2.4.1-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.sv-SE.langpack.xpi -> seamonkey-2.4.1-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.tr.langpack.xpi -> seamonkey-2.4.1-tr.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.zh-CN.langpack.xpi -> seamonkey-2.4.1-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.zh-CN.langpack.xpi -> seamonkey-2.4.1-zh-CN.xpi ) diff --git a/metadata/cache/www-client/seamonkey-2.4.1-r2 b/metadata/cache/www-client/seamonkey-2.4.1-r2 index 1f56173a085d..253aa3d281d2 100644 --- a/metadata/cache/www-client/seamonkey-2.4.1-r2 +++ b/metadata/cache/www-client/seamonkey-2.4.1-r2 @@ -1,5 +1,5 @@ ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) dev-util/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 ->=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) dev-util/pkgconfig webm? ( amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool app-arch/unzip >=app-admin/eselect-python-20091230 +>=sys-devel/binutils-2.16.1 >=dev-libs/nss-3.12.10 >=dev-libs/nspr-4.8.8 >=dev-libs/glib-2.26 >=media-libs/mesa-7.10 >=media-libs/libpng-1.4.1[apng] >=x11-libs/cairo-1.10 >=x11-libs/pango-1.14.0 >=x11-libs/gtk+-2.14 virtual/libffi system-sqlite? ( >=dev-db/sqlite-3.7.5[fts3,secure-delete,unlock-notify,debug=] ) crypt? ( >=app-crypt/gnupg-1.4 ) webm? ( media-libs/libvpx media-libs/alsa-lib ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) >=app-admin/eselect-python-20091230 0 ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/source/seamonkey-2.4.1.source.tar.bz2 -> seamonkey-2.4.1.source.tar.bz2 http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/seamonkey-2.4.1-patches-01.tar.xz crypt? ( http://www.mozilla-enigmail.org/download/source/enigmail-1.3.3.tar.gz ) linguas_be? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.be.langpack.xpi -> seamonkey-2.4.1-be.xpi ) linguas_ca? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.ca.langpack.xpi -> seamonkey-2.4.1-ca.xpi ) linguas_cs? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.cs.langpack.xpi -> seamonkey-2.4.1-cs.xpi ) linguas_de? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.de.langpack.xpi -> seamonkey-2.4.1-de.xpi ) linguas_en_GB? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.en-GB.langpack.xpi -> seamonkey-2.4.1-en-GB.xpi ) linguas_en_US? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.en-US.langpack.xpi -> seamonkey-2.4.1-en-US.xpi ) linguas_es_AR? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.es-AR.langpack.xpi -> seamonkey-2.4.1-es-AR.xpi ) linguas_es_ES? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.es-ES.langpack.xpi -> seamonkey-2.4.1-es-ES.xpi ) linguas_es? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.es-ES.langpack.xpi -> seamonkey-2.4.1-es-ES.xpi ) linguas_fi? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.fi.langpack.xpi -> seamonkey-2.4.1-fi.xpi ) linguas_fr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.fr.langpack.xpi -> seamonkey-2.4.1-fr.xpi ) linguas_gl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.gl.langpack.xpi -> seamonkey-2.4.1-gl.xpi ) linguas_hu? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.hu.langpack.xpi -> seamonkey-2.4.1-hu.xpi ) linguas_it? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.it.langpack.xpi -> seamonkey-2.4.1-it.xpi ) linguas_ja? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.ja.langpack.xpi -> seamonkey-2.4.1-ja.xpi ) linguas_lt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.lt.langpack.xpi -> seamonkey-2.4.1-lt.xpi ) linguas_nb_NO? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.nb-NO.langpack.xpi -> seamonkey-2.4.1-nb-NO.xpi ) linguas_nb? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.nb-NO.langpack.xpi -> seamonkey-2.4.1-nb-NO.xpi ) linguas_nl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.nl.langpack.xpi -> seamonkey-2.4.1-nl.xpi ) linguas_pl? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.pl.langpack.xpi -> seamonkey-2.4.1-pl.xpi ) linguas_pt_PT? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.pt-PT.langpack.xpi -> seamonkey-2.4.1-pt-PT.xpi ) linguas_pt? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.pt-PT.langpack.xpi -> seamonkey-2.4.1-pt-PT.xpi ) linguas_ru? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.ru.langpack.xpi -> seamonkey-2.4.1-ru.xpi ) linguas_sk? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.sk.langpack.xpi -> seamonkey-2.4.1-sk.xpi ) linguas_sv_SE? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.sv-SE.langpack.xpi -> seamonkey-2.4.1-sv-SE.xpi ) linguas_sv? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.sv-SE.langpack.xpi -> seamonkey-2.4.1-sv-SE.xpi ) linguas_tr? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.tr.langpack.xpi -> seamonkey-2.4.1-tr.xpi ) linguas_zh_CN? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.zh-CN.langpack.xpi -> seamonkey-2.4.1-zh-CN.xpi ) linguas_zh? ( ftp://ftp.mozilla.org/pub/seamonkey/releases/2.4.1/langpack/seamonkey-2.4.1.zh-CN.langpack.xpi -> seamonkey-2.4.1-zh-CN.xpi ) diff --git a/metadata/cache/www-plugins/weave-1.1 b/metadata/cache/www-plugins/weave-1.1 deleted file mode 100644 index c6a5ab7d7c9f..000000000000 --- a/metadata/cache/www-plugins/weave-1.1 +++ /dev/null @@ -1,22 +0,0 @@ -|| ( >=www-client/firefox-3.5 >=www-client/firefox-bin-3.5 >=www-client/seamonkey-2.0_alpha3 >=www-client/seamonkey-bin-2.0_alpha3 ) >=net-libs/xulrunner-1.9.1 >=dev-libs/nss-3.12 >=dev-libs/nspr-4.7.1 app-arch/unzip -|| ( >=www-client/firefox-3.5 >=www-client/firefox-bin-3.5 >=www-client/seamonkey-2.0_alpha3 >=www-client/seamonkey-bin-2.0_alpha3 ) >=net-libs/xulrunner-1.9.1 >=dev-libs/nss-3.12 >=dev-libs/nspr-4.7.1 -0 -http://hg.mozilla.org/labs/weave/archive/1.1.tar.bz2 -> weave-1.1.tar.bz2 -test -http://mozillalabs.com/weave/ -|| ( MPL-1.1 GPL-2 LGPL-2.1 ) -Synchronize your bookmarks, history, tabs and passwords with Firefox -~amd64 ~ppc ~x86 -eutils mozextension multilib portability toolchain-funcs user - - - - -2 - -compile install postinst prepare - - - - - diff --git a/metadata/cache/x11-plugins/enigmail-1.1.2-r2 b/metadata/cache/x11-plugins/enigmail-1.1.2-r2 index 748e1e633ada..f8df6bbddf54 100644 --- a/metadata/cache/x11-plugins/enigmail-1.1.2-r2 +++ b/metadata/cache/x11-plugins/enigmail-1.1.2-r2 @@ -1,5 +1,5 @@ ->=mail-client/thunderbird-3.1.1-r1[system-sqlite=] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool ->=mail-client/thunderbird-3.1.1-r1[system-sqlite=] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) +>=mail-client/thunderbird-3.1.1-r1[system-sqlite=] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool +>=mail-client/thunderbird-3.1.1-r1[system-sqlite=] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) 0 http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.1/source/thunderbird-3.1.1.source.tar.bz2 http://www.mozilla-enigmail.org/download/source/enigmail-1.1.2.tar.gz http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-3.1-patches-0.8.tar.bz2 diff --git a/metadata/cache/x11-plugins/enigmail-1.1.2-r3 b/metadata/cache/x11-plugins/enigmail-1.1.2-r3 index 203b18028a1c..a1d680b0d7c0 100644 --- a/metadata/cache/x11-plugins/enigmail-1.1.2-r3 +++ b/metadata/cache/x11-plugins/enigmail-1.1.2-r3 @@ -1,5 +1,5 @@ ->=mail-client/thunderbird-3.1.1-r1[system-sqlite=] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool ->=mail-client/thunderbird-3.1.1-r1[system-sqlite=] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 !=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) +>=mail-client/thunderbird-3.1.1-r1[system-sqlite=] >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 dev-util/pkgconfig =dev-lang/python-2*[threads] app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) app-arch/unzip || ( =sys-devel/automake-1.11* ) =sys-devel/autoconf-2.1* sys-devel/libtool +>=mail-client/thunderbird-3.1.1-r1[system-sqlite=] gnome? ( >=gnome-base/gnome-vfs-2.16.3 >=gnome-base/libgnomeui-2.16.1 >=gnome-base/gconf-2.16.0 >=gnome-base/libgnome-2.16.0 ) system-sqlite? ( >=dev-db/sqlite-3.6.22-r2[fts3,secure-delete] ) || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) >=app-admin/eselect-python-20091230 x11-libs/libXrender x11-libs/libXt x11-libs/libXmu >=sys-libs/zlib-1.1.4 app-arch/zip app-arch/unzip >=app-text/hunspell-1.2 dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) libnotify? ( >=x11-libs/libnotify-0.4 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) wifi? ( net-wireless/wireless-tools ) 0 http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/3.1.4/source/thunderbird-3.1.4.source.tar.bz2 http://www.mozilla-enigmail.org/download/source/enigmail-1.1.2.tar.gz http://dev.gentoo.org/~anarchy/mozilla/patchsets/thunderbird-3.1-patches-1.1.tar.bz2 diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 62453bfe53d2..10c1f27a4228 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Mon, 14 Nov 2011 13:36:43 +0000 +Tue, 15 Nov 2011 01:06:44 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 62453bfe53d2..10c1f27a4228 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Mon, 14 Nov 2011 13:36:43 +0000 +Tue, 15 Nov 2011 01:06:44 +0000 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 4450a06ff934..0b332d65fe55 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Mon, 14 Nov 2011 13:36:45 +0000 +Tue, 15 Nov 2011 01:06:45 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 0fdd53b85c5f..4afab8f17de9 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Mon Nov 14 13:06:44 UTC 2011 +Tue Nov 15 01:06:43 UTC 2011 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 2ad868ad9d67..45f198808a95 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 14 Nov 2011 13:30:01 +0000 +Tue, 15 Nov 2011 01:30:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 0178b64b17ec..6909047ffc8d 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1321275901 Mon Nov 14 13:05:01 2011 UTC +1321319101 Tue Nov 15 01:05:01 2011 UTC diff --git a/net-analyzer/icinga/Manifest b/net-analyzer/icinga/Manifest new file mode 100644 index 000000000000..989712c4b59f --- /dev/null +++ b/net-analyzer/icinga/Manifest @@ -0,0 +1 @@ +DIST icinga-1.5.1.tar.gz 16518659 RMD160 972d1e4dd49fdddf32970868bd16964c7e3cd87d SHA1 61bd47535e9f49e63e0ee1ef2bb56d62e6893418 SHA256 b2cc23ab8b96e9409ce3e7ed4a0e1aabea7f9b4e9d521f5ed23a99ea1c9ec37b diff --git a/net-analyzer/icinga/files/icinga-apache.conf b/net-analyzer/icinga/files/icinga-apache.conf new file mode 100644 index 000000000000..e1a0199fed18 --- /dev/null +++ b/net-analyzer/icinga/files/icinga-apache.conf @@ -0,0 +1,15 @@ + + ScriptAlias /icinga/cgi-bin/ /usr/lib/icinga/cgi-bin/ + + AllowOverride AuthConfig + Options ExecCGI + Order allow,deny + Allow from all + + Alias /icinga /usr/share/icinga/htdocs + + AllowOverride AuthConfig + Order allow,deny + Allow from all + + diff --git a/net-analyzer/icinga/files/icinga-conf.d b/net-analyzer/icinga/files/icinga-conf.d new file mode 100644 index 000000000000..da5b324b31b7 --- /dev/null +++ b/net-analyzer/icinga/files/icinga-conf.d @@ -0,0 +1,3 @@ +# Distributed monitoring users will want to configure here the ip/hostname of the central server. +# It will be used by submit_check_result_via_nsca. +NAGIOS_NSCA_HOST="localhost" diff --git a/net-analyzer/icinga/files/icinga-init.d b/net-analyzer/icinga/files/icinga-init.d new file mode 100644 index 000000000000..f734f714b338 --- /dev/null +++ b/net-analyzer/icinga/files/icinga-init.d @@ -0,0 +1,50 @@ +#!/sbin/runscript + +opts="${opts} reload checkconfig" + +depend() { + need net + use dns logger firewall + after mysql postgresql +} + +reload() +{ + checkconfig || return 1 + ebegin "Reloading configuration" + killall -HUP icinga &>/dev/null + eend $? +} + +checkconfig() { + # Silent Check + /usr/sbin/icinga -v /etc/icinga/icinga.cfg &>/dev/null && return 0 + # Now we know there's problem - run again and display errors + /usr/sbin/icinga -v /etc/icinga/icinga.cfg + eend $? "Configuration Error. Please fix your configfile" +} + +start() { + checkconfig || return 1 + ebegin "Starting icinga" + touch /var/icinga/icinga.log /var/icinga/status.sav + chown icinga:icinga /var/icinga/icinga.log /var/icinga/status.sav + rm -f /var/icinga/rw/icinga.cmd + start-stop-daemon --quiet --start --startas /usr/sbin/icinga -e HOME="/var/icinga/home" --pidfile /var/icinga/icinga.lock -- -d /etc/icinga/icinga.cfg + eend $? +} + +stop() { + ebegin "Stopping icinga" + start-stop-daemon --quiet --stop --pidfile /var/icinga/icinga.lock + rm -f /var/icinga/status.log /var/icinga/icinga.tmp /var/icinga/icinga.lock /var/icinga/rw/icinga.cmd + eend $? +} + +svc_restart() { + checkconfig || return 1 + ebegin "Restarting icinga" + svc_stop + svc_start + eend $? +} diff --git a/net-analyzer/icinga/files/icinga-lighty.conf b/net-analyzer/icinga/files/icinga-lighty.conf new file mode 100644 index 000000000000..678f2331e4ed --- /dev/null +++ b/net-analyzer/icinga/files/icinga-lighty.conf @@ -0,0 +1,24 @@ +server.modules += ("mod_cgi") +server.modules += ("mod_auth") +server.modules += ("mod_alias") + +auth.require += ( "/icinga" => + ( + "method" => "digest", + "realm" => "icinga", + "require" => "valid-user" + ) +) + +$HTTP["url"] =~ "^/icinga/cgi-bin/" { + dir-listing.activate = "disable" + cgi.assign = ( + ".pl" => "/usr/bin/perl", + ".cgi" => "" + ) +} + +alias.url += ( + "/icinga/cgi-bin" => "/usr/lib/icinga/cgi-bin", + "/icinga" => "/usr/share/icinga/htdocs" +) diff --git a/net-analyzer/icinga/files/ido2db-conf.d b/net-analyzer/icinga/files/ido2db-conf.d new file mode 100644 index 000000000000..5429fa9a5268 --- /dev/null +++ b/net-analyzer/icinga/files/ido2db-conf.d @@ -0,0 +1 @@ +IDO2DBCFG="/etc/icinga/ido2db.cfg" diff --git a/net-analyzer/icinga/files/ido2db-init.d b/net-analyzer/icinga/files/ido2db-init.d new file mode 100644 index 000000000000..75051abbf934 --- /dev/null +++ b/net-analyzer/icinga/files/ido2db-init.d @@ -0,0 +1,35 @@ +#!/sbin/runscript +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/files/ido2db-init.d,v 1.1 2011/11/15 00:14:29 prometheanfire Exp $ + +IDO2DBBIN="/usr/sbin/ido2db" +SOCKET="/var/icinga/ido.sock" + +function check() { + if [ -S "${SOCKET}" ] ; then + ewarn "Strange, the socket file already exist in \"${SOCKET}\"" + ewarn "it will be removed now and re-created by ido2db" + ewarn "BUT please make your checks." + rm -f "${SOCKET}" + fi +} + +depend() { + need net + use dns logger firewall + after mysql postgresql +} + +start() { + check + ebegin "Starting ido2db" + start-stop-daemon --quiet --start --pidfile /var/icinga/ido2db.lock --startas ${IDO2DBBIN} -- -c ${IDO2DBCFG} + eend $? +} + +stop() { + ebegin "Stopping ido2db" + start-stop-daemon --quiet --stop --pidfile /var/icinga/ido2db.lock --name /usr/sbin/ido2db + eend $? +} diff --git a/net-analyzer/icinga/icinga-1.5.1.ebuild b/net-analyzer/icinga/icinga-1.5.1.ebuild new file mode 100644 index 000000000000..347bac3f6c19 --- /dev/null +++ b/net-analyzer/icinga/icinga-1.5.1.ebuild @@ -0,0 +1,215 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild,v 1.2 2011/11/15 00:31:46 prometheanfire Exp $ + +EAPI=2 + +inherit depend.apache eutils multilib toolchain-funcs + +DESCRIPTION="Nagios Fork - Check daemon, CGIs, docs, IDOutils" +HOMEPAGE="http://www.icinga.org/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+apache2 api debug +idoutils lighttpd +mysql perl plugins postgres ssl +vim-syntax +web" +DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) + perl? ( dev-lang/perl ) + virtual/mailx + web? ( + media-libs/gd[jpeg,png] + lighttpd? ( www-servers/lighttpd dev-lang/php[cgi] ) + apache2? ( || ( dev-lang/php[apache2] dev-lang/php[cgi] ) ) + ) + !net-analyzer/nagios-core" +RDEPEND="${DEPEND} + plugins? ( net-analyzer/nagios-plugins )" + +want_apache2 + +pkg_setup() { + depend.apache_pkg_setup + enewgroup icinga + enewuser icinga -1 -1 /var/spool/icinga icinga + if use web ; then + elog "This does not include cgis that are perl-dependent" + elog "Currently traceroute.cgi is perl-dependent" + elog "Note that the user your webserver is running as needs" + elog "read-access to /etc/icinga." + elog + if use apache2 || use lighttpd ; then + elog "There are several possible solutions to accomplish this," + elog "choose the one you are most comfortable with:" + elog + if use apache2 ; then + elog " usermod -G icinga apache" + elog "or" + elog " chown icinga:apache /etc/icinga" + elog + elog "Also edit /etc/conf.d/apache2 and add \"-D ICINGA\"" + elif use lighttpd ; then + elog " usermod -G icinga lighttpd " + elog "or" + elog " chown icinga:lighttpd /etc/icinga" + elog "Also edit /etc/lighttpd/lighttpd.conf and add 'include \"lighttpd_icinga.conf\"'" + fi + elog + elog "That will make icinga's web front end visable via" + elog "http://localhost/icinga/" + elog + else + elog "IMPORTANT: Do not forget to add the user your webserver" + elog "is running as to the icinga group!" + fi + + else + ewarn "Please note that you have installed Icinga without web interface." + ewarn "Please don't file any bugs about having no web interface when you do this." + ewarn "Thank you!" + fi + +} + +src_prepare() { + if use api ; then + sed -i -e 's/\(USE_ICINGAAPI=\)no/\1yes/g' Makefile.in || die "sed failed in Makefile.in" + fi +} + +src_configure() { + local myconf + local myconf2 + + myconf="$(use_enable perl embedded-perl) + $(use_with perl perlcache) + $(use_enable idoutils) + $(use_enable ssl) + $(use_enable debug DEBUG0) + $(use_enable debug DEBUG1) + $(use_enable debug DEBUG2) + $(use_enable debug DEBUG3) + $(use_enable debug DEBUG4) + $(use_enable debug DEBUG5) + --disable-statuswrl + --with-cgiurl=/icinga/cgi-bin + --with-log-dir=/var/log/icinga" + + myconf2="--bindir=/usr/sbin + --sbindir=/usr/$(get_libdir)/icinga/cgi-bin + --datarootdir=/usr/share/icinga/htdocs + --localstatedir=/var/icinga + --sysconfdir=/etc/icinga" + + if use plugins ; then + myconf2+=" --libexecdir=/usr/$(get_libdir)/nagios/plugins" + else + myconf2+=" --libexecdir=/usr/$(get_libdir)/icinga/plugins" + fi + + if use !apache2 && use !lighttpd ; then + myconf2+=" --with-command-group=icinga" + else + if use apache2 ; then + myconf+=" --with-httpd-conf=/etc/apache2/conf.d" + myconf2+=" --with-command-group=apache" + elif use lighttpd ; then + myconf2+=" --with-command-group=lighttpd" + fi + fi + + econf ${myconf} ${myconf2} + if use api ; then + cd module/icinga-api || die + econf ${myconf2} + fi +} + +src_compile() { + tc-export CC + + emake icinga || die "make failed" + + if use web ; then + emake DESTDIR="${D}" cgis || die + fi + + if use idoutils ; then + emake DESTDIR="${D}" idoutils || die + fi +} + +src_install() { + dodoc Changelog README UPGRADING || die + + if ! use web ; then + sed -i -e '/cd $(SRC_\(CGI\|HTM\))/d' Makefile || die + fi + sed -i -e 's/^contactgroups$//g' Makefile || die + + emake DESTDIR="${D}" install{,-config,-commandmode} || die + + if use idoutils ; then + emake DESTDIR="${D}" install-idoutils || die + fi + if use api ; then + emake DESTDIR="${D}" install-api || die + fi + + newinitd "${FILESDIR}"/icinga-init.d icinga || die + newconfd "${FILESDIR}"/icinga-conf.d icinga || die + if use idoutils ; then + newinitd "${FILESDIR}"/ido2db-init.d ido2db || die + newconfd "${FILESDIR}"/ido2db-conf.d ido2db || die + insinto /usr/share/icinga/contrib/db + doins -r module/idoutils/db/* || die + fi + # Apache Module + if use web ; then + if use apache2 ; then + insinto "${APACHE_MODULES_CONFDIR}" + newins "${FILESDIR}"/icinga-apache.conf 99_icinga.conf || die + elif use lighttpd ; then + insinto /etc/lighttpd + newins "${FILESDIR}"/icinga-lighty.conf lighttpd_icinga.conf || die + else + ewarn "${CATEGORY}/${PF} only supports Apache-2.x or Lighttpd webserver" + ewarn "out-of-the-box. Since you are not using one of them, you" + ewarn "have to configure your webserver accordingly yourself." + fi + fi + + fowners -R root:root /usr/$(get_libdir)/icinga || die + cd "${D}" || die + find usr/$(get_libdir)/icinga -type d -exec fperms 755 {} + + find usr/$(get_libdir)/icinga/cgi-bin -type f -exec fperms 755 {} + + + keepdir /etc/icinga + keepdir /var/icinga + keepdir /var/icinga/archives + keepdir /var/icinga/rw + keepdir /var/icinga/spool/checkresults + + if use apache2 ; then + webserver=apache + elif use lighttpd ; then + webserver=lighttpd + else + webserver=icinga + fi + fowners -R icinga:${webserver} /var/icinga/rw || die "Failed chown of /var/icinga/rw" + + fperms 6755 /var/icinga/rw || die "Failed Chmod of ${D}/var/icinga/rw" + fperms 0750 /etc/icinga || die "Failed chmod of ${D}/etc/icinga" +} + +pkg_postinst() { + elog "If you want icinga to start at boot time" + elog "remember to execute:" + elog " rc-update add icinga default" + elog + elog "If your kernel has /proc protection, icinga" + elog "will not be happy as it relies on accessing the proc" + elog "filesystem. You can fix this by adding icinga into" + elog "the group wheel, but this is not recomended." +} diff --git a/net-analyzer/icinga/metadata.xml b/net-analyzer/icinga/metadata.xml new file mode 100644 index 000000000000..bc77e2a88d41 --- /dev/null +++ b/net-analyzer/icinga/metadata.xml @@ -0,0 +1,16 @@ + + + + no-herd + A rebuild of nagios from the ground up + + Adds support for the icinga API + Adds DB support + Adds Lighttpd support + Adds support for nagios plugins + Adds generic web interface support + + + prometheanfire@gentoo.org + + diff --git a/net-analyzer/nethogs/nethogs-0.8.0-r1.ebuild b/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild similarity index 90% rename from net-analyzer/nethogs/nethogs-0.8.0-r1.ebuild rename to net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild index 6ad663e6043b..c0d0dda132e3 100644 --- a/net-analyzer/nethogs/nethogs-0.8.0-r1.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nethogs/nethogs-0.8.0-r1.ebuild,v 1.1 2011/11/14 12:00:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild,v 1.1 2011/11/14 19:38:30 jer Exp $ EAPI="4" @@ -26,6 +26,7 @@ src_prepare() { sed -i Makefile \ -e '/^CFLAGS=/{s|=|+=|;s|-g||};/ -o /s|$(CFLAGS)|& $(LDFLAGS)|g' \ -e 's|share/man/|usr/&|g' \ + -e 's|/sbin|/usr&|g' \ || die tc-export CC CXX } diff --git a/net-ftp/proftpd/proftpd-1.3.3g.ebuild b/net-ftp/proftpd/proftpd-1.3.3g.ebuild index e1a3089b1e85..e0bdcd69ecd7 100644 --- a/net-ftp/proftpd/proftpd-1.3.3g.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.3g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.2 2011/11/14 11:50:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.3 2011/11/14 19:18:33 nativemad Exp $ EAPI="2" inherit eutils autotools @@ -25,7 +25,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="acl authfile ban +caps case clamav +ctrls deflate doc exec ifsession ident ipv6 kerberos ldap mysql ncurses nls pam postgres radius ratio readme rewrite selinux sftp shaper sitemisc softquota ssl tcpd trace vroot xinetd" DEPEND="acl? ( sys-apps/acl sys-apps/attr ) diff --git a/net-im/bitlbee/bitlbee-3.0.3-r1.ebuild b/net-im/bitlbee/bitlbee-3.0.3-r1.ebuild new file mode 100644 index 000000000000..266258b42b9a --- /dev/null +++ b/net-im/bitlbee/bitlbee-3.0.3-r1.ebuild @@ -0,0 +1,169 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/bitlbee/bitlbee-3.0.3-r1.ebuild,v 1.1 2011/11/14 23:31:48 wired Exp $ + +EAPI="4" +inherit eutils multilib + +DESCRIPTION="irc to IM gateway that support multiple IM protocols" +HOMEPAGE="http://www.bitlbee.org/" +SRC_URI="http://get.bitlbee.org/src/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +IUSE="debug gnutls ipv6 +jabber libevent msn nss +oscar otr +plugins purple ssl test twitter +yahoo xinetd" # ldap - Bug 195758 + +COMMON_DEPEND="purple? ( net-im/pidgin ) + libevent? ( dev-libs/libevent ) + !libevent? ( >=dev-libs/glib-2.4 ) + otr? ( net-libs/libotr ) + gnutls? ( net-libs/gnutls ) + !gnutls? ( + nss? ( dev-libs/nss ) + !nss? ( ssl? ( dev-libs/openssl ) ) + )" + # ldap? ( net-nds/openldap )" +DEPEND="${COMMON_DEPEND} + dev-util/pkgconfig + test? ( dev-libs/check )" + +RDEPEND="${COMMON_DEPEND} + virtual/logger + xinetd? ( sys-apps/xinetd )" + +REQUIRED_USE="^^ ( purple || ( jabber msn oscar yahoo ) ) + msn? ( || ( gnutls nss ssl ) ) + jabber? ( !nss )" + +pkg_setup() { + if use jabber && ! use gnutls && ! use ssl ; then + einfo + elog "You have enabled support for Jabber but do not have SSL" + elog "support enabled. This *will* prevent bitlbee from being" + elog "able to connect to SSL enabled Jabber servers. If you need to" + elog "connect to Jabber over SSL, enable ONE of the following use" + elog "flags: gnutls or ssl" + einfo + fi + + enewgroup bitlbee + enewuser bitlbee -1 -1 /var/lib/bitlbee bitlbee +} + +src_prepare() { + sed -i \ + -e "s@/usr/local/sbin/bitlbee@/usr/sbin/bitlbee@" \ + -e "s/nobody/bitlbee/" \ + -e "s/}/ disable = yes\n}/" \ + doc/bitlbee.xinetd || die "sed failed in xinetd" + + sed -i \ + -e "s@mozilla-nss@nss@g" \ + configure || die "sed failed in configure" + + epatch "${FILESDIR}"/${PN}-3.0-configure.patch + + # fix for msn login issues + epatch "${FILESDIR}"/${P}-msn-login-fix.patch +} + +src_configure() { + # ldap hard-disabled for now + local myconf="--ldap=0" + + # setup plugins, protocol, ipv6 and debug + for flag in debug ipv6 msn jabber oscar plugins purple twitter yahoo ; do + if use ${flag} ; then + myconf="${myconf} --${flag}=1" + else + myconf="${myconf} --${flag}=0" + fi + done + + # set otr + if use otr && use plugins ; then + myconf="${myconf} --otr=plugin" + else + if use otr ; then + ewarn "OTR support has been disabled automatically because it" + ewarn "requires the plugins USE flag." + fi + myconf="${myconf} --otr=0" + fi + + # setup ssl use flags + if use gnutls ; then + myconf="${myconf} --ssl=gnutls" + einfo "Using gnutls for SSL support" + elif use ssl ; then + myconf="${myconf} --ssl=openssl" + einfo "Using openssl for SSL support" + elif use nss ; then + myconf="${myconf} --ssl=nss" + einfo "Using nss for SSL support" + else + myconf="${myconf} --ssl=bogus" + einfo "You will not have any encryption support enabled." + fi + + # set event handler + if use libevent ; then + myconf="${myconf} --events=libevent" + else + myconf="${myconf} --events=glib" + fi + + # NOTE: bitlbee's configure script is not an autotool creation, + # so that is why we don't use econf. + ./configure --prefix=/usr --datadir=/usr/share/bitlbee \ + --etcdir=/etc/bitlbee --plugindir=/usr/$(get_libdir)/bitlbee \ + --strip=0 ${myconf} || die "econf failed" + + sed -i \ + -e "/^EFLAGS/s:=:&${LDFLAGS} :" \ + Makefile.settings || die "sed failed" +} + +src_install() { + emake install install-etc install-doc install-dev DESTDIR="${D}" + + keepdir /var/lib/bitlbee + fperms 700 /var/lib/bitlbee + fowners bitlbee:bitlbee /var/lib/bitlbee + + dodoc doc/{AUTHORS,CHANGES,CREDITS,FAQ,README} + dodoc doc/user-guide/user-guide.txt + dohtml doc/user-guide/*.html + + doman doc/bitlbee.8 doc/bitlbee.conf.5 + + if use xinetd ; then + insinto /etc/xinetd.d + newins doc/bitlbee.xinetd bitlbee + fi + + newinitd "${FILESDIR}"/bitlbee.initd bitlbee + newconfd "${FILESDIR}"/bitlbee.confd bitlbee + + keepdir /var/run/bitlbee + fowners bitlbee:bitlbee /var/run/bitlbee + + exeinto /usr/share/bitlbee + cd utils + doexe convert_purple.py bitlbee-ctl.pl +} + +pkg_postinst() { + chown -R bitlbee:bitlbee "${ROOT}"/var/lib/bitlbee + chown -R bitlbee:bitlbee "${ROOT}"/var/run/bitlbee + + einfo + elog "The utils included in bitlbee are now located in /usr/share/bitlbee" + elog + elog "NOTE: The IRSSI script is no longer provided by BitlBee." + elog + elog "The bitlbeed init script has been replaced by bitlbee." + elog "You must update your configuration." + einfo +} diff --git a/net-im/bitlbee/files/bitlbee-3.0.3-msn-login-fix.patch b/net-im/bitlbee/files/bitlbee-3.0.3-msn-login-fix.patch new file mode 100644 index 000000000000..1fcc8bde6795 --- /dev/null +++ b/net-im/bitlbee/files/bitlbee-3.0.3-msn-login-fix.patch @@ -0,0 +1,31 @@ +fix for msn login failures + +http://bugs.bitlbee.org/bitlbee/changeset/devel,824 +--- lib/http_client.c.old ++++ lib/http_client.c +@@ -313,7 +313,7 @@ + req->status_code = -1; + } + +- if( ( req->status_code == 301 || req->status_code == 302 ) && req->redir_ttl-- > 0 ) ++ if( ( req->status_code >= 301 && req->status_code <= 303 ) && req->redir_ttl-- > 0 ) + { + char *loc, *new_request, *new_host; + int error = 0, new_port, new_proto; +@@ -374,10 +374,13 @@ + /* So, now I just allocated enough memory, so I'm + going to use strcat(), whether you like it or not. :-) */ + +- sprintf( new_request, "GET %s HTTP/1.0", url->file ); ++ s = 0; ++ sprintf( new_request, "%s %s HTTP/1.0\r\nHost: %s", ++ req->status_code == 303 || req->request[0] == 'G' ? "GET" : "POST", url->file, url->host ); ++ s = ' '; + +- s = strstr( req->request, "\r\n" ); +- if( s == NULL ) ++ if( !( ( s = strstr( req->request, "\r\nHost: " ) ) && ++ ( s = strstr( s + strlen( "\r\nHost: " ), "\r\n" ) ) ) ) + { + req->status_string = g_strdup( "Error while rebuilding request string" ); + g_free( new_request ); diff --git a/net-misc/curl/curl-7.22.0.ebuild b/net-misc/curl/curl-7.22.0.ebuild index 618293dc07fb..4a3666b53c9a 100644 --- a/net-misc/curl/curl-7.22.0.ebuild +++ b/net-misc/curl/curl-7.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.22.0.ebuild,v 1.1 2011/09/17 08:55:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.22.0.ebuild,v 1.2 2011/11/14 17:10:55 angelos Exp $ EAPI=4 @@ -16,11 +16,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 IUSE="ares gnutls idn ipv6 kerberos ldap libssh2 nss ssl static-libs test threads" RDEPEND="ldap? ( net-nds/openldap ) - ssl? ( - gnutls? ( net-libs/gnutls dev-libs/libgcrypt app-misc/ca-certificates ) - nss? ( !gnutls? ( dev-libs/nss app-misc/ca-certificates ) ) - !gnutls? ( !nss? ( dev-libs/openssl ) ) - ) + gnutls? ( net-libs/gnutls dev-libs/libgcrypt app-misc/ca-certificates ) + ssl? ( !gnutls? ( dev-libs/openssl ) ) + nss? ( !gnutls? ( !ssl? ( dev-libs/nss app-misc/ca-certificates ) ) ) idn? ( net-dns/libidn ) ares? ( >=net-dns/c-ares-1.6 ) kerberos? ( virtual/krb5 ) @@ -41,8 +39,6 @@ DEPEND="${RDEPEND} # ares must be disabled for threads and both can be disabled # one can use wether gnutls or nss if ssl is enabled REQUIRED_USE="threads? ( !ares ) - gnutls? ( ssl ) - nss? ( ssl ) nss? ( !gnutls )" src_prepare() { @@ -86,17 +82,15 @@ src_configure() { --without-librtmp --without-spnego" - if use ssl ; then - if use gnutls; then - myconf+=" --without-ssl --with-gnutls --without-nss" - myconf+=" --with-ca-bundle=${EPREFIX}/etc/ssl/certs/ca-certificates.crt" - elif use nss; then - myconf+=" --without-ssl --without-gnutls --with-nss" - myconf+=" --with-ca-bundle=${EPREFIX}/etc/ssl/certs/ca-certificates.crt" - else - myconf+=" --without-gnutls --without-nss --with-ssl" - myconf+=" --without-ca-bundle --with-ca-path=${EPREFIX}/etc/ssl/certs" - fi + if use gnutls; then + myconf+=" --without-ssl --with-gnutls --without-nss" + myconf+=" --with-ca-bundle=${EPREFIX}/etc/ssl/certs/ca-certificates.crt" + elif use ssl; then + myconf+=" --without-gnutls --without-nss --with-ssl" + myconf+=" --without-ca-bundle --with-ca-path=${EPREFIX}/etc/ssl/certs" + elif use nss; then + myconf+=" --without-ssl --without-gnutls --with-nss" + myconf+=" --with-ca-bundle=${EPREFIX}/etc/ssl/certs/ca-certificates.crt" else myconf+=" --without-gnutls --without-nss --without-ssl" fi diff --git a/net-misc/freerdp/freerdp-1.0_beta1.ebuild b/net-misc/freerdp/freerdp-1.0_beta1.ebuild index deda4169cc7c..8cfa042fb476 100644 --- a/net-misc/freerdp/freerdp-1.0_beta1.ebuild +++ b/net-misc/freerdp/freerdp-1.0_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/freerdp-1.0_beta1.ebuild,v 1.2 2011/11/14 03:35:19 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/freerdp-1.0_beta1.ebuild,v 1.3 2011/11/14 19:09:44 floppym Exp $ EAPI="4" @@ -16,7 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="+alsa +cups directfb ffmpeg pulseaudio smartcard sse2 test +X +xcursor +xext +xinerama +xkbfile +xv" -FREERDP_DEBUG="transport chanman svc dvc kbd nla nego certificate license gdi rfx x11 rail xv" +FREERDP_DEBUG="transport chanman svc dvc kbd nla nego certificate license gdi + rfx x11 rail xv scard orders redir" IUSE+=" $(printf 'debug-%s ' ${FREERDP_DEBUG})" RDEPEND=" diff --git a/profiles/base/packages b/profiles/base/packages index f8e062ada3ac..ab687d44eb18 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.54 2011/10/26 18:22:57 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.55 2011/11/14 17:12:55 vapier Exp $ # Gentoo Base Profile @@ -44,7 +44,6 @@ *sys-apps/grep *sys-apps/kbd *sys-apps/module-init-tools -*sys-apps/net-tools #*>=sys-apps/portage-2.0.51.22 *sys-process/procps *sys-process/psmisc diff --git a/profiles/default/bsd/packages b/profiles/default/bsd/packages index 1eba0c86a461..08bbec44c936 100644 --- a/profiles/default/bsd/packages +++ b/profiles/default/bsd/packages @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/packages,v 1.5 2011/07/05 21:14:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/packages,v 1.6 2011/11/14 17:12:55 vapier Exp $ -*virtual/dev-manager -*sys-fs/e2fsprogs @@ -8,7 +8,6 @@ -*sys-process/psmisc -*>=sys-apps/shadow-4.1 -*sys-apps/which --*sys-apps/net-tools -*sys-apps/module-init-tools -*sys-apps/kbd #-*sys-apps/findutils diff --git a/profiles/default/linux/packages b/profiles/default/linux/packages index 108b16adf88b..5b35ef582c08 100644 --- a/profiles/default/linux/packages +++ b/profiles/default/linux/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages,v 1.2 2011/11/14 17:12:55 vapier Exp $ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures @@ -9,4 +9,5 @@ *sys-apps/busybox *sys-apps/man-pages +*sys-apps/net-tools *sys-apps/util-linux diff --git a/profiles/hardened/packages b/profiles/hardened/packages index 34298ee17cce..e680fcd40b96 100644 --- a/profiles/hardened/packages +++ b/profiles/hardened/packages @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v 1.11 2007/06/28 10:07:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/packages,v 1.12 2011/11/14 17:12:55 vapier Exp $ # This file extends the base packages file for the hardened profile. +*sys-apps/busybox *sys-apps/man-pages +*sys-apps/net-tools *sys-apps/util-linux -*sys-apps/busybox - diff --git a/profiles/license_groups b/profiles/license_groups index 0f5fb21b644f..d3afa6795a83 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.85 2011/11/13 09:54:30 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.86 2011/11/14 20:08:30 hwoarang Exp $ # Please report bugs or other requests at bugs.gentoo.org and assign to # licenses@gentoo.org @@ -23,7 +23,7 @@ OSI-APPROVED AFL-3.0 AGPL-3 Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Artistic Artist # Licenses in this list should NOT appear directly or indirectly in @FSF-APPROVED or @OSI-APPROVED # TODO: maybe add a category for BSD-alike MISC-FREE licenses for easy seperation? # BSD-4 alikes: dom4j FastCGI icu jaxen JDOM saxpath -MISC-FREE Allegro ANTLR bea.ri.jsr173 BEER-WARE BZIP2 CC0-1.0-Universal CDDL-Schily CMake CPL-0.5 CRACKLIB cryptopp dom4j eGenixPublic-1.1 ElementTree Emacs EPL FastCGI FLEX FLTK FVWM gnuplot GPL-2-with-exceptions GPL-2-with-linking-exception gsm HTML-Tidy iASL icu IDPL imagemagick Info-ZIP JamesClark JasPer2.0 jaxen JDOM JNIC LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof NCSA-HDF OpenSoftware otter PBZIP2 perforce PHP-2.02 Princeton pysqlite RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug zpaq ZSH +MISC-FREE Allegro ANTLR bea.ri.jsr173 BEER-WARE BSD-1 BZIP2 CC0-1.0-Universal CDDL-Schily CMake CPL-0.5 CRACKLIB cryptopp dom4j eGenixPublic-1.1 ElementTree Emacs EPL FastCGI FLEX FLTK FVWM gnuplot GPL-2-with-exceptions GPL-2-with-linking-exception gsm HTML-Tidy iASL icu IDPL imagemagick Info-ZIP JamesClark JasPer2.0 jaxen JDOM JNIC LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof NCSA-HDF OpenSoftware otter PBZIP2 perforce PHP-2.02 Princeton pysqlite RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug zpaq ZSH # The following are NOT valid in @MISC-FREE: # arj - usage restrictions # freedist - Doesn't grant the right to do modifications. diff --git a/profiles/package.mask b/profiles/package.mask index 2fb01ed0b742..10686d585cf5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13241 2011/11/14 04:08:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13245 2011/11/14 19:53:46 hwoarang Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Lars Wendler (14 Nov 2011) +# Masked for removal in 30 days due to lack of active maintainer (bug #390541). +www-client/seamonkey-bin + # Alexandre Rostovtsev (13 Nov 2011) # Fails to build or run with >=opencv-2.3. Incompatible with pyatspi-2.2 (and # therefore with gnome-3.2). No upstream activity since early 2010. @@ -40,7 +44,7 @@ app-accessibility/gnome-mousetrap # Markos Chandras (13 Nov 2011) # Fails to link with gold linker. Uses tempnam instead # of mkstemp which is a fatal error in recent gcc versions -# Masked for removal in 30 days. Bug #371454 +# Masked for removal in 30 days. Bug #371451 games-mud/kmuddy # Alin Năstac (13 Nov 2011) @@ -310,10 +314,6 @@ app-emacs/rst # Masked while testing potentially dangerous utility sys-apps/elfix -# Mounir Lamouri (18 Sep 2011) -# Masked for removal in 30 days. Use Firefox 4 or higher instead. -www-plugins/weave - # Joerg Bornkessel (17 Sep 2011) # media-video/vdr-xvdr-9999, masked git live ebuild =media-plugins/vdr-xvdr-9999 diff --git a/profiles/prefix/packages b/profiles/prefix/packages index 0105344784a6..6db3b5b6492b 100644 --- a/profiles/prefix/packages +++ b/profiles/prefix/packages @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/packages,v 1.3 2011/06/14 21:35:13 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/packages,v 1.4 2011/11/14 17:12:56 vapier Exp $ # Gentoo Base Prefix Profile @@ -18,7 +18,6 @@ -*net-misc/iputils -*sys-apps/kbd -*sys-apps/module-init-tools --*sys-apps/net-tools -*sys-process/procps -*sys-process/psmisc -*>=sys-apps/shadow-4.1 diff --git a/profiles/selinux/packages b/profiles/selinux/packages index e5338d3964d4..99c96672ee77 100644 --- a/profiles/selinux/packages +++ b/profiles/selinux/packages @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.26 2011/08/09 04:29:56 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.27 2011/11/14 17:12:56 vapier Exp $ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures @@ -8,8 +8,8 @@ # The idea is to only create a new family of profiles when absolutely necessary. *sys-apps/busybox -*sys-apps/hdparm *sys-apps/man-pages +*sys-apps/net-tools ############################################################################## # Basic SELinux required versionings diff --git a/profiles/use.desc b/profiles/use.desc index 567bb906115a..f13b6690f50c 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.468 2011/11/01 01:08:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.469 2011/11/14 20:15:44 vapier Exp $ # Keep them sorted @@ -249,7 +249,7 @@ nis - Support for NIS/YP services nls - Adds Native Language Support (using gettext - GNU locale utilities) nntp - Add support for newsgroups (Network News Transfer Protocol) nocd - Install all files required to run the application without a CD mounted -nocxx - Disable support for C++ (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING) +nocxx - Old flag -- USE=cxx from now on nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually) nsplugin - Build plugin for browsers supporting the Netscape plugin architecture (that is almost any modern browser) ocaml - Adds support/bindings for the Ocaml language diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 691cb7de4732..8f6348b5f7f7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -597,17 +597,20 @@ app-misc/recoll:audio - Index audio files app-misc/recoll:camelcase - Enable indexing for camelCase sentences and words app-misc/recoll:chm - Index chm files app-misc/recoll:dvi - Index dvi files -app-misc/recoll:gs - Index PostScript files -app-misc/recoll:ics - Index icalendar files +app-misc/recoll:ics - Index iCalendar files app-misc/recoll:info - Index GNU info files -app-misc/recoll:inotify - Use the Linux Kenrel notification subsystem for monitoring file alterations +app-misc/recoll:inotify - Use the Linux Kenrel notification subsystem for monitoring file alterations in realtime app-misc/recoll:lyx - Index Latex lyx files app-misc/recoll:msdoc - Index Microsoft Word documents -app-misc/recoll:msppt - Index Microsoft Power Point documents +app-misc/recoll:msppt - Index Microsoft PowerPoint documents app-misc/recoll:msxls - Index Microsoft Excel documents +app-misc/recoll:pdf - Index PDF documents +app-misc/recoll:ps - Index PostScript files app-misc/recoll:rtf - Index Microsoft RTF documents -app-misc/recoll:tex - Index Tex files -app-misc/recoll:wordperfect - Index wordperfect documents +app-misc/recoll:session - Stop monitoring file alterations when X11 session terminates +app-misc/recoll:tex - Index TeX files +app-misc/recoll:wordperfect - Index WordPerfect documents +app-misc/recoll:xml - Index several XML-based formats (Abiword, FictionBook, Kword, Office OpenXML, OpenDocument, SVG) app-misc/roadnav:festival - Enable support for app-accessibility/festival app-misc/roadnav:flite - Enable support for app-accessibility/flite (festival-lite) app-misc/roadnav:openstreetmap - Enable openstreetmap support @@ -3087,6 +3090,11 @@ net-analyzer/echoping:smtp - enable support for SMTP protocol. net-analyzer/echoping:tos - enable support for TOS (TYpe Of Service). net-analyzer/fprobe:messages - enable console messages net-analyzer/hydra:ncp - NCP protocol (NetWare) support through net-fs/ncpfs +net-analyzer/icinga:api - Adds support for the icinga API +net-analyzer/icinga:idoutils - Adds DB support +net-analyzer/icinga:lighttpd - Adds Lighttpd support +net-analyzer/icinga:plugins - Adds support for nagios plugins +net-analyzer/icinga:web - Adds generic web interface support net-analyzer/lilac:nmap - Installs nmap which can be used to automatically discover devices to monitor. net-analyzer/linkchecker:bookmarks - Mozilla Bookmark parsing net-analyzer/linkchecker:login - login form submission diff --git a/sys-apps/tomoyo-tools/Manifest b/sys-apps/tomoyo-tools/Manifest index 53c4c139873b..3e02c5782a20 100644 --- a/sys-apps/tomoyo-tools/Manifest +++ b/sys-apps/tomoyo-tools/Manifest @@ -1,3 +1,4 @@ DIST tomoyo-tools-2.2.0-20110211.tar.gz 78043 RMD160 39d9578bdda4bb206880f00b95c390fa5a301a35 SHA1 f593b101d105ee5d9b53670ed58944199a6190aa SHA256 9788d5e61430ab8b1c990baabe640b43807366e121723f7b3bb0d88589bf1e9e DIST tomoyo-tools-2.3.0-20110929.tar.gz 115875 RMD160 2c5584039b181e25b25e7700ec72fa3014316eda SHA1 3e76e585ce897608e3f1004d8cbfe0dfebe9f744 SHA256 484a41d48c358c117757b8ad6af6a4fe85bc6b0cfe6dd6565bb92d3d9daee70e DIST tomoyo-tools-2.4.0-20111025.tar.gz 174080 RMD160 083122f95c4a9ce85e8072ef2860d88876c1964a SHA1 8d6ca5336c4d11e5eb4152843dfe02cebc879546 SHA256 570afe29ae3bcff41b3d99b409cd22ae9e89260eb3eee9cc401cbe21667ccbb0 +DIST tomoyo-tools-2.5.0-20111025.tar.gz 194560 RMD160 638568cea43075960c51366217b0b0ae73e99b04 SHA1 00b04ab060753d4bf1d8f70f5117ebe080b4e8e0 SHA256 1c6ed703a11c6ff27f4c9bb2d2c5497e28d67f0b4e2198c80f05dd94920b5f32 diff --git a/sys-apps/tomoyo-tools/files/tomoyo-tools-2.5.0_p20111025-flags-parallel.patch b/sys-apps/tomoyo-tools/files/tomoyo-tools-2.5.0_p20111025-flags-parallel.patch new file mode 100644 index 000000000000..77e8ec85609f --- /dev/null +++ b/sys-apps/tomoyo-tools/files/tomoyo-tools-2.5.0_p20111025-flags-parallel.patch @@ -0,0 +1,87 @@ +diff --git a/Include.make b/Include.make +index 3f85e61..c34ba28 100644 +--- a/Include.make ++++ b/Include.make +@@ -1,7 +1,5 @@ +-CC := gcc + INSTALL := install + SBINDIR := /sbin + USRSBINDIR := /usr/sbin + USRLIBDIR := /usr/lib + MAN8 := /usr/share/man/man8 +-CFLAGS := -Wall -O2 +diff --git a/kernel_test/Makefile b/kernel_test/Makefile +index 2559b4b..ef599a2 100644 +--- a/kernel_test/Makefile ++++ b/kernel_test/Makefile +@@ -10,16 +10,14 @@ all: $(ALL_FILES) + + $(ALL_FILES): include.h + +-CC=gcc +- +-CFLAGS=-Wall -O2 ++CFLAGS += -Wall -O2 + + # + # Tools for kernel testing. + # + + .c: +- $(CC) $(CFLAGS) -o $@ $< ++ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< + + # + # Delete all test programs. +diff --git a/sbin/Makefile b/sbin/Makefile +index 0f53bc6..0e8e42e 100644 +--- a/sbin/Makefile ++++ b/sbin/Makefile +@@ -9,7 +9,7 @@ install: all + $(INSTALL) -m 0700 $(BUILD_FILES) $(INSTALLDIR)$(SBINDIR) + + .c: +- $(CC) $(CFLAGS) -o $@ $< ++ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< + + clean: + rm -f -- $(BUILD_FILES) +diff --git a/usr_lib_tomoyo/Makefile b/usr_lib_tomoyo/Makefile +index 94020ee..f20ae40 100644 +--- a/usr_lib_tomoyo/Makefile ++++ b/usr_lib_tomoyo/Makefile +@@ -11,7 +11,7 @@ install: all + $(INSTALL) -m 0644 ../README.tomoyo ../COPYING.tomoyo $(INSTALLDIR)/$(USRLIBDIR)/tomoyo/ + + .c: +- $(CC) $(CFLAGS) -o $@ $< ++ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< + + clean: + rm -f -- $(BUILD_FILES) +diff --git a/usr_sbin/Makefile b/usr_sbin/Makefile +index fa715b0..5b991db 100644 +--- a/usr_sbin/Makefile ++++ b/usr_sbin/Makefile +@@ -15,17 +15,17 @@ $(BUILD_FILES): libtomoyotools.so + sleep 10 + + libtomoyotools.so: tomoyotools.c tomoyotools.h +- $(CC) $(CFLAGS) -fPIC tomoyotools.c -shared -Wl,-soname,libtomoyotools.so.3 -o libtomoyotools.so.3.0.0 ++ $(CC) $(CFLAGS) $(LDFLAGS) -fPIC tomoyotools.c -shared -Wl,-soname,libtomoyotools.so.3 -o libtomoyotools.so.3.0.0 + ln -sf libtomoyotools.so.3.0.0 libtomoyotools.so + + .c: +- $(CC) $(CFLAGS) -o $@ $< -ltomoyotools -L. ++ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< -ltomoyotools -L. + + tomoyo-editpolicy: tomoyotools.h editpolicy*.c readline.h /usr/include/curses.h libtomoyotools.so +- $(CC) $(CFLAGS) -o tomoyo-editpolicy editpolicy*.c -lncurses -ltomoyotools -L. -DCOLOR_ON ++ $(CC) $(CFLAGS) $(LDFLAGS) -o tomoyo-editpolicy editpolicy*.c -lncurses -ltomoyotools -L. -DCOLOR_ON + + tomoyo-queryd: tomoyotools.h tomoyo-queryd.c readline.h /usr/include/curses.h libtomoyotools.so +- $(CC) $(CFLAGS) -o tomoyo-queryd tomoyo-queryd.c -lncurses -ltomoyotools -L. ++ $(CC) $(CFLAGS) $(LDFLAGS) -o tomoyo-queryd tomoyo-queryd.c -lncurses -ltomoyotools -L. + + install: all + mkdir -p -m 0755 $(INSTALLDIR)$(USRLIBDIR) diff --git a/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20111025.ebuild b/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20111025.ebuild new file mode 100644 index 000000000000..c4e1b342c55f --- /dev/null +++ b/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20111025.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20111025.ebuild,v 1.1 2011/11/14 18:50:26 naota Exp $ + +EAPI="2" + +inherit eutils multilib toolchain-funcs + +MY_P="${P/_p/-}" +DESCRIPTION="TOMOYO Linux tools" +HOMEPAGE="http://tomoyo.sourceforge.jp/" +SRC_URI="mirror://sourceforge.jp/tomoyo/53357/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="sys-libs/ncurses" +RDEPEND="${DEPEND} + !sys-apps/ccs-tools" + +S="${WORKDIR}/${PN}" + +src_prepare() { + epatch "${FILESDIR}"/${PN}-2.5.0_p20111025-flags-parallel.patch + + # Fix libdir + sed -i \ + -e "s:/usr/lib:/usr/$(get_libdir):g" \ + Include.make || die "sed failed" + + echo "CONFIG_PROTECT=\"/usr/$(get_libdir)/tomoyo/conf\"" > "${T}/50${PN}" + + tc-export CC +} + +src_install() { + dodir /usr/"$(get_libdir)" || die + + emake INSTALLDIR="${D}" install || die + + doenvd "${T}/50${PN}" || die + + # Fix out-of-place readme and license + rm "${D}"/usr/$(get_libdir)/tomoyo/{COPYING.tomoyo,README.tomoyo} || die + dodoc README.tomoyo || die +} + +pkg_postinst() { + elog "Execute the following command to setup the initial policy configuration:" + elog + elog "emerge --config =${CATEGORY}/${PF}" + elog + elog "For more information, please visit the following." + elog + elog "http://tomoyo.sourceforge.jp/" +} + +pkg_config() { + /usr/$(get_libdir)/tomoyo/init_policy +} diff --git a/sys-devel/clang/clang-2.8-r3.ebuild b/sys-devel/clang/clang-2.8-r3.ebuild index d624806ed157..62e21b48842f 100644 --- a/sys-devel/clang/clang-2.8-r3.ebuild +++ b/sys-devel/clang/clang-2.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.8-r3.ebuild,v 1.6 2011/10/04 11:52:07 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.8-r3.ebuild,v 1.7 2011/11/14 15:02:31 voyageur Exp $ EAPI=3 @@ -109,7 +109,7 @@ src_configure() { if use system-cxx-headers; then # Try to get current gcc headers path - local CXX_PATH=$(gcc-config -X| cut -d: -f1 | sed 's,/include/g++-v4$,,') + local CXX_PATH=$(gcc-config -L| cut -d: -f1) CONF_FLAGS="${CONF_FLAGS} --with-c-include-dirs=/usr/include:${CXX_PATH}/include" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-root=${CXX_PATH}/include/g++-v4" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-arch=$CHOST" diff --git a/sys-devel/clang/clang-2.9-r1.ebuild b/sys-devel/clang/clang-2.9-r1.ebuild index 20f097524d11..268435edbc72 100644 --- a/sys-devel/clang/clang-2.9-r1.ebuild +++ b/sys-devel/clang/clang-2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.9-r1.ebuild,v 1.3 2011/10/04 11:52:07 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.9-r1.ebuild,v 1.4 2011/11/14 15:02:31 voyageur Exp $ EAPI=3 @@ -98,7 +98,7 @@ src_configure() { if use system-cxx-headers; then # Try to get current gcc headers path - local CXX_PATH=$(gcc-config -X| cut -d: -f1 | sed 's,/include/g++-v4$,,') + local CXX_PATH=$(gcc-config -L| cut -d: -f1) CONF_FLAGS="${CONF_FLAGS} --with-c-include-dirs=/usr/include:${CXX_PATH}/include" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-root=${CXX_PATH}/include/g++-v4" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-arch=$CHOST" diff --git a/sys-devel/clang/clang-3.0_rc3.ebuild b/sys-devel/clang/clang-3.0_rc3.ebuild index d98bb9a42c23..4e1be4e36b1f 100644 --- a/sys-devel/clang/clang-3.0_rc3.ebuild +++ b/sys-devel/clang/clang-3.0_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.0_rc3.ebuild,v 1.2 2011/11/10 14:01:41 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.0_rc3.ebuild,v 1.3 2011/11/14 15:02:31 voyageur Exp $ EAPI=3 @@ -86,7 +86,7 @@ src_configure() { if use system-cxx-headers; then # Try to get current gcc headers path - local CXX_PATH=$(gcc-config -X| cut -d: -f1 | sed 's,/include/g++-v4$,,') + local CXX_PATH=$(gcc-config -L| cut -d: -f1) CONF_FLAGS="${CONF_FLAGS} --with-c-include-dirs=/usr/include:${CXX_PATH}/include" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-root=${CXX_PATH}/include/g++-v4" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-arch=$CHOST" diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild index 54834c843b83..b5fc4a8aaddd 100644 --- a/sys-devel/clang/clang-9999.ebuild +++ b/sys-devel/clang/clang-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999.ebuild,v 1.19 2011/11/09 22:55:22 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999.ebuild,v 1.20 2011/11/14 15:02:31 voyageur Exp $ EAPI=3 @@ -88,7 +88,7 @@ src_configure() { if use system-cxx-headers; then # Try to get current gcc headers path - local CXX_PATH=$(gcc-config -X| cut -d: -f1 | sed 's,/include/g++-v4$,,') + local CXX_PATH=$(gcc-config -L| cut -d: -f1) CONF_FLAGS="${CONF_FLAGS} --with-c-include-dirs=/usr/include:${CXX_PATH}/include" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-root=${CXX_PATH}/include/g++-v4" CONF_FLAGS="${CONF_FLAGS} --with-cxx-include-arch=$CHOST" diff --git a/sys-devel/ct-ng/Manifest b/sys-devel/ct-ng/Manifest index d8b8d06d8989..2fa175c4186b 100644 --- a/sys-devel/ct-ng/Manifest +++ b/sys-devel/ct-ng/Manifest @@ -1,8 +1,7 @@ DIST crosstool-ng-1.10.1.tar.bz2 1820729 RMD160 709fc7fda63e5ed9cbcfb99f47516515b0f82ff1 SHA1 5e83c4e82612190a0cc70d916aa86367318c3da7 SHA256 f16bd23d7c4a01b959de3c186fcd0d61823ef154733513819a5421a70d302ceb DIST crosstool-ng-1.11.3.tar.bz2 1840251 RMD160 730ef47ca62ee21a1a1ada84a35e2cedb0df1237 SHA1 a6b7ecf2ad4aef65345be42850d0776c2755f71b SHA256 7af26ad0e50a278a652c1ea230c7e2fb14e86ad2172f26e370179aaa93fac900 -DIST crosstool-ng-1.12.2.tar.bz2 1875571 RMD160 e0e4f0f13131af6d55e7f3288d8ef338b56a9c30 SHA1 e6611d8a80d33e8a2c03fc879efada6b71eddbf7 SHA256 b7e6bb997ebab94a097f7352498b0ee382af0f0a09c64fcf515b7b7980ecf3c5 -DIST crosstool-ng-1.12.3.tar.bz2 1875564 RMD160 b7ac374a58b9b457a739a39b43c28dc8cd54fdcd SHA1 d3e640cc43e6ae0d0c93d139c736b1c605121d0f SHA256 75a24a2cffc0ce2eef7b6b6030f57c394a11af4ed35b07324e64ba8fd408b681 DIST crosstool-ng-1.12.4.tar.bz2 1876133 RMD160 e83804a194f5d8baf128cf34cf59a2da615b63d8 SHA1 e96a65869658c621254b8b75e3fbc53af218177e SHA256 93e90fce93d09d99032f5b04a01f1f503a068ebfa7ba94dca37b2fc598032f98 DIST crosstool-ng-1.13.0.tar.bz2 1873960 RMD160 ee478138994f5d1d8f14d64b0591b5f466bd7baf SHA1 fc3ab0b495c373febd588dcf5646b359c53e2a7b SHA256 21bdb4306306472fa8992c3fbf3751c5447631fdb5360e1069e93e6ac7c6b47d +DIST crosstool-ng-1.13.1.tar.bz2 1875638 RMD160 8ab5b2312911e03f9f6f189b2a2c1d300b4f33c7 SHA1 129a9db08f2c4ef74b89fc3ec03c05222842391b SHA256 5a85e4fd48f53ad51e5d960df5e32a49937d89cd0c92029245f868a3310e0b5c DIST crosstool-ng-1.8.2.tar.bz2 1803262 RMD160 6576b729a5650552768044280e186ae5e5f1a683 SHA1 921b5261ab2285348d828171ceb62f515097206d SHA256 371fde1c4ec7b5803fb418715fc9c2243984295bbf549735a419f2b9a8888cb2 DIST crosstool-ng-1.9.2.tar.bz2 1833654 RMD160 8a7ea4ac595b23dc2d4820c14e012b067a5b7819 SHA1 4991deae618dd0bc1ca81ef14e4eafeea92cf23c SHA256 b4d65faf2f47ba764cb01b39a0e3dae5d0b785bd59e78b1513bbcefa535cf6ed diff --git a/sys-devel/ct-ng/ct-ng-1.12.3.ebuild b/sys-devel/ct-ng/ct-ng-1.12.3.ebuild deleted file mode 100644 index 4ec082943207..000000000000 --- a/sys-devel/ct-ng/ct-ng-1.12.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.12.3.ebuild,v 1.1 2011/09/25 12:48:16 blueness Exp $ - -EAPI="4" - -inherit bash-completion-r1 - -DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains" -HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool" -MY_P=${P/ct/crosstool} -S=${WORKDIR}/${MY_P} -SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="bash-completion" - -RDEPEND="net-misc/curl - dev-vcs/cvs - dev-vcs/subversion" - -src_install() { - emake DESTDIR="${D%/}" install || die "install failed" - dobashcomp ${PN}.comp - dodoc README TODO -} diff --git a/sys-devel/ct-ng/ct-ng-1.12.2.ebuild b/sys-devel/ct-ng/ct-ng-1.13.1.ebuild similarity index 85% rename from sys-devel/ct-ng/ct-ng-1.12.2.ebuild rename to sys-devel/ct-ng/ct-ng-1.13.1.ebuild index 2e3ee72da1e1..f9489aed8d04 100644 --- a/sys-devel/ct-ng/ct-ng-1.12.2.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.12.2.ebuild,v 1.1 2011/09/11 23:10:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.13.1.ebuild,v 1.1 2011/11/14 17:45:12 blueness Exp $ EAPI="4" diff --git a/virtual/pager/pager-0.ebuild b/virtual/pager/pager-0.ebuild index 3f085aa86561..e98f668ddcbf 100644 --- a/virtual/pager/pager-0.ebuild +++ b/virtual/pager/pager-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/pager/pager-0.ebuild,v 1.5 2011/06/13 11:37:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/pager/pager-0.ebuild,v 1.6 2011/11/14 22:31:48 fauli Exp $ EAPI=3 @@ -18,4 +18,5 @@ RDEPEND="|| ( sys-apps/less sys-apps/more sys-apps/most !prefix? ( sys-apps/util-linux[ncurses] ) - app-text/lv )" + app-text/lv + app-editors/vim[vim-pager] )" diff --git a/www-apps/redmine/Manifest b/www-apps/redmine/Manifest index b16a8b7de558..1595c27e3b6c 100644 --- a/www-apps/redmine/Manifest +++ b/www-apps/redmine/Manifest @@ -1,2 +1,3 @@ DIST redmine-1.1.3.tar.gz 4837121 RMD160 cb1a750ee6d5532dcead4de9b48a5d24b852db6a SHA1 6d8eb536a8bad6404a092b1f1efd9292759a2442 SHA256 9e8a914852dc4262e2718d44fc6a06ce6e943d715921b8d8d48bf87e432f5a46 DIST redmine-1.2.1.tar.gz 9633744 RMD160 a2bf5237dc5f68560dc16dc707e7f59a461dcafb SHA1 5458fb394cfeffb5fb832db589f49fc10fa2c07f SHA256 16fb74b95c3b523bbdca7d71bcad1ffcc08c1e6b10552da9c3452e29179de221 +DIST redmine-1.2.2.tar.gz 6301292 RMD160 620efbdcf3cf8ff1e86af93b08321d973f21bd4a SHA1 ab6b0f5e449ae13a38f85b0122e67d0600c9364f SHA256 3db0788a55ccf2ac18cbd50a5716233a0ef860faa677d0231d7baeeb416e95ca diff --git a/www-apps/redmine/redmine-1.2.2.ebuild b/www-apps/redmine/redmine-1.2.2.ebuild new file mode 100644 index 000000000000..eca305fc71f4 --- /dev/null +++ b/www-apps/redmine/redmine-1.2.2.ebuild @@ -0,0 +1,160 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/redmine/redmine-1.2.2.ebuild,v 1.1 2011/11/14 15:34:15 matsuu Exp $ + +EAPI="3" +USE_RUBY="ruby18" +inherit eutils confutils depend.apache ruby-ng + +DESCRIPTION="Redmine is a flexible project management web application written using Ruby on Rails framework" +HOMEPAGE="http://www.redmine.org/" +SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" + +KEYWORDS="~amd64 ~x86" +LICENSE="GPL-2" +SLOT="0" +#IUSE="bazaar cvs darcs fastcgi git imagemagick mercurial mysql openid passenger postgres sqlite3 subversion" +IUSE="fastcgi imagemagick mysql openid passenger postgres sqlite3" + +RDEPEND="$(ruby_implementation_depend ruby18 '>=' -1.8.6)[ssl]" + +ruby_add_rdepend "~dev-ruby/coderay-0.9.7 + >=dev-ruby/rubygems-1.3.7 + >=dev-ruby/ruby-net-ldap-0.0.4 + ~dev-ruby/i18n-0.4.2 + ~dev-ruby/rack-1.1.0 + dev-ruby/rake" +ruby_add_rdepend dev-ruby/rails:2.3 +ruby_add_rdepend dev-ruby/activerecord:2.3[mysql?,postgres?,sqlite3?] +ruby_add_rdepend fastcgi dev-ruby/ruby-fcgi +ruby_add_rdepend imagemagick dev-ruby/rmagick +ruby_add_rdepend openid dev-ruby/ruby-openid +ruby_add_rdepend passenger www-apache/passenger + +#RDEPEND="${RDEPEND} +# bazaar ( dev-vcs/bazaar ) +# cvs? ( >=dev-vcs/cvs-1.12 ) +# darcs? ( dev-vcs/darcs ) +# git? ( dev-vcs/git ) +# mercurial? ( dev-vcs/mercurial ) +# subversion? ( >=dev-vcs/subversion-1.3 )" + +REDMINE_DIR="/var/lib/${PN}" + +pkg_setup() { + confutils_require_any mysql postgres sqlite3 + enewgroup redmine + # home directory is required for SCM. + enewuser redmine -1 -1 "${REDMINE_DIR}" redmine +} + +all_ruby_prepare() { + rm -r log files/delete.me || die + rm -r vendor/gems/coderay-0.9.7 || die + rm -r vendor/plugins/ruby-net-ldap-0.0.4 || die + rm -fr vendor/rails || die + echo "CONFIG_PROTECT=\"${EPREFIX}${REDMINE_DIR}/config\"" > "${T}/50${PN}" + echo "CONFIG_PROTECT_MASK=\"${EPREFIX}${REDMINE_DIR}/config/locales ${EPREFIX}${REDMINE_DIR}/config/settings.yml\"" >> "${T}/50${PN}" + sed -i -e "/RAILS_GEM_VERSION/s/'.*'/'$(best_version dev-ruby/rails:2.3|cut -d- -f3)'/" config/environment.rb || die +} + +all_ruby_install() { + dodoc doc/{CHANGELOG,INSTALL,README_FOR_APP,RUNNING_TESTS,UPGRADING} || die + rm -fr doc || die + + keepdir /var/log/${PN} || die + dosym /var/log/${PN}/ "${REDMINE_DIR}/log" || die + + insinto "${REDMINE_DIR}" + doins -r . || die + keepdir "${REDMINE_DIR}/files" || die + keepdir "${REDMINE_DIR}/public/plugin_assets" || die + + fowners -R redmine:redmine \ + "${REDMINE_DIR}/config/environment.rb" \ + "${REDMINE_DIR}/files" \ + "${REDMINE_DIR}/public/plugin_assets" \ + "${REDMINE_DIR}/tmp" \ + /var/log/${PN} || die + # for SCM + fowners redmine:redmine "${REDMINE_DIR}" || die + + if use passenger ; then + has_apache + insinto "${APACHE_VHOSTS_CONFDIR}" + doins "${FILESDIR}/10_redmine_vhost.conf" || die + else + newconfd "${FILESDIR}/${PN}.confd" ${PN} || die + newinitd "${FILESDIR}/${PN}.initd" ${PN} || die + keepdir /var/run/${PN} || die + fowners -R redmine:redmine /var/run/${PN} || die + dosym /var/run/${PN}/ "${REDMINE_DIR}/tmp/pids" || die + fi + doenvd "${T}/50${PN}" || die +} + +pkg_postinst() { + einfo + if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/session_store.rb" ] ; then + elog "Execute the following command to upgrade environment:" + elog + elog "# emerge --config \"=${CATEGORY}/${PF}\"" + elog + elog "For upgrade instructions take a look at:" + elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade" + else + elog "Execute the following command to initlize environment:" + elog + elog "# cd ${EPREFIX}${REDMINE_DIR}" + elog "# cp config/database.yml.example config/database.yml" + elog "# \${EDITOR} config/database.yml" + elog "# emerge --config \"=${CATEGORY}/${PF}\"" + elog + elog "Installation notes are at official site" + elog "http://www.redmine.org/wiki/redmine/RedmineInstall" + fi + einfo +} + +pkg_config() { + if [ ! -e "${EPREFIX}${REDMINE_DIR}/config/database.yml" ] ; then + eerror "Copy ${EPREFIX}${REDMINE_DIR}/config/database.yml.example to ${EPREFIX}${REDMINE_DIR}/config/database.yml and edit this file in order to configure your database settings for \"production\" environment." + die + fi + + local RAILS_ENV=${RAILS_ENV:-production} + local RUBY=${RUBY:-ruby18} + + cd "${EPREFIX}${REDMINE_DIR}" + if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/session_store.rb" ] ; then + einfo + einfo "Upgrade database." + einfo + + einfo "Migrate database." + RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die + einfo "Upgrade the plugin migrations." + RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate:upgrade_plugin_migrations # || die + RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate_plugins || die + einfo "Clear the cache and the existing sessions." + ${RUBY} -S rake tmp:cache:clear || die + ${RUBY} -S rake tmp:sessions:clear || die + else + einfo + einfo "Initialize database." + einfo + + einfo "Generate a session store secret." + ${RUBY} -S rake generate_session_store || die + einfo "Create the database structure." + RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die + einfo "Insert default configuration data in database." + RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die + fi + + if [ ! -e "${EPREFIX}${REDMINE_DIR}/config/email.yml" ] ; then + ewarn + ewarn "Copy ${EPREFIX}${REDMINE_DIR}/config/email.yml.example to ${EPREFIX}${REDMINE_DIR}/config/email.yml and edit this file to adjust your SMTP settings." + ewarn + fi +} diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest index 2f01c9af0daa..ee6122c88ab6 100644 --- a/www-client/firefox-bin/Manifest +++ b/www-client/firefox-bin/Manifest @@ -146,6 +146,82 @@ DIST firefox-3.6.21-vi.xpi 129024 RMD160 caaf9217be353e311e8b408fd9b232c873b1d98 DIST firefox-3.6.21-zh-CN.xpi 127093 RMD160 dfe69884ea6a1b4cd065e38144d793b054362ef7 SHA1 3512698d3af18db1acfbe3885bb803316956fb6f SHA256 87b27c74513c27364d53d357304906be1490495cc46dec9e0f1c72266aa89440 DIST firefox-3.6.21-zh-TW.xpi 128516 RMD160 7813af91f2ef62ec3e6387034478e763e4889f49 SHA1 19abbe2044daf57e3189978fc523e3173c78f6af SHA256 8945e580d28732de1d072f1c9040cdd5913ff9822a298c0c65e90040fe2ad11a DIST firefox-3.6.21.tar.bz2 10755216 RMD160 09bd8225be02be2cbffbc728619a907024dfbae9 SHA1 62ba31c79ee47fb63f8aa5c094f6d89809f2a85d SHA256 d11f1d4ba90c4c15d0e9dc9a0f66c409d1203fd86ef549af92df56356dbc6d99 +DIST firefox-3.6.24-af.xpi 121642 RMD160 c000ca0b880f19dc09e9e14ef1540d4c7b09e7bf SHA1 a1f674c96fa5b6f1a5e818f04a0cdf9898972061 SHA256 3fa6f31646d3d71d9395a0367e8c0351b6958d4477e54df93d8a938cbd8cd40e +DIST firefox-3.6.24-ar.xpi 132121 RMD160 213ce5c39473000efe4c0b05a65f950f1dbe4e57 SHA1 e8bab50db85d1441ba0fe05e06814f43b11d0397 SHA256 25c4529b5339eac0eec5a8efad09ac06d48a2e9a3008bebbc6102e633b833521 +DIST firefox-3.6.24-as.xpi 134295 RMD160 c08a6d1a128ed3eb275e75479259036de09bdc3b SHA1 4ad3f8980f086e23d1dd2eedd8b2c0c9b2735fd3 SHA256 4ac4720b9592b6804705973c7b04ed1b828bda439db9e030ecb79fcdc2f781e6 +DIST firefox-3.6.24-ast.xpi 129751 RMD160 440d78558894084cebb229434f1c99dc735a7f6f SHA1 828336323403e74322ffb4b5577100a29e37643b SHA256 3fbaa1fbfc4797c7122e9ce507304f15462ea0a7c28a5b99de9a114d2f5d5e55 +DIST firefox-3.6.24-be.xpi 122232 RMD160 c9349123587c7538ddfb327647df2d470631e1e1 SHA1 bf62c0f78f8c29f38e139512c9b0e3cdb226b2e9 SHA256 d29052f583e616eefcd471931d60a083cafcc8f82fe8903462a1603f30d6e008 +DIST firefox-3.6.24-bg.xpi 134076 RMD160 64c09f125297159d4a2e022f4b163efaa3775a74 SHA1 ffa48a36740c910a17fdb96cbf67b863965b2fb0 SHA256 d962bc6776bee2d9d449381ce45d3460ffb7b3faca211af2694c773b2fa8f1fe +DIST firefox-3.6.24-bn-BD.xpi 141175 RMD160 cc4e8019b5e3f32dc14f5417b9eb4bf2ebcb77ea SHA1 bda114a0a5930425c72cc93810958f69765885e4 SHA256 cb0d59799ab7b66c6517fedbc5b2af845438b6f8069a4231f866340300fa52fd +DIST firefox-3.6.24-bn-IN.xpi 160070 RMD160 fc6028ac4ebdeaccc8b08d8f8ba9f1f561a0f3bc SHA1 494f4746ef6a0fd3702f7a8461023e2ec742cafd SHA256 950859e991581176f6ce4a52af30a0bc9cac2e4c158e5dff690588aa10f2f21d +DIST firefox-3.6.24-ca.xpi 127960 RMD160 dcd4cc47a88d3a799ef7a2d2a962fe1dbe7f1f36 SHA1 fb08f8f4471b63e1c6cdfef72924a50a02accf82 SHA256 6fdfdbfb5d1fc735b703ba44bc12d5c5c180118cb80eca9c4514afeac8939b19 +DIST firefox-3.6.24-cs.xpi 126759 RMD160 c922c97fb88a26e654f35ba475f80dee4826c2ed SHA1 4045c1503e4ef9e1d5ba6f67ed31a84613ce4a89 SHA256 aaab7c0808e3f8e6cc0b238de40a5e58237f215688b1f7da94dfddff91b6a017 +DIST firefox-3.6.24-cy.xpi 121946 RMD160 c8ec49f95daa8a143224637c9aed791666095ee2 SHA1 cefd91fd5c8bab08afc3bb112823ec5ad91ff334 SHA256 908358fdd089c4056c0fd4213bfac3908c470a51d1ad4f4cd040548c1272fad1 +DIST firefox-3.6.24-da.xpi 125575 RMD160 b8d8d107a6cc8272211f412777058351fb21afd8 SHA1 53b04c53abe587f26d36f8e37cf3fc68d081142a SHA256 29fc13458aa9ad66ae379a8b1b04f9d221d2a6ba01362d8134eb08d33e87a842 +DIST firefox-3.6.24-de.xpi 128969 RMD160 83fc29d755291d5abfe074d96c5088d3bd2aaaf6 SHA1 41b873fe798f3846c01b14022491f5f2fe7fc852 SHA256 c5a286ab2a7b4709c55e4e0ce81383e9197a2f042eb9834d2f8f3cd7592022d9 +DIST firefox-3.6.24-el.xpi 135211 RMD160 7736af1ec13816adf94423ceca30103164807320 SHA1 60c7854eb5055e78820d9022f837735cdc977e9b SHA256 c273a4a94065198b053bf03ba1e9d180a1b9caa2f2e7e3c755385a34019a0111 +DIST firefox-3.6.24-en-GB.xpi 119246 RMD160 4dc49ea2102fc80470bddc4c3d53b8ec66ee2197 SHA1 ca5b9f34de63cfe841c0311b55b02edee70afc01 SHA256 dece1e747523c4232d0677d54ff1646ef31ccc49d3ed6a2ae559ec9df7e36967 +DIST firefox-3.6.24-eo.xpi 121847 RMD160 ae1182050dd3d815a337671ec3b4a3d1ce0f3172 SHA1 b289a8abf087a6640213d354017583f3019b3d81 SHA256 a06b769dc81d6e4bb8523d25d572064ca20ab90b093ef7fca7f837e5ea867227 +DIST firefox-3.6.24-es-AR.xpi 127757 RMD160 2d0e240cac01b38eee90d6dccee7b99dd67cfcbf SHA1 44ef030c277aece03f0725b776e2bb68448fbb22 SHA256 4bfb4be96533f364bc078b590dae70bb619fd24908a4507eb05baf0cf9c6e36e +DIST firefox-3.6.24-es-CL.xpi 129435 RMD160 c413652fa539b525df1d684e43234a1fa127fc9c SHA1 19a6a16ccb7b290e21a49dc8b8f0997bd68f4918 SHA256 1fa30a1609610d128ba7621c4651fff4a31660406c14d45132631b1bdc76507c +DIST firefox-3.6.24-es-ES.xpi 108696 RMD160 2336efa0243a8776be3c71eb1c0205022ecfc7f7 SHA1 36ff6c3c603dcb23dc7fecd7ecb709e3b39be6bc SHA256 7819957640c9ec5d732ca95737923024b29d3d1237614da9f9aaf9c50a05835f +DIST firefox-3.6.24-es-MX.xpi 127398 RMD160 ab7b2c02d7599cf3c6ba2e7e08b5190c5dcba92a SHA1 647dcc6536bd2c311e0809d12df432a2dad02457 SHA256 a71ce30c75cc6c747cea6903efb2a6832c1d607cc6a1aeefc950becac969d4e1 +DIST firefox-3.6.24-et.xpi 127364 RMD160 f61d5250404f35459c501a52395d37c498ada830 SHA1 eab149331bbe4b540805356a2c30564c0d7722bf SHA256 33da981900843cecbd65ce4e0bb7abbcd4d87012476bd11c34c322374b8d7bd4 +DIST firefox-3.6.24-eu.xpi 121851 RMD160 2bca81bf43e2b34b8919950843506f6e2b8ed79e SHA1 12f24751b5dc7c0fd1d6d24f28faa1e7231a2d58 SHA256 fb7d78bae5b54901703c77b1b333cf20a32bb85d7487c685aba043a101b22fa1 +DIST firefox-3.6.24-fa.xpi 138376 RMD160 fa5afd2831c6cec0a910c04757f509a1b042f584 SHA1 c14c017d95567b3db4fb8d06ebc37761a2d09d75 SHA256 fdfbdb4cea4848284a29352ef31e819c4846355cd54c31242346001b62c2a299 +DIST firefox-3.6.24-fi.xpi 126812 RMD160 bcf29c2fe3e77afe4dd1a0641c38777831a40946 SHA1 062ad9e56a584430c5a61e658269b518eb828a14 SHA256 3d383063f0ec293519d629d392904644ef163b37788e2e4eb5c117081dc46fe3 +DIST firefox-3.6.24-fr.xpi 129005 RMD160 4977abffaa867c07b7917d1bdc649587b6f44ff6 SHA1 b859b56a4b91b8afdeb2365dfd79224e5d28fce3 SHA256 1dc77768d49819d4e7c63c45705da9f8598382eeb6b406a099cb56137c620b64 +DIST firefox-3.6.24-fy-NL.xpi 129185 RMD160 1e097603092c1b65cb48c15e54701d24da92c333 SHA1 25e51d38a9436d584a52e59c8bc1bcfc118b21ea SHA256 0071ec992da13656d2969c66812a5d9fa21878074703e0c6d9abfdb57c821524 +DIST firefox-3.6.24-ga-IE.xpi 127751 RMD160 539581b0b71a9375db800813f6b8682349e1c18e SHA1 0e023642882e57902d545d0f850f0d68eb162e11 SHA256 6b8b691581e305acd20c1033cc0431d8de0075f37434f1a78a6ac1491e58c84c +DIST firefox-3.6.24-gd.xpi 130803 RMD160 fff11f9c570aa0724aa9234664c0760f4a79446f SHA1 d5717b6d2ac071c16c60686eb17bd288db49a42b SHA256 106c532d079f07f22d62ab6b5a6d3beaaa39e37dccecda32511431614cf574ea +DIST firefox-3.6.24-gl.xpi 124812 RMD160 a3b9ef15cf2dbfe167be50abe0b78319fff5f27c SHA1 6f36150d993900e446f321b9e57086004f538c12 SHA256 4f2b4f6db84b046ac29e26d56e022ce1a45367cc2e6787cd1776929dcb038015 +DIST firefox-3.6.24-gu-IN.xpi 146340 RMD160 69a1eacdc0df8740cc9fe96fa27f70858f7e9a2b SHA1 5c4c711dd5bea08515784f8e3f7066bd5a6aacb4 SHA256 8f504ad1f211e9c03d0144a1e8d0cc8d7107d76c9a6ad188ae1c070a2ef2c9b0 +DIST firefox-3.6.24-he.xpi 123133 RMD160 996500d041cedd48f396927f1517c7e8b1524403 SHA1 b8b3f12cdb1b7e17f07427a39cc0ffd38273c953 SHA256 02616813ac1d01e7ec32d6ffc99635dc2e4f8acb0bf5ae46ecaa1a87d82b7eed +DIST firefox-3.6.24-hi-IN.xpi 141926 RMD160 76370458cb807614fb75452b765d8354d4b2d329 SHA1 e02a0d7ba7132915d50273488e57dc028d87fb72 SHA256 867eab27ec39743d747abbbb1e50a86cfea8ef1f63b9dc89115a20e883972db2 +DIST firefox-3.6.24-hr.xpi 127004 RMD160 bf454cbc44cf256cd0087e4f03dd5bd67fddddf4 SHA1 5dd216bfea1e28f939d4b9e2b6e310e92ab028e9 SHA256 bb483767d09b8bf070212b2ab040d731d04cbfb531016cca5de86423a4fd00d9 +DIST firefox-3.6.24-hu.xpi 131100 RMD160 469e048f1f7ca0b0ef5722b97d18dc460ddaec5c SHA1 8a3a5b9662817e4c6cb9d937346a78f930fa271d SHA256 1f75f82a5b418b697c9862992d371f99ae50a7cb11c2b7120acf476a23fafd3c +DIST firefox-3.6.24-id.xpi 103950 RMD160 c916114ed7f4e36d045148ef34e1f60d5e4b21de SHA1 d93410b3b1645637b81fbe40548ea25bb3d0cdf3 SHA256 1cb9d54747d5fa4d53d301853498b34871b3b20544406bafceded8bf09e9f696 +DIST firefox-3.6.24-is.xpi 123424 RMD160 447c8dff8021c5cc131df87937d97555304405b7 SHA1 b58b1ee403e5dcc5fcd12d03336a176d3f423784 SHA256 6edee73443985dbf1a57a89098c329dddb269ef97d7d42ef716481a77025b301 +DIST firefox-3.6.24-it.xpi 107935 RMD160 cf077205fde2c052a3cef085fd394d5c08ee742b SHA1 7d6a2c40b9f14a5f601133729b2c1847301f86aa SHA256 059ddaa3ac0b1a3dcb526f5c46d140e2c5469a39ecb06a3e0618d328dbc10f79 +DIST firefox-3.6.24-ja.xpi 137012 RMD160 54b865b287f660a3c41029cde39a839346649b1f SHA1 1d1d0bde1c4d07bbfc92c6fbc9ae7928632b84b9 SHA256 6069ee25a274c94850cbdb3d5c0913b646d499ee9236fda4901c145a0811c0f1 +DIST firefox-3.6.24-ka.xpi 154152 RMD160 0b9e2af761e6edfb94f4d94a753e436342f97465 SHA1 73351b16868e9c00609cd0f8bd2809cdead188bd SHA256 bf14008902f5cf087b1b68a46a73ae83d2fff038ecb590d1854e005c2096f4c4 +DIST firefox-3.6.24-kk.xpi 137722 RMD160 cdb9654f7262a8d4c7f8b828fe329e836437b2cc SHA1 e443141646d66c3de81e2cb72ef915fa53282001 SHA256 bd142d7c31b964a3baf5a6e7ce372ab841aee9ec1cf539fecaf7db1d776d1eba +DIST firefox-3.6.24-kn.xpi 148705 RMD160 9aacf13e747f42ffb4db9b2b9bb7af9cb5452c98 SHA1 a2839a3d202ac32584f6c9351294052e15778f00 SHA256 d936774a4dcdf88515dcd492e1c7c6e0fa831cb83f5fee32b81dfb2f01b1cbe5 +DIST firefox-3.6.24-ko.xpi 115632 RMD160 5e42322e86091406909ba5f98d3e6fbe691b828e SHA1 817f43591a54d47f5bf7a9340f890512b1218d70 SHA256 2216a941cc8a2109b54c97f9b0b64d2eeff5aca2fcf15e18c6f64a042ae5f5cd +DIST firefox-3.6.24-ku.xpi 130839 RMD160 db8ceb24570f41aa1f8b62c9047c04449b10d5c0 SHA1 95de2e208c1812f539262989b43d633950364f8b SHA256 db3ae531c18f4145658c248862270bbc213a7f101951827b6bd6b9f3cb67235a +DIST firefox-3.6.24-lt.xpi 139684 RMD160 e67281cced31bccf9d90fd7ceb145488db00df17 SHA1 6e7f1fed30a91772d8393fa4468e2a1388409d03 SHA256 907bd17d48cb99b490afd7e90aaff0808d9bdcc9494d8836768d2fb8de281704 +DIST firefox-3.6.24-lv.xpi 124804 RMD160 053801afc047c7b610192e7eab33d6e93302482b SHA1 25e9a228cef053e3f593c703700e19c1a253fac5 SHA256 56c3891e7dda27e5a9b6bee91efdc202db58e4cd0553abfedf6f830d1dd055df +DIST firefox-3.6.24-mk.xpi 128235 RMD160 1d9908c782cb4f352957337688c6bb5801810bd6 SHA1 593b7eec9f6358f1067bacb1f8885d9bc7640d82 SHA256 078d5a36dfae5cbe0cc75ca7585415bf9de0f07d70d80e9ea0cf5a5d96541c26 +DIST firefox-3.6.24-ml.xpi 152203 RMD160 851908fe79fd386dc9bb0d884ceb332b1c109323 SHA1 275354a46cc73f6c6f579acb1004dae3e6e19dac SHA256 fe897b2c3eec259035089b52e08ff36bfb670be5d578c1ff5df9cde5bf28843e +DIST firefox-3.6.24-mr.xpi 141119 RMD160 c36e73e053645787496acd6e69f7c9482da12fdd SHA1 13ce572847d89c849f0c56f25da003a58f531435 SHA256 b84a46889c4a8c64363229d0da3f334aca9e74b61dee6940c1f45a729a5be6a0 +DIST firefox-3.6.24-nb-NO.xpi 124098 RMD160 16f6560406725ab6a780420f4cfdc66310458420 SHA1 b2a96d3240401b9a2ddd78e6b1a738ded980af29 SHA256 71ccb369fad36d1eaf1495c3895259bcdaaaee2ef014aa3d793de87662d034c4 +DIST firefox-3.6.24-nl.xpi 126408 RMD160 7ccaed6f10ae589d302654fcaf59a8a6ec7318f2 SHA1 6cc250c88490bb1b30657062201d69b8a8f27d6a SHA256 e05fe62fddadaba7be1e58d3ab518c67ca4d22d58e0e5b63d50106cb65cd146a +DIST firefox-3.6.24-nn-NO.xpi 125133 RMD160 34dcd3fb79bc56318b79ee76574a1a8f19bc076a SHA1 e9f5ae003c3769c55a64f5fbaabaeb0ad9eea20a SHA256 3dab3188224adf8a08f63beb02c29ac21c157b8ede03b700b70833c6a8c4471b +DIST firefox-3.6.24-oc.xpi 108299 RMD160 c3160f5596e396a146fd2011dfc38a45c4846979 SHA1 1594f363c125d4d676dd0d2fceb931505559563f SHA256 e2a2c13def3a05ce7ae28184c576e3325e05e6343279a504863dbf429b57a04c +DIST firefox-3.6.24-or.xpi 142444 RMD160 d3e05178a0320d07dda3c57a81f2564c84dd3ab7 SHA1 44e9d7203c63a7f5fae28c00e5fa0f6da69f4974 SHA256 482de569aad37b0d238f82e5db58112256fa20cb8b0e3ff3c9667ed293723a0f +DIST firefox-3.6.24-pa-IN.xpi 142079 RMD160 bcf0941497449a757d575f26d83d931196514662 SHA1 d2e92d7a530211ae1529e7e73a0555ec381fb490 SHA256 c9b0ac6c3f0adc4bcad7be7886bfaaa3c269e6c5b1b48f5a26ef52218485f377 +DIST firefox-3.6.24-pl.xpi 131013 RMD160 a0f00b50805a1340aa43c12c27c91f27669e9899 SHA1 d70c2b286cf915313e2d17ea420ae4e4b702197e SHA256 2efd9b3a1dca4cec869afd050b34be0c784b4356fc3f741c188b39ff0560d24e +DIST firefox-3.6.24-pt-BR.xpi 125394 RMD160 dfd364b9f8f4e44bea24094b45536cd7d40dfdda SHA1 cbeec223282eff0d87bcdb6b55c6587918548e9e SHA256 2412d4886b71167fa8fc9cc55ec439fb819479b3755c3580790ac7449dcf63cc +DIST firefox-3.6.24-pt-PT.xpi 125378 RMD160 e014161429d467576e2e438554cf26d980ccea4b SHA1 62e9963f14704cfb1f6b83cda134a5e17ed6f208 SHA256 5d2264668443d8df99c3d784e9834b90bc0183c01c644c85f5ebdcd7938d8b79 +DIST firefox-3.6.24-rm.xpi 127397 RMD160 cbee702127b0bdb808070230b671a5eef7c7eccc SHA1 891ca92e0c99f03031570e5e506e9b69c7b2df8f SHA256 5139cfda6a0399c1f2eb9ec82812f945d865a16bd455f66985824012517cb639 +DIST firefox-3.6.24-ro.xpi 129109 RMD160 9691b579dfa3ca546ad0ee1cf648c7e60940af1b SHA1 112cbb57af5fc8378b6c3b5f1c3879d970e20fea SHA256 cfd9b383a354351737ef8b2d14a5422f8b146fd07df039094c0317d126a2e4fc +DIST firefox-3.6.24-ru.xpi 124947 RMD160 4090cfbab1e55b47a72f1ce7efb786911cdf6b89 SHA1 493b00ca2946ac692a502ae4abf291e55f3fec54 SHA256 9a5f2c2db4cd0510f7a142679d61e4728a4735f38719bbaed3c14dc879a5406e +DIST firefox-3.6.24-si.xpi 142188 RMD160 41dd369c1421a13059288ed85a2b12eae0a3a6b9 SHA1 7ca2ada6856e9c4088cfbc44fcace5f5906bafd4 SHA256 067fc873a488cb3380ba4f677cf490b1496b8e23e6016486adc1fc845d849f4a +DIST firefox-3.6.24-sk.xpi 131105 RMD160 e0776f2ecadbc5d8f80c1aa2ad161dcad1251203 SHA1 8593c5c8caeb3149480e65d9d5eb1d1de5559ea1 SHA256 da04593503f1d90d2812a7e072e44a4d926eb4d8bf3f0b9b149ce7ea2217f8eb +DIST firefox-3.6.24-sl.xpi 124277 RMD160 7b32c4206711d99fa621af52f41b13d551948edc SHA1 9158cff4ff8c72b0e90bd6c04373ac8d215e20d8 SHA256 edbc59b11f18ebe4e66f4c752b5c270f5c2f26aff69065db293e1cc54565353f +DIST firefox-3.6.24-sq.xpi 121258 RMD160 50407ab687e63c05722e8fab44c85dbda62ef5b1 SHA1 ff1940968b64a6edd39f9127d584410362f2cb34 SHA256 3a2cc54eb6bad65308e62124b887763dac1b14d38f6978a430ae12b8091460a0 +DIST firefox-3.6.24-sr.xpi 135916 RMD160 bf2fc62c7a99bb13e0289acb99c4fe221ed87667 SHA1 c1c7a0605bde703236cbfd473259d9212924beec SHA256 9c57814d8441e45c7ef099af169182b459f5497ea238d393690382aafa937f59 +DIST firefox-3.6.24-sv-SE.xpi 128408 RMD160 bc7b6ea9c477ec7b8cd198f9536c6eecc6ea9c67 SHA1 f2a047e1826d4beec4276f8e6e74e95a3a449e9e SHA256 fe28f4ac2ce0c0eb53992303205650c32aa8f95800c8fe99cf74e91d4472bc9d +DIST firefox-3.6.24-ta-LK.xpi 149325 RMD160 e9097f440116142e272a38d750b33ee86ef6fdbf SHA1 8391d76c9d5098430cdc317b3f585a827021a8cf SHA256 c1a69d1b7949d861f20bd3f379ee607a6e7e065bd7496dc1f1f6da561ea0f35f +DIST firefox-3.6.24-ta.xpi 137231 RMD160 11ce00f6469cb9563e7e33a1f5d49c64d4edecc0 SHA1 f74e0d18ee5e1a27ddcb493a64ca1ffa80753463 SHA256 5df868e581112099903773fd05f3543b8d1657d5648c9ce6ffddee5a4168ed93 +DIST firefox-3.6.24-te.xpi 147894 RMD160 0e5ef82e2844b78466d3e2ce0c26d337df320f79 SHA1 dbd5f9887513475d81071ff5766bb02795bdf68f SHA256 47076fcc4006e1a95e645902cfc134855d8a8e8a33b409855e3000ee28e8e087 +DIST firefox-3.6.24-th.xpi 134362 RMD160 31b9e40e7d0b58dd2d661c19206805e9e8c9d0db SHA1 3eeff479071b89bbb1af72de09e225fb3621ca37 SHA256 9c88d279dffb39fa8a562a22be87e8198f63e4c1a8a9c68969f0c267d0e287dd +DIST firefox-3.6.24-tr.xpi 125335 RMD160 b4b77bde5ac7300a54680e417d0be61950e3a697 SHA1 661c2865b5e6ee9b022c42af22f17eafabf93a4a SHA256 b179f51e865421a548f6d49aba6e44bc95fa992dc89ebaef1ab178f707a39843 +DIST firefox-3.6.24-uk.xpi 143220 RMD160 9c45d4439fc5d4776bafe2c63ad83b2aba6ef135 SHA1 cb468a1aa2cf6af6a8bb865ee73f66a62d3ba2e4 SHA256 a3c9e72d5a2880d2d4d7887f2959ae3471ec67b14d84a6bc5970cb13d955a78a +DIST firefox-3.6.24-vi.xpi 129027 RMD160 51923b0be8233fc7e63707014536a3883947be11 SHA1 70ecd8a4b170776e4fee6e94fb953627e05d0ba9 SHA256 893eb832895fef000da79d505c859dd456c4daccaaf7e356294d2698c0b42119 +DIST firefox-3.6.24-zh-CN.xpi 127121 RMD160 2b26a96ebd67ee6177b58e5c520f5e0531594d20 SHA1 8d5fc973495b21870b5fea24fc23650c71508147 SHA256 6ea4ad825b6048020f4eccc36f04e9489ade2b90d673c19e21838793cf2d4cff +DIST firefox-3.6.24-zh-TW.xpi 128514 RMD160 48e432d080f3e94ac180da1c37f229fedf3bb143 SHA1 cf76dd3beb9506302042067cc3227075d8457026 SHA256 5b35cd2fdec7050b2f356c1aad16c33c530167214a6db282c3e00f845cd2771e +DIST firefox-3.6.24.tar.bz2 10772825 RMD160 5914878df70686c0a94aff660301ba990d6fa1b9 SHA1 a7dcb5cad7ebea02af5a695e2bfa68a160eb58b4 SHA256 f0b095340b47d943ebc9aafb83f2edd901f7d70beac01d0d887bbddff1e95a1e DIST firefox-7.0.1-af.xpi 224301 RMD160 1eb4874555fd3e3c7f8d8284ae9602e19fa13745 SHA1 ecd303cb72a8278375cabef74144463319eb616b SHA256 29529213f3b4875fd994b706bea79fcf5fdd2e01ca21efc091ef9171fcdd4466 DIST firefox-7.0.1-ak.xpi 225853 RMD160 87b0da10a59e0e2551afc72c065119e3766841ca SHA1 9053d9c0f90f02c633233bfc260d4f41df9f8d97 SHA256 f7f2a0811d9f1ffda15c98d1c008eff858c781f5246cb34165095d6eebe02daa DIST firefox-7.0.1-ar.xpi 245502 RMD160 79024f96012917a0471a75b6153a885da6162f6c SHA1 4319d50d1f24538b2b71458a942e4399e3caf025 SHA256 e3947203e424a333acfa2faeebf30fc4a8e046e25d8e549cbf00fd4511ce8205 @@ -228,6 +304,90 @@ DIST firefox-7.0.1-vi.xpi 245601 RMD160 be16192f4b3497f8d04e79498bea97d1f2853b1c DIST firefox-7.0.1-zh-CN.xpi 240535 RMD160 38abee2f2a6124e13995a1442faf4207a46270a0 SHA1 8d898e8d404306c6bd2e5db7ee2460337cfeb2a6 SHA256 bd3f20894a1186faff3fb1a9bda3f93e839cfebde867e494bb4548b62b067547 DIST firefox-7.0.1-zh-TW.xpi 241359 RMD160 0e59c2a0e2b7a43e0d72d2646c74d80608a2ea0c SHA1 c9c9a4ea29b1bb830c4067a62466299c943e9344 SHA256 4fe12f4df2d515b40c7505a1963f24a45acbbe57d4b7874983b0ea2ad74bfbaa DIST firefox-7.0.1-zu.xpi 231701 RMD160 4d0ef079e5ae115459247cab374be09624163a20 SHA1 28bf909842265e1ff0e328406d506640c6b13a79 SHA256 928c38a78898d6a4923a371f253c1ecebe51a164a8165d62d736763bdcc3c410 +DIST firefox-8.0-af.xpi 227038 RMD160 2e8ddd25cdb6a25f6a3a7ff38528342136e712a9 SHA1 4893b99cdf7020d608af2e4805af312e3e559421 SHA256 5c63d809c19a6332a728bc1a818b804c09b2ec122f42e773285c8f247529c7e9 +DIST firefox-8.0-ak.xpi 228653 RMD160 64726a43b8cf4d1ca6a8c896655c4e222e55a98f SHA1 985510e14a3ad29308e492747a0a1fd5e84b3e37 SHA256 926dee62d6c8cb24892d9a5bc38943f20213f408d58c1fcf441e8d566cc7323c +DIST firefox-8.0-ar.xpi 248245 RMD160 75f4ea69e4ffe92002131083510ebb6302464e8f SHA1 0876e6b069b5d422ff5c1e98bffdacfd829c8324 SHA256 aa0c13ad9e4ac94ea49727b64d8397a1888b1631971570591a1ede0d3250f5f0 +DIST firefox-8.0-ast.xpi 222524 RMD160 abfb12f5c98c185910aa3e996833efc31725adea SHA1 b742e09f61dfa5e4942db3b7e4e8ad6e6c33dcd3 SHA256 cbc5f9e4d8fdd4ea6999f5707b703ed05095011d607437f0ae556a23f17ea2e1 +DIST firefox-8.0-be.xpi 236531 RMD160 5c6a49bcf3eb43092968b6cbfb67fea7195b93d4 SHA1 bd08a835f47653e4ef0daf414270ae3d4b1374ee SHA256 8fd1c686f787859bd89662c7048550d8026e046aeaf8a690fa66532c557fbbf4 +DIST firefox-8.0-bg.xpi 259782 RMD160 5d5b2fbb455b62192e6ef6b85da3da2683893d03 SHA1 6e21fc90a57485e90741e229e440a7f5885a3764 SHA256 2e2a6a187728e43e5af33bf47e14db4bf6e881aee2af39a4e7bad6be91c7710f +DIST firefox-8.0-bn-BD.xpi 273609 RMD160 02c11df530a68b4ac1caaae4f47c9dcd5580a88b SHA1 e2e6611c1ff61a295240015e2aaad159fabfdfad SHA256 a89ec80b1979872d4686cff3c13b6ac5f2aedfb264000f7089fa7e6534e4de8a +DIST firefox-8.0-bn-IN.xpi 303021 RMD160 efea8d816b5f892e77525e3476afe0d08acf1fa2 SHA1 9ee2384a76775228902ad586e23fbbcfaf5f0ce1 SHA256 0fac4cc2e617397c1a06964effff860e67270c3be00f346616d225be863a706c +DIST firefox-8.0-br.xpi 235604 RMD160 23b34d18eb521f27d1c16e2f4119b5b6ff0d9986 SHA1 36d7786271bd3b52179ca4a0823983d455ddc64c SHA256 8d3ca1680e14a6d34354cf52f9481b2ef3a8b85466e8c8a3fcfbeda1bc1ed057 +DIST firefox-8.0-bs.xpi 233304 RMD160 cd743ceb04fd044fb754f00f2c7a571299f1d09b SHA1 0f29d6ac65c2b55d1a7ee5118c8713a6936c893b SHA256 77ecb7f0ac79fce5fd453bbfe92314e0946960a35b84b1b3f6a2871b8e107487 +DIST firefox-8.0-ca.xpi 235712 RMD160 14e2a458e8e1ae3862c7c07f83c13d8344e13e09 SHA1 a7e85b4773efaa7e17c707bbd5b566280737747c SHA256 e371f655bf66f7ae0762be939d0e959485a3ad9058ee1024ea47a3320f754518 +DIST firefox-8.0-cs.xpi 236152 RMD160 fa8d25d55e7a4388625e456de2587a879da2f196 SHA1 a4b148c9bf5f2373d2665daabcdf6ce91a5a666a SHA256 98cea1111f70a09daff0619f2fa682cd64ef2f8c73ef769f051fdafeae15afbf +DIST firefox-8.0-cy.xpi 229663 RMD160 cec962893cc7eba999f76bf87aa3bfe52422d73c SHA1 00f90ef5cc344b6b9009c4099df29cc291c032e0 SHA256 38081615bfc4e26e904f535be3cec0957d5134b2e45e3d61bc47260b71c07965 +DIST firefox-8.0-da.xpi 228371 RMD160 10141b0df5cee564cdb92975f0113c5955d17b47 SHA1 cd7b97df4fadc4bd3eecbc57524bdef206484730 SHA256 e372f176a186b3b733f98881cd94d1513647bdbc3370e6646c399087d5808a96 +DIST firefox-8.0-de.xpi 236423 RMD160 3131a3eeab3753cb001f1ef871fa9d0de192762a SHA1 1173240f7dffcaacf30e90f938ffd18cbc094c33 SHA256 700bb5248a270045700a6f443a877730ae99707c23acf61c117f8c627c6db1a3 +DIST firefox-8.0-el.xpi 251484 RMD160 fdb896915f993954ae38bf420b403583a2b3edc8 SHA1 ff1f511b64a9257c36ac6b9735faa688b0758f31 SHA256 eb88d7e66a7309e0ea10586c522ab6b3d74da1ab9339d51903a525369cec9d90 +DIST firefox-8.0-en-GB.xpi 219604 RMD160 77a82ede5381c7f20da53e82689c798702c11c15 SHA1 ea8c3c5036a0ee152fcb8ae6147c71c9bd66edf9 SHA256 43d362e55380ba57813fa929a4f2ac35f63214e72c660e836e7ef44fd328d9cb +DIST firefox-8.0-en-ZA.xpi 220975 RMD160 bddd488511d9564160223c817e00636863e8e431 SHA1 284673a1f9174f28b97d9d274ddb27af647da1f0 SHA256 ab3163185d4add78486c3459a962885a623e87d3b4d30dd05ed5ff086ee47e1f +DIST firefox-8.0-eo.xpi 228870 RMD160 adc317de4d4859a856745e1a16bc81738dd9ec12 SHA1 22386b6671324a7bc8f5bce2eaef3ec37b3badd7 SHA256 6628d7e61f2ad420dc9dc8857684a86dec4930947064af59931018a748ac1f1f +DIST firefox-8.0-es-AR.xpi 232815 RMD160 9fb0868da33a0d6beb95461305ee6e004d321e6b SHA1 c4aa7a0bf92862d18dbb6e56b28148d9bcd8e9b2 SHA256 5bf026d3f6f50c6ecc410d77dfcd9f032925e63f95d56f724e307ba71b792951 +DIST firefox-8.0-es-CL.xpi 235293 RMD160 f9b2cc7411c5fe963bd1f2e2166ee56650d97b45 SHA1 71cc176ed4b7cc8702cd8cb4a67c9a7e1e791794 SHA256 394b327d90e4a3affc250d499cd8854a5589cbbb3f3c7501e9211b753d6b8400 +DIST firefox-8.0-es-ES.xpi 206605 RMD160 35b54f8aa323e4ec969ce278f056accd16241f59 SHA1 45ada38670c8239060118feb7bbd9c370af433e4 SHA256 3d8caa12b35d65e85ad24b7ee62db58ec44fdbeb896d87886a8ebb645cb1ea1a +DIST firefox-8.0-es-MX.xpi 207459 RMD160 968e20ce602a10fc2c17ec5e967c1cf255ee7815 SHA1 14b87444c98dc8254e229f04c2e7fd401670082b SHA256 4f1b6eae47f912a03d07a4cba2fc4f9d8ecb5619d3bb6ec367f1d22804442151 +DIST firefox-8.0-et.xpi 230283 RMD160 10223ce2807c967c4e175394b3aff3d658c060b4 SHA1 9fb2cc5a3e57c548eb355932082b517443eae038 SHA256 1216729dff3f60aaa70f46c3b6a4b1b057b6a1e20c39c48fe12422557e0df221 +DIST firefox-8.0-eu.xpi 228065 RMD160 06e61259d0208b87cf05f1ca5f9ddaf57724683e SHA1 e39a63a3814d4a5aeb749fec5c35cf18028be949 SHA256 96b011d99bdb19ca4536080bf95699b5d5320602d730a8baf7b9663fad7e8262 +DIST firefox-8.0-fa.xpi 257339 RMD160 4c4e679e584c2fe6b551ed775e61270f7f645517 SHA1 0bc04d03fc239c2da89e1c7d72fc72a28260134a SHA256 c74bdff47aadf36ef485cb88bfaccd5f06afb3b8f0d545697a5221d5c608dc88 +DIST firefox-8.0-fi.xpi 231178 RMD160 04d4daa406354728c96b1b000b11f5d9141b034b SHA1 66fa4a3a436a4867eb299d14d41ec130e908dffc SHA256 99524102c61b27f7fa6cddbc477cb5b45dd088453e5fb7a164a3d83a7213125b +DIST firefox-8.0-fr.xpi 237069 RMD160 b6048e037e904e5861fd0d9ace446cf6556e4737 SHA1 cca0114141d2b372478acc3633ce2a2885bace73 SHA256 41448fa45220f5e0c556c4e160cf49a670481a11d922a620f5d7ff94cf7ae318 +DIST firefox-8.0-fy-NL.xpi 234377 RMD160 55212d5399061499635880877e469356ffe52064 SHA1 753d025d137d4803bab5e00657007d6b002da595 SHA256 c1e953d64fb61f2ee522873128d23dac726eacc3343526098d499039ff2a7c5e +DIST firefox-8.0-ga-IE.xpi 239393 RMD160 05014c17d2ba94d976b22ad17e374c2c2dc8ddbc SHA1 51543223e4241ae3754fec22534d109f995671db SHA256 b66ff1d60e8ae58a8f60f873370c653bd3f35906dfea8a6f2ec3f540aeb3a1c9 +DIST firefox-8.0-gd.xpi 240921 RMD160 ec378cb84bcaea473d56951f86bd75192680e755 SHA1 da111967490096fe21b3229b4008069a5fe521d4 SHA256 7ea2ad77a1ea63481a23519906357b39f8c28e94d5299ec5e91614cc83ea9658 +DIST firefox-8.0-gl.xpi 230996 RMD160 ba36869b82140a0b175e46373ff4033fdd8379ac SHA1 7b968801be717b8c4f5ea5d9a5ed4c0c31d5eb81 SHA256 55e0fa621c74acec4a40c67638b90a34983be2652ce66111f6cea79ff7f7f428 +DIST firefox-8.0-gu-IN.xpi 260852 RMD160 cd484bf7b550c5698093f073eacfc473858688eb SHA1 427f5c54589f6a769f64268a7e831c29429972e0 SHA256 de3cadb8379a4109f867da9bc7d584673ba7c56c8565d8e2da1772659917401a +DIST firefox-8.0-he.xpi 251243 RMD160 9160d6973fdbf8ce392777baa1591f628cb43d21 SHA1 803811492ba842b587d4acca551814d3b430ffab SHA256 b898f7f61773af974ee66a466fdcbcedb713c45a049c1fabe1bdfc0a9483ce66 +DIST firefox-8.0-hi-IN.xpi 264513 RMD160 6ae31e88bd7dfe537fc4783efeb648614ff67b1c SHA1 aaf94004733eb9f6fdcd5f720236219d2289355f SHA256 22a78f7f9f56b0a6f7f2dbac5dfc327a09c9e68584cd18dd50c10ce90b4d6f92 +DIST firefox-8.0-hr.xpi 239498 RMD160 6e4bce60947c213b41f49a37da8c42c185ec11d1 SHA1 7829ded21be7b5985e2383728f1c227323358c82 SHA256 4317ae1d89de2a28add1aa5891d8a3e9e5c7c2ee34e13883da0bfcd0d6c80cb3 +DIST firefox-8.0-hu.xpi 241689 RMD160 8c4fe08072bc476e434cbfc623a8d947a94de702 SHA1 8a17320afc7a41ad7e153f6c17d728173590a950 SHA256 47fb39be733931cb46e34adf3a206fe58f52f6b48b3acbe5e4e5b3aece4edd6a +DIST firefox-8.0-hy-AM.xpi 431335 RMD160 8743befaa41033908211eeb283ada7bf5f45be9d SHA1 c7d4c4f146ef330c72034df386e1d784e631c5dd SHA256 861dc7b5088cc06cc2cb932babedd2d151c542583dc3daf367f9f4c0a1095d9e +DIST firefox-8.0-id.xpi 224907 RMD160 f929a0678cac082f3085bd1fc0f7376f0e8f5b16 SHA1 f00fabeed18d7a0f099e21130bdfe8ca94af1ede SHA256 59d7c13ce9ad90fcc9954c0c51af2d5642d680ca1592fcce93f7d4a8e0a9cb8b +DIST firefox-8.0-is.xpi 230806 RMD160 24358ea960652f4f210cb1d5cb4b04e7c3d19d93 SHA1 cb3d8b7209382b31c3897c46826684b81d1ca6be SHA256 15d7917b61e520af9d3fcb14a4cc8cbf4870c64cadb1c034e46ef5ec4b3adf04 +DIST firefox-8.0-it.xpi 204075 RMD160 daa250538119f1f21372716d5276ec9ae456e1c6 SHA1 9e4a285946889eb917159d290eabae208dab0574 SHA256 91296fab514450cceeb4b926d7224350456e1ec434a55503be1abbd78e051356 +DIST firefox-8.0-ja.xpi 260221 RMD160 d0568b1a2b03660acfe1c6e8437ae0affefd0447 SHA1 25b73b9ca041aca73bf3c98dbb80f4d43f9220c4 SHA256 61b44806b3890fe1016960c5c0d827640b15b3b549d0d8c093120e000d51e04a +DIST firefox-8.0-kk.xpi 263696 RMD160 c8e8b8fc62adb4c077662ec4048d554fb1acbf1d SHA1 2d0a40213d0ee94aa47df28eade506080a0ffa22 SHA256 1a0bfa5f0ffca6634fedfa9fa4e2b87528873a82fb589fdaec48c0b40270d5de +DIST firefox-8.0-kn.xpi 283736 RMD160 ab89748d336be2e9f9cc3c7ae412abd657352e19 SHA1 1210edb6617c48f0837c6fb552e35e4b66ce7525 SHA256 16e2eb4ae179f1216ca54480a086e553ea418f722bb93cc45630001c8f6a83d1 +DIST firefox-8.0-ko.xpi 215216 RMD160 d562634ba168af86ed15387b0522f10795cc81b6 SHA1 016ef140a01ef0f426dcf37c5c26e317fa2f8967 SHA256 c27a6c0abce063b2ac3cb2e56a90555b10809b555c0a2a0fe98f4da207ed86d4 +DIST firefox-8.0-ku.xpi 239272 RMD160 84711d9fc8c5a2866e18b4c812d0f7cc16698766 SHA1 527eb7fd61a04f8db4f6b1224ba2c1655718e50e SHA256 3bfe1871bacd12857c1e20bda83f569bc21d372de8ec1ad70dd3ef839d46523e +DIST firefox-8.0-lg.xpi 235459 RMD160 5130628e268d2764cac3a07ef60780c83827cf75 SHA1 1dd9cd5dbd699702e5646164f00d2fa9d64f7046 SHA256 9435b77ff439aa19ea98cc6d8de8bbb7d54d27e7f94a29db035b0890a4b886f1 +DIST firefox-8.0-lt.xpi 320556 RMD160 ed20a7d44cca378085b44436966fb9b04a362df1 SHA1 5066ff8cb6f186e2cf431ff4d5cb7247c6cf01c4 SHA256 81c169c8137d8c3e2c0885f2fc52894984015057e3b192fe7e47015e5b6596d0 +DIST firefox-8.0-lv.xpi 231978 RMD160 8096fcc1ad4ca195ac2a6e96081ec004655ae388 SHA1 3b73960b424244846f71e4f1fee7533691ca7b84 SHA256 b0f1863e5f5ca1a1c003eddeb0bbf4af6fe04e02acb759ae30c121d5764f3aee +DIST firefox-8.0-mai.xpi 264043 RMD160 fb29ddf5c8c2a34c99787364f5aa48e7feb34f6f SHA1 4e8ea2d3e0f03d80dcfad9616da236fc2f6e01cb SHA256 3e9581657a47bac7b8729ff6d9de0a9da6eedcfc4c3691779af07c79f94752e0 +DIST firefox-8.0-mk.xpi 258223 RMD160 adbe5d92be5d5b755ee46ffb3de833a0df2c9bba SHA1 026dd37487023a492c97a100ee3a7f5f64026372 SHA256 98fe000b35a3ba06540d1897decfac3387e222698ac29cfd73f888a2b709591b +DIST firefox-8.0-ml.xpi 290671 RMD160 43289cb1fe3b900b5c4b891f6e4ac24658c59663 SHA1 00c663c0c89b80785a462a8bd7b4542f9f2337aa SHA256 28c61c03a5bf402c9a47c34cc0d8d9a8c4987f776080578ef611f63cbc9061ba +DIST firefox-8.0-mr.xpi 266706 RMD160 0df10dbe63e157f305d1fe4a20e2e404de3ee48d SHA1 54e5f088f871e7e389d4b8d6564c7f9a0aeae187 SHA256 e2612fd058b5903cb071b12d45db7eef42e96121be9a919eef7243bd6b9f6d23 +DIST firefox-8.0-nb-NO.xpi 229160 RMD160 0846d05e208cba5b1a49fbaf54f70d7a7f2f7b83 SHA1 3c2708f36c831bb80bc08fab2d562fed6cc58ca8 SHA256 755ecf80fa1bba5c97eaa9046bd0776a8438a4c0989a9a91b6d073ba57a962e8 +DIST firefox-8.0-nl.xpi 230348 RMD160 a54005d2355822e2c7cf53c822c9fc3332fff839 SHA1 3e555aae4009c3f2133d0c1e092f83c6c716e512 SHA256 94da51857d398e916e396a9b5fb5acd971e945445641c0ea74b72902c6a80e1d +DIST firefox-8.0-nn-NO.xpi 230399 RMD160 626612eb55103be0cfc83ae109b1f432ecf86786 SHA1 7c157d4b3b9e3d488616e1aaa6ab1a08884253fb SHA256 a65f70af550eb01b59e9ace4090848d8492d825b13b2ff968d2d326c250d46f4 +DIST firefox-8.0-nso.xpi 233834 RMD160 41a1735a8a443c2a7e36edcf1c6ff5bf6b8397d6 SHA1 a0e61c2008625546f56dfefb79b980d5e745b36d SHA256 caa8b7ed1fa2fb736996370aae1393d0bfc3dd76b8f86ec07c2d1e313a1ab63f +DIST firefox-8.0-or.xpi 269665 RMD160 ba4c3d379989c7abce4e8e8a1ba1c8080594861f SHA1 d0e76f379bc5f38261fed113996388ef922a59d5 SHA256 bfa96aeb4d6f0dd4acbaadaac8d9c36d45e14ec1b30004f2ee7e71574a12f966 +DIST firefox-8.0-pa-IN.xpi 266300 RMD160 374f4427079e62b62da93f17b5da7f09726f3f1e SHA1 b1d52f19ffa7d450d1a9066f4a0ae65d4ec1277e SHA256 677f2b8ccac8b72c6dd6198c7ef0684a066e836b5bb2c9f515ae533824f5f6c8 +DIST firefox-8.0-pl.xpi 239375 RMD160 47b213e0f40899e11a2dcae592390f303626d985 SHA1 999c76b0bd8fdf2e5a66371c1fb8c8c606ffdd3d SHA256 603d0b3ffc00551fe1f2f27255e5b756821805ba634efd2bd1474d4dd31b9f2f +DIST firefox-8.0-pt-BR.xpi 234489 RMD160 2f009a0ff591216390859ffe69958d0122304ce8 SHA1 5599af4e8c8c1c8f78e7aada928eb2406ec9428b SHA256 9938b9d0790913b409ce81d2ff4094293503274a06230f521b8ea0949d79b235 +DIST firefox-8.0-pt-PT.xpi 234235 RMD160 b1524fefe5e58ac43bb0dc58478e7461f3d94c58 SHA1 0cb8eb593ed54eb7f6dec08a707d3dd69e2f21f3 SHA256 884d4455c18de3a41c2a449015235469bda9019ac5b95e44e6ee30ff7938df44 +DIST firefox-8.0-rm.xpi 233467 RMD160 f964196e5df584d5a378399b532deb46e4c8d83f SHA1 398dbe0e58bc55d81a47cc724e86e3bd8747a82b SHA256 e975177e48cb1f74ab39c6d5d9d0b3c3e9b3f7052539b2773ee1600ec2d3c528 +DIST firefox-8.0-ro.xpi 246673 RMD160 42a2121ad0ac4bb7c27e56ac7ce968a6f2e2f7a4 SHA1 b4e6463bc5a991824e041b996f63ced9a6dd4bf2 SHA256 3daff1cd78ccb248a4b64cddb58e692c54c295d90cb5dd08ebf8f5b5a4e0c267 +DIST firefox-8.0-ru.xpi 244641 RMD160 525fbb0e39742ace176fb623725594e5686c5730 SHA1 8fb3ea7a009567f56fb601548f99c1b9dc67398b SHA256 f9668155d5c51ab38e2d31db92e754a44dfa20544d08e10979a10194134fa727 +DIST firefox-8.0-si.xpi 259613 RMD160 34cb700ba98250aa6ecfc3dc440bb97ddd864e79 SHA1 1a44763e96b119df749fc812993945b48df10028 SHA256 299b9c58e704ae4072bff8d49901804d262d546ae04b1dafd30719a3eb7d0bc2 +DIST firefox-8.0-sk.xpi 241442 RMD160 f97319be89a221e728588b89e10e4bf719af0635 SHA1 2e8f10e469e2221006f8bd1faae551035195cab3 SHA256 530f15f397fcc69992e31f3b3f116ec395eb3c2a2a49f591d317185b20060860 +DIST firefox-8.0-sl.xpi 228920 RMD160 860d7281d590cab9341e0ee8d477a472f5e80e50 SHA1 5ea49c7dc7f2382b997828559090cb323f14fa81 SHA256 53443126e247c1bd59ec2e182a993c2773ef703003213bf03f0ac5409fac2aa4 +DIST firefox-8.0-son.xpi 227126 RMD160 f55d28c70c648bca63ebea699fb7e6ffdfa2aae9 SHA1 8ed337e4cea470bfb95a569afee929b7fa037c56 SHA256 0a34481858859c55f3bb7a603e3032b8b0e6bc10a3129ac0c583b6b02d03aa88 +DIST firefox-8.0-sq.xpi 214501 RMD160 aaa720189ceabd3f8f3c60b25449e4c02c40f4cf SHA1 1a16d4ac93621a65779fa450b2d9083cd2f83084 SHA256 c9a5bcc021af2652f05fa200e51e26d06b7e5ba10e1e468b1c9dccaa42673189 +DIST firefox-8.0-sr.xpi 263534 RMD160 8b56c58f59ef1aa31371b4008539fba08f4706cd SHA1 d5aa92636b4e15ebfd9577a28ff12ab8eb1c0563 SHA256 688bbade22a5165d70a9bf95d222a4c9332689d836d53abb695e90e4c2c29f6a +DIST firefox-8.0-sv-SE.xpi 266714 RMD160 6ecd41bac85f8135cd8c41d2d9eaf2cc9778def6 SHA1 d5e230770fddf0af62dd8a93f5df3a3a70ec3793 SHA256 9575874c5632940338f6f26fe25dcabc9e7679820253fd12f07c449caabf10e1 +DIST firefox-8.0-ta-LK.xpi 276080 RMD160 afb05c40bb51bcb60698642d2bc47fad8942af74 SHA1 3cd519a6f65b55c391059ad40d3442d4b7afda55 SHA256 00f45c5146b0925d9a82d95cb5dc2e102341d15cbd29944578b3aaec04a84cfe +DIST firefox-8.0-ta.xpi 259828 RMD160 579b8fca05d8a4c7092b2b8e0e3362eaa6f9b955 SHA1 88a5a5cb3daf24fd4837e85a1b742821ee7254cf SHA256 9be67d46d130807d08b7e8b333914003efec60691b19252ea9dc6cce30522e91 +DIST firefox-8.0-te.xpi 274087 RMD160 d882d75af16e48c603549e1a4d79436dc12e6860 SHA1 ac7156ed5cbddb01b6ec223417902a857367a69e SHA256 ddeebd051e18a3ed4fa7827dd1c8d02dc35ccbe0d48b10eec4ff110c88ebf88d +DIST firefox-8.0-th.xpi 261251 RMD160 0c891d7ba70ba2cae7ac5731ff5d56a630023254 SHA1 a6b92c887ad807442a79e739a4167fdafdbd035b SHA256 d2cbf744ec3bcfb172a592c249ad418928fd3d4a66038f23947df89c59ae20af +DIST firefox-8.0-tr.xpi 233606 RMD160 2f3b83b5a9cb9f7240353722fd78ed8615a69140 SHA1 d4a4c5dab683541d83d954ca2b1573f5b8e26614 SHA256 df554696d93c32460a86cbbb727e27de1640da6e58a116b3a21cedfa71eb908e +DIST firefox-8.0-uk.xpi 267710 RMD160 4ed37860a5af5831beb405eaeba0ca4c8ed00a3a SHA1 114cea611f958723d41bbcf75fa8d839bd37dcf4 SHA256 ebe03cff3f6962d6d7bab20025a684a54951964347fd43dd955d524005237512 +DIST firefox-8.0-vi.xpi 248529 RMD160 25b37ac6891edf53512f8f784f10b9b66c099304 SHA1 ab2f854488b666ed269937f070e28a8845b26b56 SHA256 c4988705cffe66b6803fe880e2773d2e3d1e77a60e34b136c59a77a3321f7f26 +DIST firefox-8.0-zh-CN.xpi 243430 RMD160 50781f9c1e56671b71958962d8047f1c1e69e992 SHA1 4c524381b5e7789c678dde8b7703d9d215164b78 SHA256 c5f0a12db5fee1e2a755012d400a79527a150347ce1aff0208517afbe3a8a014 +DIST firefox-8.0-zh-TW.xpi 244296 RMD160 b61ad8ada60b9841a23c72579b9f903773b70e77 SHA1 faa4fa00a67585fd9cfba9e6cea2d4e4dce0f938 SHA256 bf988457d2174eaeba9272a6d049e27431fc2413f3b43ee8bab2924675dc24fa +DIST firefox-8.0-zu.xpi 234633 RMD160 c8163fab204bf8b412345089cdc9a2a79aea4b27 SHA1 5120fdf77cbfd09d7cf211cfb1ec988eae1654b9 SHA256 856bfe9ea1251e1104046c1da1452298cd12280b8e281fa00a0618d7e91ab01f DIST firefox-bin_i686-7.0.1.tar.bz2 15252909 RMD160 8ea35a83a808a1cf2a5d372de73dff7f4dcffdcc SHA1 db6d308092ad93fc59571f0e6d302c6fcf94b399 SHA256 65386247bdda9d74bd79f14a3b3627938576bac49fc75fb45babb69b1729512e +DIST firefox-bin_i686-8.0.tar.bz2 16200442 RMD160 2c4f8a6158686b09f6207173c42af993ce534d08 SHA1 4a8a9f354c8d292ebcde2781eb85e5d310fb7a15 SHA256 3b9bc37064461f3fed5595c3aaa2b6e820c692c810d82c3e8a154379e7edceee DIST firefox-bin_x86_64-7.0.1.tar.bz2 16905662 RMD160 f19f55797ba384580f8d41cbe26f5d3910eb2d11 SHA1 4ccca008f1d5e0e82ad2717ee8d77ec950efeae4 SHA256 4685ed47783e9aea02bcce2d306c5093dcc3dc67cfa2376097b3406875f7f9cd +DIST firefox-bin_x86_64-8.0.tar.bz2 17941497 RMD160 8b6ec51fb4d3991d3fd324a90ecf0a572c7a7afa SHA1 89321f387cfb25dd70fd2d7c93b1f39c592be0b5 SHA256 b5d5d63baa54616db0b22fa4e8f4320265f7d91f8c71a62a2e3dc8bd615a76c6 DIST libnotify.so.1.bz2 11228 RMD160 459dd9f8de3a4a421348c3ad0e793e868a09c228 SHA1 6b6aeff3e4a55b09d6791c2c9cde767a0659efae SHA256 fa0082cf266108da8ef9ef366de1ac044d2df5d4799e359f009c5a5c58f38395 diff --git a/www-client/firefox-bin/firefox-bin-3.6.24.ebuild b/www-client/firefox-bin/firefox-bin-3.6.24.ebuild new file mode 100644 index 000000000000..58bd04432f93 --- /dev/null +++ b/www-client/firefox-bin/firefox-bin-3.6.24.ebuild @@ -0,0 +1,199 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-3.6.24.ebuild,v 1.1 2011/11/14 15:34:36 nirbheek Exp $ + +EAPI="2" + +inherit eutils mozilla-launcher multilib mozextension + +# Can be updated using scripts/get_langs.sh from mozilla overlay +# '\' at EOL is needed for ${LANG} matching in linguas() below +LANGS="af ar as ast be bg bn-BD bn-IN ca cs cy da de el en en-GB en-US eo \ +es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl gu-IN he hi-IN hr hu \ +id is it ja ka kk kn ko ku lt lv mk ml mr nb-NO nl nn-NO oc or pa-IN pl pt-BR \ +pt-PT rm ro ru si sk sl sq sr sv-SE ta ta-LK te th tr uk vi zh-CN zh-TW" +NOSHORTLANGS="en-GB es-AR pt-BR zh-CN" + +MY_PV="${PV/_rc/rc}" +MY_PN="${PN/-bin}" +MY_P="${MY_PN}-${MY_PV}" + +DESCRIPTION="Firefox Web Browser" +REL_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MY_PN}/releases/" +SRC_URI="${REL_URI}/${MY_PV}/linux-i686/en-US/${MY_P}.tar.bz2 + mirror://gentoo/libnotify.so.1.bz2" +HOMEPAGE="http://www.mozilla.com/firefox" +RESTRICT="strip mirror" + +KEYWORDS="-* ~amd64 ~x86" +SLOT="0" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" +IUSE="startup-notification" + +for X in ${LANGS} ; do + if [ "${X}" != "en" ] && [ "${X}" != "en-US" ]; then + SRC_URI="${SRC_URI} + linguas_${X/-/_}? ( ${REL_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P/-bin/}-${X}.xpi )" + fi + IUSE="${IUSE} linguas_${X/-/_}" + # english is handled internally + if [ "${#X}" == 5 ] && ! has ${X} ${NOSHORTLANGS}; then + if [ "${X}" != "en-US" ]; then + SRC_URI="${SRC_URI} + linguas_${X%%-*}? ( ${REL_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P/-bin/}-${X}.xpi )" + fi + IUSE="${IUSE} linguas_${X%%-*}" + fi +done + +DEPEND="app-arch/unzip" +RDEPEND="dev-libs/dbus-glib + x11-libs/libXrender + x11-libs/libXt + x11-libs/libXmu + x86? ( + >=x11-libs/gtk+-2.2:2 + >=media-libs/alsa-lib-1.0.16 + ) + amd64? ( + >=app-emulation/emul-linux-x86-baselibs-20081109 + >=app-emulation/emul-linux-x86-gtklibs-20081109 + >=app-emulation/emul-linux-x86-soundlibs-20081109 + )" + +S="${WORKDIR}/${MY_PN}" + +pkg_setup() { + # This is a binary x86 package => ABI=x86 + # Please keep this in future versions + # Danny van Dyk 2005/03/26 + has_multilib_profile && ABI="x86" +} + +linguas() { + local LANG SLANG + for LANG in ${LINGUAS}; do + if has ${LANG} en en_US; then + has en ${linguas} || linguas="${linguas:+"${linguas} "}en" + continue + elif has ${LANG} ${LANGS//-/_}; then + has ${LANG//_/-} ${linguas} || linguas="${linguas:+"${linguas} "}${LANG//_/-}" + continue + elif [[ " ${LANGS} " == *" ${LANG}-"* ]]; then + for X in ${LANGS}; do + if [[ "${X}" == "${LANG}-"* ]] && \ + [[ " ${NOSHORTLANGS} " != *" ${X} "* ]]; then + has ${X} ${linguas} || linguas="${linguas:+"${linguas} "}${X}" + continue 2 + fi + done + fi + ewarn "Sorry, but ${PN} does not support the ${LANG} LINGUA" + done +} + +src_unpack() { + unpack ${MY_P}.tar.bz2 + unpack libnotify.so.1.bz2 + + linguas + for X in ${linguas}; do + [[ ${X} != "en" ]] && xpi_unpack "${P/-bin/}-${X}.xpi" + done + if [[ ${linguas} != "" && ${linguas} != "en" ]]; then + einfo "Selected language packs (first will be default): ${linguas}" + fi +} + +src_install() { + declare MOZILLA_FIVE_HOME=/opt/${MY_PN} + + # Install icon and .desktop for menu entry + newicon "${S}"/chrome/icons/default/default48.png ${PN}-icon.png + domenu "${FILESDIR}"/${PN}.desktop + + # Add StartupNotify=true bug 237317 + if use startup-notification; then + echo "StartupNotify=true" >> "${D}"/usr/share/applications/${PN}.desktop + fi + + # Install firefox in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${D}"${MOZILLA_FIVE_HOME} + + linguas + for X in ${linguas}; do + [[ ${X} != "en" ]] && xpi_install "${WORKDIR}"/"${P/-bin/}-${X}" + done + + local LANG=${linguas%% *} + if [[ -n ${LANG} && ${LANG} != "en" ]]; then + elog "Setting default locale to ${LANG}" + sed -e "s:general.useragent.locale\", \"en-US\":general.useragent.locale\", \"${LANG}\":" \ + -i "${D}${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}.js \ + -i "${D}${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}-l10n.js || \ + die "sed failed to change locale" + fi + + # Create /usr/bin/firefox-bin +if use amd64 ; then + dodir /usr/bin/ + cat <"${D}"/usr/bin/${PN} +#!/bin/sh +unset LD_PRELOAD +LD_LIBRARY_PATH="/opt/firefox/" +GTK_PATH=/usr/lib32/gtk-2.0/ +exec /opt/${MY_PN}/${MY_PN} "\$@" +EOF +else + dodir /usr/bin/ + cat <"${D}"/usr/bin/${PN} +#!/bin/sh +unset LD_PRELOAD +LD_LIBRARY_PATH="/opt/firefox/" +GTK_PATH=/usr/lib32/gtk-2.0/ +exec /opt/${MY_PN}/${MY_PN} "\$@" +EOF +fi + fperms 0755 /usr/bin/${PN} + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + doins "${FILESDIR}"/10${PN} || die + + rm -rf "${D}"${MOZILLA_FIVE_HOME}/plugins + dosym /usr/"$(get_libdir)"/nsbrowser/plugins ${MOZILLA_FIVE_HOME}/plugins || die + + # This is a copy of 32bit libnotify.so.1 from app-emulation/emul-linux-x86-gtklibs-20110129. + # http://bugs.gentoo.org/show_bug.cgi?id=360443. + exeinto /opt/firefox + doexe "${WORKDIR}"/libnotify.so.1 || die +} + +pkg_postinst() { + if use x86; then + if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ + || ! has_version 'net-misc/curl'; then + einfo + einfo "For using the crashreporter, you need gnome-base/gconf," + einfo "gnome-base/orbit and net-misc/curl emerged." + einfo + fi + if has_version 'net-misc/curl[nss]'; then + einfo + einfo "Crashreporter won't be able to send reports" + einfo "if you have curl emerged with the nss USE-flag" + einfo + fi + else + einfo + einfo "NB: You just installed a 32-bit ${MY_P}" + einfo + einfo "Crashreporter won't work on amd64" + einfo + fi +} + +pkg_postrm() { + update_mozilla_launcher_symlinks +} diff --git a/www-client/firefox-bin/firefox-bin-8.0.ebuild b/www-client/firefox-bin/firefox-bin-8.0.ebuild new file mode 100644 index 000000000000..9b8b05a9b6f2 --- /dev/null +++ b/www-client/firefox-bin/firefox-bin-8.0.ebuild @@ -0,0 +1,175 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-8.0.ebuild,v 1.2 2011/11/14 15:45:23 anarchy Exp $ + +EAPI="3" + +inherit eutils mozilla-launcher multilib mozextension pax-utils + +# Can be updated using scripts/get_langs.sh from mozilla overlay +LANGS=(af ak ar ast be bg bn-BD bn-IN br bs ca cs cy da de el en en-GB en-US +en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl gu-IN he hi-IN +hr hu hy-AM id is it ja kk kn ko ku lg lt lv mai mk ml mr nb-NO nl nn-NO nso or +pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta ta-LK te th tr uk vi +zh-CN zh-TW zu) + +MY_PV="${PV/_rc/rc}" +MY_PN="${PN/-bin}" +MY_P="${MY_PN}-${MY_PV}" + +DESCRIPTION="Firefox Web Browser" +FTP_URI="ftp://ftp.mozilla.org/pub/mozilla.org/${MY_PN}/releases/" +SRC_URI=" + amd64? ( ${FTP_URI}/${MY_PV}/linux-x86_64/en-US/${MY_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) + x86? ( ${FTP_URI}/${MY_PV}/linux-i686/en-US/${MY_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" +HOMEPAGE="http://www.mozilla.com/firefox" +RESTRICT="strip mirror" + +KEYWORDS="-* ~amd64 ~x86" +SLOT="0" +LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" +IUSE="startup-notification" + +for X in "${LANGS[@]}" ; do + # en and en_US are handled internally + if [[ ${X} != en ]] && [[ ${X} != en-US ]]; then + SRC_URI="${SRC_URI} + linguas_${X/-/_}? ( ${FTP_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P/-bin/}-${X}.xpi )" + fi + IUSE="${IUSE} linguas_${X/-/_}" + # Install all the specific locale xpis if there's no generic locale xpi + # Example: there's no pt.xpi, so install all pt-*.xpi + if ! has ${X%%-*} "${LANGS[@]}"; then + SRC_URI="${SRC_URI} + linguas_${X%%-*}? ( ${FTP_URI}/${MY_PV}/linux-i686/xpi/${X}.xpi -> ${P/-bin/}-${X}.xpi )" + IUSE="${IUSE} linguas_${X%%-*}" + fi +done + +DEPEND="app-arch/unzip" +RDEPEND="dev-libs/dbus-glib + x11-libs/libXrender + x11-libs/libXt + x11-libs/libXmu + + >=x11-libs/gtk+-2.2:2 + >=media-libs/alsa-lib-1.0.16 +" + +S="${WORKDIR}/${MY_PN}" + +# TODO: Move all the linguas crap to an eclass +linguas() { + # Generate the list of language packs called "linguas" + # This list is used to install the xpi language packs + local LINGUA + for LINGUA in ${LINGUAS}; do + if has ${LINGUA} en en_US; then + # For mozilla products, en and en_US are handled internally + continue + # If this language is supported by ${P}, + elif has ${LINGUA} "${LANGS[@]//-/_}"; then + # Add the language to linguas, if it isn't already there + has ${LINGUA//_/-} "${linguas[@]}" || linguas+=(${LINGUA//_/-}) + continue + # For each short LINGUA that isn't in LANGS, + # add *all* long LANGS to the linguas list + elif ! has ${LINGUA%%-*} "${LANGS[@]}"; then + for LANG in "${LANGS[@]}"; do + if [[ ${LANG} == ${LINGUA}-* ]]; then + has ${LANG} "${linguas[@]}" || linguas+=(${LANG}) + continue 2 + fi + done + fi + ewarn "Sorry, but ${P} does not support the ${LINGUA} locale" + done +} + +src_unpack() { + unpack ${A} + + linguas + for X in "${linguas[@]}"; do + # FIXME: Add support for unpacking xpis to portage + [[ ${X} != "en" ]] && xpi_unpack "${P/-bin/}-${X}.xpi" + done + if [[ "${linguas[*]}" != "" && "${linguas[*]}" != "en" ]]; then + einfo "Selected language packs (first will be default): ${linguas[*]}" + fi +} + +src_install() { + declare MOZILLA_FIVE_HOME=/opt/${MY_PN} + + # Install icon and .desktop for menu entry + newicon "${S}"/chrome/icons/default/default48.png ${PN}-icon.png + domenu "${FILESDIR}"/${PN}.desktop + + # Add StartupNotify=true bug 237317 + if use startup-notification; then + echo "StartupNotify=true" >> "${D}"/usr/share/applications/${PN}.desktop + fi + + # Install firefox in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${D}"${MOZILLA_FIVE_HOME} || die + + # Fix prefs that make no sense for a system-wide install + insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ + doins "${FILESDIR}"/${PN}-prefs.js || die + + linguas + for X in "${linguas[@]}"; do + [[ ${X} != "en" ]] && xpi_install "${WORKDIR}"/"${P/-bin/}-${X}" + done + + local LANG=${linguas%% *} + if [[ -n ${LANG} && ${LANG} != "en" ]]; then + elog "Setting default locale to ${LANG}" + echo "pref(\"general.useragent.locale\", \"${LANG}\");" \ + >> "${D}${MOZILLA_FIVE_HOME}"/defaults/pref/${PN}-prefs.js || \ + die "sed failed to change locale" + fi + + # Create /usr/bin/firefox-bin + dodir /usr/bin/ + cat <<-EOF >"${D}"/usr/bin/${PN} + #!/bin/sh + unset LD_PRELOAD + LD_LIBRARY_PATH="/opt/firefox/" + GTK_PATH=/usr/lib/gtk-2.0/ + exec /opt/${MY_PN}/${MY_PN} "\$@" + EOF + fperms 0755 /usr/bin/${PN} + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + doins "${FILESDIR}"/10${PN} || die + + ln -sfn "/usr/$(get_libdir)/nsbrowser/plugins" \ + "${D}${MOZILLA_FIVE_HOME}/plugins" || die + + # Required in order to use plugins and even run firefox on hardened. + pax-mark m "${ED}"/${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container} +} + +pkg_postinst() { + if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ + || ! has_version 'net-misc/curl'; then + einfo + einfo "For using the crashreporter, you need gnome-base/gconf," + einfo "gnome-base/orbit and net-misc/curl emerged." + einfo + fi + if has_version 'net-misc/curl[nss]'; then + einfo + einfo "Crashreporter won't be able to send reports" + einfo "if you have curl emerged with the nss USE-flag" + einfo + fi +} + +pkg_postrm() { + update_mozilla_launcher_symlinks +} diff --git a/www-client/google-chrome/Manifest b/www-client/google-chrome/Manifest index f007a5f808bd..4d28ea9db483 100644 --- a/www-client/google-chrome/Manifest +++ b/www-client/google-chrome/Manifest @@ -2,5 +2,5 @@ DIST google-chrome-beta_16.0.912.36-r109393_amd64.deb 25066240 RMD160 36eab74040 DIST google-chrome-beta_16.0.912.36-r109393_i386.deb 29197154 RMD160 563c6e9fa4f1903e3c6133b1cb7bbd6408dd5565 SHA1 3752465816fed39979f0b30bca9eea5cf038c1b1 SHA256 514974f0b68bfcca8bfea22763edb480a0ab9898a30447f0544172912a384e6c DIST google-chrome-stable_15.0.874.120-r108895_amd64.deb 24665320 RMD160 92ea6741dd33b1333464f7eb3984c931e8142b15 SHA1 c453cef3eea6199e0a65b328a240bc0536b8106e SHA256 a24946c5e9a180985ce08c86038bd1f0180c5c53e4646e2f5ee989b2c99de87d DIST google-chrome-stable_15.0.874.120-r108895_i386.deb 28813384 RMD160 c1a109b52acdd3ac88ff27a1e796f5190c428e0f SHA1 9c8a9eba12f8d7ec0e7aa95516c997ae9784f0e6 SHA256 0f6238bb52591aec25d42f90ede2272f8dd4089b5ab853a156c6dc5a6a9ce46e -DIST google-chrome-unstable_17.0.932.0-r108826_amd64.deb 25210966 RMD160 37fb6f5a09753177a7169a2479629bbe83fc96e6 SHA1 31c020bc8bf7752d96993ef320a509bf0c96739d SHA256 ab543c1ae1b452e4f1e7bcb962985fb4fc5fc1776c5a747b0d76ab503ec7d36d -DIST google-chrome-unstable_17.0.932.0-r108826_i386.deb 29277376 RMD160 abc89814fec6355013e8b5ab3d231c2b3c38d180 SHA1 d426166a70d4dc42acc18f7ebe3638851894c1c6 SHA256 29ea4d9daa034a6f74c89b6d01e337c0eff5165e4489f945c72e4bd16febe246 +DIST google-chrome-unstable_17.0.938.0-r109848_amd64.deb 25425852 RMD160 ffa874e7da311cd4f42160b787eda55471a1abb1 SHA1 fb9300bd73aff4a50bd285e35e14901e2d95b4e5 SHA256 1e7277f55dd9b0e8eb63ffcae25dc755b636d4d6c8f46801d780980482cd5a08 +DIST google-chrome-unstable_17.0.938.0-r109848_i386.deb 29602778 RMD160 0df043ff8c377334f501af5e2ce355011e233b70 SHA1 d41d4a28a1f489f2a32c9bdca0f00e8b6c35fcb4 SHA256 9e2ac801729f50206c3291a0cc2543acbc125931bdaf56e5684d18f4d1cd9bfd diff --git a/www-client/google-chrome/google-chrome-15.0.874.120_p108895.ebuild b/www-client/google-chrome/google-chrome-15.0.874.120_p108895.ebuild index 164e59b73a07..d61c6a3c6edf 100644 --- a/www-client/google-chrome/google-chrome-15.0.874.120_p108895.ebuild +++ b/www-client/google-chrome/google-chrome-15.0.874.120_p108895.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-15.0.874.120_p108895.ebuild,v 1.2 2011/11/13 20:10:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-15.0.874.120_p108895.ebuild,v 1.3 2011/11/14 20:41:06 floppym Exp $ EAPI="4" @@ -62,7 +62,7 @@ RDEPEND="app-arch/bzip2 net-print/cups media-libs/libpng:1.2 sys-apps/dbus - || ( >=sys-devel/gcc-4.4.0[cxx] >=sys-devel/gcc-4.4.0[-nocxx] ) + || ( >=sys-devel/gcc-4.4.0[-nocxx] >=sys-devel/gcc-4.4.0[cxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf diff --git a/www-client/google-chrome/google-chrome-16.0.912.36_beta109393.ebuild b/www-client/google-chrome/google-chrome-16.0.912.36_beta109393.ebuild index 99272edfb77b..bc3bba266871 100644 --- a/www-client/google-chrome/google-chrome-16.0.912.36_beta109393.ebuild +++ b/www-client/google-chrome/google-chrome-16.0.912.36_beta109393.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-16.0.912.36_beta109393.ebuild,v 1.2 2011/11/13 20:10:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-16.0.912.36_beta109393.ebuild,v 1.3 2011/11/14 20:41:06 floppym Exp $ EAPI="4" @@ -62,7 +62,7 @@ RDEPEND="app-arch/bzip2 net-print/cups media-libs/libpng:1.2 sys-apps/dbus - || ( >=sys-devel/gcc-4.4.0[cxx] >=sys-devel/gcc-4.4.0[-nocxx] ) + || ( >=sys-devel/gcc-4.4.0[-nocxx] >=sys-devel/gcc-4.4.0[cxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf diff --git a/www-client/google-chrome/google-chrome-17.0.932.0_alpha108826.ebuild b/www-client/google-chrome/google-chrome-17.0.938.0_alpha109848.ebuild similarity index 96% rename from www-client/google-chrome/google-chrome-17.0.932.0_alpha108826.ebuild rename to www-client/google-chrome/google-chrome-17.0.938.0_alpha109848.ebuild index b15b4439dee0..3d6d333a689e 100644 --- a/www-client/google-chrome/google-chrome-17.0.932.0_alpha108826.ebuild +++ b/www-client/google-chrome/google-chrome-17.0.938.0_alpha109848.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-17.0.932.0_alpha108826.ebuild,v 1.2 2011/11/13 20:10:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-17.0.938.0_alpha109848.ebuild,v 1.1 2011/11/15 00:58:27 floppym Exp $ EAPI="4" @@ -62,7 +62,7 @@ RDEPEND="app-arch/bzip2 net-print/cups media-libs/libpng:1.2 sys-apps/dbus - || ( >=sys-devel/gcc-4.4.0[cxx] >=sys-devel/gcc-4.4.0[-nocxx] ) + || ( >=sys-devel/gcc-4.4.0[-nocxx] >=sys-devel/gcc-4.4.0[cxx] ) sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf diff --git a/www-plugins/weave/Manifest b/www-plugins/weave/Manifest deleted file mode 100644 index 68a0fd24ff5f..000000000000 --- a/www-plugins/weave/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST weave-1.1.tar.bz2 440430 RMD160 4ed83cbfdebf3148b30d3ca7bb04c4c23de6a737 SHA1 d462092a9e5f37da0afae26b6a8772ad2fa63dcc SHA256 80d30ae19763f3ba020447abf79594e68f1243983b976fc06bdf6b301481d1c9 diff --git a/www-plugins/weave/files/weave-0.5.1-pkgconfig.patch b/www-plugins/weave/files/weave-0.5.1-pkgconfig.patch deleted file mode 100644 index 467344b40bb0..000000000000 --- a/www-plugins/weave/files/weave-0.5.1-pkgconfig.patch +++ /dev/null @@ -1,192 +0,0 @@ -diff -r adb27ed2f421 crypto/Makefile ---- a/crypto/Makefile Fri Aug 21 17:32:41 2009 -0700 -+++ b/crypto/Makefile Mon Aug 24 00:09:43 2009 +0200 -@@ -39,12 +39,23 @@ - stage_dir=../dist/stage - - sdkdir ?= ${MOZSDKDIR} -+ -+# If blank, try to use pkg-config -+# To add a path to pkg-config search path, use PKG_CONFIG_PATH -+# (see man pkg-config) -+ifeq ($(sdkdir),) -+ sdkdir = $(shell pkg-config --variable sdkdir libxul-unstable) -+endif -+ - ifeq ($(sdkdir),) - $(warning No 'sdkdir' variable given) - $(warning It should point to the location of the Gecko SDK) - $(warning For example: "make sdkdir=/foo/bar/baz") - $(warning Or set the MOZSDKDIR environment variable to point to it) -+ $(warning Or fix your xulrunner pkg-config files) - $(error) -+else -+ $(info Using Mozilla SDKDIR as: ${sdkdir}) - endif - - all: build -diff -r adb27ed2f421 crypto/src/Makefile ---- a/crypto/src/Makefile Fri Aug 21 17:32:41 2009 -0700 -+++ b/crypto/src/Makefile Mon Aug 24 00:09:43 2009 +0200 -@@ -37,9 +37,17 @@ - # - # ***** END LICENSE BLOCK ***** - -+# Define some custom pkg-config functions -+pkg-config-var = $(shell pkg-config --variable $(1) $(2)) -+pkg-config-I = $(shell pkg-config --cflags-only-I $(1) $(2)) -+pkg-config-l = $(patsubst -l%,%,$(shell pkg-config --libs-only-l $(1))) -+pkg-config-L = $(patsubst -L%,%,$(shell pkg-config --libs-only-L $(1))) -+ -+# Actually use pkg-config? -+pkgconfig = "no" -+ - # OS detection - --xpidl = $(sdkdir)/bin/xpidl - link = link - - sys := $(shell uname -s) -@@ -48,7 +56,6 @@ - ifeq ($(wince), 1) - os = WINNT - cxx = $(sdkdir)/sdk/bin/arm-wince-gcc -- xpidl = $(sdkdir)/host/bin/host_xpidl - link = $(sdkdir)/sdk/bin/arm-wince-link - so = dll - else -@@ -165,13 +172,24 @@ - destdir = .. - platformdir = $(destdir)/platform/$(platform) - -+# If blank, try to use pkg-config -+# To add a path to pkg-config search path, use PKG_CONFIG_PATH -+# (see man pkg-config) -+ifeq ($(sdkdir),) -+ pkgconfig="yes" -+ sdkdir = $(call pkg-config-var,sdkdir,libxul-unstable) -+endif -+ - # FIXME: we don't actually require this for e.g. clean - ifeq ($(sdkdir),) - $(warning No 'sdkdir' variable given) - $(warning It should point to the location of the Gecko SDK) - $(warning For example: "make sdkdir=/foo/bar/baz") - $(warning Or set the MOZSDKDIR environment variable to point to it) -+ $(warning Or fix your xulrunner pkg-config files) - $(error ) -+else -+ $(info Using Mozilla SDKDIR as: ${sdkdir}) - endif - - idl_headers = $(idl:.idl=.h) -@@ -179,30 +197,75 @@ - cpp_objects = $(cpp_sources:.cpp=.o) - so_target = $(target:=.$(so)) - --headers = -I$(sdkdir)/include \ -- -I$(sdkdir)/include/system_wrappers \ -- -I$(sdkdir)/include/nss \ -- -I$(sdkdir)/include/xpcom \ -- -I$(sdkdir)/include/string \ -- -I$(sdkdir)/include/pipnss \ -- -I$(sdkdir)/include/nspr \ -- -I$(sdkdir)/sdk/include -+xpidl = $(sdkdir)/bin/xpidl -+ifeq ($(wince), 1) -+ xpidl = $(sdkdir)/host/bin/host_xpidl -+endif -+ -+ifeq ($(pkgconfig),"yes") -+ # Include dirs -+ nss_includes = $(call pkg-config-I,mozilla-nss) -+ nspr_includes = $(call pkg-config-I,mozilla-nspr) -+ libxul_includes = $(call pkg-config-I,libxul-unstable) -+ -+ # Library dirs -+ nss_libdirs = $(call pkg-config-L,mozilla-nss) -+ nspr_libdirs = $(call pkg-config-L,mozilla-nspr) -+ libxul_libdirs = $(call pkg-config-L,libxul-unstable) -+ -+ # Libs -+ nss_libs = $(call pkg-config-l,mozilla-nss) -+ nspr_libs = $(call pkg-config-l,mozilla-nspr) -+ libxul_libs = $(call pkg-config-l,libxul-unstable) -+ -+ idl_dir = $(call pkg-config-var,idldir,libxul-unstable)/unstable -+ -+# Fallback to Hard-coded -+else -+ # Include dirs -+ nss_includes = -I$(sdkdir)/include/nss -+ nspr_includes = -I$(sdkdir)/include/nspr -+ libxul_includes = -I$(sdkdir)/include \ -+ -I$(sdkdir)/include/system_wrappers \ -+ -I$(sdkdir)/include/xpcom \ -+ -I$(sdkdir)/include/string \ -+ -I$(sdkdir)/include/pipnss \ -+ -I$(sdkdir)/sdk/include -+ -+ # Library dirs -+ libxul_libdirs = $(sdkdir)/lib $(sdkdir)/bin -+ nss_libdirs = $(libxul_libdirs) -+ nspr_libdirs = $(libxul_libdirs) -+ -+ # Libs -+ nss_libs = ssl3 smime3 nss3 nssutil3 -+ nspr_libs = nspr4 plds4 plc4 -+ libxul_libs = xpcomglue_s -+ ifeq ($(wince),1) -+ libxul_libs = $(libxul_libs) xpcom -+ else -+ libxul_libs = $(libxul_libs) xpcomglue -+ endif -+ -+ ifeq ($(os), linux) -+ libxul_libs = $(libxul_libs) xpcom_core -+ endif -+ -+ idl_dir = $(sdkdir)/idl -+endif -+ -+headers = $(nss_includes) \ -+ $(nspr_includes) \ -+ $(libxul_includes) - - # libraries --libdirs := $(sdkdir)/lib $(sdkdir)/bin --ifeq ($(wince),1) --libs := xpcomglue_s xpcom nspr4 \ -- crmf smime3 ssl3 nss3 nssutil3 \ -- plds4 plc4 --else --libs := xpcomglue xpcomglue_s nspr4 \ -- crmf smime3 ssl3 nss3 nssutil3 \ -- plds4 plc4 --endif -+libdirs = $(nss_libdirs) \ -+ $(nspr_libdirs) \ -+ $(libxul_libdirs) - --ifeq ($(os), Linux) -- libs := xpcom_core $(libs) --endif -+libs = $(nss_libs) \ -+ $(nspr_libs) \ -+ $(libxul_libs) - - # compiler and Linker Flags - -@@ -328,10 +391,10 @@ - - # rules to build the c headers and .xpt from idl - $(idl_headers): $(idl) -- $(xpidl) -m header -I$(sdkdir)/idl $(@:.h=.idl) -+ $(xpidl) -m header -I$(idl_dir) $(@:.h=.idl) - - $(idl_typelib): $(idl) -- $(xpidl) -m typelib -I$(sdkdir)/idl $(@:.xpt=.idl) -+ $(xpidl) -m typelib -I$(idl_dir) $(@:.xpt=.idl) - - # build and link rules - ifeq ($(os), Darwin) diff --git a/www-plugins/weave/files/weave-1.1-pkgconfig.patch b/www-plugins/weave/files/weave-1.1-pkgconfig.patch deleted file mode 100644 index 1580dfda0fc7..000000000000 --- a/www-plugins/weave/files/weave-1.1-pkgconfig.patch +++ /dev/null @@ -1,192 +0,0 @@ -diff -r adb27ed2f421 crypto/Makefile ---- a/crypto/Makefile Fri Aug 21 17:32:41 2009 -0700 -+++ b/crypto/Makefile Mon Aug 24 00:09:43 2009 +0200 -@@ -39,12 +39,23 @@ - stage_dir=../dist/stage - - sdkdir ?= ${MOZSDKDIR} -+ -+# If blank, try to use pkg-config -+# To add a path to pkg-config search path, use PKG_CONFIG_PATH -+# (see man pkg-config) -+ifeq ($(sdkdir),) -+ sdkdir = $(shell pkg-config --variable sdkdir libxul) -+endif -+ - ifeq ($(sdkdir),) - $(warning No 'sdkdir' variable given) - $(warning It should point to the location of the Gecko SDK) - $(warning For example: "make sdkdir=/foo/bar/baz") - $(warning Or set the MOZSDKDIR environment variable to point to it) -+ $(warning Or fix your xulrunner pkg-config files) - $(error) -+else -+ $(info Using Mozilla SDKDIR as: ${sdkdir}) - endif - - all: build -diff -r adb27ed2f421 crypto/src/Makefile ---- a/crypto/src/Makefile Fri Aug 21 17:32:41 2009 -0700 -+++ b/crypto/src/Makefile Mon Aug 24 00:09:43 2009 +0200 -@@ -37,9 +37,17 @@ - # - # ***** END LICENSE BLOCK ***** - -+# Define some custom pkg-config functions -+pkg-config-var = $(shell pkg-config --variable $(1) $(2)) -+pkg-config-I = $(shell pkg-config --cflags-only-I $(1) $(2)) -+pkg-config-l = $(patsubst -l%,%,$(shell pkg-config --libs-only-l $(1))) -+pkg-config-L = $(patsubst -L%,%,$(shell pkg-config --libs-only-L $(1))) -+ -+# Actually use pkg-config? -+pkgconfig = "no" -+ - # OS detection - --xpidl = $(sdkdir)/bin/xpidl - link = link - - sys := $(shell uname -s) -@@ -48,7 +56,6 @@ - ifeq ($(wince), 1) - os = WINNT - cxx = $(sdkdir)/sdk/bin/arm-wince-gcc -- xpidl = $(sdkdir)/host/bin/host_xpidl - link = $(sdkdir)/sdk/bin/arm-wince-link - so = dll - else -@@ -165,13 +172,24 @@ - destdir = .. - platformdir = $(destdir)/platform/$(platform) - -+# If blank, try to use pkg-config -+# To add a path to pkg-config search path, use PKG_CONFIG_PATH -+# (see man pkg-config) -+ifeq ($(sdkdir),) -+ pkgconfig="yes" -+ sdkdir = $(call pkg-config-var,sdkdir,libxul) -+endif -+ - # FIXME: we don't actually require this for e.g. clean - ifeq ($(sdkdir),) - $(warning No 'sdkdir' variable given) - $(warning It should point to the location of the Gecko SDK) - $(warning For example: "make sdkdir=/foo/bar/baz") - $(warning Or set the MOZSDKDIR environment variable to point to it) -+ $(warning Or fix your xulrunner pkg-config files) - $(error ) -+else -+ $(info Using Mozilla SDKDIR as: ${sdkdir}) - endif - - idl_headers = $(idl:.idl=.h) -@@ -179,30 +197,75 @@ - cpp_objects = $(cpp_sources:.cpp=.o) - so_target = $(target:=.$(so)) - --headers = -I$(sdkdir)/include \ -- -I$(sdkdir)/include/system_wrappers \ -- -I$(sdkdir)/include/nss \ -- -I$(sdkdir)/include/xpcom \ -- -I$(sdkdir)/include/string \ -- -I$(sdkdir)/include/pipnss \ -- -I$(sdkdir)/include/nspr \ -- -I$(sdkdir)/sdk/include -+xpidl = $(sdkdir)/bin/xpidl -+ifeq ($(wince), 1) -+ xpidl = $(sdkdir)/host/bin/host_xpidl -+endif -+ -+ifeq ($(pkgconfig),"yes") -+ # Include dirs -+ nss_includes = $(call pkg-config-I,nss) -+ nspr_includes = $(call pkg-config-I,nspr) -+ libxul_includes = $(call pkg-config-I,libxul) -+ -+ # Library dirs -+ nss_libdirs = $(call pkg-config-L,nss) -+ nspr_libdirs = $(call pkg-config-L,nspr) -+ libxul_libdirs = $(call pkg-config-L,libxul) -+ -+ # Libs -+ nss_libs = $(call pkg-config-l,nss) -+ nspr_libs = $(call pkg-config-l,nspr) -+ libxul_libs = $(call pkg-config-l,libxul) -+ -+ idl_dir = $(call pkg-config-var,idldir,libxul) -+ -+# Fallback to Hard-coded -+else -+ # Include dirs -+ nss_includes = -I$(sdkdir)/include/nss -+ nspr_includes = -I$(sdkdir)/include/nspr -+ libxul_includes = -I$(sdkdir)/include \ -+ -I$(sdkdir)/include/system_wrappers \ -+ -I$(sdkdir)/include/xpcom \ -+ -I$(sdkdir)/include/string \ -+ -I$(sdkdir)/include/pipnss \ -+ -I$(sdkdir)/sdk/include -+ -+ # Library dirs -+ libxul_libdirs = $(sdkdir)/lib $(sdkdir)/bin -+ nss_libdirs = $(libxul_libdirs) -+ nspr_libdirs = $(libxul_libdirs) -+ -+ # Libs -+ nss_libs = ssl3 smime3 nss3 nssutil3 -+ nspr_libs = nspr4 plds4 plc4 -+ libxul_libs = xpcomglue_s -+ ifeq ($(wince),1) -+ libxul_libs = $(libxul_libs) xpcom -+ else -+ libxul_libs = $(libxul_libs) xpcomglue -+ endif -+ -+ ifeq ($(os), linux) -+ libxul_libs = $(libxul_libs) xpcom_core -+ endif -+ -+ idl_dir = $(sdkdir)/idl -+endif -+ -+headers = $(nss_includes) \ -+ $(nspr_includes) \ -+ $(libxul_includes) - - # libraries --libdirs := $(sdkdir)/lib $(sdkdir)/bin --ifeq ($(wince),1) --libs := xpcomglue_s xpcom nspr4 \ -- crmf smime3 ssl3 nss3 nssutil3 \ -- plds4 plc4 --else --libs := xpcomglue xpcomglue_s nspr4 \ -- crmf smime3 ssl3 nss3 nssutil3 \ -- plds4 plc4 --endif -+libdirs = $(nss_libdirs) \ -+ $(nspr_libdirs) \ -+ $(libxul_libdirs) - --ifeq ($(os), Linux) -- libs := xpcom_core $(libs) --endif -+libs = $(nss_libs) \ -+ $(nspr_libs) \ -+ $(libxul_libs) - - # compiler and Linker Flags - -@@ -328,10 +391,10 @@ - - # rules to build the c headers and .xpt from idl - $(idl_headers): $(idl) -- $(xpidl) -m header -I$(sdkdir)/idl $(@:.h=.idl) -+ $(xpidl) -m header -I$(idl_dir) $(@:.h=.idl) - - $(idl_typelib): $(idl) -- $(xpidl) -m typelib -I$(sdkdir)/idl $(@:.xpt=.idl) -+ $(xpidl) -m typelib -I$(idl_dir) $(@:.xpt=.idl) - - # build and link rules - ifeq ($(os), Darwin) diff --git a/www-plugins/weave/metadata.xml b/www-plugins/weave/metadata.xml deleted file mode 100644 index 7ad0ba3b8bc7..000000000000 --- a/www-plugins/weave/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - mozilla - - volkmar@gentoo.org - Mounir Lamouri - - - diff --git a/www-plugins/weave/weave-1.1.ebuild b/www-plugins/weave/weave-1.1.ebuild deleted file mode 100644 index 7cbdba5edf58..000000000000 --- a/www-plugins/weave/weave-1.1.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/weave-1.1.ebuild,v 1.3 2010/07/25 19:10:58 nirbheek Exp $ - -EAPI="2" - -inherit eutils mozextension multilib - -DESCRIPTION="Synchronize your bookmarks, history, tabs and passwords with Firefox" -HOMEPAGE="http://mozillalabs.com/weave/" -SRC_URI="http://hg.mozilla.org/labs/${PN}/archive/${PV}.tar.bz2 - -> ${P}.tar.bz2" - -LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="|| ( - >=www-client/firefox-3.5 - >=www-client/firefox-bin-3.5 - >=www-client/seamonkey-2.0_alpha3 - >=www-client/seamonkey-bin-2.0_alpha3 - ) - >=net-libs/xulrunner-1.9.1 - >=dev-libs/nss-3.12 - >=dev-libs/nspr-4.7.1" -DEPEND="${RDEPEND}" - -RESTRICT="test" - -# NOTES: -# fennec is also listed in install.rdf but not in-tree - -# TODO: -# tests are failing because they are not using pkgconfig -# parallel compilation isssues -# server ebuild: https://wiki.mozilla.org/Labs/Weave/0.5/Setup/Storage - -src_prepare() { - # remove compiled files - rm -rf crypto/platform/* || die "rm -rf never dies" - - # upstream bug 504022 - if has_version '>=net-libs/xulrunner-1.9.2'; then - epatch "${FILESDIR}"/${P}-pkgconfig.patch - else - epatch "${FILESDIR}"/${PN}-0.5.1-pkgconfig.patch - fi -} - -src_compile() { - export WEAVE_BUILDID=${PV} - - emake -j1 rebuild_crypto=1 build || die "emake failed" -} - -#src_test() { -# emake -j1 test || die "emake test" -#} - -src_install() { - local MOZILLA_FIVE_HOME xpiname - - emake release_build=1 xpi || die "emake xpi failed" - - mozillas="" - xpiname="${P}-rel" - xpi_unpack "${S}/dist/xpi/${xpiname}.xpi" - - # FIXME: Hard-coded MOZILLA_FIVE_HOME dirs - if has_version '>=www-client/firefox-3.5'; then - MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox" - xpi_install "${WORKDIR}/${xpiname}" - mozillas="$(best_version www-client/firefox) ${mozillas}" - fi - if has_version '>=www-client/firefox-bin-3.5'; then - MOZILLA_FIVE_HOME="/opt/firefox" - xpi_install "${WORKDIR}/${xpiname}" - mozillas="$(best_version www-client/firefox-bin) ${mozillas}" - fi - if has_version '>=www-client/seamonkey-2.0_alpha3'; then - MOZILLA_FIVE_HOME="/usr/$(get_libdir)/seamonkey" - xpi_install "${WORKDIR}/${xpiname}" - mozillas="$(best_version www-client/seamonkey) ${mozillas}" - fi - if has_version '>=www-client/seamonkey-bin-2.0_alpha3'; then - MOZILLA_FIVE_HOME="/opt/seamonkey" - xpi_install "${WORKDIR}/${xpiname}" - mozillas="$(best_version www-client/seamonkey-bin) ${mozillas}" - fi -} - -pkg_postinst() { - elog "Weave has been installed for the following packages:" - for i in ${mozillas}; do - elog " $i" - done - elog - elog "After installing other mozilla ebuilds, if you want to use weave with them," - elog "reinstall www-plugins/weave" - - echo "" - elog "If weave from https://addons.mozilla.org/en-US/firefox/addon/10868 is working" - elog "please, use it instead of that ebuild." -}