diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-11-27 15:16:24 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-11-27 15:16:24 -0500 |
commit | 42b80550b602f566adfeb7b07ab1d466dc10af76 (patch) | |
tree | 1a196e7bca2623fd5c3d359d19bc8500a5666a3c /www-apps/cgit/cgit-1.2.3-r1.ebuild | |
parent | www-apps/cgit: port EAPI. bump. other stuff (diff) | |
download | gentoo-42b80550b602f566adfeb7b07ab1d466dc10af76.tar.gz gentoo-42b80550b602f566adfeb7b07ab1d466dc10af76.tar.bz2 gentoo-42b80550b602f566adfeb7b07ab1d466dc10af76.zip |
www-apps/cgit: update maintainer and fix RESTRICT=""
* add myself as maintainer
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'www-apps/cgit/cgit-1.2.3-r1.ebuild')
-rw-r--r-- | www-apps/cgit/cgit-1.2.3-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/cgit/cgit-1.2.3-r1.ebuild b/www-apps/cgit/cgit-1.2.3-r1.ebuild index 6c5ff88b4c93..707d23f3bcc5 100644 --- a/www-apps/cgit/cgit-1.2.3-r1.ebuild +++ b/www-apps/cgit/cgit-1.2.3-r1.ebuild @@ -20,6 +20,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="doc +highlight libressl +lua +luajit test" +RESTRICT="!test? ( test )" RDEPEND=" acct-group/cgit |