summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-03-23 03:23:00 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-03-23 03:23:00 +0000
commit6e32835000898b8dcd2b8b9f94886444c2b4e60a (patch)
treed7117db66d5b66e42b3e9a7ac9fd50f11647d95c /sci-libs
parentamd64 stable, bug 245707 (diff)
downloadgentoo-2-6e32835000898b8dcd2b8b9f94886444c2b4e60a.tar.gz
gentoo-2-6e32835000898b8dcd2b8b9f94886444c2b4e60a.tar.bz2
gentoo-2-6e32835000898b8dcd2b8b9f94886444c2b4e60a.zip
amd64 stable, bug 245707
(Portage version: 2.1.6.9/cvs/Linux x86_64)
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 073e417855dc..a0921352be49 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.7 2009/02/08 15:27:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.8 2009/03/23 03:23:00 darkside Exp $
+
+ 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> ccolamd-2.7.1.ebuild:
+ amd64 stable, bug 245707
08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ccolamd-2.7.1.ebuild:
Stable on alpha, bug #245707
diff --git a/sci-libs/ccolamd/ccolamd-2.7.1.ebuild b/sci-libs/ccolamd/ccolamd-2.7.1.ebuild
index b7b51131b98e..32aa1153d1c5 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.7 2009/02/08 15:27:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.1.ebuild,v 1.8 2009/03/23 03:23:00 darkside 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"