summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-07 15:36:57 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-07 15:36:57 +0000
commit5b3abffdcdd99bf5d8f9ca293b9dcd0abc6b086f (patch)
tree5a9cc7afe6ffc82a657b01574749e25c470536ae /sci-libs/ccolamd
parentAdded ~ppc64; bug #215836 (diff)
downloadhistorical-5b3abffdcdd99bf5d8f9ca293b9dcd0abc6b086f.tar.gz
historical-5b3abffdcdd99bf5d8f9ca293b9dcd0abc6b086f.tar.bz2
historical-5b3abffdcdd99bf5d8f9ca293b9dcd0abc6b086f.zip
Added ~ppc64; bug #215839
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-libs/ccolamd')
-rw-r--r--sci-libs/ccolamd/ChangeLog5
-rw-r--r--sci-libs/ccolamd/ccolamd-2.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog
index 7501756788a6..068e73f5dcf5 100644
--- a/sci-libs/ccolamd/ChangeLog
+++ b/sci-libs/ccolamd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/ccolamd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.1 2008/02/05 18:10:40 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.2 2008/04/07 15:36:57 corsair Exp $
+
+ 07 Apr 2008; Markus Rothe <corsair@gentoo.org> ccolamd-2.7.1.ebuild:
+ Added ~ppc64; bug #215839
*ccolamd-2.7.1 (05 Feb 2008)
diff --git a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild b/sci-libs/ccolamd/ccolamd-2.7.1.ebuild
index d1d62f000540..2648b3d5a7ac 100644
--- a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild
+++ b/sci-libs/ccolamd/ccolamd-2.7.1.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/ccolamd/ccolamd-2.7.1.ebuild,v 1.1 2008/02/05 18:10:40 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.1.ebuild,v 1.2 2008/04/07 15:36:57 corsair Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
DEPEND="sci-libs/ufconfig"