summaryrefslogtreecommitdiff
blob: e7577c65a93cd329203090d24bfc00609485901e (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
# ChangeLog for dev-util/gitosis
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gitosis/ChangeLog,v 1.9 2008/11/24 01:25:32 robbat2 Exp $

  24 Nov 2008; Robin H. Johnson <robbat2@gentoo.org>
  gitosis-0.2_p20080626.ebuild, gitosis-0.2_p20080825.ebuild:
  Bug #247322 - gitosis does actually need setuptools at runtime.

  28 Oct 2008; Robin H. Johnson <robbat2@gentoo.org>
  -gitosis-0.2_p20071217.ebuild, -gitosis-0.2_p20080319.ebuild:
  Remove older versions.

*gitosis-0.2_p20080825 (28 Oct 2008)

  28 Oct 2008; Robin H. Johnson <robbat2@gentoo.org>
  +gitosis-0.2_p20080825.ebuild:
  Bug #236185, version bump for fixes with Git-1.6.

  17 Jul 2008; Robin H. Johnson <robbat2@gentoo.org>
  gitosis-0.2_p20080626.ebuild:
  setuptools should only be in DEPEND, not RDEPEND, but git needs to be in
  both.

*gitosis-0.2_p20080626 (11 Jul 2008)

  11 Jul 2008; Robin H. Johnson <robbat2@gentoo.org>
  +gitosis-0.2_p20080626.ebuild:
  Version bump.

  04 Apr 2008; Robin H. Johnson <robbat2@gentoo.org>
  gitosis-0.2_p20071217.ebuild:
  Block the fork here too.

*gitosis-0.2_p20080319 (04 Apr 2008)

  04 Apr 2008; Robin H. Johnson <robbat2@gentoo.org>
  +gitosis-0.2_p20080319.ebuild:
  Add a more upstream upstream version. The fork that powers
  git.overlays.gentoo.org is now moving to dev-util/gitosis-gentoo.

  25 Dec 2007; Robin H. Johnson <robbat2@gentoo.org>
  gitosis-0.2_p20071217.ebuild:
  Min version of setuptools needed.

*gitosis-0.2_p20071217 (25 Dec 2007)

  25 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
  +gitosis-0.2_p20071217.ebuild:
  Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>, per bug
  #199177. If you want to set it up, the best existing documentation is
  http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-w
  ay however you still need to jump some hoops.