summaryrefslogtreecommitdiff
blob: af111429faaf07eaa6bdc66ae06958300586becf (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# ChangeLog for dev-vcs/git-annex
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.13 2013/07/21 17:52:00 ottxor Exp $

  21 Jul 2013; Christoph Junghans <ottxor@gentoo.org>
  git-annex-3.20121211-r2.ebuild:
  added ~amd64-linux (tested by me)

*git-annex-3.20121211-r2 (16 Dec 2012)

  16 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +git-annex-3.20121211-r2.ebuild, -git-annex-3.20111203.ebuild,
  -git-annex-3.20120315.ebuild, -git-annex-3.20120522.ebuild, metadata.xml:
  Version bump (bug #444010 by Ivan S. Titov and Manuel Rüger).

  07 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
  git-annex-3.20111203-r1.ebuild, git-annex-3.20111203.ebuild,
  git-annex-3.20120315.ebuild, git-annex-3.20120522.ebuild,
  git-annex-3.20120605.ebuild:
  Get rid of 'dev-haskell/time' depend as it's a ghc's core library.

  20 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org>
  git-annex-3.20111203-r1.ebuild, git-annex-3.20120522.ebuild,
  git-annex-3.20120605.ebuild:
  Add a required json[generic] depend. Found by Moult on #gentoo-haskell.

  10 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org>
  git-annex-3.20120522.ebuild, git-annex-3.20120605.ebuild:
  Raise lower bound up to ghc 7.5 (bug #442598 by gentoo@fholler.de)

  12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
  git-annex-3.20111203-r1.ebuild, git-annex-3.20111203.ebuild,
  git-annex-3.20120315.ebuild, git-annex-3.20120522.ebuild,
  git-annex-3.20120605.ebuild:
  move dev-vcs/git-annex/git-annex-3.20111203.ebuild ebuild to mirror://hackage

*git-annex-3.20120605 (06 Jun 2012)

  06 Jun 2012; Mark Wright <gienah@gentoo.org> +git-annex-3.20120605.ebuild:
  Bump git-annex to 3.20120605

  05 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org>
  git-annex-3.20120522.ebuild:
  add missing test to IUSE

*git-annex-3.20120522 (02 Jun 2012)

  02 Jun 2012; Mark Wright <gienah@gentoo.org> +git-annex-3.20120522.ebuild:
  Bump git-annex to 3.20120522

*git-annex-3.20120315 (24 Mar 2012)

  24 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +git-annex-3.20120315.ebuild, git-annex-3.20111203-r1.ebuild:
  Version bump (ghc-7.4 support). Restore prefix support.

*git-annex-3.20111203-r1 (09 Feb 2012)

  09 Feb 2012; Robin H. Johnson <robbat2@gentoo.org>
  +git-annex-3.20111203-r1.ebuild:
  Install some documentation to make this much more useful.

  05 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org>
  git-annex-3.20111203.ebuild:
  Raise minimal required dev-haskell/mtl version to make it compile.

*git-annex-3.20111203 (04 Dec 2011)

  04 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org>
  +git-annex-3.20111203.ebuild, +metadata.xml:
  Initial version. manage files with git, without checking their contents into
  git. (requested in bug #343563 by Christoph Junghans)