summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-08 21:18:57 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-08 21:18:57 +0000
commit6e05d63a405f6f1ab55263f9f7448ecc9d2ea51f (patch)
tree5849fe38176c0bb1a8c644daad282a4c4363b767 /sci-libs/cln
parentSimplify pciparm init code based partially on old suggestions from Uberlord a... (diff)
downloadgentoo-2-6e05d63a405f6f1ab55263f9f7448ecc9d2ea51f.tar.gz
gentoo-2-6e05d63a405f6f1ab55263f9f7448ecc9d2ea51f.tar.bz2
gentoo-2-6e05d63a405f6f1ab55263f9f7448ecc9d2ea51f.zip
amd64/x86 stable, bug #238444
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
Diffstat (limited to 'sci-libs/cln')
-rw-r--r--sci-libs/cln/ChangeLog5
-rw-r--r--sci-libs/cln/cln-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cln/ChangeLog b/sci-libs/cln/ChangeLog
index 2e9d800d3e72..ba655b9f8f53 100644
--- a/sci-libs/cln/ChangeLog
+++ b/sci-libs/cln/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cln
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.27 2008/09/30 13:51:54 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.28 2008/10/08 21:18:57 maekke Exp $
+
+ 08 Oct 2008; Markus Meier <maekke@gentoo.org> cln-1.2.2.ebuild:
+ amd64/x86 stable, bug #238444
30 Sep 2008; Ferris McCormick <fmccor@gentoo.org> cln-1.2.2.ebuild:
Sparc stable --- Bug #238444 --- Works fine now, thanks Sébastien.
diff --git a/sci-libs/cln/cln-1.2.2.ebuild b/sci-libs/cln/cln-1.2.2.ebuild
index c293bd19bbc3..74ebf9fe9329 100644
--- a/sci-libs/cln/cln-1.2.2.ebuild
+++ b/sci-libs/cln/cln-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild,v 1.4 2008/09/30 13:51:54 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.2.2.ebuild,v 1.5 2008/10/08 21:18:57 maekke Exp $
inherit eutils flag-o-matic multilib
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/CLN/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="doc examples"
SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2