diff options
author | Jory Pratt <anarchy@gentoo.org> | 2010-10-22 01:46:06 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2010-10-22 01:46:06 +0000 |
commit | 28a87cb31920ed6af20f2fc164acb8e68f84945b (patch) | |
tree | 9162ca7440b2a38c999c8f732d38b33891c25ea5 /mail-client/thunderbird/thunderbird-3.1.5.ebuild | |
parent | Update nss dep (diff) | |
download | gentoo-2-28a87cb31920ed6af20f2fc164acb8e68f84945b.tar.gz gentoo-2-28a87cb31920ed6af20f2fc164acb8e68f84945b.tar.bz2 gentoo-2-28a87cb31920ed6af20f2fc164acb8e68f84945b.zip |
Update nss dep
(Portage version: 2.1.9.21/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/thunderbird/thunderbird-3.1.5.ebuild')
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-3.1.5.ebuild b/mail-client/thunderbird/thunderbird-3.1.5.ebuild index 388aaea11f3a..674bb459908e 100644 --- a/mail-client/thunderbird/thunderbird-3.1.5.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.5.ebuild,v 1.3 2010/10/21 12:24:19 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.5.ebuild,v 1.4 2010/10/22 01:46:06 anarchy Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -46,7 +46,7 @@ for X in ${LANGS} ; do done RDEPEND=">=sys-devel/binutils-2.16.1 - >=dev-libs/nss-3.12.7 + >=dev-libs/nss-3.12.8 >=dev-libs/nspr-4.8.6 >=app-text/hunspell-1.2 x11-libs/cairo[X] |