diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-17 13:52:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-17 13:52:34 +0000 |
commit | 96bf9cde6368c0be43e10a440fe2fe55938f179f (patch) | |
tree | f834b0a55dcead0fb2350d7b82efa083226966be /sci-libs/votca-tools | |
parent | Stable for amd64, wrt bug #389681 (diff) | |
download | gentoo-2-96bf9cde6368c0be43e10a440fe2fe55938f179f.tar.gz gentoo-2-96bf9cde6368c0be43e10a440fe2fe55938f179f.tar.bz2 gentoo-2-96bf9cde6368c0be43e10a440fe2fe55938f179f.zip |
Stable for amd64, wrt bug #389681
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/votca-tools')
-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 fda137a17bbe..d1a18f188c2d 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.11 2012/01/11 03:55:11 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/votca-tools/ChangeLog,v 1.12 2012/01/17 13:52:34 ago Exp $ + + 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> votca-tools-1.2.2.ebuild: + Stable for amd64, wrt bug #389681 *votca-tools-1.2.2 (11 Jan 2012) 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 c4d00f4155a0..5ec36d9078e0 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.1 2012/01/11 03:55:11 ottxor Exp $ +# $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 $ 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 ) |