diff options
Diffstat (limited to 'dev-vcs/gitosis/ChangeLog')
-rw-r--r-- | dev-vcs/gitosis/ChangeLog | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/dev-vcs/gitosis/ChangeLog b/dev-vcs/gitosis/ChangeLog new file mode 100644 index 000000000000..8f0fe2cd67d1 --- /dev/null +++ b/dev-vcs/gitosis/ChangeLog @@ -0,0 +1,69 @@ +# ChangeLog for dev-vcs/gitosis +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis/ChangeLog,v 1.1 2010/06/19 16:05:25 arfrever Exp $ + + 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. + |