diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:17:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:17:14 +0000 |
commit | 7c576c7c2651bdc6ee98b9d98abb4bceb8c5a8ae (patch) | |
tree | 198fb5afc0cc8cd3ca88fd61d6648f617de08b1a /dev-libs/nss | |
parent | Stable for alpha, wrt bug #456836 (diff) | |
download | gentoo-2-7c576c7c2651bdc6ee98b9d98abb4bceb8c5a8ae.tar.gz gentoo-2-7c576c7c2651bdc6ee98b9d98abb4bceb8c5a8ae.tar.bz2 gentoo-2-7c576c7c2651bdc6ee98b9d98abb4bceb8c5a8ae.zip |
Stable for alpha, wrt bug #455558
(Portage version: 2.1.11.50/cvs/Linux ppc64, 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.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index 3d7485affa58..134f479313b6 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.293 2013/02/24 19:59:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.294 2013/02/26 10:17:14 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.14.3.ebuild: + Stable for alpha, wrt bug #455558 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.14.3.ebuild: Stable for arm, wrt bug #455558 diff --git a/dev-libs/nss/nss-3.14.3.ebuild b/dev-libs/nss/nss-3.14.3.ebuild index 14147351faf8..84471e4d0a87 100644 --- a/dev-libs/nss/nss-3.14.3.ebuild +++ b/dev-libs/nss/nss-3.14.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.14.3.ebuild,v 1.9 2013/02/24 19:59:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.14.3.ebuild,v 1.10 2013/02/26 10:17:14 ago Exp $ EAPI=3 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 |