diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 13:10:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-17 13:10:34 +0000 |
commit | 02d1da8a7cb67635b9b47fae862800752927fce8 (patch) | |
tree | 8830ad2c534e90f22055e45b6f8d5d7a138bc2ce /sci-libs/colamd | |
parent | ppc stable #245707 (diff) | |
download | gentoo-2-02d1da8a7cb67635b9b47fae862800752927fce8.tar.gz gentoo-2-02d1da8a7cb67635b9b47fae862800752927fce8.tar.bz2 gentoo-2-02d1da8a7cb67635b9b47fae862800752927fce8.zip |
ppc stable #245707
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-libs/colamd')
-rw-r--r-- | sci-libs/colamd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/colamd/colamd-2.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/colamd/ChangeLog b/sci-libs/colamd/ChangeLog index 0fd95a5d01bb..6e72581aaa57 100644 --- a/sci-libs/colamd/ChangeLog +++ b/sci-libs/colamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/colamd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.10 2009/04/20 19:41:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.11 2009/05/17 13:10:34 nixnut Exp $ + + 17 May 2009; nixnut <nixnut@gentoo.org> colamd-2.7.1.ebuild: + ppc stable #245707 20 Apr 2009; Markus Meier <maekke@gentoo.org> colamd-2.7.1: x86 stable, bug #245707 diff --git a/sci-libs/colamd/colamd-2.7.1.ebuild b/sci-libs/colamd/colamd-2.7.1.ebuild index a0530df0fe5e..6ecaed899d5d 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-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.10 2009/04/20 19:41:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.1.ebuild,v 1.11 2009/05/17 13:10:34 nixnut 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" |