diff options
author | 2014-01-16 20:17:35 +0000 | |
---|---|---|
committer | 2014-01-16 20:17:35 +0000 | |
commit | 56894ed55b36cae390476278871ec61e0ce6768c (patch) | |
tree | bec18350a0cca2cc8be1e63eb2b9c7fd70292c2a /dev-libs/nss | |
parent | Stable for x86, wrt bug #496506 (diff) | |
download | gentoo-2-56894ed55b36cae390476278871ec61e0ce6768c.tar.gz gentoo-2-56894ed55b36cae390476278871ec61e0ce6768c.tar.bz2 gentoo-2-56894ed55b36cae390476278871ec61e0ce6768c.zip |
Stable for x86, wrt bug #498172
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/nss')
-rw-r--r-- | dev-libs/nss/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/nss/nss-3.15.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index 705f6a1d90eb..bb37be10a518 100644 --- a/dev-libs/nss/ChangeLog +++ b/dev-libs/nss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/nss # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.337 2014/01/16 20:15:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.338 2014/01/16 20:17:35 ago Exp $ + + 16 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.15.4.ebuild: + Stable for x86, wrt bug #498172 16 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.15.4.ebuild: Stable for amd64, wrt bug #498172 diff --git a/dev-libs/nss/nss-3.15.4.ebuild b/dev-libs/nss/nss-3.15.4.ebuild index c1372aa65c72..dea1c4c7fa54 100644 --- a/dev-libs/nss/nss-3.15.4.ebuild +++ b/dev-libs/nss/nss-3.15.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.4.ebuild,v 1.3 2014/01/16 20:15:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.4.ebuild,v 1.4 2014/01/16 20:17:35 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib toolchain-funcs @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${RTM_NAME} LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="utils" DEPEND="virtual/pkgconfig |