diff options
author | 2014-08-04 19:22:21 +0000 | |
---|---|---|
committer | 2014-08-04 19:22:21 +0000 | |
commit | fa3c75f33919777850f91088e6975379799dab46 (patch) | |
tree | f4a82047f87f935a2c6d5ccf4d9b615128c9e442 /dev-libs/nss | |
parent | Stable for x86, wrt bug #517876 (diff) | |
download | gentoo-2-fa3c75f33919777850f91088e6975379799dab46.tar.gz gentoo-2-fa3c75f33919777850f91088e6975379799dab46.tar.bz2 gentoo-2-fa3c75f33919777850f91088e6975379799dab46.zip |
Stable for x86, wrt bug #517876
(Portage version: 2.2.8-r1/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.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index d4025e6ddd11..b942d7c4f66a 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.374 2014/08/01 18:35:21 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.375 2014/08/04 19:22:21 ago Exp $ + + 04 Aug 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.16.3.ebuild: + Stable for x86, wrt bug #517876 01 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> nss-3.16.3.ebuild: amd64 stable wrt bug #517876 diff --git a/dev-libs/nss/nss-3.16.3.ebuild b/dev-libs/nss/nss-3.16.3.ebuild index 6c3dcab13404..74d7fc75a336 100644 --- a/dev-libs/nss/nss-3.16.3.ebuild +++ b/dev-libs/nss/nss-3.16.3.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.16.3.ebuild,v 1.2 2014/08/01 18:35:21 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.16.3.ebuild,v 1.3 2014/08/04 19:22:21 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal @@ -19,7 +19,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 ~arm64 ~hppa ~ia64 ~m68k ~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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cacert +nss-pem utils" DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] |