summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-08 13:35:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-08 13:35:18 +0000
commit1f6250e574c8121002f24cd784f3a414249f2dae (patch)
tree5ab3969f6c7658dcc7f27ef266f755678eb20a3a /sci-libs
parentStable for amd64, wrt bug #545414 (diff)
downloadgentoo-2-1f6250e574c8121002f24cd784f3a414249f2dae.tar.gz
gentoo-2-1f6250e574c8121002f24cd784f3a414249f2dae.tar.bz2
gentoo-2-1f6250e574c8121002f24cd784f3a414249f2dae.zip
Stable for amd64, wrt bug #545420
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-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 046ec724d42a..c351f64a68d3 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.66 2015/04/04 08:07:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.67 2015/04/08 13:35:18 ago Exp $
+
+ 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cln-1.3.3.ebuild:
+ Stable for amd64, wrt bug #545420
04 Apr 2015; Jeroen Roovers <jer@gentoo.org> cln-1.3.3.ebuild:
Stable for HPPA (bug #545420).
diff --git a/sci-libs/cln/cln-1.3.3.ebuild b/sci-libs/cln/cln-1.3.3.ebuild
index e0ea5c57edcc..825c5d3db8e1 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.3 2015/04/04 08:07:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.4 2015/04/08 13:35:18 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"