summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-16 08:23:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-16 08:23:50 +0000
commit270cd8f8322932b553eafd4e5d41e02cdb47db6e (patch)
treee43c85ff44aebc7a6874472fb988bdd2cc289f8e /sci-libs
parentStable for x86, wrt bug #526968 (diff)
downloadgentoo-2-270cd8f8322932b553eafd4e5d41e02cdb47db6e.tar.gz
gentoo-2-270cd8f8322932b553eafd4e5d41e02cdb47db6e.tar.bz2
gentoo-2-270cd8f8322932b553eafd4e5d41e02cdb47db6e.zip
Stable for x86, wrt bug #526968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/votca-tools/ChangeLog5
-rw-r--r--sci-libs/votca-tools/votca-tools-1.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/votca-tools/ChangeLog b/sci-libs/votca-tools/ChangeLog
index 4926b6fefb6b..74b18df3e976 100644
--- a/sci-libs/votca-tools/ChangeLog
+++ b/sci-libs/votca-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/votca-tools
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.25 2015/01/02 22:05:49 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.26 2015/03/16 08:23:50 ago Exp $
+
+ 16 Mar 2015; Agostino Sarubbo <ago@gentoo.org> votca-tools-1.2.4.ebuild:
+ Stable for x86, wrt bug #526968
02 Jan 2015; Chema Alonso <nimiux@gentoo.org> votca-tools-1.2.4.ebuild:
Stable for amd64 wrt bug #526968
diff --git a/sci-libs/votca-tools/votca-tools-1.2.4.ebuild b/sci-libs/votca-tools/votca-tools-1.2.4.ebuild
index 0d0f9fa4d851..afb1b45c0d7d 100644
--- a/sci-libs/votca-tools/votca-tools-1.2.4.ebuild
+++ b/sci-libs/votca-tools/votca-tools-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/votca-tools-1.2.4.ebuild,v 1.2 2015/01/02 22:05:49 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/votca-tools-1.2.4.ebuild,v 1.3 2015/03/16 08:23:50 ago Exp $
EAPI="5"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.votca.org"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
IUSE="doc +fftw +gsl sqlite"
RDEPEND="fftw? ( sci-libs/fftw:3.0 )