commit: a5ac9e6fcb4294e9cfb36266280d17a54e17251b
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 07:36:34 2016 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 07:37:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ac9e6f
dev-vcs/gitolite: more contrib, also sync live
Package-Manager: portage-2.2.24
.../gitolite/{gitolite-9999.ebuild => gitolite-3.6.4-r1.ebuild} | 7 ++++---
dev-vcs/gitolite/gitolite-9999.ebuild | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/dev-vcs/gitolite/gitolite-9999.ebuild
b/dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild
similarity index 93%
copy from dev-vcs/gitolite/gitolite-9999.ebuild
copy to dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild
index 9835a5b..14f8bc7 100644
--- a/dev-vcs/gitolite/gitolite-9999.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="tools vim-syntax"
+IUSE="selinux tools vim-syntax"
DEPEND="dev-lang/perl
virtual/perl-File-Path
@@ -29,6 +29,7 @@ DEPEND="dev-lang/perl
>=dev-vcs/git-1.6.6"
RDEPEND="${DEPEND}
!dev-vcs/gitolite-gentoo
+ selinux? ( sec-policy/selinux-gitosis )
vim-syntax? ( app-vim/gitolite-syntax )
dev-perl/JSON"
@@ -56,7 +57,7 @@ src_install() {
insopts -m0755
insinto $uexec
doins -r src/{commands,syntactic-sugar,triggers,VREF}/
- doins -r contrib/{commands,triggers}
+ doins -r contrib/{commands,triggers,hooks}
insopts -m0644
doins src/VERSION
diff --git a/dev-vcs/gitolite/gitolite-9999.ebuild
b/dev-vcs/gitolite/gitolite-9999.ebuild
index 9835a5b..14f8bc7 100644
--- a/dev-vcs/gitolite/gitolite-9999.ebuild
+++ b/dev-vcs/gitolite/gitolite-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="tools vim-syntax"
+IUSE="selinux tools vim-syntax"
DEPEND="dev-lang/perl
virtual/perl-File-Path
@@ -29,6 +29,7 @@ DEPEND="dev-lang/perl
>=dev-vcs/git-1.6.6"
RDEPEND="${DEPEND}
!dev-vcs/gitolite-gentoo
+ selinux? ( sec-policy/selinux-gitosis )
vim-syntax? ( app-vim/gitolite-syntax )
dev-perl/JSON"
@@ -56,7 +57,7 @@ src_install() {
insopts -m0755
insinto $uexec
doins -r src/{commands,syntactic-sugar,triggers,VREF}/
- doins -r contrib/{commands,triggers}
+ doins -r contrib/{commands,triggers,hooks}
insopts -m0644
doins src/VERSION