dev-db/neo4j-community: fix repoman (glep 81, dependency.bad)

This commit is contained in:
Yury Martynov 2020-04-12 16:35:19 +03:00
parent 4be0ba1921
commit 51b9a7f7ff
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>email@linxon.ru</email>
<name>Yury Martynov</name>
</maintainer>
</pkgmetadata>

View file

@ -0,0 +1,9 @@
# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
DESCRIPTION="Group for neo4j-community"
ACCT_GROUP_ID="-1"