* [gentoo-commits] gentoo-x86 commit in dev-util/gitosis-gentoo: ChangeLog gitosis-gentoo-0.2_p20081028.ebuild
@ 2008-10-28 10:47 Robin H. Johnson (robbat2)
0 siblings, 0 replies; only message in thread
From: Robin H. Johnson (robbat2) @ 2008-10-28 10:47 UTC (permalink / raw
To: gentoo-commits
robbat2 08/10/28 10:47:40
Modified: ChangeLog
Added: gitosis-gentoo-0.2_p20081028.ebuild
Log:
Version bump per bug #236185, fixes for git-1.6.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
Revision Changes Path
1.4 dev-util/gitosis-gentoo/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gitosis-gentoo/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gitosis-gentoo/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gitosis-gentoo/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/gitosis-gentoo/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- ChangeLog 17 Jul 2008 20:12:22 -0000 1.3
+++ ChangeLog 28 Oct 2008 10:47:40 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/gitosis-gentoo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gitosis-gentoo/ChangeLog,v 1.3 2008/07/17 20:12:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gitosis-gentoo/ChangeLog,v 1.4 2008/10/28 10:47:40 robbat2 Exp $
+
+*gitosis-gentoo-0.2_p20081028 (28 Oct 2008)
+
+ 28 Oct 2008; Robin H. Johnson <robbat2@gentoo.org>
+ +gitosis-gentoo-0.2_p20081028.ebuild:
+ Version bump per bug #236185, fixes for git-1.6.
17 Jul 2008; Robin H. Johnson <robbat2@gentoo.org>
gitosis-gentoo-0.2_p20080711.ebuild:
1.1 dev-util/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild?rev=1.1&content-type=text/plain
Index: gitosis-gentoo-0.2_p20081028.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/gitosis-gentoo/gitosis-gentoo-0.2_p20081028.ebuild,v 1.1 2008/10/28 10:47:40 robbat2 Exp $
inherit distutils
DESCRIPTION="gitosis -- software for hosting git repositories, Gentoo fork"
HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gitosis-gentoo.git"
# This is a snapshot taken from the Gentoo overlays gitweb.
MY_PV="20081025-acf867e8cd12f31dcf0f9fff92f3a3c34912b751"
MY_P="${PN}-${MY_PV}"
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND_GIT=">=dev-util/git-1.5.6.4"
DEPEND="${DEPEND_GIT}
>=dev-python/setuptools-0.6_rc5"
RDEPEND="${DEPEND_GIT}
!dev-util/gitosis"
S=${WORKDIR}/${MY_P}
DOCS="example.conf gitweb.conf lighttpd-gitweb.conf TODO.rst"
pkg_setup() {
enewgroup git
enewuser git -1 /bin/sh /var/spool/gitosis git
}
src_install() {
distutils_src_install
keepdir /var/spool/gitosis
fowners git:git /var/spool/gitosis
}
# We should handle more of this, but it requires the input of an SSH public key
# from the user, and they may want to set up more configuration first.
#pkg_config() {
#}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-28 10:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 10:47 [gentoo-commits] gentoo-x86 commit in dev-util/gitosis-gentoo: ChangeLog gitosis-gentoo-0.2_p20081028.ebuild Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox