summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-11 22:10:00 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-11 22:10:00 +0000
commit1e907536a74653e4e8330703d57ed31d815169e8 (patch)
treec46063181b56983843752afef2e8139e229661e5 /sci-libs/cln
parentUnmask amarok since it is released. (diff)
downloadgentoo-2-1e907536a74653e4e8330703d57ed31d815169e8.tar.gz
gentoo-2-1e907536a74653e4e8330703d57ed31d815169e8.tar.bz2
gentoo-2-1e907536a74653e4e8330703d57ed31d815169e8.zip
stable ppc64, bug 297350
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs/cln')
-rw-r--r--sci-libs/cln/ChangeLog5
-rw-r--r--sci-libs/cln/cln-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cln/ChangeLog b/sci-libs/cln/ChangeLog
index 1cbcaa7746a2..28fba87642bd 100644
--- a/sci-libs/cln/ChangeLog
+++ b/sci-libs/cln/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cln
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.41 2010/01/11 20:53:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.42 2010/01/11 22:10:00 ranger Exp $
+
+ 11 Jan 2010; Brent Baude <ranger@gentoo.org> cln-1.3.1.ebuild:
+ stable ppc64, bug 297350
11 Jan 2010; Brent Baude <ranger@gentoo.org> cln-1.3.1.ebuild:
stable ppc, bug 297350
diff --git a/sci-libs/cln/cln-1.3.1.ebuild b/sci-libs/cln/cln-1.3.1.ebuild
index 2018ed381b1a..472d047fb416 100644
--- a/sci-libs/cln/cln-1.3.1.ebuild
+++ b/sci-libs/cln/cln-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.1.ebuild,v 1.2 2010/01/11 20:53:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.1.ebuild,v 1.3 2010/01/11 22:10:00 ranger Exp $
EAPI=2
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc examples"
DEPEND="dev-libs/gmp"