diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-05 04:50:37 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-05 04:50:37 +0000 |
commit | d13001d0d3539bc6901cf6fd88d2da6648444329 (patch) | |
tree | 3586524d2d329cbe7a27e4d7b9a61d68dc3b5584 /app-sci | |
parent | added amd64 to keywords (diff) | |
download | historical-d13001d0d3539bc6901cf6fd88d2da6648444329.tar.gz historical-d13001d0d3539bc6901cf6fd88d2da6648444329.tar.bz2 historical-d13001d0d3539bc6901cf6fd88d2da6648444329.zip |
changed 2.2.0 to unstable and 2.1.2 to stable
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/mpqc/Manifest | 4 | ||||
-rw-r--r-- | app-sci/mpqc/mpqc-2.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-sci/mpqc/mpqc-2.2.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-sci/mpqc/Manifest b/app-sci/mpqc/Manifest index 9db36d8f0440..f9da7bc45066 100644 --- a/app-sci/mpqc/Manifest +++ b/app-sci/mpqc/Manifest @@ -1,6 +1,6 @@ MD5 bcbcf7c99884f3a663396c93b28d16e6 ChangeLog 638 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 4a91be5896aaa494a9fbb8ebf7e6b59e mpqc-2.1.2.ebuild 1347 -MD5 e010b44af9f999c3ce9897168a03da1c mpqc-2.2.0.ebuild 1355 +MD5 7300e0d7843787a7beb526404c41b976 mpqc-2.1.2.ebuild 1354 +MD5 b0aaf195f4b3976dc4c1774e460ffa3d mpqc-2.2.0.ebuild 1356 MD5 dc5b3c76bf2bddcff81ac9b0ec817d86 files/digest-mpqc-2.1.2 129 MD5 1c64a256bb275aa961e7ff77f3e23722 files/digest-mpqc-2.2.0 129 diff --git a/app-sci/mpqc/mpqc-2.1.2.ebuild b/app-sci/mpqc/mpqc-2.1.2.ebuild index f75dcbd19d42..08dff046a996 100644 --- a/app-sci/mpqc/mpqc-2.1.2.ebuild +++ b/app-sci/mpqc/mpqc-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.6 2003/08/05 18:35:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.7 2004/03/05 04:50:37 jhuebel Exp $ DESCRIPTION="The Massively Parallel Quantum Chemistry Program" HOMEPAGE="http://aros.ca.sandia.gov/~cljanss/mpqc/" @@ -9,7 +9,7 @@ SRC_URI="http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" IUSE="doc X" DEPEND="sys-devel/flex diff --git a/app-sci/mpqc/mpqc-2.2.0.ebuild b/app-sci/mpqc/mpqc-2.2.0.ebuild index 55b2afcc6c89..7a6791367dd2 100644 --- a/app-sci/mpqc/mpqc-2.2.0.ebuild +++ b/app-sci/mpqc/mpqc-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.2.0.ebuild,v 1.2 2004/03/05 04:36:18 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.2.0.ebuild,v 1.3 2004/03/05 04:50:37 jhuebel Exp $ DESCRIPTION="The Massively Parallel Quantum Chemistry Program" HOMEPAGE="http://aros.ca.sandia.gov/~cljanss/mpqc/" @@ -9,7 +9,7 @@ SRC_URI="http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 amd64" +KEYWORDS="~x86 ~amd64" IUSE="doc X" DEPEND="sys-devel/flex |