diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:09:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:09:18 +0000 |
commit | da0b36feab38fb23274fc006ddd5109515e51e45 (patch) | |
tree | 96936936ecae89e804f62733353ff94c078646fc /dev-libs/nss | |
parent | Stable for sparc, wrt bug #522498 (diff) | |
download | gentoo-2-da0b36feab38fb23274fc006ddd5109515e51e45.tar.gz gentoo-2-da0b36feab38fb23274fc006ddd5109515e51e45.tar.bz2 gentoo-2-da0b36feab38fb23274fc006ddd5109515e51e45.zip |
Stable for sparc, wrt bug #523652
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index ef139569e844..cda5883b0f6b 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.390 2014/10/18 14:05:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.391 2014/10/18 14:09:18 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.16.5.ebuild: + Stable for sparc, wrt bug #523652 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.16.5.ebuild: Stable for ia64, wrt bug #523652 diff --git a/dev-libs/nss/nss-3.16.5.ebuild b/dev-libs/nss/nss-3.16.5.ebuild index 7f7a56491659..135a15bddde9 100644 --- a/dev-libs/nss/nss-3.16.5.ebuild +++ b/dev-libs/nss/nss-3.16.5.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.5.ebuild,v 1.9 2014/10/18 14:05:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.16.5.ebuild,v 1.10 2014/10/18 14:09:18 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}] |