diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-01 18:10:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-01 18:10:10 +0000 |
commit | a038c3e5bc96156c03d6430c0c8e1bcfdcd50fb2 (patch) | |
tree | a7272decef6cddcaff1ddcdb23f5587c12c0ec85 /dev-libs/nss | |
parent | Stable for ppc64, wrt bug #491298 (diff) | |
download | gentoo-2-a038c3e5bc96156c03d6430c0c8e1bcfdcd50fb2.tar.gz gentoo-2-a038c3e5bc96156c03d6430c0c8e1bcfdcd50fb2.tar.bz2 gentoo-2-a038c3e5bc96156c03d6430c0c8e1bcfdcd50fb2.zip |
Stable for ppc64, wrt bug #491234
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="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.15.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nss/ChangeLog b/dev-libs/nss/ChangeLog index 4008151c9ce0..e070f030c539 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.328 2013/12/01 18:09:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.329 2013/12/01 18:10:10 ago Exp $ + + 01 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.15.3.ebuild: + Stable for ppc64, wrt bug #491234 01 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nss-3.15.3.ebuild: Stable for ppc, wrt bug #491234 diff --git a/dev-libs/nss/nss-3.15.3.ebuild b/dev-libs/nss/nss-3.15.3.ebuild index 4be42d47b464..57ec4a1a8541 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.5 2013/12/01 18:09:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.3.ebuild,v 1.6 2013/12/01 18:10:10 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 |