diff options
author | 2012-01-17 13:52:51 +0000 | |
---|---|---|
committer | 2012-01-17 13:52:51 +0000 | |
commit | ec04a9fc9a873597656f3599dfea26c8d850a23f (patch) | |
tree | 05d193149b1c21ba1ae0d01bcd88b130d468ca6c /sci-chemistry | |
parent | Stable for amd64, wrt bug #389681 (diff) | |
download | historical-ec04a9fc9a873597656f3599dfea26c8d850a23f.tar.gz historical-ec04a9fc9a873597656f3599dfea26c8d850a23f.tar.bz2 historical-ec04a9fc9a873597656f3599dfea26c8d850a23f.zip |
Stable for amd64, wrt bug #389681
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
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.2.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/ChangeLog index 59410c205ce8..6b305534c2d2 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.13 2012/01/13 01:30:08 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.14 2012/01/17 13:52:07 ago Exp $ + + 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> votca-csg-1.2.2.ebuild: + Stable for amd64, wrt bug #389681 13 Jan 2012; Christoph Junghans <ottxor@gentoo.org> votca-csg-1.2.2.ebuild: keyword ~amd64-linux diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild index 3915ca59e17c..80ccd275075f 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-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-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.2 2012/01/13 01:30:08 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.3 2012/01/17 13:52:07 ago Exp $ EAPI=4 @@ -28,7 +28,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" 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 b7b14155c389..8f5bf5bfbc5f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.5 2012/01/14 04:32:54 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/ChangeLog,v 1.6 2012/01/17 13:52:51 ago Exp $ + + 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> votca-csgapps-1.2.2.ebuild: + Stable for amd64, wrt bug #389681 14 Jan 2012; Christoph Junghans <ottxor@gentoo.org> votca-csgapps-1.2.2.ebuild: diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild index 983f5e1a1668..377aeb01fb61 100644 --- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild +++ b/sci-chemistry/votca-csgapps/votca-csgapps-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-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.3 2012/01/14 04:32:54 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild,v 1.4 2012/01/17 13:52:51 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ HOMEPAGE="http://www.votca.org" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="=sci-chemistry/${PN%apps}-${PV}" |