summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-11 20:53:03 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-11 20:53:03 +0000
commit2993c57686311e6aa79fffcebed3af583a971712 (patch)
tree4ddb94f7ce50c69a456f581f2063939231af73a5 /sci-libs/cln
parentDeprecated eclasses - to be removed in 2 years (or when council okays) (diff)
downloadgentoo-2-2993c57686311e6aa79fffcebed3af583a971712.tar.gz
gentoo-2-2993c57686311e6aa79fffcebed3af583a971712.tar.bz2
gentoo-2-2993c57686311e6aa79fffcebed3af583a971712.zip
stable ppc, bug 297350
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs/cln')
-rw-r--r--sci-libs/cln/ChangeLog7
-rw-r--r--sci-libs/cln/cln-1.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/cln/ChangeLog b/sci-libs/cln/ChangeLog
index 035b15d2ea43..1cbcaa7746a2 100644
--- a/sci-libs/cln/ChangeLog
+++ b/sci-libs/cln/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cln
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.40 2009/12/27 12:42:49 armin76 Exp $
+# 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 $
+
+ 11 Jan 2010; Brent Baude <ranger@gentoo.org> cln-1.3.1.ebuild:
+ stable ppc, bug 297350
27 Dec 2009; Raúl Porcel <armin76@gentoo.org> cln-1.2.2.ebuild:
alpha/ia64 stable
diff --git a/sci-libs/cln/cln-1.3.1.ebuild b/sci-libs/cln/cln-1.3.1.ebuild
index a7a8f8566ce6..2018ed381b1a 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-2009 Gentoo Foundation
+# 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.1 2009/10/14 18:04:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.1.ebuild,v 1.2 2010/01/11 20:53:03 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"