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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
# ChangeLog for sci-chemistry/sparky
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/sparky/ChangeLog,v 1.14 2010/02/13 22:58:13 jlec Exp $
*sparky-3.115 (13 Feb 2010)
13 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/3.115-fpic.patch, +files/3.115-ldflags.patch,
+files/3.115-makefile.patch, +files/3.115-paths.patch,
-sparky-3.113.ebuild, +files/3.115-wrapper.patch, +sparky-3.115.ebuild,
metadata.xml:
version bump, removed fixed tcl/tk and python version, multilib awareness
added, EPREFIX ready, keyworded for ~amd64, bug 267355 299348
18 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> sparky-3.113.ebuild:
Migrate to EAPI 2 in order to remove built_with_use call.
03 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> sparky-3.113.ebuild:
remove reference to app-shells/csh which has been removed
06 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; sparky-3.113.ebuild:
Fix minor syntax issues.
06 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; -sparky-3.111.ebuild:
(#208859) Drop old version so python 2.3 can leave the tree.
*sparky-3.113 (06 Jun 2007)
06 Jun 2007; Donnie Berkholz <dberkholz@gentoo.org>; +sparky-3.113.ebuild:
(#164813) Bump. Works with Python 2.4, cleans out Python bytecode on
uninstallation (Jakub Moc), makes sure python was built with Tk. Keyword
~ppc while I'm at it.
15 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> sparky-3.111.ebuild:
QA: Removed illegal use of ${ROOT}. Bug #168043
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> sparky-3.111.ebuild:
Fix SRC_URI. Transition to Manifest2.
20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
(#148281) Change herd to sci-chemistry from sci.
05 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Remove myself as maintainer, anyone feel free to work on this, although I'll
continue to do so as well.
07 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Update to my new email address.
18 Dec 2005; Donnie Berkholz <dberkholz@gentoo.org>; sparky-3.111.ebuild:
Prefer RESTRICT=mirror over nomirror, as portage code does.
18 Dec 2005; Donnie Berkholz <dberkholz@gentoo.org>; sparky-3.111.ebuild:
We can't mirror this.
*sparky-3.111 (18 Dec 2005)
18 Dec 2005; Donnie Berkholz <dberkholz@gentoo.org>;
+files/fix-install.patch, +metadata.xml, +sparky-3.111.ebuild:
A new graphical NMR assignment and integration program for proteins, nucleic
acids, and other polymers. Very strange build system; takes lots of hacking
and tweaking to get working. Doesn't work with python-2.4, only 2.3.
|