diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:31:44 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:31:44 +0000 |
commit | b1c88af7a19ac5424f4758be7159a6f20c8ab928 (patch) | |
tree | afd80d5e2c1d71b1d3ae90dfff91c05b12cd9322 /app-sci/mpqc | |
parent | KEYWORDS testing for e100 (diff) | |
download | gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.tar.gz gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.tar.bz2 gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.zip |
marked stable for x86
Diffstat (limited to 'app-sci/mpqc')
-rw-r--r-- | app-sci/mpqc/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/mpqc/mpqc-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/mpqc/ChangeLog b/app-sci/mpqc/ChangeLog index d04ae752051e..a4c2486d85e5 100644 --- a/app-sci/mpqc/ChangeLog +++ b/app-sci/mpqc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/mpqc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/ChangeLog,v 1.1 2002/10/31 19:22:55 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/ChangeLog,v 1.2 2002/11/02 10:31:44 hannes Exp $ + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> mpqc-2.1.2.ebuild: + marked stable for x86 *mpqc-2.1.2 (31 Oct 2002) diff --git a/app-sci/mpqc/mpqc-2.1.2.ebuild b/app-sci/mpqc/mpqc-2.1.2.ebuild index 4285cdebc6b6..a1a4d4c8b24c 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.2 2002/10/31 19:36:55 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $ SLOT="0" HOMEPAGE="http://aros.ca.sandia.gov/~cljanss/mpqc/" @@ -8,7 +8,7 @@ SRC_URI="http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/${P}.tar.gz doc? ( http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/${PN}-man-${PV}.tar.gz )" DESCRIPTION="The Massively Parallel Quantum Chemistry Program" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc X" DEPEND="sys-devel/flex |