summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-08 15:30:44 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-08 15:30:44 +0000
commit4e4e37997a5d980e40a097a0a90becb8cdc806f4 (patch)
tree3e0e96dd7d33d56f6233c565649c6911e7460fcd /sci-libs
parentStable on alpha, bug #245707 (diff)
downloadgentoo-2-4e4e37997a5d980e40a097a0a90becb8cdc806f4.tar.gz
gentoo-2-4e4e37997a5d980e40a097a0a90becb8cdc806f4.tar.bz2
gentoo-2-4e4e37997a5d980e40a097a0a90becb8cdc806f4.zip
Stable on alpha, bug #245707
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/colamd/ChangeLog7
-rw-r--r--sci-libs/colamd/colamd-2.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/colamd/ChangeLog b/sci-libs/colamd/ChangeLog
index 26ea9a7b03bb..fbc3fe0f98bc 100644
--- a/sci-libs/colamd/ChangeLog
+++ b/sci-libs/colamd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/colamd
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.6 2008/05/22 01:10:24 jsbronder Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.7 2009/02/08 15:30:44 klausman Exp $
+
+ 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> colamd-2.7.1.ebuild:
+ Stable on alpha, bug #245707
22 May 2008; Justin Bronder <jsbronder@gentoo.org> colamd-2.7.1.ebuild:
Added ~ppc (#215836)
diff --git a/sci-libs/colamd/colamd-2.7.1.ebuild b/sci-libs/colamd/colamd-2.7.1.ebuild
index 725e1ba548b6..a4fbb9e8ac99 100644
--- a/sci-libs/colamd/colamd-2.7.1.ebuild
+++ b/sci-libs/colamd/colamd-2.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.1.ebuild,v 1.6 2008/05/22 01:10:24 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.1.ebuild,v 1.7 2009/02/08 15:30:44 klausman 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"