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
|
# ChangeLog for sci-biology/readseq
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/ChangeLog,v 1.10 2013/02/01 14:55:17 jlec Exp $
01 Feb 2013; Justin Lecher <jlec@gentoo.org> -readseq-19930201.ebuild,
-readseq-19930201-r1.ebuild, readseq-20080420.ebuild, metadata.xml:
Drop old; Resolve file collision sci-biology/meme, #455010
*readseq-19930201-r1 (28 Nov 2010)
28 Nov 2010; Justin Lecher <jlec@gentoo.org> +files/19930201-buffer.patch,
+files/19930201-getline.patch, +files/19930201-ldflags.patch,
+readseq-19930201-r1.ebuild, +files/19930201-impl-dec.patch:
Fixes fo various problems, #346883
24 Mar 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml:
Giving up maintainership of this package.
16 Jul 2008; Raúl Porcel <armin76@gentoo.org> readseq-20080420.ebuild:
Add ~x86 wrt #231945
*readseq-20080420 (26 Apr 2008)
26 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+readseq-20080420.ebuild:
Add the Java version, which is actually maintained. This could possibly
use some more enhancement to add wrappers for the GUI and such, but the
ebuild is already a fully functional replacement for the old version.
17 Aug 2006; Jason Wever <weeve@gentoo.org> readseq-19930201.ebuild:
Added ~sparc keyword wrt bug #144246.
21 Jan 2006; Olivier Fisette <ribosome@gentoo.org>
readseq-19930201.ebuild:
Ebuild clean-up.
10 Nov 2005; <dang@gentoo.org> readseq-19930201.ebuild:
Marked ~amd64
*readseq-19930201 (23 Dec 2004)
23 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+readseq-19930201.ebuild:
Moved from app-sci/readseq to sci-biology/readseq.
31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> readseq-19930201.ebuild:
Added to x86. Fixed bug with SRC_URI.
09 Aug 2004; Olivier Fisette <ribosome@gentoo.org> readseq-19930201.ebuild:
Use "mirror://debian/" syntax.
17 Jul 2004; David Holm <dholm@gentoo.org> readseq-19930201.ebuild:
Added to ~ppc.
*readseq-19930201 (14 Jul 2004)
14 Jul 2004; Olivier Fisette <ribosome@gentoo.org>
readseq-19930201.ebuild, metadata.xml
Initial import (#51992), suggested by Koen Deforche
<koen.deforche@uz.kuleuven.ac.be>, with modifications.
|