diff options
Diffstat (limited to 'acct-group/ziproxy')
-rw-r--r-- | acct-group/ziproxy/Manifest | 2 | ||||
-rw-r--r-- | acct-group/ziproxy/metadata.xml | 5 | ||||
-rw-r--r-- | acct-group/ziproxy/ziproxy-0.ebuild | 8 |
3 files changed, 15 insertions, 0 deletions
diff --git a/acct-group/ziproxy/Manifest b/acct-group/ziproxy/Manifest new file mode 100644 index 000000000000..275e7ed9e82a --- /dev/null +++ b/acct-group/ziproxy/Manifest @@ -0,0 +1,2 @@ +EBUILD ziproxy-0.ebuild 151 BLAKE2B 567688f6e05f9c5d396fa8cb2e885a9ac033a4d274518c0aef852dae9b6d5ecbbbea4cdebcac7df13ba31c7796cd0444dbec40127059591bfef65d0209e30d1c SHA512 107adfd461a983162bc95b23b9216587ac5e45caff893eb41cac913db1e82370bdf5c1315adee5f60e480d4e39487385204a5567e5f3eeefeb751004044b430e +MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33 diff --git a/acct-group/ziproxy/metadata.xml b/acct-group/ziproxy/metadata.xml new file mode 100644 index 000000000000..7a38bb900964 --- /dev/null +++ b/acct-group/ziproxy/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <!-- maintainer-needed --> +</pkgmetadata> diff --git a/acct-group/ziproxy/ziproxy-0.ebuild b/acct-group/ziproxy/ziproxy-0.ebuild new file mode 100644 index 000000000000..2a615442577d --- /dev/null +++ b/acct-group/ziproxy/ziproxy-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=367 |