diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-08 17:05:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-08 17:05:30 +0000 |
commit | 2d5b344f71ee5860f6d555f42d0510d506db08fa (patch) | |
tree | de5d3ed37c78499a48c4da89ad170c6b85b16074 /dev-libs | |
parent | Stable for alpha, wrt bug #493292 (diff) | |
download | gentoo-2-2d5b344f71ee5860f6d555f42d0510d506db08fa.tar.gz gentoo-2-2d5b344f71ee5860f6d555f42d0510d506db08fa.tar.bz2 gentoo-2-2d5b344f71ee5860f6d555f42d0510d506db08fa.zip |
Stable for alpha, wrt bug #491234
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/nss/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/nss/nss-3.15.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index b23a7591b140..a0658437aa7b 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.330 2013/12/07 19:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.331 2013/12/08 17:05:30 ago Exp $ + + 08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.15.3.ebuild: + Stable for alpha, wrt bug #491234 07 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.15.3.ebuild: Stable for arm, wrt bug #491234 diff --git a/dev-libs/nss/nss-3.15.3.ebuild b/dev-libs/nss/nss-3.15.3.ebuild index fe47dbd7e439..5163a213e401 100644 --- a/dev-libs/nss/nss-3.15.3.ebuild +++ b/dev-libs/nss/nss-3.15.3.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.3.ebuild,v 1.7 2013/12/07 19:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.3.ebuild,v 1.8 2013/12/08 17:05:30 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 |