summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-12 20:03:02 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-12 20:03:02 +0000
commit98fafe73a56bf15c2acebab74c1189ec82d37a45 (patch)
treed4114b18229b7db2ebf47d5e811e6750f619ac05 /sci-libs
parentKDE 3.5.9 removal (diff)
downloadgentoo-2-98fafe73a56bf15c2acebab74c1189ec82d37a45.tar.gz
gentoo-2-98fafe73a56bf15c2acebab74c1189ec82d37a45.tar.bz2
gentoo-2-98fafe73a56bf15c2acebab74c1189ec82d37a45.zip
Stable for HPPA (bug #245707).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'sci-libs')
-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 c23fd400628f..6ac0171592cd 100644
--- a/sci-libs/ccolamd/ChangeLog
+++ b/sci-libs/ccolamd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/ccolamd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.11 2009/05/17 13:09:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.12 2009/10/12 20:03:02 jer Exp $
+
+ 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> ccolamd-2.7.1.ebuild:
+ Stable for HPPA (bug #245707).
17 May 2009; nixnut <nixnut@gentoo.org> ccolamd-2.7.1.ebuild:
ppc stable #245707
diff --git a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild b/sci-libs/ccolamd/ccolamd-2.7.1.ebuild
index add74292d9a6..78275df5fe48 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-2009 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.11 2009/05/17 13:09:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.1.ebuild,v 1.12 2009/10/12 20:03:02 jer 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="alpha amd64 ~hppa ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="sci-libs/ufconfig"