diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 10:13:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-09 10:13:00 +0000 |
commit | 08fd5e1daeb0f7608e0f0f22299678e842d9e4b4 (patch) | |
tree | 5e941b5d223d6f2d37ff1619701fd924541983fa /sci-libs | |
parent | ppc64 stable wrt #318649 (diff) | |
download | gentoo-2-08fd5e1daeb0f7608e0f0f22299678e842d9e4b4.tar.gz gentoo-2-08fd5e1daeb0f7608e0f0f22299678e842d9e4b4.tar.bz2 gentoo-2-08fd5e1daeb0f7608e0f0f22299678e842d9e4b4.zip |
ppc64 stable wrt #318649
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/amd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/amd/amd-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog index b089edbe33d3..0df9e06d17e5 100644 --- a/sci-libs/amd/ChangeLog +++ b/sci-libs/amd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/amd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.18 2010/01/02 18:06:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.19 2010/07/09 10:13:00 ssuominen Exp $ + + 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> amd-2.2.0.ebuild: + ppc64 stable wrt #318649 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> amd-2.2.0.ebuild: Transfer Prefix keywords diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild index c6ec4065905b..5267a902175f 100644 --- a/sci-libs/amd/amd-2.2.0.ebuild +++ b/sci-libs/amd/amd-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.16 2010/01/02 18:06:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.17 2010/07/09 10:13:00 ssuominen Exp $ inherit autotools eutils fortran @@ -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 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc" DEPEND="sci-libs/ufconfig" |