diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:18:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:18:09 +0000 |
commit | daa89d564ecdae2fa5605c829c677de1e3bd64af (patch) | |
tree | d79ffbd7571abecbfa16c9fa120cc5b53fd52061 /sci-chemistry | |
parent | The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff) | |
download | historical-daa89d564ecdae2fa5605c829c677de1e3bd64af.tar.gz historical-daa89d564ecdae2fa5605c829c677de1e3bd64af.tar.bz2 historical-daa89d564ecdae2fa5605c829c677de1e3bd64af.zip |
Stable for AMD64, wrt bug #389681
Package-Manager: portage-2.1.10.40/cvs/Linux i686
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/votca-csg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/ChangeLog index a519c70e3b4b..a1f36910120e 100644 --- a/sci-chemistry/votca-csg/ChangeLog +++ b/sci-chemistry/votca-csg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/votca-csg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.10 2011/11/05 02:46:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.11 2011/12/14 17:18:09 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> votca-csg-1.2.1.ebuild: + Stable for AMD64, wrt bug #389681 05 Nov 2011; Christoph Junghans <ottxor@gentoo.org> votca-csg-1.2.1.ebuild: multilib support diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.1.ebuild index 45d9eaf037b9..968282022121 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.1.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.2.1.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-chemistry/votca-csg/votca-csg-1.2.1.ebuild,v 1.3 2011/11/05 02:46:25 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.1.ebuild,v 1.4 2011/12/14 17:18:09 ago Exp $ EAPI=4 @@ -28,7 +28,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" RDEPEND="=sci-libs/votca-tools-${PV}[system-boost=] gromacs? ( sci-chemistry/gromacs ) diff --git a/sci-chemistry/votca-csgapps/ChangeLog b/sci-chemistry/votca-csgapps/ChangeLog index 4b761ccea04a..5105642117bb 100644 --- a/sci-chemistry/votca-csgapps/ChangeLog +++ b/sci-chemistry/votca-csgapps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/votca-csgapps # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.1 2011/08/25 20:42:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.2 2011/12/14 17:17:13 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> votca-csgapps-1.2.1.ebuild: + Stable for AMD64, wrt bug #389681 25 Aug 2011; Christoph Junghans <ottxor@gentoo.org> +metadata.xml: initial commit diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild index 29871dad630b..6285117740b3 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.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-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild,v 1.1 2011/08/25 20:42:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.1.ebuild,v 1.2 2011/12/14 17:17:13 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |