diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:00:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:00:07 +0000 |
commit | a39759969ff4e251aa93894e9bb64461d74c9dfa (patch) | |
tree | ce7f8a85b9a5188de22f97f9355c83dd78edd2a5 /dev-libs/nss | |
parent | Stable for sparc, wrt bug #498016 (diff) | |
download | gentoo-2-a39759969ff4e251aa93894e9bb64461d74c9dfa.tar.gz gentoo-2-a39759969ff4e251aa93894e9bb64461d74c9dfa.tar.bz2 gentoo-2-a39759969ff4e251aa93894e9bb64461d74c9dfa.zip |
Stable for sparc, wrt bug #498172
(Portage version: 2.2.7/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.15.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index 9d5a125573ae..8188419c316f 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.345 2014/01/26 11:49:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.346 2014/01/26 12:00:07 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.15.4.ebuild: + Stable for sparc, wrt bug #498172 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nss-3.15.4.ebuild: Stable for ia64, wrt bug #498172 diff --git a/dev-libs/nss/nss-3.15.4.ebuild b/dev-libs/nss/nss-3.15.4.ebuild index 406021131d98..d154d39896c9 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.11 2014/01/26 11:49:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.4.ebuild,v 1.12 2014/01/26 12:00:07 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 arm64 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 arm64 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 |