diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-01-25 10:20:12 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-01-25 10:20:12 +0000 |
commit | d0f489e0e99926bc317b1335da3018467d4e4821 (patch) | |
tree | edd59219fcc5af889d2c9f3745a325df05c0bb6e /sci-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-d0f489e0e99926bc317b1335da3018467d4e4821.tar.gz gentoo-2-d0f489e0e99926bc317b1335da3018467d4e4821.tar.bz2 gentoo-2-d0f489e0e99926bc317b1335da3018467d4e4821.zip |
x86 stable per bug 389681
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/votca-tools/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/votca-tools/votca-tools-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/votca-tools/ChangeLog b/sci-libs/votca-tools/ChangeLog index d1a18f188c2d..81ce7376d61a 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.12 2012/01/17 13:52:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.13 2012/01/25 10:20:12 tomka Exp $ + + 25 Jan 2012; Thomas Kahle <tomka@gentoo.org> votca-tools-1.2.2.ebuild: + x86 stable per bug 389681 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> votca-tools-1.2.2.ebuild: Stable for amd64, wrt bug #389681 diff --git a/sci-libs/votca-tools/votca-tools-1.2.2.ebuild b/sci-libs/votca-tools/votca-tools-1.2.2.ebuild index 5ec36d9078e0..2a49f07d2001 100644 --- a/sci-libs/votca-tools/votca-tools-1.2.2.ebuild +++ b/sci-libs/votca-tools/votca-tools-1.2.2.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/votca-tools/votca-tools-1.2.2.ebuild,v 1.2 2012/01/17 13:52:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/votca-tools-1.2.2.ebuild,v 1.3 2012/01/25 10:20:12 tomka Exp $ EAPI="3" @@ -23,7 +23,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 +system-boost" RDEPEND="fftw? ( sci-libs/fftw:3.0 ) |