mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/g-sorcery: update live ebuild
New feature added: sync using git Package-Manager: portage-2.2.18
This commit is contained in:
@@ -16,9 +16,10 @@ EGIT_REPO_URI="git://git.gentoo.org/proj/g-sorcery.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="bson"
|
||||
IUSE="bson git"
|
||||
|
||||
DEPEND="bson? ( dev-python/pymongo[$(python_gen_usedep 'python*')] )
|
||||
git? ( dev-vcs/git )
|
||||
sys-apps/portage[$(python_gen_usedep 'python*')]"
|
||||
RDEPEND="${DEPEND}"
|
||||
PDEPEND=">=app-portage/layman-2.2.0[g-sorcery(-),$(python_gen_usedep 'python*')]"
|
||||
|
||||
Reference in New Issue
Block a user