mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-18 12:51:02 +02:00
zero-system: update gitconfig and drop repoman
This commit is contained in:
parent
b87856e042
commit
96ef4d93ea
2 changed files with 6 additions and 4 deletions
|
|
@ -29,3 +29,6 @@
|
|||
#this causes bad exit codes and more harm than good
|
||||
#[merge]
|
||||
# verifySignatures = true
|
||||
[core]
|
||||
fsmonitor = true
|
||||
untrackedcache = true
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# Copyright 1999-2020 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="The ZERO (Zoning & Emotional Range Omitted) System is a technology for interfacing the brain of the pilot with the mobile suit's computer."
|
||||
HOMEPAGE="http://www.pentoo.ch/"
|
||||
|
|
@ -14,7 +14,7 @@ KEYWORDS="amd64 arm x86"
|
|||
IUSE="cyrus nu printer theprophet"
|
||||
S="${WORKDIR}"
|
||||
|
||||
PDEPEND="
|
||||
RDEPEND="
|
||||
cyrus? (
|
||||
app-admin/ansible
|
||||
app-misc/jq
|
||||
|
|
@ -40,7 +40,6 @@ PDEPEND="
|
|||
app-doc/pms
|
||||
app-eselect/eselect-sh
|
||||
app-portage/genlop
|
||||
app-portage/repoman
|
||||
app-shells/zsh
|
||||
app-shells/gentoo-zsh-completions
|
||||
app-shells/dash
|
||||
Loading…
Reference in a new issue