summaryrefslogtreecommitdiff
blob: 281a6b27c28e3fcf8e24940a294ac764e6d7c118 (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
47
48
49
50
# ChangeLog for sci-biology/cufflinks
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v 1.12 2015/04/07 14:32:37 jlec Exp $

  17 Feb 2015; Justin Lecher <jlec@gentoo.org> cufflinks-2.2.1-r1.ebuild:
  Drop missing patch

  08 Jan 2015; Justin Lecher <jlec@gentoo.org> cufflinks-1.3.0-r1.ebuild,
  cufflinks-2.2.1.ebuild, cufflinks-2.2.1-r1.ebuild:
  Add upper limit for boost dep as forced by upstream, #535716

*cufflinks-2.2.1-r1 (02 Oct 2014)

  02 Oct 2014; Justin Lecher <jlec@gentoo.org> +cufflinks-2.2.1-r1.ebuild,
  +files/cufflinks-2.2.1-flags.patch, +files/cufflinks-2.2.1-hts.patch:
  Drop debugging flags, fix compatibility with newer samtools, #524252

*cufflinks-2.2.1 (25 Sep 2014)

  25 Sep 2014; Justin Lecher <jlec@gentoo.org> +cufflinks-2.2.1.ebuild:
  Version Bump

  25 Sep 2014; Justin Lecher <jlec@gentoo.org> cufflinks-1.3.0-r1.ebuild:
  Fix dep due to uncompatible samtools release

*cufflinks-1.3.0-r1 (05 Feb 2014)

  05 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> -cufflinks-1.3.0.ebuild,
  +cufflinks-1.3.0-r1.ebuild, files/cufflinks-1.3.0-autotools.patch:
  Revision bump: EAPI 5, add subslot to Boost dependency, fix compatibility
  with Automake 1.14, wrt bug #499046. Drop old revision

  11 Mar 2013; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Drop Andrey as maintainer so that bugs get assigned to sci-biology directly

  10 Nov 2012; Justin Lecher <jlec@gentoo.org> cufflinks-1.3.0.ebuild,
  +files/cufflinks-1.3.0-autotools.patch, +files/cufflinks-1.3.0-boost.patch,
  +files/cufflinks-1.3.0-gcc-4.7.patch:
  Drop hard version dep for boost, #440630, and fix compatibility with version
  1.5*; Fix gcc-4.7 problems; Fix underlinking problem

  31 Oct 2012; Diego E. Pettenò <flameeyes@gentoo.org> cufflinks-1.3.0.ebuild:
  Avoid using a slot depend since now boost is unslotted; remove pointless
  filter-ldflags for --as-needed.

*cufflinks-1.3.0 (05 Feb 2012)

  05 Feb 2012; Andrey Kislyuk <weaver@gentoo.org> +cufflinks-1.3.0.ebuild,
  +metadata.xml:
  New package, ebuild written by me