diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-11-26 09:41:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-11-26 09:41:14 +0000 |
commit | ff7110b792fb6351944cb59fed792f2daeb375db (patch) | |
tree | cfb910a601df0ffe0b63619b6e727e65ef996452 /sci-libs | |
parent | Stable on amd64 wrt bug #391653 (diff) | |
download | gentoo-2-ff7110b792fb6351944cb59fed792f2daeb375db.tar.gz gentoo-2-ff7110b792fb6351944cb59fed792f2daeb375db.tar.bz2 gentoo-2-ff7110b792fb6351944cb59fed792f2daeb375db.zip |
Stable on amd64 wrt bug #391593
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libint/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libint/libint-1.1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libint/ChangeLog b/sci-libs/libint/ChangeLog index 4a63faaebb92..877f68eb82f2 100644 --- a/sci-libs/libint/ChangeLog +++ b/sci-libs/libint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libint # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v 1.11 2011/11/23 09:43:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v 1.12 2011/11/26 09:41:14 hwoarang Exp $ + + 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> libint-1.1.4-r1.ebuild: + Stable on amd64 wrt bug #391593 23 Nov 2011; Justin Lecher <jlec@gentoo.org> -libint-1.1.4.ebuild, libint-1.1.4-r1.ebuild: diff --git a/sci-libs/libint/libint-1.1.4-r1.ebuild b/sci-libs/libint/libint-1.1.4-r1.ebuild index f247e2e8f9be..2a921cd4cc02 100644 --- a/sci-libs/libint/libint-1.1.4-r1.ebuild +++ b/sci-libs/libint/libint-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-1.1.4-r1.ebuild,v 1.5 2011/11/23 09:43:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-1.1.4-r1.ebuild,v 1.6 2011/11/26 09:41:14 hwoarang Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.chem.vt.edu/chem-dept/valeev/software/libint/src/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="virtual/fortran" |