summaryrefslogtreecommitdiff
blob: d7dbec358ff19b6aef8379c278b1aabaee83a466 (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
73
74
75
76
77
78
79
80
81
# ChangeLog for dev-vcs/gitosis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis/ChangeLog,v 1.4 2012/06/04 20:58:28 zmedico Exp $

  04 Jun 2012; Zac Medico <zmedico@gentoo.org> gitosis-0.2_p20080626.ebuild,
  gitosis-0.2_p20080825.ebuild:
  inherit user for enewgroup and enewuser

  06 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  gitosis-0.2_p20080626.ebuild, gitosis-0.2_p20080825.ebuild:
  Use Python 2 (bug #329481).

  19 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  gitosis-0.2_p20080626.ebuild, gitosis-0.2_p20080825.ebuild:
  dev-util/gitosis-gentoo renamed to dev-vcs/gitosis-gentoo (bug #56967).

  17 Mar 2010; Sebastian Pipping <sping@gentoo.org>
  gitosis-0.2_p20080626.ebuild, gitosis-0.2_p20080825.ebuild:
  Propagate move of dev-util/git to dev-vcs/git

  21 Feb 2010; Jonathan Callen <abcd@gentoo.org>
  gitosis-0.2_p20080825.ebuild:
  Transfer prefix keywords (no other changes)

  08 Feb 2010; Peter Volkov <pva@gentoo.org> gitosis-0.2_p20080626.ebuild,
  gitosis-0.2_p20080825.ebuild:
  Add inherit eutils for enewgroup and enewuser.

  15 Jan 2010; Tiziano Müller <dev-zero@gentoo.org>
  gitosis-0.2_p20080825.ebuild:
  Keyworded ~sparc.

  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.