summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-12 22:13:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-12 22:13:26 +0000
commit062f9602ff3e166e195d69896bd18b2e4a0542d2 (patch)
tree390595df57a51916dd56a514fda3c0c45a8afb7f /dev-libs/nspr
parentStable for amd64, wrt bug #479968 (diff)
downloadgentoo-2-062f9602ff3e166e195d69896bd18b2e4a0542d2.tar.gz
gentoo-2-062f9602ff3e166e195d69896bd18b2e4a0542d2.tar.bz2
gentoo-2-062f9602ff3e166e195d69896bd18b2e4a0542d2.zip
Stable for amd64, wrt bug #479968
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/nspr')
-rw-r--r--dev-libs/nspr/ChangeLog5
-rw-r--r--dev-libs/nspr/nspr-4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/nspr/ChangeLog b/dev-libs/nspr/ChangeLog
index c3ccdbffe7bb..e246f410e243 100644
--- a/dev-libs/nspr/ChangeLog
+++ b/dev-libs/nspr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/nspr
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.233 2013/06/20 02:15:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/ChangeLog,v 1.234 2013/08/12 22:13:26 ago Exp $
+
+ 12 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nspr-4.10.ebuild:
+ Stable for amd64, wrt bug #479968
20 Jun 2013; Patrick Lauer <patrick@gentoo.org> nspr-4.9.5.ebuild:
QA: Add s390 stable keyword as all other stable versions were pruned
diff --git a/dev-libs/nspr/nspr-4.10.ebuild b/dev-libs/nspr/nspr-4.10.ebuild
index bc4c799e61c0..4e4a2db17857 100644
--- a/dev-libs/nspr/nspr-4.10.ebuild
+++ b/dev-libs/nspr/nspr-4.10.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/nspr/nspr-4.10.ebuild,v 1.1 2013/06/19 01:13:53 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.10.ebuild,v 1.2 2013/08/12 22:13:26 ago Exp $
EAPI=3
WANT_AUTOCONF="2.1"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${PV}/src/${P}.tar
LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="debug"
src_prepare() {