summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2010-09-08 12:49:45 +0000
committerJory Pratt <anarchy@gentoo.org>2010-09-08 12:49:45 +0000
commitc10fb29c00700c19d62e706f4d3b8a5363f08ded (patch)
tree44a566dcd2089c31b16e31ae8bb926a53f2d9f53 /mail-client
parentFix dev-lib/nspr dep bug 336413 (diff)
downloadgentoo-2-c10fb29c00700c19d62e706f4d3b8a5363f08ded.tar.gz
gentoo-2-c10fb29c00700c19d62e706f4d3b8a5363f08ded.tar.bz2
gentoo-2-c10fb29c00700c19d62e706f4d3b8a5363f08ded.zip
bump dep for dev-libs/{nss,nspr}
(Portage version: 2.1.9.1/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/thunderbird/ChangeLog5
-rw-r--r--mail-client/thunderbird/thunderbird-3.1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog
index 06bb46b9b3a1..6db014bf74da 100644
--- a/mail-client/thunderbird/ChangeLog
+++ b/mail-client/thunderbird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/thunderbird
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.32 2010/09/08 00:09:50 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.33 2010/09/08 12:49:45 anarchy Exp $
+
+ 08 Sep 2010; Jory A. Pratt <anarchy@gentoo.org> thunderbird-3.1.3.ebuild:
+ bump dep for dev-libs/{nss,nspr}
*thunderbird-3.1.3 (08 Sep 2010)
diff --git a/mail-client/thunderbird/thunderbird-3.1.3.ebuild b/mail-client/thunderbird/thunderbird-3.1.3.ebuild
index 3aa8fefc0725..deb17b44dd9a 100644
--- a/mail-client/thunderbird/thunderbird-3.1.3.ebuild
+++ b/mail-client/thunderbird/thunderbird-3.1.3.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.3.ebuild,v 1.1 2010/09/08 00:09:50 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.3.ebuild,v 1.2 2010/09/08 12:49:45 anarchy Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -46,8 +46,8 @@ for X in ${LANGS} ; do
done
RDEPEND=">=sys-devel/binutils-2.16.1
- >=dev-libs/nss-3.12.3
- >=dev-libs/nspr-4.8
+ >=dev-libs/nss-3.12.7
+ >=dev-libs/nspr-4.8.6
>=app-text/hunspell-1.2
x11-libs/cairo[X]
x11-libs/pango[X]