diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-19 16:05:25 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-19 16:05:25 +0000 |
commit | 2d695a9b34288c10b5ad19ed4871c9e8fd023c49 (patch) | |
tree | 60c54432ea947a3fc8bf044a5729c25931e67d0d /dev-vcs/gitosis | |
parent | Backport fixes for deprecation warnings from omniORB-4.1.4-r1. (diff) | |
download | historical-2d695a9b34288c10b5ad19ed4871c9e8fd023c49.tar.gz historical-2d695a9b34288c10b5ad19ed4871c9e8fd023c49.tar.bz2 historical-2d695a9b34288c10b5ad19ed4871c9e8fd023c49.zip |
dev-util/gitosis renamed to dev-vcs/gitosis (bug #56967).
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs/gitosis')
-rw-r--r-- | dev-vcs/gitosis/ChangeLog | 69 | ||||
-rw-r--r-- | dev-vcs/gitosis/Manifest | 6 | ||||
-rw-r--r-- | dev-vcs/gitosis/gitosis-0.2_p20080626.ebuild | 42 | ||||
-rw-r--r-- | dev-vcs/gitosis/gitosis-0.2_p20080825.ebuild | 42 | ||||
-rw-r--r-- | dev-vcs/gitosis/metadata.xml | 8 |
5 files changed, 167 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. + diff --git a/dev-vcs/gitosis/Manifest b/dev-vcs/gitosis/Manifest new file mode 100644 index 000000000000..4262b1c0cd96 --- /dev/null +++ b/dev-vcs/gitosis/Manifest @@ -0,0 +1,6 @@ +DIST gitosis.git-20080626-72c754b2f03a139122dc4a3877b05704fa88f751.tar.gz 32189 RMD160 adf9f43a16e604676d6898086b769daab1f6d73c SHA1 99e554a3eab4773b039570053fe985963044de1c SHA256 ae7f7acd9fa31ff10b2034d23498c99b339f8d81b7e5cc00c4e9dc1c949cc8f3 +DIST gitosis.git-20080825-73a032520493f6b4186185d4826d12edb5614135.tar.gz 32276 RMD160 6bd97fa087ec061c5f9ca568bc3738699d7b0adb SHA1 68f34113a514187e9f96a2e520f815ab5bc8d6eb SHA256 8787b9b7b54676240cbd71a2c8659b07f073d4a4d9e8d9cf4c674a85975d7bdc +EBUILD gitosis-0.2_p20080626.ebuild 1216 RMD160 c57163e3023a3c5a4b4659a36b068e6d1f812eab SHA1 011b821a807567782ab688430f80452fd8034833 SHA256 1efcf7c5c0739aa62f25fbc29a14c05c296438bc5424fd1f51da48672bf93fe9 +EBUILD gitosis-0.2_p20080825.ebuild 1259 RMD160 b13a5d12002e117243b575d99fb2d48822fa0717 SHA1 15104ea2e63e3a56403ab94b816339d1dd98da07 SHA256 e4c662448d857c8bde4a345187192f846675b90f5c36a2d3a4ccdfcb2eec49ae +MISC ChangeLog 2474 RMD160 addfc437c5e1adfe4ce511bb10f5f3ece031f398 SHA1 c183401dbb9b647ecb874fba9140fc1a994d123e SHA256 edbd2aaa7c74047520f877d89b3467d902d82d923ee0a10f412a66943cd88725 +MISC metadata.xml 223 RMD160 ffa99612cf27469c417944deed0e0c9155e64331 SHA1 607c637402dd253406aa6ee684471a702c5d1a99 SHA256 d6bb9ba68629616062b4433ab3b8fb01dfcafae5bb47804d9e06cdd6c66daa44 diff --git a/dev-vcs/gitosis/gitosis-0.2_p20080626.ebuild b/dev-vcs/gitosis/gitosis-0.2_p20080626.ebuild new file mode 100644 index 000000000000..a6104c9343dc --- /dev/null +++ b/dev-vcs/gitosis/gitosis-0.2_p20080626.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis/gitosis-0.2_p20080626.ebuild,v 1.1 2010/06/19 16:05:25 arfrever Exp $ + +inherit eutils distutils + +DESCRIPTION="gitosis -- software for hosting git repositories" +HOMEPAGE="http://eagain.net/gitweb/?p=gitosis.git;a=summary" +# This is a snapshot taken from the upstream gitweb. +MY_PV="20080626-72c754b2f03a139122dc4a3877b05704fa88f751" +MY_PN="${PN}.git" +MY_P="${MY_PN}-${MY_PV}" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~ppc" +IUSE="" +DEPEND_GIT=">=dev-vcs/git-1.5.3.6" +DEPEND="${DEPEND_GIT} + >=dev-python/setuptools-0.6_rc5" +RDEPEND="${DEPEND} + !dev-util/gitosis-gentoo" + +S=${WORKDIR}/gitosis + +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() { +#} diff --git a/dev-vcs/gitosis/gitosis-0.2_p20080825.ebuild b/dev-vcs/gitosis/gitosis-0.2_p20080825.ebuild new file mode 100644 index 000000000000..f188879734b9 --- /dev/null +++ b/dev-vcs/gitosis/gitosis-0.2_p20080825.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitosis/gitosis-0.2_p20080825.ebuild,v 1.1 2010/06/19 16:05:25 arfrever Exp $ + +inherit eutils distutils + +DESCRIPTION="gitosis -- software for hosting git repositories" +HOMEPAGE="http://eagain.net/gitweb/?p=gitosis.git;a=summary" +# This is a snapshot taken from the upstream gitweb. +MY_PV="20080825-73a032520493f6b4186185d4826d12edb5614135" +MY_PN="${PN}.git" +MY_P="${MY_PN}-${MY_PV}" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +IUSE="" +DEPEND_GIT=">=dev-vcs/git-1.5.5.4" +DEPEND="${DEPEND_GIT} + >=dev-python/setuptools-0.6_rc5" +RDEPEND="${DEPEND} + !dev-util/gitosis-gentoo" + +S=${WORKDIR}/gitosis + +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() { +#} diff --git a/dev-vcs/gitosis/metadata.xml b/dev-vcs/gitosis/metadata.xml new file mode 100644 index 000000000000..5d9f5be9d49d --- /dev/null +++ b/dev-vcs/gitosis/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>robbat2@gentoo.org</email> +</maintainer> +</pkgmetadata> |