summaryrefslogtreecommitdiff
blob: a8a3b91472bed02b68dc57c49756f11b16eb705e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# ChangeLog for sci-chemistry/webmo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/ChangeLog,v 1.8 2006/06/20 15:14:24 spyderous Exp $

  20 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; webmo-6.1.010.ebuild:
  Add a warning about overwriting info with etc-update.

  20 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
  -webmo-6.0.003.ebuild:
  Pull old version.

*webmo-6.1.010 (20 Jun 2006)

  20 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; files/reconfig,
  +webmo-6.1.010.ebuild:
  Bump. Significant enhancements to reconfig script to handle webapp-config
  upgrades properly via etc-update.

  23 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; webmo-6.0.003.ebuild:
  Remove redundant src_compile(), reported by ciaranm.

  04 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; files/reconfig:
  Don't overwrite the actual .int file, copy into ._cfg* for etc-update.

  04 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; +files/reconfig:
  Add hook script, to be run when installing to live host.

  04 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  -files/dont-be-interactive-if-root.patch,
  +files/dont-be-interactive-or-diagnose.patch,
  -files/dont-check-unneeded-things.patch, webmo-6.0.003.ebuild:
  Turn 2 patches into a single one with 4 lines of changes.

*webmo-6.0.003 (04 Dec 2005)

  04 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  +files/add-gamess-data-directory.patch,
  +files/dont-be-interactive-if-root.patch,
  +files/dont-check-unneeded-things.patch, +files/gentoo-locations.patch,
  +metadata.xml, +webmo-6.0.003.ebuild:
  Add a Web interface to a number of computational chemistry programs. Ones in
  portage include mopac7, gamess and tinker. Also works for Gaussian, NWChem,
  QChem, Molpro, etc. What needs work: reinstallations without screwing the
  old configuration, and the reconfig script so editing globals.int isn't
  required.