diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:45:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:45:24 +0000 |
commit | 11b7c22563e86596106a3300fcfa261744bc0e45 (patch) | |
tree | d455a37b5f2061921ec4f452c591931e686cbb7e /sci-libs | |
parent | sparc stable wrt #393881 (diff) | |
download | gentoo-2-11b7c22563e86596106a3300fcfa261744bc0e45.tar.gz gentoo-2-11b7c22563e86596106a3300fcfa261744bc0e45.tar.bz2 gentoo-2-11b7c22563e86596106a3300fcfa261744bc0e45.zip |
alpha/sparc stable wrt #393945
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/ccolamd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ccolamd/ChangeLog b/sci-libs/ccolamd/ChangeLog index 4c3313063e51..992d345dc3f5 100644 --- a/sci-libs/ccolamd/ChangeLog +++ b/sci-libs/ccolamd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ccolamd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.25 2012/01/24 19:20:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ChangeLog,v 1.26 2012/02/05 17:45:24 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> ccolamd-2.7.3.ebuild: + alpha/sparc stable wrt #393945 24 Jan 2012; Justin Lecher <jlec@gentoo.org> ccolamd-2.7.3.ebuild, ccolamd-2.7.4.ebuild: diff --git a/sci-libs/ccolamd/ccolamd-2.7.3.ebuild b/sci-libs/ccolamd/ccolamd-2.7.3.ebuild index 733c04b9a2e7..1cab1144b3cf 100644 --- a/sci-libs/ccolamd/ccolamd-2.7.3.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.3.ebuild,v 1.9 2012/01/24 19:20:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccolamd/ccolamd-2.7.3.ebuild,v 1.10 2012/02/05 17:45:24 armin76 Exp $ EAPI=4 @@ -16,7 +16,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 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" DEPEND="sci-libs/ufconfig" |