diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-12-07 08:58:58 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-12-07 08:58:58 +0000 |
commit | b441df6af7e654ab3726badb55810fdffb2cb0a5 (patch) | |
tree | fdf6d54faa509b80ea466178625dfc48c195fae1 /sci-chemistry/cns/ChangeLog | |
parent | stable x86, bug 191415 (diff) | |
download | historical-b441df6af7e654ab3726badb55810fdffb2cb0a5.tar.gz historical-b441df6af7e654ab3726badb55810fdffb2cb0a5.tar.bz2 historical-b441df6af7e654ab3726badb55810fdffb2cb0a5.zip |
Fix non-g77 build; make cns_web work; install the environment script to /etc/profile.d/ so people don't need to manually source it; also install the (hidden) bash/sh-compatible script; don't pass LDFLAGS because gfortran doesn't deal with them properly.
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'sci-chemistry/cns/ChangeLog')
-rw-r--r-- | sci-chemistry/cns/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sci-chemistry/cns/ChangeLog b/sci-chemistry/cns/ChangeLog index 0b23d6eeccf2..2e3b8243b953 100644 --- a/sci-chemistry/cns/ChangeLog +++ b/sci-chemistry/cns/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-chemistry/cns # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.7 2007/06/22 07:01:13 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.8 2007/12/07 08:58:57 dberkholz Exp $ + +*cns-1.2-r1 (07 Dec 2007) + + 07 Dec 2007; Donnie Berkholz <dberkholz@gentoo.org>; +cns-1.2-r1.ebuild: + Fix non-g77 build; make cns_web work; install the environment script to + /etc/profile.d/ so people don't need to manually source it; also install the + (hidden) bash/sh-compatible script; don't pass LDFLAGS because gfortran + doesn't deal with them properly. *cns-1.2 (22 Jun 2007) |