diff options
author | 2013-09-30 06:23:45 +0000 | |
---|---|---|
committer | 2013-09-30 06:23:45 +0000 | |
commit | 3d7ee7583b18ec733117aaa42982eabb124c1a1a (patch) | |
tree | 37f8cc288c1889da52cc51138549f847cfb5e8ff /dev-libs/nss | |
parent | Stable for amd64, wrt bug #486114 (diff) | |
download | gentoo-2-3d7ee7583b18ec733117aaa42982eabb124c1a1a.tar.gz gentoo-2-3d7ee7583b18ec733117aaa42982eabb124c1a1a.tar.bz2 gentoo-2-3d7ee7583b18ec733117aaa42982eabb124c1a1a.zip |
Stable for x86, wrt bug #486114
(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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index 7953dcba688e..33db2447be02 100644 --- a/dev-libs/nss/ChangeLog +++ b/dev-libs/nss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/nss # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.313 2013/09/30 06:23:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.314 2013/09/30 06:23:45 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.15.2.ebuild: + Stable for x86, wrt bug #486114 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.15.2.ebuild: Stable for amd64, wrt bug #486114 diff --git a/dev-libs/nss/nss-3.15.2.ebuild b/dev-libs/nss/nss-3.15.2.ebuild index 5277c3c76e35..f793035fdc86 100644 --- a/dev-libs/nss/nss-3.15.2.ebuild +++ b/dev-libs/nss/nss-3.15.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.2.ebuild,v 1.2 2013/09/30 06:23:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.2.ebuild,v 1.3 2013/09/30 06:23:45 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib toolchain-funcs @@ -16,7 +16,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 |