diff options
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/amd/amd-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog index 2b7ab441da37..b049c280f8b6 100644 --- a/sci-libs/amd/ChangeLog +++ b/sci-libs/amd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/amd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.30 2012/01/22 15:41:44 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.31 2012/05/30 13:29:35 aballier Exp $ + + 30 May 2012; Alexis Ballier <aballier@gentoo.org> amd-2.2.3.ebuild: + keyword ~amd64-fbsd 22 Jan 2012; Andrey Grozin <grozin@gentoo.org> amd-2.2.3.ebuild: Dont install AMD_UserGuide.pdf to / diff --git a/sci-libs/amd/amd-2.2.3.ebuild b/sci-libs/amd/amd-2.2.3.ebuild index 412b359e4bf4..191fd2b56e64 100644 --- a/sci-libs/amd/amd-2.2.3.ebuild +++ b/sci-libs/amd/amd-2.2.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/amd/amd-2.2.3.ebuild,v 1.2 2012/01/22 15:41:44 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.3.ebuild,v 1.3 2012/05/30 13:29:35 aballier Exp $ EAPI=4 @@ -15,7 +15,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-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc static-libs" RDEPEND="virtual/fortran |