summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-28 09:51:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-28 09:51:38 +0000
commit8ce85ef697d1cc56c39a77381b5dbd618ea488ec (patch)
treec393f5eac241e66e2b9b12bd1d8e3e41dcb3743e /sci-libs/cln
parentStable for sparc, wrt bug #545740 (diff)
downloadgentoo-2-8ce85ef697d1cc56c39a77381b5dbd618ea488ec.tar.gz
gentoo-2-8ce85ef697d1cc56c39a77381b5dbd618ea488ec.tar.bz2
gentoo-2-8ce85ef697d1cc56c39a77381b5dbd618ea488ec.zip
Stable for sparc, wrt bug #545420
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/cln')
-rw-r--r--sci-libs/cln/ChangeLog5
-rw-r--r--sci-libs/cln/cln-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cln/ChangeLog b/sci-libs/cln/ChangeLog
index f6e1d92e512f..8e923320bf5c 100644
--- a/sci-libs/cln/ChangeLog
+++ b/sci-libs/cln/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cln
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.71 2015/04/21 18:59:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.72 2015/04/28 09:51:38 ago Exp $
+
+ 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cln-1.3.3.ebuild:
+ Stable for sparc, wrt bug #545420
21 Apr 2015; Pacho Ramos <pacho@gentoo.org> cln-1.3.3.ebuild:
ppc stable wrt bug #545420
diff --git a/sci-libs/cln/cln-1.3.3.ebuild b/sci-libs/cln/cln-1.3.3.ebuild
index de027e8cbc6b..2dd92be98a76 100644
--- a/sci-libs/cln/cln-1.3.3.ebuild
+++ b/sci-libs/cln/cln-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.8 2015/04/21 18:59:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.9 2015/04/28 09:51:38 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc examples static-libs"
RDEPEND="dev-libs/gmp"