diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-10-15 22:05:03 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-10-15 22:05:03 +0000 |
commit | b62bd280b308fddd80be9df79e9d909c269473fd (patch) | |
tree | 8ed59ff0c1f449a83a5e9b807652b172f6499a15 /sci-libs/amd | |
parent | Fix character code issue with Texinfo files, bug 438456. (diff) | |
download | gentoo-2-b62bd280b308fddd80be9df79e9d909c269473fd.tar.gz gentoo-2-b62bd280b308fddd80be9df79e9d909c269473fd.tar.bz2 gentoo-2-b62bd280b308fddd80be9df79e9d909c269473fd.zip |
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/amd/amd-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog index b049c280f8b6..9dc9146585e3 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.31 2012/05/30 13:29:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.32 2012/10/15 22:05:03 naota Exp $ + + 15 Oct 2012; <naota@gentoo.org> amd-2.2.3.ebuild: + Add ~x86-fbsd. 30 May 2012; Alexis Ballier <aballier@gentoo.org> amd-2.2.3.ebuild: keyword ~amd64-fbsd @@ -117,4 +120,3 @@ 19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> +files/amd-2.0.4-autotools.patch, +metadata.xml, +amd-2.0.4.ebuild: Initial import, with autotoolization. - diff --git a/sci-libs/amd/amd-2.2.3.ebuild b/sci-libs/amd/amd-2.2.3.ebuild index 191fd2b56e64..3ccda0ab7c42 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.3 2012/05/30 13:29:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.3.ebuild,v 1.4 2012/10/15 22:05:03 naota 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-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc static-libs" RDEPEND="virtual/fortran |