summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-28 11:55:56 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-28 11:55:56 +0000
commitb238d203f2eff583f240b66b1e0b0ec1cd80bfe0 (patch)
treebc946d4637a02ade3113a7f2ad3e54b2573cba2b /sci-libs
parentx86 stable wrt bug #391411 (diff)
downloadgentoo-2-b238d203f2eff583f240b66b1e0b0ec1cd80bfe0.tar.gz
gentoo-2-b238d203f2eff583f240b66b1e0b0ec1cd80bfe0.tar.bz2
gentoo-2-b238d203f2eff583f240b66b1e0b0ec1cd80bfe0.zip
x86 stable wrt bug #391593
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libint/ChangeLog5
-rw-r--r--sci-libs/libint/libint-1.1.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libint/ChangeLog b/sci-libs/libint/ChangeLog
index 877f68eb82f2..7702172ccc37 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.12 2011/11/26 09:41:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v 1.13 2011/11/28 11:55:56 phajdan.jr Exp $
+
+ 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libint-1.1.4-r1.ebuild:
+ x86 stable wrt bug #391593
26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> libint-1.1.4-r1.ebuild:
Stable on amd64 wrt bug #391593
diff --git a/sci-libs/libint/libint-1.1.4-r1.ebuild b/sci-libs/libint/libint-1.1.4-r1.ebuild
index 2a921cd4cc02..a552821f7906 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.6 2011/11/26 09:41:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-1.1.4-r1.ebuild,v 1.7 2011/11/28 11:55:56 phajdan.jr 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="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="virtual/fortran"