From 558f5fcc9c7fe0d31260f669a86722e84e44e1ed Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 23 May 2020 14:38:20 +0000 Subject: 2020-05-23T14:30:01Z --- AlexandreFournier.html | 114 ++++------------------------------------- AlexandreFournier.txt | 56 ++------------------ R_Overlay.html | 6 +-- R_Overlay.txt | 6 +-- amedeos.html | 4 +- amedeos.txt | 1 - and3k-sunrise.html | 106 ++------------------------------------ and3k-sunrise.txt | 52 +------------------ argent-main.html | 4 +- argent-main.txt | 1 - beatussum-overlay.html | 4 +- beatussum-overlay.txt | 1 - c2p-overlay.html | 4 +- c2p-overlay.txt | 1 - calculate.html | 30 ++++++++--- calculate.txt | 9 +++- chutzpah.html | 106 ++------------------------------------ chutzpah.txt | 52 +------------------ chymeric.html | 40 +++------------ chymeric.txt | 14 +---- decent-im.html | 4 +- decent-im.txt | 1 - distros.html | 18 ++++--- distros.txt | 1 + djc.html | 18 ++++--- djc.txt | 1 + dlang.html | 16 +++--- dlang.txt | 2 +- dmchurch.html | 18 ++++--- dmchurch.txt | 1 + dotnet.html | 106 ++------------------------------------ dotnet.txt | 52 +------------------ earshark.html | 18 ++++--- earshark.txt | 1 + erayd.html | 4 +- erayd.txt | 1 - fidonet.html | 2 +- fidonet.txt | 2 +- fol4.html | 4 +- fol4.txt | 1 - gentoo.html | 46 +++++++---------- gentoo.txt | 28 +++++----- godin.html | 4 +- godin.txt | 1 - guru.html | 20 +++++--- guru.txt | 2 + holgersson-overlay.html | 26 +++------- holgersson-overlay.txt | 10 +--- index.html | 10 ++-- jboro-overlay.html | 18 +++---- jboro-overlay.txt | 1 - jkolo.html | 18 ++++--- jkolo.txt | 1 + jm-overlay.html | 18 ++++--- jm-overlay.txt | 1 + jmesmon.html | 132 +++++++++--------------------------------------- jmesmon.txt | 59 +++------------------- johnmh.html | 18 ++++--- johnmh.txt | 1 + johu.html | 18 ++++--- johu.txt | 1 + jollheef-overlay.html | 24 ++++----- jollheef-overlay.txt | 1 - jorgicio.html | 18 ++++--- jorgicio.txt | 1 + lto-overlay.html | 4 +- lto-overlay.txt | 1 - menelkir.html | 62 +++-------------------- menelkir.txt | 25 +-------- nix-guix.html | 4 +- nix-guix.txt | 1 - rion.html | 30 ++++++++--- rion.txt | 9 +++- summary.json | 2 +- xwing.html | 58 +++------------------ xwing.txt | 23 --------- zugaina.html | 2 +- zugaina.txt | 2 +- 78 files changed, 350 insertions(+), 1232 deletions(-) diff --git a/AlexandreFournier.html b/AlexandreFournier.html index 20df34b07c4a..4a8521bc12e5 100644 --- a/AlexandreFournier.html +++ b/AlexandreFournier.html @@ -56,109 +56,17 @@ 23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 AlexandreFournier
 
- 24
Traceback (most recent call last):
-
- 25
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator
-
- 26
    return functor(*args, **kwds)
-
- 27
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache
-
- 28
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 29
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in <genexpr>
-
- 30
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 31
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match
-
- 32
    for pkg in self._internal_gen_candidates(candidates, **kwargs):
-
- 33
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates
-
- 34
    yield from sorter(pkg_filter(pkgs))
-
- 35
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter
-
- 36
    pkg.data
-
- 37
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict
-
- 38
    val = functor(self)
-
- 39
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data
-
- 40
    return self._fetch_metadata()
-
- 41
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata
-
- 42
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
-
- 43
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata
-
- 44
    return self._update_metadata(pkg, ebp=ebp)
-
- 45
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata
-
- 46
    mydata = my_proc.get_keys(pkg, self._ecache)
-
- 47
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys
-
- 48
    extra_commands={'key': receive_key})
-
- 49
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase
-
- 50
    val = self.generic_handler(additional_commands=commands)
-
- 51
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler
-
- 52
    raise UnhandledCommand(line)
-
- 53
pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received
-
- 54
-
- 55
The above exception was the direct cause of the following exception:
-
- 56
-
- 57
Traceback (most recent call last):
-
- 58
  File "/usr/lib/python-exec/python3.6/pmaint", line 4, in <module>
-
- 59
    scripts.run(basename(__file__))
-
- 60
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run
-
- 61
    sys.exit(tool())
-
- 62
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__
-
- 63
    ret = self.main()
-
- 64
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main
-
- 65
    self.handle_exec_exception(e)
-
- 66
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main
-
- 67
    exitstatus = func(self.options, self.out, self.err)
-
- 68
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main
-
- 69
    eclass_caching=(not options.disable_eclass_caching)))
-
- 70
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator
-
- 71
    raise exc_class(name, e) from e
-
- 72
pkgcore.operations.OperationError: metadata_path_received
-
- 73
ERROR pkgcore: unhandled command 'metadata_path_received', line
-
- 74
             : 'metadata_path_received'
-
- 75
 * Cache regen failed with 1
+            24
 * net-wireless/gr-iridium-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 25
 * net-wireless/gr-pipe-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 26
 * net-wireless/osmo-tetra-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 27
 * net-wireless/osmo-tetra-sq5bpf-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 28
 * net-wireless/telive-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 29
 * Cache regen failed with 1
 
diff --git a/AlexandreFournier.txt b/AlexandreFournier.txt index 52d14b7188d7..ac129946d21d 100644 --- a/AlexandreFournier.txt +++ b/AlexandreFournier.txt @@ -21,55 +21,9 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 AlexandreFournier -Traceback (most recent call last): - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator - return functor(*args, **kwds) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match - for pkg in self._internal_gen_candidates(candidates, **kwargs): - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates - yield from sorter(pkg_filter(pkgs)) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter - pkg.data - File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys - extra_commands={'key': receive_key}) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase - val = self.generic_handler(additional_commands=commands) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler - raise UnhandledCommand(line) -pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/usr/lib/python-exec/python3.6/pmaint", line 4, in - scripts.run(basename(__file__)) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run - sys.exit(tool()) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__ - ret = self.main() - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main - self.handle_exec_exception(e) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main - eclass_caching=(not options.disable_eclass_caching))) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator - raise exc_class(name, e) from e -pkgcore.operations.OperationError: metadata_path_received -ERROR pkgcore: unhandled command 'metadata_path_received', line - : 'metadata_path_received' + * net-wireless/gr-iridium-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * net-wireless/gr-pipe-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * net-wireless/osmo-tetra-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * net-wireless/osmo-tetra-sq5bpf-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * net-wireless/telive-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass * Cache regen failed with 1 diff --git a/R_Overlay.html b/R_Overlay.html index 57c658016fc2..87f74d116ec6 100644 --- a/R_Overlay.html +++ b/R_Overlay.html @@ -50,19 +50,19 @@
20
Matched data: 0 bytes
 
- 21
File list size: 4.72M
+            21
File list size: 4.28M
 
22
File list generation time: 0.001 seconds
 
23
File list transfer time: 0.000 seconds
 
- 24
Total bytes sent: 21.18K
+            24
Total bytes sent: 21.07K
 
25
Total bytes received: 5.98M
 
26
 
- 27
sent 21.18K bytes  received 5.98M bytes  800.70K bytes/sec
+            27
sent 21.07K bytes  received 5.98M bytes  923.85K bytes/sec
 
28
total size is 194.74M  speedup is 32.43
 
diff --git a/R_Overlay.txt b/R_Overlay.txt index 6a229f120a1f..96699ee41160 100644 --- a/R_Overlay.txt +++ b/R_Overlay.txt @@ -18,13 +18,13 @@ Total file size: 194.74M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 4.72M +File list size: 4.28M File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 21.18K +Total bytes sent: 21.07K Total bytes received: 5.98M -sent 21.18K bytes received 5.98M bytes 800.70K bytes/sec +sent 21.07K bytes received 5.98M bytes 923.85K bytes/sec total size is 194.74M speedup is 32.43 *** syncing R_Overlay *** synced R_Overlay diff --git a/amedeos.html b/amedeos.html index 38f677a9af2b..e352087dac95 100644 --- a/amedeos.html +++ b/amedeos.html @@ -52,9 +52,7 @@
21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 amedeos
 
- 22
Sandboxed process killed by signal: Broken pipe
-
- 23
 * Cache regenerated successfully
+            22
 * Cache regenerated successfully
 
diff --git a/amedeos.txt b/amedeos.txt index 53fd1a2b2d68..89f19c9317b0 100644 --- a/amedeos.txt +++ b/amedeos.txt @@ -19,5 +19,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 amedeos -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/and3k-sunrise.html b/and3k-sunrise.html index 92e5a5719192..15e41e95f66d 100644 --- a/and3k-sunrise.html +++ b/and3k-sunrise.html @@ -52,109 +52,9 @@
21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 and3k-sunrise
 
- 22
Traceback (most recent call last):
-
- 23
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator
-
- 24
    return functor(*args, **kwds)
-
- 25
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache
-
- 26
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 27
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in <genexpr>
-
- 28
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 29
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match
-
- 30
    for pkg in self._internal_gen_candidates(candidates, **kwargs):
-
- 31
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates
-
- 32
    yield from sorter(pkg_filter(pkgs))
-
- 33
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter
-
- 34
    pkg.data
-
- 35
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict
-
- 36
    val = functor(self)
-
- 37
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data
-
- 38
    return self._fetch_metadata()
-
- 39
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata
-
- 40
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
-
- 41
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata
-
- 42
    return self._update_metadata(pkg, ebp=ebp)
-
- 43
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata
-
- 44
    mydata = my_proc.get_keys(pkg, self._ecache)
-
- 45
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys
-
- 46
    extra_commands={'key': receive_key})
-
- 47
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase
-
- 48
    val = self.generic_handler(additional_commands=commands)
-
- 49
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler
-
- 50
    raise UnhandledCommand(line)
-
- 51
pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received
-
- 52
-
- 53
The above exception was the direct cause of the following exception:
-
- 54
-
- 55
Traceback (most recent call last):
-
- 56
  File "/usr/lib/python-exec/python3.6/pmaint", line 4, in <module>
-
- 57
    scripts.run(basename(__file__))
-
- 58
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run
-
- 59
    sys.exit(tool())
-
- 60
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__
-
- 61
    ret = self.main()
-
- 62
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main
-
- 63
    self.handle_exec_exception(e)
-
- 64
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main
-
- 65
    exitstatus = func(self.options, self.out, self.err)
-
- 66
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main
-
- 67
    eclass_caching=(not options.disable_eclass_caching)))
-
- 68
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator
-
- 69
    raise exc_class(name, e) from e
-
- 70
pkgcore.operations.OperationError: metadata_path_received
-
- 71
ERROR pkgcore: unhandled command 'metadata_path_received', line
-
- 72
             : 'metadata_path_received'
-
- 73
 * Cache regen failed with 1
+            22
 * app-misc/fluxgui-1.1.8_pre20140503-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 23
 * Cache regen failed with 1
 
diff --git a/and3k-sunrise.txt b/and3k-sunrise.txt index 0ad83ff59482..261a1790ebd1 100644 --- a/and3k-sunrise.txt +++ b/and3k-sunrise.txt @@ -19,55 +19,5 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 and3k-sunrise -Traceback (most recent call last): - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator - return functor(*args, **kwds) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match - for pkg in self._internal_gen_candidates(candidates, **kwargs): - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates - yield from sorter(pkg_filter(pkgs)) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter - pkg.data - File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys - extra_commands={'key': receive_key}) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase - val = self.generic_handler(additional_commands=commands) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler - raise UnhandledCommand(line) -pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/usr/lib/python-exec/python3.6/pmaint", line 4, in - scripts.run(basename(__file__)) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run - sys.exit(tool()) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__ - ret = self.main() - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main - self.handle_exec_exception(e) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main - eclass_caching=(not options.disable_eclass_caching))) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator - raise exc_class(name, e) from e -pkgcore.operations.OperationError: metadata_path_received -ERROR pkgcore: unhandled command 'metadata_path_received', line - : 'metadata_path_received' + * app-misc/fluxgui-1.1.8_pre20140503-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass * Cache regen failed with 1 diff --git a/argent-main.html b/argent-main.html index 43084b7aa561..c3351222501a 100644 --- a/argent-main.html +++ b/argent-main.html @@ -48,9 +48,7 @@
19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 argent-main
 
- 20
Sandboxed process killed by signal: Broken pipe
-
- 21
 * Cache regenerated successfully
+            20
 * Cache regenerated successfully
 
diff --git a/argent-main.txt b/argent-main.txt index 8685a5d4a64a..052ca02d726f 100644 --- a/argent-main.txt +++ b/argent-main.txt @@ -17,5 +17,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 argent-main -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/beatussum-overlay.html b/beatussum-overlay.html index 30cfad1d8861..6bda1bd696e0 100644 --- a/beatussum-overlay.html +++ b/beatussum-overlay.html @@ -72,9 +72,7 @@
31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 beatussum-overlay
 
- 32
Sandboxed process killed by signal: Broken pipe
-
- 33
 * Cache regenerated successfully
+            32
 * Cache regenerated successfully
 
diff --git a/beatussum-overlay.txt b/beatussum-overlay.txt index 7fd2615cddff..6b932814755f 100644 --- a/beatussum-overlay.txt +++ b/beatussum-overlay.txt @@ -29,5 +29,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 beatussum-overlay -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/c2p-overlay.html b/c2p-overlay.html index 29269aa902f7..a0822c4939cb 100644 --- a/c2p-overlay.html +++ b/c2p-overlay.html @@ -56,9 +56,7 @@
23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 c2p-overlay
 
- 24
Sandboxed process killed by signal: Broken pipe
-
- 25
 * Cache regenerated successfully
+            24
 * Cache regenerated successfully
 
diff --git a/c2p-overlay.txt b/c2p-overlay.txt index 93a82a74b605..26ce3efab517 100644 --- a/c2p-overlay.txt +++ b/c2p-overlay.txt @@ -21,5 +21,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 c2p-overlay -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/calculate.html b/calculate.html index 870546f2ab44..96146247553b 100644 --- a/calculate.html +++ b/calculate.html @@ -28,21 +28,35 @@
9
$ pmaint sync calculate
 
- 10
Already up to date.
+            10
From git://git.calculate.ru/calculate/overlay
 
- 11
*** syncing calculate
+            11
   c08e946b0..752dbcd67  master     -> origin/master
 
- 12
*** synced calculate
+            12
   c08e946b0..752dbcd67  master64   -> origin/master64
 
- 13
 * Sync succeeded
+            13
 * [new tag]             2066       -> 2066
 
- 14
$ git log --format=%ci -1
+            14
Updating c08e946b0..752dbcd67
 
- 15
$ git show -q --pretty=format:%G? HEAD
+            15
Fast-forward
 
- 16
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
+            16
 profiles/default/package.keywords/default | 2 +-
 
- 17
 * Cache regenerated successfully
+            17
 1 file changed, 1 insertion(+), 1 deletion(-)
+
+ 18
*** syncing calculate
+
+ 19
*** synced calculate
+
+ 20
 * Sync succeeded
+
+ 21
$ git log --format=%ci -1
+
+ 22
$ git show -q --pretty=format:%G? HEAD
+
+ 23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate
+
+ 24
 * Cache regenerated successfully
 
diff --git a/calculate.txt b/calculate.txt index 8a93d9b56368..b8ead9f1a580 100644 --- a/calculate.txt +++ b/calculate.txt @@ -7,7 +7,14 @@ 'uri': 'git://git.calculate.ru/calculate/overlay.git'}], 'status': 'unofficial'} $ pmaint sync calculate -Already up to date. +From git://git.calculate.ru/calculate/overlay + c08e946b0..752dbcd67 master -> origin/master + c08e946b0..752dbcd67 master64 -> origin/master64 + * [new tag] 2066 -> 2066 +Updating c08e946b0..752dbcd67 +Fast-forward + profiles/default/package.keywords/default | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) *** syncing calculate *** synced calculate * Sync succeeded diff --git a/chutzpah.html b/chutzpah.html index 8d26a268d6c7..c17a7a6e2752 100644 --- a/chutzpah.html +++ b/chutzpah.html @@ -56,109 +56,9 @@
23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chutzpah
 
- 24
Traceback (most recent call last):
-
- 25
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator
-
- 26
    return functor(*args, **kwds)
-
- 27
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache
-
- 28
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 29
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in <genexpr>
-
- 30
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 31
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match
-
- 32
    for pkg in self._internal_gen_candidates(candidates, **kwargs):
-
- 33
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates
-
- 34
    yield from sorter(pkg_filter(pkgs))
-
- 35
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter
-
- 36
    pkg.data
-
- 37
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict
-
- 38
    val = functor(self)
-
- 39
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data
-
- 40
    return self._fetch_metadata()
-
- 41
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata
-
- 42
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
-
- 43
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata
-
- 44
    return self._update_metadata(pkg, ebp=ebp)
-
- 45
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata
-
- 46
    mydata = my_proc.get_keys(pkg, self._ecache)
-
- 47
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys
-
- 48
    extra_commands={'key': receive_key})
-
- 49
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase
-
- 50
    val = self.generic_handler(additional_commands=commands)
-
- 51
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler
-
- 52
    raise UnhandledCommand(line)
-
- 53
pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received
-
- 54
-
- 55
The above exception was the direct cause of the following exception:
-
- 56
-
- 57
Traceback (most recent call last):
-
- 58
  File "/usr/lib/python-exec/python3.6/pmaint", line 4, in <module>
-
- 59
    scripts.run(basename(__file__))
-
- 60
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run
-
- 61
    sys.exit(tool())
-
- 62
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__
-
- 63
    ret = self.main()
-
- 64
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main
-
- 65
    self.handle_exec_exception(e)
-
- 66
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main
-
- 67
    exitstatus = func(self.options, self.out, self.err)
-
- 68
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main
-
- 69
    eclass_caching=(not options.disable_eclass_caching)))
-
- 70
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator
-
- 71
    raise exc_class(name, e) from e
-
- 72
pkgcore.operations.OperationError: metadata_path_received
-
- 73
ERROR pkgcore: unhandled command 'metadata_path_received', line
-
- 74
             : 'metadata_path_received'
-
- 75
 * Cache regen failed with 1
+            24
 * app-vim/jedi-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 25
 * Cache regen failed with 1
 
diff --git a/chutzpah.txt b/chutzpah.txt index 4e98ed792863..de6e0ec4f2ca 100644 --- a/chutzpah.txt +++ b/chutzpah.txt @@ -21,55 +21,5 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 chutzpah -Traceback (most recent call last): - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator - return functor(*args, **kwds) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match - for pkg in self._internal_gen_candidates(candidates, **kwargs): - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates - yield from sorter(pkg_filter(pkgs)) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter - pkg.data - File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys - extra_commands={'key': receive_key}) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase - val = self.generic_handler(additional_commands=commands) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler - raise UnhandledCommand(line) -pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/usr/lib/python-exec/python3.6/pmaint", line 4, in - scripts.run(basename(__file__)) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run - sys.exit(tool()) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__ - ret = self.main() - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main - self.handle_exec_exception(e) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main - eclass_caching=(not options.disable_eclass_caching))) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator - raise exc_class(name, e) from e -pkgcore.operations.OperationError: metadata_path_received -ERROR pkgcore: unhandled command 'metadata_path_received', line - : 'metadata_path_received' + * app-vim/jedi-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass * Cache regen failed with 1 diff --git a/chymeric.html b/chymeric.html index 0f00803096fc..fd059df15236 100644 --- a/chymeric.html +++ b/chymeric.html @@ -38,45 +38,21 @@
14
$ pmaint sync chymeric
 
- 15
From https://github.com/TheChymera/overlay
+            15
Already up to date.
 
- 16
   ca330ba..61b3881  master     -> origin/master
+            16
*** syncing chymeric
 
- 17
Updating ca330ba..61b3881
+            17
*** synced chymeric
 
- 18
Fast-forward
+            18
 * Sync succeeded
 
- 19
 sci-biology/dargcc_bidsdata/ChangeLog              |  4 ++++
+            19
$ git log --format=%ci -1
 
- 20
 sci-biology/dargcc_bidsdata/Manifest               |  1 +
+            20
$ git show -q --pretty=format:%G? HEAD
 
- 21
 .../dargcc_bidsdata/dargcc_bidsdata-1.0.ebuild     | 23 ++++++++++++++++++++++
+            21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
 
- 22
 sci-biology/dargcc_bidsdata/metadata.xml           | 18 +++++++++++++++++
-
- 23
 4 files changed, 46 insertions(+)
-
- 24
 create mode 100644 sci-biology/dargcc_bidsdata/ChangeLog
-
- 25
 create mode 100644 sci-biology/dargcc_bidsdata/Manifest
-
- 26
 create mode 100644 sci-biology/dargcc_bidsdata/dargcc_bidsdata-1.0.ebuild
-
- 27
 create mode 100644 sci-biology/dargcc_bidsdata/metadata.xml
-
- 28
*** syncing chymeric
-
- 29
*** synced chymeric
-
- 30
 * Sync succeeded
-
- 31
$ git log --format=%ci -1
-
- 32
$ git show -q --pretty=format:%G? HEAD
-
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
-
- 34
 * Cache regenerated successfully
+            22
 * Cache regenerated successfully
 
diff --git a/chymeric.txt b/chymeric.txt index cefd395d4ded..3135b8090041 100644 --- a/chymeric.txt +++ b/chymeric.txt @@ -12,19 +12,7 @@ 'uri': 'git+ssh://git@github.com/TheChymera/overlay.git'}], 'status': 'unofficial'} $ pmaint sync chymeric -From https://github.com/TheChymera/overlay - ca330ba..61b3881 master -> origin/master -Updating ca330ba..61b3881 -Fast-forward - sci-biology/dargcc_bidsdata/ChangeLog | 4 ++++ - sci-biology/dargcc_bidsdata/Manifest | 1 + - .../dargcc_bidsdata/dargcc_bidsdata-1.0.ebuild | 23 ++++++++++++++++++++++ - sci-biology/dargcc_bidsdata/metadata.xml | 18 +++++++++++++++++ - 4 files changed, 46 insertions(+) - create mode 100644 sci-biology/dargcc_bidsdata/ChangeLog - create mode 100644 sci-biology/dargcc_bidsdata/Manifest - create mode 100644 sci-biology/dargcc_bidsdata/dargcc_bidsdata-1.0.ebuild - create mode 100644 sci-biology/dargcc_bidsdata/metadata.xml +Already up to date. *** syncing chymeric *** synced chymeric * Sync succeeded diff --git a/decent-im.html b/decent-im.html index ec618e106383..660fbac023d4 100644 --- a/decent-im.html +++ b/decent-im.html @@ -52,9 +52,7 @@
21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 decent-im
 
- 22
Sandboxed process killed by signal: Broken pipe
-
- 23
 * Cache regenerated successfully
+            22
 * Cache regenerated successfully
 
diff --git a/decent-im.txt b/decent-im.txt index 5a5cb270239e..77ce82d965f1 100644 --- a/decent-im.txt +++ b/decent-im.txt @@ -19,5 +19,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 decent-im -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/distros.html b/distros.html index 53fb99b9329c..b9b4f098afc2 100644 --- a/distros.html +++ b/distros.html @@ -28,21 +28,23 @@
9
$ pmaint sync distros
 
- 10
Already up to date.
+            10
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 11
*** syncing distros
+            11
Already up to date.
 
- 12
*** synced distros
+            12
*** syncing distros
 
- 13
 * Sync succeeded
+            13
*** synced distros
 
- 14
$ git log --format=%ci -1
+            14
 * Sync succeeded
 
- 15
$ git show -q --pretty=format:%G? HEAD
+            15
$ git log --format=%ci -1
 
- 16
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 distros
+            16
$ git show -q --pretty=format:%G? HEAD
 
- 17
 * Cache regenerated successfully
+            17
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 distros
+
+ 18
 * Cache regenerated successfully
 
diff --git a/distros.txt b/distros.txt index 059545661e40..006755565cdb 100644 --- a/distros.txt +++ b/distros.txt @@ -7,6 +7,7 @@ 'uri': 'git://git.calculate.ru/calculate/distros.git'}], 'status': 'unofficial'} $ pmaint sync distros +WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing distros *** synced distros diff --git a/djc.html b/djc.html index 68276b6d6cb7..d67ff297b63f 100644 --- a/djc.html +++ b/djc.html @@ -36,21 +36,23 @@
13
$ pmaint sync djc
 
- 14
Already up to date.
+            14
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
*** syncing djc
+            15
Already up to date.
 
- 16
*** synced djc
+            16
*** syncing djc
 
- 17
 * Sync succeeded
+            17
*** synced djc
 
- 18
$ git log --format=%ci -1
+            18
 * Sync succeeded
 
- 19
$ git show -q --pretty=format:%G? HEAD
+            19
$ git log --format=%ci -1
 
- 20
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 djc
+            20
$ git show -q --pretty=format:%G? HEAD
 
- 21
 * Cache regenerated successfully
+            21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 djc
+
+ 22
 * Cache regenerated successfully
 
diff --git a/djc.txt b/djc.txt index 2fc0bad5f128..74f756f1c1d7 100644 --- a/djc.txt +++ b/djc.txt @@ -11,6 +11,7 @@ {'type': 'git', 'uri': 'git@github.com:djc/djc-overlay.git'}], 'status': 'unofficial'} $ pmaint sync djc +WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing djc *** synced djc diff --git a/dlang.html b/dlang.html index c26582a2e052..55e30c471d32 100644 --- a/dlang.html +++ b/dlang.html @@ -34,21 +34,21 @@
12
$ pmaint sync dlang
 
- 13
Already up to date.
+            13
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
*** syncing dlang
+            14
Already up to date.
 
- 15
*** synced dlang
+            15
*** syncing dlang
 
- 16
 * Sync succeeded
+            16
*** synced dlang
 
- 17
$ git log --format=%ci -1
+            17
 * Sync succeeded
 
- 18
$ git show -q --pretty=format:%G? HEAD
+            18
$ git log --format=%ci -1
 
- 19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlang
+            19
$ git show -q --pretty=format:%G? HEAD
 
- 20
Sandboxed process killed by signal: Broken pipe
+            20
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlang
 
21
 * Cache regenerated successfully
 
diff --git a/dlang.txt b/dlang.txt index 7d09ee32c534..7aaae2a71962 100644 --- a/dlang.txt +++ b/dlang.txt @@ -10,6 +10,7 @@ {'type': 'git', 'uri': 'git://github.com/gentoo/dlang.git'}], 'status': 'unofficial'} $ pmaint sync dlang +WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing dlang *** synced dlang @@ -17,5 +18,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlang -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/dmchurch.html b/dmchurch.html index f08e27e9599a..1b7b267ccf37 100644 --- a/dmchurch.html +++ b/dmchurch.html @@ -42,21 +42,23 @@
16
$ pmaint sync dmchurch
 
- 17
Already up to date.
+            17
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
*** syncing dmchurch
+            18
Already up to date.
 
- 19
*** synced dmchurch
+            19
*** syncing dmchurch
 
- 20
 * Sync succeeded
+            20
*** synced dmchurch
 
- 21
$ git log --format=%ci -1
+            21
 * Sync succeeded
 
- 22
$ git show -q --pretty=format:%G? HEAD
+            22
$ git log --format=%ci -1
 
- 23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dmchurch
+            23
$ git show -q --pretty=format:%G? HEAD
 
- 24
 * Cache regenerated successfully
+            24
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dmchurch
+
+ 25
 * Cache regenerated successfully
 
diff --git a/dmchurch.txt b/dmchurch.txt index 29d4e1a5c965..3b6b1eff31f4 100644 --- a/dmchurch.txt +++ b/dmchurch.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:dmchurch/portage-overlay.git'}], 'status': 'unofficial'} $ pmaint sync dmchurch +WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing dmchurch *** synced dmchurch diff --git a/dotnet.html b/dotnet.html index 6c8ec4a5bdfd..7e1543dca7b8 100644 --- a/dotnet.html +++ b/dotnet.html @@ -48,109 +48,9 @@
19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet
 
- 20
Traceback (most recent call last):
-
- 21
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator
-
- 22
    return functor(*args, **kwds)
-
- 23
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache
-
- 24
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 25
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in <genexpr>
-
- 26
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 27
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match
-
- 28
    for pkg in self._internal_gen_candidates(candidates, **kwargs):
-
- 29
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates
-
- 30
    yield from sorter(pkg_filter(pkgs))
-
- 31
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter
-
- 32
    pkg.data
-
- 33
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict
-
- 34
    val = functor(self)
-
- 35
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data
-
- 36
    return self._fetch_metadata()
-
- 37
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata
-
- 38
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
-
- 39
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata
-
- 40
    return self._update_metadata(pkg, ebp=ebp)
-
- 41
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata
-
- 42
    mydata = my_proc.get_keys(pkg, self._ecache)
-
- 43
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys
-
- 44
    extra_commands={'key': receive_key})
-
- 45
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase
-
- 46
    val = self.generic_handler(additional_commands=commands)
-
- 47
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler
-
- 48
    raise UnhandledCommand(line)
-
- 49
pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received
-
- 50
-
- 51
The above exception was the direct cause of the following exception:
-
- 52
-
- 53
Traceback (most recent call last):
-
- 54
  File "/usr/lib/python-exec/python3.6/pmaint", line 4, in <module>
-
- 55
    scripts.run(basename(__file__))
-
- 56
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run
-
- 57
    sys.exit(tool())
-
- 58
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__
-
- 59
    ret = self.main()
-
- 60
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main
-
- 61
    self.handle_exec_exception(e)
-
- 62
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main
-
- 63
    exitstatus = func(self.options, self.out, self.err)
-
- 64
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main
-
- 65
    eclass_caching=(not options.disable_eclass_caching)))
-
- 66
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator
-
- 67
    raise exc_class(name, e) from e
-
- 68
pkgcore.operations.OperationError: metadata_path_received
-
- 69
ERROR pkgcore: unhandled command 'metadata_path_received', line
-
- 70
             : 'metadata_path_received'
-
- 71
 * Cache regen failed with 1
+            20
 * dev-util/fsharpbinding-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 21
 * Cache regen failed with 1
 
diff --git a/dotnet.txt b/dotnet.txt index 57123a357ff8..b06fb1a74cfa 100644 --- a/dotnet.txt +++ b/dotnet.txt @@ -17,55 +17,5 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet -Traceback (most recent call last): - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator - return functor(*args, **kwds) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match - for pkg in self._internal_gen_candidates(candidates, **kwargs): - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates - yield from sorter(pkg_filter(pkgs)) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter - pkg.data - File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys - extra_commands={'key': receive_key}) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase - val = self.generic_handler(additional_commands=commands) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler - raise UnhandledCommand(line) -pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/usr/lib/python-exec/python3.6/pmaint", line 4, in - scripts.run(basename(__file__)) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run - sys.exit(tool()) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__ - ret = self.main() - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main - self.handle_exec_exception(e) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main - eclass_caching=(not options.disable_eclass_caching))) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator - raise exc_class(name, e) from e -pkgcore.operations.OperationError: metadata_path_received -ERROR pkgcore: unhandled command 'metadata_path_received', line - : 'metadata_path_received' + * dev-util/fsharpbinding-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass * Cache regen failed with 1 diff --git a/earshark.html b/earshark.html index 6767f28a2aef..77bf39b3f4d1 100644 --- a/earshark.html +++ b/earshark.html @@ -34,21 +34,23 @@
12
$ pmaint sync earshark
 
- 13
Already up to date.
+            13
WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
*** syncing earshark
+            14
Already up to date.
 
- 15
*** synced earshark
+            15
*** syncing earshark
 
- 16
 * Sync succeeded
+            16
*** synced earshark
 
- 17
$ git log --format=%ci -1
+            17
 * Sync succeeded
 
- 18
$ git show -q --pretty=format:%G? HEAD
+            18
$ git log --format=%ci -1
 
- 19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
+            19
$ git show -q --pretty=format:%G? HEAD
 
- 20
 * Cache regenerated successfully
+            20
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
+
+ 21
 * Cache regenerated successfully
 
diff --git a/earshark.txt b/earshark.txt index fb3c15ef3a07..ffbc9c646112 100644 --- a/earshark.txt +++ b/earshark.txt @@ -10,6 +10,7 @@ {'type': 'git', 'uri': 'git://github.com/Chemrat/overlay.git'}], 'status': 'unofficial'} $ pmaint sync earshark +WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing earshark *** synced earshark diff --git a/erayd.html b/erayd.html index ac9adeb46d90..42624c15ac21 100644 --- a/erayd.html +++ b/erayd.html @@ -50,9 +50,7 @@
20
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 erayd
 
- 21
Sandboxed process killed by signal: Broken pipe
-
- 22
 * Cache regenerated successfully
+            21
 * Cache regenerated successfully
 
diff --git a/erayd.txt b/erayd.txt index 9ccd3b988ba0..af5a7b4463bb 100644 --- a/erayd.txt +++ b/erayd.txt @@ -18,5 +18,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 erayd -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/fidonet.html b/fidonet.html index 9cfc5d55a3c0..e345b9e1583b 100644 --- a/fidonet.html +++ b/fidonet.html @@ -64,7 +64,7 @@
27
 
- 28
sent 85 bytes  received 133 bytes  145.33 bytes/sec
+            28
sent 85 bytes  received 133 bytes  87.20 bytes/sec
 
29
total size is 32  speedup is 0.15
 
diff --git a/fidonet.txt b/fidonet.txt index d598456e5a8b..dd7e9cb09818 100644 --- a/fidonet.txt +++ b/fidonet.txt @@ -25,7 +25,7 @@ File list transfer time: 0.000 seconds Total bytes sent: 85 Total bytes received: 133 -sent 85 bytes received 133 bytes 145.33 bytes/sec +sent 85 bytes received 133 bytes 87.20 bytes/sec total size is 32 speedup is 0.15 *** syncing fidonet *** synced fidonet diff --git a/fol4.html b/fol4.html index 6c2e60cbbb29..5488f60c5c60 100644 --- a/fol4.html +++ b/fol4.html @@ -46,9 +46,7 @@
18
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fol4
 
- 19
Sandboxed process killed by signal: Broken pipe
-
- 20
 * Cache regenerated successfully
+            19
 * Cache regenerated successfully
 
diff --git a/fol4.txt b/fol4.txt index da13c8beadca..681929aca4de 100644 --- a/fol4.txt +++ b/fol4.txt @@ -16,5 +16,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 fol4 -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/gentoo.html b/gentoo.html index 2b7f1946c5d5..349c30fd24dc 100644 --- a/gentoo.html +++ b/gentoo.html @@ -40,53 +40,45 @@
15
From https://anongit.gentoo.org/git/repo/gentoo
 
- 16
   5cd7d05c21a..1bebd3227ed  master     -> origin/master
+            16
   1bebd3227ed..a2fd815cdb0  master     -> origin/master
 
- 17
Updating 5cd7d05c21a..1bebd3227ed
+            17
Updating 1bebd3227ed..a2fd815cdb0
 
18
Fast-forward
 
- 19
 games-fps/eduke32/eduke32-20200505.8904.ebuild     |   1 +
+            19
 dev-db/mariadb/Manifest                       |   8 +-
 
- 20
 .../files/eduke32-20200505.8904-gcc10.patch        |  13 ++
+            20
 dev-db/mariadb/mariadb-10.1.45.ebuild         |   2 +-
 
- 21
 mail-client/thunderbird-bin/Manifest               |  55 +++++
+            21
 dev-db/mariadb/mariadb-10.2.32.ebuild         |   2 +-
 
- 22
 .../thunderbird-bin/thunderbird-bin-68.8.1.ebuild  | 182 ++++++++++++++++
+            22
 dev-db/mariadb/mariadb-10.3.23.ebuild         |   2 +-
 
- 23
 mail-client/thunderbird/Manifest                   | 108 +++++-----
+            23
 dev-db/mariadb/mariadb-10.4.13.ebuild         |   2 +-
 
- 24
 ...ird-68.8.0.ebuild => thunderbird-68.8.1.ebuild} |   0
+            24
 net-p2p/transmission/Manifest                 |   1 +
 
- 25
 net-mail/notmuch/notmuch-0.29.3-r2.ebuild          | 230 +++++++++++++++++++++
+            25
 net-p2p/transmission/transmission-3.00.ebuild | 142 ++++++++++++++++++++++++++
 
- 26
 .../shared-mime-info/shared-mime-info-1.10.ebuild  |  56 -----
+            26
 net-p2p/transmission/transmission-9999.ebuild |  10 +-
 
- 27
 8 files changed, 535 insertions(+), 110 deletions(-)
+            27
 8 files changed, 152 insertions(+), 17 deletions(-)
 
- 28
 create mode 100644 games-fps/eduke32/files/eduke32-20200505.8904-gcc10.patch
+            28
 create mode 100644 net-p2p/transmission/transmission-3.00.ebuild
 
- 29
 create mode 100644 mail-client/thunderbird-bin/thunderbird-bin-68.8.1.ebuild
+            29
*** syncing gentoo
 
- 30
 rename mail-client/thunderbird/{thunderbird-68.8.0.ebuild => thunderbird-68.8.1.ebuild} (100%)
+            30
*** synced gentoo
 
- 31
 create mode 100644 net-mail/notmuch/notmuch-0.29.3-r2.ebuild
+            31
 * Sync succeeded
 
- 32
 delete mode 100644 x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild
+            32
$ git log --format=%ci -1
 
- 33
*** syncing gentoo
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
*** synced gentoo
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
 
- 35
 * Sync succeeded
-
- 36
$ git log --format=%ci -1
-
- 37
$ git show -q --pretty=format:%G? HEAD
-
- 38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
-
- 39
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
diff --git a/gentoo.txt b/gentoo.txt index 25afc3d0cfa1..779ecc42e000 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,23 +13,19 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - 5cd7d05c21a..1bebd3227ed master -> origin/master -Updating 5cd7d05c21a..1bebd3227ed + 1bebd3227ed..a2fd815cdb0 master -> origin/master +Updating 1bebd3227ed..a2fd815cdb0 Fast-forward - games-fps/eduke32/eduke32-20200505.8904.ebuild | 1 + - .../files/eduke32-20200505.8904-gcc10.patch | 13 ++ - mail-client/thunderbird-bin/Manifest | 55 +++++ - .../thunderbird-bin/thunderbird-bin-68.8.1.ebuild | 182 ++++++++++++++++ - mail-client/thunderbird/Manifest | 108 +++++----- - ...ird-68.8.0.ebuild => thunderbird-68.8.1.ebuild} | 0 - net-mail/notmuch/notmuch-0.29.3-r2.ebuild | 230 +++++++++++++++++++++ - .../shared-mime-info/shared-mime-info-1.10.ebuild | 56 ----- - 8 files changed, 535 insertions(+), 110 deletions(-) - create mode 100644 games-fps/eduke32/files/eduke32-20200505.8904-gcc10.patch - create mode 100644 mail-client/thunderbird-bin/thunderbird-bin-68.8.1.ebuild - rename mail-client/thunderbird/{thunderbird-68.8.0.ebuild => thunderbird-68.8.1.ebuild} (100%) - create mode 100644 net-mail/notmuch/notmuch-0.29.3-r2.ebuild - delete mode 100644 x11-misc/shared-mime-info/shared-mime-info-1.10.ebuild + dev-db/mariadb/Manifest | 8 +- + dev-db/mariadb/mariadb-10.1.45.ebuild | 2 +- + dev-db/mariadb/mariadb-10.2.32.ebuild | 2 +- + dev-db/mariadb/mariadb-10.3.23.ebuild | 2 +- + dev-db/mariadb/mariadb-10.4.13.ebuild | 2 +- + net-p2p/transmission/Manifest | 1 + + net-p2p/transmission/transmission-3.00.ebuild | 142 ++++++++++++++++++++++++++ + net-p2p/transmission/transmission-9999.ebuild | 10 +- + 8 files changed, 152 insertions(+), 17 deletions(-) + create mode 100644 net-p2p/transmission/transmission-3.00.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded diff --git a/godin.html b/godin.html index f51529c9caa7..83fd184f1990 100644 --- a/godin.html +++ b/godin.html @@ -52,9 +52,7 @@
21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 godin
 
- 22
Sandboxed process killed by signal: Broken pipe
-
- 23
 * Cache regenerated successfully
+            22
 * Cache regenerated successfully
 
diff --git a/godin.txt b/godin.txt index 32e50627b480..fe5cbc80476c 100644 --- a/godin.txt +++ b/godin.txt @@ -19,5 +19,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 godin -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/guru.html b/guru.html index cf3e7d9f741c..4a64d7834109 100644 --- a/guru.html +++ b/guru.html @@ -36,21 +36,25 @@
13
$ pmaint sync guru
 
- 14
Already up to date.
+            14
From https://anongit.gentoo.org/git/repo/proj/guru
 
- 15
*** syncing guru
+            15
   c9e4c86..7fcd8d5  dev        -> origin/dev
 
- 16
*** synced guru
+            16
Already up to date.
 
- 17
 * Sync succeeded
+            17
*** syncing guru
 
- 18
$ git log --format=%ci -1
+            18
*** synced guru
 
- 19
$ git show -q --pretty=format:%G? HEAD
+            19
 * Sync succeeded
 
- 20
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
+            20
$ git log --format=%ci -1
 
- 21
 * Cache regenerated successfully
+            21
$ git show -q --pretty=format:%G? HEAD
+
+ 22
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru
+
+ 23
 * Cache regenerated successfully
 
diff --git a/guru.txt b/guru.txt index f2e7eb0aa4de..194bc1046934 100644 --- a/guru.txt +++ b/guru.txt @@ -11,6 +11,8 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}], 'status': 'unofficial'} $ pmaint sync guru +From https://anongit.gentoo.org/git/repo/proj/guru + c9e4c86..7fcd8d5 dev -> origin/dev Already up to date. *** syncing guru *** synced guru diff --git a/holgersson-overlay.html b/holgersson-overlay.html index 820c7a415a76..7e2e2bbd3de0 100644 --- a/holgersson-overlay.html +++ b/holgersson-overlay.html @@ -32,33 +32,21 @@
11
$ pmaint sync holgersson-overlay
 
- 12
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Couldn't resolve host 'git.holgersson.xyz'
+            12
Already up to date.
 
13
*** syncing holgersson-overlay
 
- 14
!!! failed syncing holgersson-overlay
+            14
*** synced holgersson-overlay
 
- 15
 * Sync failed with 1
-
[FATAL] - 16
 * Will try to re-create
+            15
 * Sync succeeded
 
- 17
$ pmaint sync holgersson-overlay
+            16
$ git log --format=%ci -1
 
- 18
Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
+            17
$ git show -q --pretty=format:%G? HEAD
 
- 19
*** syncing holgersson-overlay
+            18
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 holgersson-overlay
 
- 20
*** synced holgersson-overlay
-
- 21
 * Sync succeeded after re-adding
-
- 22
$ git log --format=%ci -1
-
- 23
$ git show -q --pretty=format:%G? HEAD
-
- 24
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 holgersson-overlay
-
- 25
 * Cache regenerated successfully
+            19
 * Cache regenerated successfully
 
diff --git a/holgersson-overlay.txt b/holgersson-overlay.txt index 77b9c041ac48..b837977ebb06 100644 --- a/holgersson-overlay.txt +++ b/holgersson-overlay.txt @@ -9,16 +9,10 @@ 'uri': 'https://git.holgersson.xyz/foss/holgersson-overlay'}], 'status': 'unofficial'} $ pmaint sync holgersson-overlay -fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Couldn't resolve host 'git.holgersson.xyz' -*** syncing holgersson-overlay -!!! failed syncing holgersson-overlay - * Sync failed with 1 - * Will try to re-create -$ pmaint sync holgersson-overlay -Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'... +Already up to date. *** syncing holgersson-overlay *** synced holgersson-overlay - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 holgersson-overlay diff --git a/index.html b/index.html index 075acee3b4b3..d9fab3d63aca 100644 --- a/index.html +++ b/index.html @@ -162,7 +162,7 @@ 14buzden c2p-overlayall good!2019-01-02 13:21:57 +0100 33c2p-overlay - calculateall good!2020-05-22 21:40:03 +0300 + calculateall good!2020-05-23 16:15:37 +0300 221calculate canutethegreat-overlayall good!2020-01-28 12:47:23 -0800 5canutethegreat-overlay @@ -320,8 +320,8 @@ 8gcarq genthreeall good!2020-04-18 16:27:50 +0200 49genthree - gentooall good!2020-05-23 15:57:20 +0200 -32352gentoo + gentooall good!2020-05-23 16:21:16 +0200 +32353gentoo gentoo-clangall good!2020-05-22 10:05:36 +0200 11gentoo-clang gentoo-mateall good!2020-04-09 18:52:11 -0400 @@ -647,7 +647,7 @@ 56rich0 ring-overlayall good!2020-04-17 10:23:59 +0200 55ring-overlay - rionall good!2020-05-23 15:03:11 +0300 + rionall good!2020-05-23 17:13:22 +0300 126rion riruall good!2020-02-11 13:37:10 +0300 23riru @@ -884,7 +884,7 @@ -
Generated based on results from 2020-05-23 14:10:36 UTC
+
Generated based on results from 2020-05-23 14:38:10 UTC
\ No newline at end of file diff --git a/jboro-overlay.html b/jboro-overlay.html index c5c18b0e0ede..eac6dac6cfe5 100644 --- a/jboro-overlay.html +++ b/jboro-overlay.html @@ -30,23 +30,21 @@
10
$ pmaint sync jboro-overlay
 
- 11
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            11
Already up to date.
 
- 12
Already up to date.
+            12
*** syncing jboro-overlay
 
- 13
*** syncing jboro-overlay
+            13
*** synced jboro-overlay
 
- 14
*** synced jboro-overlay
+            14
 * Sync succeeded
 
- 15
 * Sync succeeded
+            15
$ git log --format=%ci -1
 
- 16
$ git log --format=%ci -1
+            16
$ git show -q --pretty=format:%G? HEAD
 
- 17
$ git show -q --pretty=format:%G? HEAD
+            17
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jboro-overlay
 
- 18
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jboro-overlay
-
- 19
 * Cache regenerated successfully
+            18
 * Cache regenerated successfully
 
diff --git a/jboro-overlay.txt b/jboro-overlay.txt index 37ca1b381b26..f0da88d4d26b 100644 --- a/jboro-overlay.txt +++ b/jboro-overlay.txt @@ -8,7 +8,6 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/JBoro/portage.git'}], 'status': 'unofficial'} $ pmaint sync jboro-overlay -WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing jboro-overlay *** synced jboro-overlay diff --git a/jkolo.html b/jkolo.html index 3937640ca81d..ea6e353def90 100644 --- a/jkolo.html +++ b/jkolo.html @@ -32,21 +32,23 @@
11
$ pmaint sync jkolo
 
- 12
Already up to date.
+            12
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
*** syncing jkolo
+            13
Already up to date.
 
- 14
*** synced jkolo
+            14
*** syncing jkolo
 
- 15
 * Sync succeeded
+            15
*** synced jkolo
 
- 16
$ git log --format=%ci -1
+            16
 * Sync succeeded
 
- 17
$ git show -q --pretty=format:%G? HEAD
+            17
$ git log --format=%ci -1
 
- 18
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jkolo
+            18
$ git show -q --pretty=format:%G? HEAD
 
- 19
 * Cache regenerated successfully
+            19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jkolo
+
+ 20
 * Cache regenerated successfully
 
diff --git a/jkolo.txt b/jkolo.txt index 450c7072434c..2ecf0e2aff17 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -9,6 +9,7 @@ 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync jkolo +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing jkolo *** synced jkolo diff --git a/jm-overlay.html b/jm-overlay.html index 02699b9584aa..d2e54c1272a8 100644 --- a/jm-overlay.html +++ b/jm-overlay.html @@ -32,21 +32,23 @@
11
$ pmaint sync jm-overlay
 
- 12
Already up to date.
+            12
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
*** syncing jm-overlay
+            13
Already up to date.
 
- 14
*** synced jm-overlay
+            14
*** syncing jm-overlay
 
- 15
 * Sync succeeded
+            15
*** synced jm-overlay
 
- 16
$ git log --format=%ci -1
+            16
 * Sync succeeded
 
- 17
$ git show -q --pretty=format:%G? HEAD
+            17
$ git log --format=%ci -1
 
- 18
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jm-overlay
+            18
$ git show -q --pretty=format:%G? HEAD
 
- 19
 * Cache regenerated successfully
+            19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jm-overlay
+
+ 20
 * Cache regenerated successfully
 
diff --git a/jm-overlay.txt b/jm-overlay.txt index a403d7c8cd4f..dd0f9ce40de4 100644 --- a/jm-overlay.txt +++ b/jm-overlay.txt @@ -9,6 +9,7 @@ 'uri': 'https://github.com/Jannis234/jm-overlay.git'}], 'status': 'unofficial'} $ pmaint sync jm-overlay +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing jm-overlay *** synced jm-overlay diff --git a/jmesmon.html b/jmesmon.html index 0a862caf162e..93f805fd0112 100644 --- a/jmesmon.html +++ b/jmesmon.html @@ -32,123 +32,37 @@
11
$ pmaint sync jmesmon
 
- 12
Already up to date.
+            12
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
*** syncing jmesmon
+            13
Already up to date.
 
- 14
*** synced jmesmon
+            14
*** syncing jmesmon
 
- 15
 * Sync succeeded
+            15
*** synced jmesmon
 
- 16
$ git log --format=%ci -1
+            16
 * Sync succeeded
 
- 17
$ git show -q --pretty=format:%G? HEAD
+            17
$ git log --format=%ci -1
 
- 18
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jmesmon
+            18
$ git show -q --pretty=format:%G? HEAD
 
- 19
Traceback (most recent call last):
+            19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jmesmon
 
- 20
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator
-
- 21
    return functor(*args, **kwds)
-
- 22
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache
-
- 23
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 24
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in <genexpr>
-
- 25
    pkgs = frozenset(pkg.cpvstr for pkg in self.repo)
-
- 26
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match
-
- 27
    for pkg in self._internal_gen_candidates(candidates, **kwargs):
-
- 28
  File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates
-
- 29
    yield from sorter(pkg_filter(pkgs))
-
- 30
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter
-
- 31
    pkg.data
-
- 32
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict
-
- 33
    val = functor(self)
-
- 34
  File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data
-
- 35
    return self._fetch_metadata()
-
- 36
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata
-
- 37
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
-
- 38
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata
-
- 39
    return self._update_metadata(pkg, ebp=ebp)
-
- 40
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata
-
- 41
    mydata = my_proc.get_keys(pkg, self._ecache)
-
- 42
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys
-
- 43
    extra_commands={'key': receive_key})
-
- 44
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase
-
- 45
    val = self.generic_handler(additional_commands=commands)
-
- 46
  File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler
-
- 47
    raise UnhandledCommand(line)
-
- 48
pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received
-
- 49
-
- 50
The above exception was the direct cause of the following exception:
-
- 51
-
- 52
Traceback (most recent call last):
-
- 53
  File "/usr/lib/python-exec/python3.6/pmaint", line 4, in <module>
-
- 54
    scripts.run(basename(__file__))
-
- 55
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run
-
- 56
    sys.exit(tool())
-
- 57
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__
-
- 58
    ret = self.main()
-
- 59
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main
-
- 60
    self.handle_exec_exception(e)
-
- 61
  File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main
-
- 62
    exitstatus = func(self.options, self.out, self.err)
-
- 63
  File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main
-
- 64
    eclass_caching=(not options.disable_eclass_caching)))
-
- 65
  File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator
-
- 66
    raise exc_class(name, e) from e
-
- 67
pkgcore.operations.OperationError: metadata_path_received
-
- 68
ERROR pkgcore: unhandled command 'metadata_path_received', line
-
- 69
             : 'metadata_path_received'
-
- 70
 * Cache regen failed with 1
+            20
 * app-backup/rsnapshot-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 21
 * app-crypt/seccure-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 22
 * app-crypt/ssss-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 23
 * app-crypt/transcrypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 24
 * dev-embedded/lm4tools-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 25
 * dev-vcs/git-crypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 26
 * sys-apps/makedumpfile-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+
[FATAL] + 27
 * Cache regen failed with 1
 
diff --git a/jmesmon.txt b/jmesmon.txt index 6e3a21a50503..5c776cf586cf 100644 --- a/jmesmon.txt +++ b/jmesmon.txt @@ -9,6 +9,7 @@ 'source': [{'type': 'git', 'uri': 'git://github.com/jmesmon/overlay.git'}], 'status': 'unofficial'} $ pmaint sync jmesmon +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing jmesmon *** synced jmesmon @@ -16,55 +17,11 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jmesmon -Traceback (most recent call last): - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 69, in _recast_exception_decorator - return functor(*args, **kwds) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in _cmd_api_regen_cache - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/repo.py", line 253, in - pkgs = frozenset(pkg.cpvstr for pkg in self.repo) - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 297, in _internal_match - for pkg in self._internal_gen_candidates(candidates, **kwargs): - File "/usr/lib64/python3.6/site-packages/pkgcore/repository/prototype.py", line 294, in _internal_gen_candidates - yield from sorter(pkg_filter(pkgs)) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/repository.py", line 559, in _pkg_filter - pkg.data - File "/usr/lib64/python3.6/site-packages/pkgcore/package/base.py", line 84, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python3.6/site-packages/pkgcore/package/metadata.py", line 54, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 339, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 430, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/ebuild_src.py", line 439, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 849, in get_keys - extra_commands={'key': receive_key}) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 783, in _run_depend_like_phase - val = self.generic_handler(additional_commands=commands) - File "/usr/lib64/python3.6/site-packages/pkgcore/ebuild/processor.py", line 917, in generic_handler - raise UnhandledCommand(line) -pkgcore.ebuild.processor.UnhandledCommand: metadata_path_received - -The above exception was the direct cause of the following exception: - -Traceback (most recent call last): - File "/usr/lib/python-exec/python3.6/pmaint", line 4, in - scripts.run(basename(__file__)) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/__init__.py", line 34, in run - sys.exit(tool()) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 79, in __call__ - ret = self.main() - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 182, in main - self.handle_exec_exception(e) - File "/usr/lib64/python3.6/site-packages/snakeoil/cli/tool.py", line 167, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python3.6/site-packages/pkgcore/scripts/pmaint.py", line 307, in regen_main - eclass_caching=(not options.disable_eclass_caching))) - File "/usr/lib64/python3.6/site-packages/pkgcore/operations/__init__.py", line 73, in _recast_exception_decorator - raise exc_class(name, e) from e -pkgcore.operations.OperationError: metadata_path_received -ERROR pkgcore: unhandled command 'metadata_path_received', line - : 'metadata_path_received' + * app-backup/rsnapshot-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * app-crypt/seccure-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * app-crypt/ssss-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * app-crypt/transcrypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * dev-embedded/lm4tools-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * dev-vcs/git-crypt-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass + * sys-apps/makedumpfile-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass * Cache regen failed with 1 diff --git a/johnmh.html b/johnmh.html index b240f7b660ca..df65c451dc73 100644 --- a/johnmh.html +++ b/johnmh.html @@ -40,21 +40,23 @@
15
$ pmaint sync johnmh
 
- 16
Already up to date.
+            16
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
*** syncing johnmh
+            17
Already up to date.
 
- 18
*** synced johnmh
+            18
*** syncing johnmh
 
- 19
 * Sync succeeded
+            19
*** synced johnmh
 
- 20
$ git log --format=%ci -1
+            20
 * Sync succeeded
 
- 21
$ git show -q --pretty=format:%G? HEAD
+            21
$ git log --format=%ci -1
 
- 22
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 johnmh
+            22
$ git show -q --pretty=format:%G? HEAD
 
- 23
 * Cache regenerated successfully
+            23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 johnmh
+
+ 24
 * Cache regenerated successfully
 
diff --git a/johnmh.txt b/johnmh.txt index 0e7ff7a4255e..8bbdb0cf4ff1 100644 --- a/johnmh.txt +++ b/johnmh.txt @@ -13,6 +13,7 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/user/johnmh.git'}], 'status': 'unofficial'} $ pmaint sync johnmh +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing johnmh *** synced johnmh diff --git a/johu.html b/johu.html index 087fbca0a70e..6908b985e174 100644 --- a/johu.html +++ b/johu.html @@ -40,21 +40,23 @@
15
$ pmaint sync johu
 
- 16
Already up to date.
+            16
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
*** syncing johu
+            17
Already up to date.
 
- 18
*** synced johu
+            18
*** syncing johu
 
- 19
 * Sync succeeded
+            19
*** synced johu
 
- 20
$ git log --format=%ci -1
+            20
 * Sync succeeded
 
- 21
$ git show -q --pretty=format:%G? HEAD
+            21
$ git log --format=%ci -1
 
- 22
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 johu
+            22
$ git show -q --pretty=format:%G? HEAD
 
- 23
 * Cache regenerated successfully
+            23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 johu
+
+ 24
 * Cache regenerated successfully
 
diff --git a/johu.txt b/johu.txt index 1ffff6914530..e687d04af25b 100644 --- a/johu.txt +++ b/johu.txt @@ -13,6 +13,7 @@ 'uri': 'git+ssh://git@git.gentoo.org/dev/johu.git'}], 'status': 'official'} $ pmaint sync johu +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing johu *** synced johu diff --git a/jollheef-overlay.html b/jollheef-overlay.html index d60e60e74224..8e482dc238ad 100644 --- a/jollheef-overlay.html +++ b/jollheef-overlay.html @@ -42,29 +42,27 @@
16
$ pmaint sync jollheef-overlay
 
- 17
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
Already up to date.
 
- 18
Already up to date.
+            18
*** syncing jollheef-overlay
 
- 19
*** syncing jollheef-overlay
+            19
*** synced jollheef-overlay
 
- 20
*** synced jollheef-overlay
+            20
 * Sync succeeded
 
- 21
 * Sync succeeded
+            21
$ git log --format=%ci -1
 
- 22
$ git log --format=%ci -1
+            22
$ git show -q --pretty=format:%G? HEAD
 
- 23
$ git show -q --pretty=format:%G? HEAD
+            23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jollheef-overlay
 
- 24
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jollheef-overlay
-
- 25
 * app-misc/battery-watcher-daemon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            24
 * app-misc/battery-watcher-daemon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 26
 * net-im/signal-cli-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            25
 * net-im/signal-cli-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 27
 * net-print/kyocera-filters-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            26
 * net-print/kyocera-filters-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 28
 * Cache regen failed with 1
+            27
 * Cache regen failed with 1
 
diff --git a/jollheef-overlay.txt b/jollheef-overlay.txt index 11a0f7bdaffe..01cce0cd6303 100644 --- a/jollheef-overlay.txt +++ b/jollheef-overlay.txt @@ -14,7 +14,6 @@ 'uri': 'git@github.com:jollheef/jollheef-overlay.git'}], 'status': 'unofficial'} $ pmaint sync jollheef-overlay -WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing jollheef-overlay *** synced jollheef-overlay diff --git a/jorgicio.html b/jorgicio.html index eebf12e74647..8e19b1df868b 100644 --- a/jorgicio.html +++ b/jorgicio.html @@ -42,21 +42,23 @@
16
$ pmaint sync jorgicio
 
- 17
Already up to date.
+            17
WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
*** syncing jorgicio
+            18
Already up to date.
 
- 19
*** synced jorgicio
+            19
*** syncing jorgicio
 
- 20
 * Sync succeeded
+            20
*** synced jorgicio
 
- 21
$ git log --format=%ci -1
+            21
 * Sync succeeded
 
- 22
$ git show -q --pretty=format:%G? HEAD
+            22
$ git log --format=%ci -1
 
- 23
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
+            23
$ git show -q --pretty=format:%G? HEAD
 
- 24
 * Cache regenerated successfully
+            24
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
+
+ 25
 * Cache regenerated successfully
 
diff --git a/jorgicio.txt b/jorgicio.txt index 9cc57a7eec95..6cb519d85057 100644 --- a/jorgicio.txt +++ b/jorgicio.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:jorgicio/jorgicio-gentoo.git'}], 'status': 'unofficial'} $ pmaint sync jorgicio +WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Already up to date. *** syncing jorgicio *** synced jorgicio diff --git a/lto-overlay.html b/lto-overlay.html index fc61443cdf7a..6f086ffe3d0f 100644 --- a/lto-overlay.html +++ b/lto-overlay.html @@ -54,9 +54,7 @@
22
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lto-overlay
 
- 23
Sandboxed process killed by signal: Broken pipe
-
- 24
 * Cache regenerated successfully
+            23
 * Cache regenerated successfully
 
diff --git a/lto-overlay.txt b/lto-overlay.txt index 3fa94aaad149..58b184c0b4c6 100644 --- a/lto-overlay.txt +++ b/lto-overlay.txt @@ -20,5 +20,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 lto-overlay -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/menelkir.html b/menelkir.html index 29e8f5f99074..6e92e9963230 100644 --- a/menelkir.html +++ b/menelkir.html @@ -38,67 +38,21 @@
14
$ pmaint sync menelkir
 
- 15
From https://gitlab.com/menelkir/gentoo-overlay
+            15
Already up to date.
 
- 16
   eb260ef6..1e18aa73  master     -> origin/master
+            16
*** syncing menelkir
 
- 17
Updating eb260ef6..1e18aa73
+            17
*** synced menelkir
 
- 18
Fast-forward
+            18
 * Sync succeeded
 
- 19
 README.rst                                         |  1 +
+            19
$ git log --format=%ci -1
 
- 20
 mail-client/mailspring-bin/Manifest                |  3 +
+            20
$ git show -q --pretty=format:%G? HEAD
 
- 21
 .../mailspring-bin/mailspring-bin-1.7.7.ebuild     | 75 ++++++++++++++++++++++
+            21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 menelkir
 
- 22
 mail-client/mailspring-bin/metadata.xml            | 17 +++++
-
- 23
 media-video/kazam/Manifest                         |  6 ++
-
- 24
 media-video/kazam/files/kazam-fix-conf.patch       | 47 ++++++++++++++
-
- 25
 media-video/kazam/files/version.patch              |  9 +++
-
- 26
 media-video/kazam/kazam-1.4.5.ebuild               | 50 +++++++++++++++
-
- 27
 media-video/kazam/kazam-9999.ebuild                | 50 +++++++++++++++
-
- 28
 media-video/kazam/metadata.xml                     |  9 +++
-
- 29
 10 files changed, 267 insertions(+)
-
- 30
 create mode 100644 mail-client/mailspring-bin/Manifest
-
- 31
 create mode 100644 mail-client/mailspring-bin/mailspring-bin-1.7.7.ebuild
-
- 32
 create mode 100644 mail-client/mailspring-bin/metadata.xml
-
- 33
 create mode 100644 media-video/kazam/Manifest
-
- 34
 create mode 100644 media-video/kazam/files/kazam-fix-conf.patch
-
- 35
 create mode 100644 media-video/kazam/files/version.patch
-
- 36
 create mode 100644 media-video/kazam/kazam-1.4.5.ebuild
-
- 37
 create mode 100644 media-video/kazam/kazam-9999.ebuild
-
- 38
 create mode 100644 media-video/kazam/metadata.xml
-
- 39
*** syncing menelkir
-
- 40
*** synced menelkir
-
- 41
 * Sync succeeded
-
- 42
$ git log --format=%ci -1
-
- 43
$ git show -q --pretty=format:%G? HEAD
-
- 44
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 menelkir
-
- 45
 * Cache regenerated successfully
+            22
 * Cache regenerated successfully
 
diff --git a/menelkir.txt b/menelkir.txt index 0f22f04317b4..ddec59c1a222 100644 --- a/menelkir.txt +++ b/menelkir.txt @@ -12,30 +12,7 @@ 'uri': 'git+ssh://git@gitlab.com/menelkir/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync menelkir -From https://gitlab.com/menelkir/gentoo-overlay - eb260ef6..1e18aa73 master -> origin/master -Updating eb260ef6..1e18aa73 -Fast-forward - README.rst | 1 + - mail-client/mailspring-bin/Manifest | 3 + - .../mailspring-bin/mailspring-bin-1.7.7.ebuild | 75 ++++++++++++++++++++++ - mail-client/mailspring-bin/metadata.xml | 17 +++++ - media-video/kazam/Manifest | 6 ++ - media-video/kazam/files/kazam-fix-conf.patch | 47 ++++++++++++++ - media-video/kazam/files/version.patch | 9 +++ - media-video/kazam/kazam-1.4.5.ebuild | 50 +++++++++++++++ - media-video/kazam/kazam-9999.ebuild | 50 +++++++++++++++ - media-video/kazam/metadata.xml | 9 +++ - 10 files changed, 267 insertions(+) - create mode 100644 mail-client/mailspring-bin/Manifest - create mode 100644 mail-client/mailspring-bin/mailspring-bin-1.7.7.ebuild - create mode 100644 mail-client/mailspring-bin/metadata.xml - create mode 100644 media-video/kazam/Manifest - create mode 100644 media-video/kazam/files/kazam-fix-conf.patch - create mode 100644 media-video/kazam/files/version.patch - create mode 100644 media-video/kazam/kazam-1.4.5.ebuild - create mode 100644 media-video/kazam/kazam-9999.ebuild - create mode 100644 media-video/kazam/metadata.xml +Already up to date. *** syncing menelkir *** synced menelkir * Sync succeeded diff --git a/nix-guix.html b/nix-guix.html index ebfaac0c1d41..309668dca925 100644 --- a/nix-guix.html +++ b/nix-guix.html @@ -48,9 +48,7 @@
19
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 nix-guix
 
- 20
Sandboxed process killed by signal: Broken pipe
-
- 21
 * Cache regenerated successfully
+            20
 * Cache regenerated successfully
 
diff --git a/nix-guix.txt b/nix-guix.txt index 06cf9d8ff546..d40294d56e17 100644 --- a/nix-guix.txt +++ b/nix-guix.txt @@ -17,5 +17,4 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nix-guix -Sandboxed process killed by signal: Broken pipe * Cache regenerated successfully diff --git a/rion.html b/rion.html index bd9b19cd6e9c..361ba798c21f 100644 --- a/rion.html +++ b/rion.html @@ -40,21 +40,35 @@
15
$ pmaint sync rion
 
- 16
Already up to date.
+            16
From https://github.com/rion-overlay/rion-overlay
 
- 17
*** syncing rion
+            17
   131f313a..5fd0a55b  master     -> origin/master
 
- 18
*** synced rion
+            18
Updating 131f313a..5fd0a55b
 
- 19
 * Sync succeeded
+            19
Fast-forward
 
- 20
$ git log --format=%ci -1
+            20
 .../files/shared-gstbadaudio-dep-1.16.2.patch      | 22 ++++++++++++++++++++++
 
- 21
$ git show -q --pretty=format:%G? HEAD
+            21
 .../gst-plugins-webrtcdsp-1.16.2.ebuild            |  1 +
 
- 22
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rion
+            22
 2 files changed, 23 insertions(+)
 
- 23
 * Cache regenerated successfully
+            23
 create mode 100644 media-plugins/gst-plugins-webrtcdsp/files/shared-gstbadaudio-dep-1.16.2.patch
+
+ 24
*** syncing rion
+
+ 25
*** synced rion
+
+ 26
 * Sync succeeded
+
+ 27
$ git log --format=%ci -1
+
+ 28
$ git show -q --pretty=format:%G? HEAD
+
+ 29
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rion
+
+ 30
 * Cache regenerated successfully
 
diff --git a/rion.txt b/rion.txt index ffac43302ac9..bb3bff533c50 100644 --- a/rion.txt +++ b/rion.txt @@ -13,7 +13,14 @@ 'uri': 'git+ssh://git@github.com/rion-overlay/rion-overlay.git'}], 'status': 'unofficial'} $ pmaint sync rion -Already up to date. +From https://github.com/rion-overlay/rion-overlay + 131f313a..5fd0a55b master -> origin/master +Updating 131f313a..5fd0a55b +Fast-forward + .../files/shared-gstbadaudio-dep-1.16.2.patch | 22 ++++++++++++++++++++++ + .../gst-plugins-webrtcdsp-1.16.2.ebuild | 1 + + 2 files changed, 23 insertions(+) + create mode 100644 media-plugins/gst-plugins-webrtcdsp/files/shared-gstbadaudio-dep-1.16.2.patch *** syncing rion *** synced rion * Sync succeeded diff --git a/summary.json b/summary.json index 932bf39bc538..bc59430e9ee2 100644 --- a/summary.json +++ b/summary.json @@ -1 +1 @@ -{"0bs1d1an": {"quality": "experimental", "status": "unofficial", "name": "0bs1d1an", "description": {"en": "Personal overlay"}, "homepage": "https://gitlab.com/0bs1d1an/0bs1d1an-overlay", "owner": [{"type": "person", "email": "gkroon@maelstrom.ninja", "name": "Guido Kroon"}], "source": [{"type": "git", "uri": "https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/0bs1d1an/0bs1d1an-overlay.git"}], "feed": ["https://gitlab.com/0bs1d1an/0bs1d1an-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 15:16:17 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "pentoo"], "x-ebuild-count": 73}, "0x4d4c": {"quality": "experimental", "status": "unofficial", "name": "0x4d4c", "description": {"en": "Personal overlay with no special focus"}, "homepage": "https://github.com/0x4d4c/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo@0x4d4c.xyz", "name": "Martin Lambertz"}], "source": [{"type": "git", "uri": "https://github.com/0x4d4c/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/0x4d4c/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:0x4d4c/gentoo-overlay.git"}], "feed": ["https://github.com/0x4d4c/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-06-09 22:51:12 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "4nykey": {"quality": "experimental", "status": "unofficial", "name": "4nykey", "description": {"en": "An experimental portage overlay"}, "homepage": "https://github.com/4nykey/4nykey", "owner": [{"type": "person", "email": "4nykey@gmail.com", "name": "Aleksei Kaveshnikov"}], "source": [{"type": "git", "uri": "https://github.com/4nykey/4nykey.git"}, {"type": "git", "uri": "git://github.com/4nykey/4nykey.git"}, {"type": "git", "uri": "git@github.com:4nykey/4nykey.git"}], "feed": ["https://github.com/4nykey/4nykey/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 19:45:23 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 470}, "AlexandreFournier": {"quality": "experimental", "status": "unofficial", "name": "AlexandreFournier", "description": {"en": "Alexandre Fournier's personal overlay"}, "homepage": "https://github.com/AlexandreFournier/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo@alexandrefournier.com", "name": "Alexandre Fournier"}], "source": [{"type": "git", "uri": "https://github.com/AlexandreFournier/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/AlexandreFournier/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:AlexandreFournier/gentoo-overlay.git"}], "feed": ["https://github.com/AlexandreFournier/gentoo-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-08 00:17:24 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 67}, "ArchFeh": {"quality": "experimental", "status": "unofficial", "name": "ArchFeh", "description": {"en": "ArchFeh's personal overlay"}, "homepage": "https://github.com/ArchFeh/ArchFeh-overlay", "owner": [{"type": "person", "email": "guyu2876@gmail.com", "name": "ArchFeh"}], "source": [{"type": "git", "uri": "https://github.com/ArchFeh/ArchFeh-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ArchFeh/ArchFeh-overlay.git"}], "feed": ["https://github.com/ArchFeh/ArchFeh-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-22 15:59:45 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "ArtSoftware": {"quality": "experimental", "status": "unofficial", "name": "ArtSoftware", "description": {"en": "Art-Software overlay"}, "homepage": "http://git.art-software.fr/ArtSoftware/portageLocalRepo", "owner": [{"type": "person", "email": "adrien.sohier@art-software.fr", "name": "[Electron]"}], "source": [{"type": "git", "uri": "http://git.art-software.fr/ArtSoftware/portageLocalRepo.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-20 17:24:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "AstroFloyd": {"quality": "experimental", "status": "unofficial", "name": "AstroFloyd", "description": {"en": "AstroFloyd's Gentoo overlay"}, "homepage": "https://cgit.gentoo.org/user/AstroFloyd.git/", "owner": [{"type": "person", "email": "AstroFloyd@gmail.com", "name": "AstroFloyd"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/AstroFloyd.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/AstroFloyd.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/AstroFloyd.git"}], "feed": ["https://cgit.gentoo.org/user/AstroFloyd.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-08 11:54:21 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 135}, "AzP": {"quality": "experimental", "status": "unofficial", "name": "AzP", "description": {"en": "Peter's own software playground"}, "homepage": "https://cgit.gentoo.org/user/AzP.git/", "owner": [{"type": "person", "email": "peterasplund@gentoo.se", "name": "Peter Asplund"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/AzP.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/AzP.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/AzP.git"}], "feed": ["https://cgit.gentoo.org/user/AzP.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 14:08:48 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "Case_Of": {"quality": "experimental", "status": "unofficial", "name": "Case_Of", "description": {"en": "Personal overlay"}, "homepage": "https://framagit.org/Case_Of/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo@retornaz.com", "name": "Quentin Retornaz"}], "source": [{"type": "git", "uri": "https://framagit.org/Case_Of/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@framagit.org/Case_Of/gentoo-overlay.git"}], "feed": ["https://framagit.org/Case_Of/gentoo-overlay/commits/master?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-07 03:05:48 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "Drauthius": {"quality": "experimental", "status": "unofficial", "name": "Drauthius", "description": {"en": "Ebuilds related to game dev"}, "homepage": "https://cgit.gentoo.org/repo/user/Drauthius.git/", "owner": [{"type": "person", "email": "albert@diserholt.com", "name": "Albert Diserholt"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/Drauthius.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/Drauthius"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/Drauthius.git"}], "feed": ["https://cgit.gentoo.org/repo/user/Drauthius.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-27 14:45:56 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "DuPol": {"quality": "experimental", "status": "unofficial", "name": "DuPol", "description": {"en": "DuPol's own and modified portage ebuilds."}, "homepage": "https://cgit.gentoo.org/user/DuPol.git/", "owner": [{"type": "person", "email": "DuPol@gmx.de", "name": "Dustin Polke"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/DuPol.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/DuPol.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/DuPol.git"}], "feed": ["https://cgit.gentoo.org/user/DuPol.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-18 21:05:32 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "FireBurn": {"quality": "experimental", "status": "unofficial", "name": "FireBurn", "description": {"en": "32bit ebuilds (libdrm, mesa, libx11, mesa-progs, ..)"}, "homepage": "https://github.com/FireBurn/Overlay", "owner": [{"type": "person", "email": "mike@fireburn.co.uk", "name": "Mike Lothian"}], "source": [{"type": "git", "uri": "git://github.com/FireBurn/Overlay.git"}], "feed": ["https://github.com/FireBurn/Overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 12:12:42 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "HomeAssistantRepository": {"quality": "experimental", "status": "unofficial", "name": "HomeAssistantRepository", "description": {"en": "Home Assistant on Gentoo Linux without virtualenv or docker."}, "homepage": "https://git.edevau.net/onkelbeh/HomeAssistantRepository", "owner": [{"type": "person", "email": "b@edevau.net", "name": "Andreas Billmeier"}], "source": [{"type": "git", "uri": "https://git.edevau.net/onkelbeh/HomeAssistantRepository.git"}, {"type": "git", "uri": "https://github.com/onkelbeh/HomeAssistantRepository.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 13:25:47 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2086}, "JRG": {"quality": "experimental", "status": "unofficial", "name": "JRG", "description": {"en": "John's Collaboration Overlay"}, "homepage": "https://github.com/john-r-graham/jrg-overlay", "owner": [{"type": "person", "email": "john_r_graham@gentoo.org", "name": "John R. Graham"}], "source": [{"type": "git", "uri": "https://github.com/john-r-graham/jrg-overlay.git"}, {"type": "git", "uri": "git://github.com/john-r-graham/jrg-overlay.git"}, {"type": "git", "uri": "git@github.com:john-r-graham/jrg-overlay.git"}], "feed": ["https://github.com/john-r-graham/jrg-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-21 17:12:39 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "KBrown-pub": {"quality": "experimental", "status": "unofficial", "name": "KBrown-pub", "description": {"en": "KBrown's public overlay"}, "homepage": "http://sandino.araico.net/", "owner": [{"type": "person", "email": "sandino@sandino.net", "name": "Sandino Araico Sanchez"}], "source": [{"type": "git", "uri": "https://git.softwarelibre.mx/KBrown/gentoo-overlay.git"}, {"type": "git", "uri": "https://github.com/KenjiBrown/gentoo-overlay.git"}], "feed": ["https://git.softwarelibre.mx/KBrown/gentoo-overlay/-/commits/KBrown-pub?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 20:04:59 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 128}, "Krontage": {"quality": "experimental", "status": "unofficial", "name": "Krontage", "description": {"en": "Personal overlay of Kron"}, "homepage": "https://github.com/undying/krontage", "owner": [{"type": "person", "email": "undying-m@yandex.ru", "name": "Kron"}], "source": [{"type": "git", "uri": "https://github.com/undying/krontage.git"}, {"type": "git", "uri": "git://github.com/undying/krontage.git"}, {"type": "git", "uri": "git@github.com:undying/krontage.git"}], "feed": ["https://github.com/undying/krontage/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 09:24:14 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "ROKO__": {"quality": "experimental", "status": "unofficial", "name": "ROKO__", "description": {"en": "Unofficial ebuilds for gentoo based distributions."}, "homepage": "https://github.com/sandikata/ROKO__", "owner": [{"type": "person", "email": "sandikata@yandex.ru", "name": "Alexandrow Rosen"}], "source": [{"type": "git", "uri": "https://github.com/sandikata/ROKO__.git"}, {"type": "git", "uri": "git://github.com/sandikata/ROKO__.git"}], "feed": ["https://github.com/sandikata/ROKO__/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-12 09:05:49 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 98}, "R_Overlay": {"quality": "experimental", "status": "official", "name": "R_Overlay", "description": {"en": "Gentoo overlay of R packages"}, "homepage": "https://cgit.gentoo.org/proj/R_overlay.git/", "owner": [{"type": "person", "email": "heroxbd@gentoo.org", "name": "Benda Xu"}], "source": [{"type": "rsync", "uri": "rsync://roverlay.dev.gentoo.org/roverlay"}], "x-state": "GOOD", "x-timestamp": "2018-05-30 01:35:56.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 72237}, "ShyPixie": {"quality": "experimental", "status": "unofficial", "name": "ShyPixie", "description": {"en": "Personal overlay of Lara Maia"}, "homepage": "https://github.com/ShyPixie/Overlays", "owner": [{"type": "person", "email": "dev@lara.click", "name": "Lara Maia"}], "source": [{"type": "git", "uri": "https://github.com/ShyPixie/Overlays.git"}, {"type": "git", "uri": "git://github.com/ShyPixie/Overlays.git"}, {"type": "git", "uri": "git@github.com:ShyPixie/Overlays.git"}], "feed": ["https://github.com/ShyPixie/Overlays/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-03-22 12:26:37 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "SwordArMor": {"quality": "experimental", "status": "unofficial", "name": "SwordArMor", "description": {"en": "Personnal overlay of alarig/SwordArMor"}, "homepage": "https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay", "owner": [{"type": "person", "email": "alarig@swordarmor.fr", "name": "Alarig Le Lay"}], "source": [{"type": "git", "uri": "https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@git.grifon.fr:alarig/SwordArMor-gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 23:44:55 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 108}, "ace": {"quality": "experimental", "status": "unofficial", "name": "ace", "description": {"en": "Personal overlay with ebuilds that were missing at one point or another"}, "homepage": "https://github.com/ananace/overlay", "owner": [{"type": "person", "email": "ace@haxalot.com", "name": "Alexander Olofsson"}], "source": [{"type": "git", "uri": "https://github.com/ananace/overlay.git"}, {"type": "git", "uri": "git://github.com/ananace/overlay.git"}, {"type": "git", "uri": "git@github.com:ananace/overlay.git"}], "feed": ["https://github.com/ananace/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 18:42:07 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "activehome": {"quality": "experimental", "status": "unofficial", "name": "activehome", "description": {"en": "Gentoo overlay for ebuilds related to 'hand-made' Active Home construction", "ru": "\u041e\u0432\u0435\u0440\u043b\u0435\u0439 \u0434\u043b\u044f ebuild'\u043e\u0432 \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0445 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435\u043c \u0441\u0430\u043c\u043e\u0434\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0443\u043c\u043d\u043e\u0433\u043e \u0434\u043e\u043c\u0430"}, "homepage": "https://cgit.gentoo.org/user/activehome.git/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/activehome.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/activehome.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/activehome.git"}], "feed": ["https://cgit.gentoo.org/user/activehome.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2020-02-25 19:13:00 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "aeon-gentoo-overlay": {"quality": "experimental", "status": "unofficial", "name": "aeon-gentoo-overlay", "description": {"en": "Gentoo overlay for Aeon Dev packages and dependencies"}, "homepage": "https://github.com/aeon-engine/aeon-gentoo-overlay", "owner": [{"type": "person", "email": "robindegen@gmail.com", "name": "Robin Degen"}], "source": [{"type": "git", "uri": "https://github.com/aeon-engine/aeon-gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/aeon-engine/aeon-gentoo-overlay.git"}], "feed": ["https://github.com/aeon-engine/aeon-gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-05-19 12:32:23 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "ag-ops": {"quality": "experimental", "status": "unofficial", "name": "ag-ops", "description": {"en": "Useful tools for SysAdmins or DevOps"}, "homepage": "https://gitlab.com/ILMostro/ag-ops", "owner": [{"type": "person", "email": "ilmostro7@gmail.com", "name": "John Johnson"}], "source": [{"type": "git", "uri": "https://gitlab.com/ILMostro/ag-ops.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/ILMostro/ag-ops.git"}], "feed": ["https://gitlab.com/ILMostro/ag-ops/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 17:55:04 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 90}, "ago": {"quality": "experimental", "status": "official", "name": "ago", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/ago.git/", "owner": [{"type": "person", "email": "ago@gentoo.org", "name": "Agostino Sarubbo"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/ago.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/ago.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/ago.git"}], "feed": ["https://cgit.gentoo.org/dev/ago.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-27 10:40:43 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "ahyangyi-overlay": {"quality": "experimental", "status": "unofficial", "name": "ahyangyi-overlay", "description": {"en": "Ahyangyi's overlay"}, "homepage": "https://github.com/ahyangyi/ahyangyi-overlay", "owner": [{"type": "person", "email": "ahyangyi@gmail.com", "name": "Yi Yang"}], "source": [{"type": "git", "uri": "https://github.com/ahyangyi/ahyangyi-overlay.git"}], "feed": ["https://github.com/ahyangyi/ahyangyi-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 19:21:06 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 48}, "alatar-lay": {"quality": "experimental", "status": "unofficial", "name": "alatar-lay", "description": {"en": "Alatar`s personal ebuilds"}, "homepage": "https://github.com/alatarum/alatar-lay", "owner": [{"type": "person", "email": "alatar_@list.ru", "name": "Alatar"}], "source": [{"type": "git", "uri": "https://github.com/alatarum/alatar-lay.git"}, {"type": "git", "uri": "git://github.com/alatarum/alatar-lay.git"}, {"type": "git", "uri": "git@github.com:alatarum/alatar-lay.git"}], "feed": ["https://github.com/alatarum/alatar-lay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-05-02 01:46:05 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "alesharik": {"quality": "experimental", "status": "unofficial", "name": "alesharik", "description": {"en": "Gentoo portage overlay of alesharik"}, "homepage": "https://github.com/alesharik/alesharik-overlay", "owner": [{"type": "person", "email": "alesharik4@gmail.com", "name": "Aleksei Arsenev"}], "source": [{"type": "git", "uri": "https://github.com/alesharik/alesharik-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/alesharik/alesharik-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-14 22:10:01 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "alexcepoi": {"quality": "experimental", "status": "unofficial", "name": "alexcepoi", "description": {"en": "Personal User Overlay"}, "homepage": "https://cgit.gentoo.org/user/alexcepoi.git/", "owner": [{"type": "person", "email": "alex.cepoi@gmail.com", "name": "Alexandru Cepoi"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/alexcepoi.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/alexcepoi.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/alexcepoi.git"}], "feed": ["https://cgit.gentoo.org/user/alexcepoi.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-01-21 15:49:24 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "alexxy": {"quality": "experimental", "status": "official", "name": "alexxy", "description": {"en": "Some random work in progress stuff from alexxy"}, "homepage": "https://cgit.gentoo.org/dev/alexxy.git", "owner": [{"type": "person", "email": "alexxy@gentoo.org", "name": "Alexey Shvetsov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/alexxy.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/alexxy.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/alexxy.git"}], "feed": ["https://cgit.gentoo.org/dev/alexxy.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-11 14:50:24 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "alinefr": {"quality": "experimental", "status": "unofficial", "name": "alinefr", "description": {"en": "Some overlays that I could not find anywhere else."}, "homepage": "https://github.com/alinefr/alinefr-overlay", "owner": [{"type": "person", "email": "aline@alinefreitas.com.br", "name": "Aline Freitas"}], "source": [{"type": "git", "uri": "https://github.com/alinefr/alinefr-overlay.git"}, {"type": "git", "uri": "git://github.com/alinefr/alinefr-overlay.git"}, {"type": "git", "uri": "git@github.com:alinefr/alinefr-overlay.git"}], "feed": ["https://github.com/alinefr/alinefr-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-12 19:16:58 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "aluco": {"quality": "experimental", "status": "unofficial", "name": "aluco", "description": {"en": "From drm-next to phoronix-test-suite ebuilds"}, "homepage": "https://cgit.gentoo.org/user/aluco.git/", "owner": [{"type": "person", "email": "anthoine.bourgeois@gmail.com", "name": "Anthoine Bourgeois"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/aluco.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/aluco.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/aluco.git"}], "feed": ["https://cgit.gentoo.org/user/aluco.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-05-22 00:05:14 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "amedeos": {"quality": "experimental", "status": "unofficial", "name": "amedeos", "description": {"en": "amedeos's personal overlay"}, "homepage": "https://github.com/amedeos/amedeos-overlay", "owner": [{"type": "person", "email": "amedeo@linux.com", "name": "Amedeo Salvati"}], "source": [{"type": "git", "uri": "https://github.com/amedeos/amedeos-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/amedeos/amedeos-overlay.git"}], "feed": ["https://github.com/amedeos/amedeos-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-12 21:46:38 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "anarchy": {"quality": "experimental", "status": "official", "name": "anarchy", "description": {"en": "Testing/Bug fixes, new ebuilds"}, "homepage": "https://cgit.gentoo.org/dev/anarchy.git/", "owner": [{"type": "person", "email": "anarchy@gentoo.org", "name": "Jory Pratt"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/anarchy.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/anarchy"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/anarchy.git"}], "feed": ["https://cgit.gentoo.org/dev/anarchy.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-21 09:02:14 -0500\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "anaximander": {"quality": "experimental", "status": "unofficial", "name": "anaximander", "description": {"en": "anaximander's user overlay"}, "homepage": "https://cgit.gentoo.org/user/anaximander.git/", "owner": [{"type": "person", "email": "dominik.kriegner+gentoo@gmail.com", "name": "Dominik Kriegner"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/anaximander.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/anaximander.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/anaximander.git"}], "feed": ["https://cgit.gentoo.org/user/anaximander.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 22:36:17 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "and3k-sunrise": {"quality": "experimental", "status": "unofficial", "name": "and3k-sunrise", "description": {"en": "and3ks unstable ebuilds"}, "homepage": "https://github.com/and3k/and3k-sunrise", "owner": [{"type": "person", "email": "post@belahausmann.name", "name": "Bela Hausmann"}], "source": [{"type": "git", "uri": "https://github.com/and3k/and3k-sunrise.git"}, {"type": "git", "uri": "git://github.com/and3k/and3k-sunrise.git"}, {"type": "git", "uri": "git@github.com:and3k/and3k-sunrise.git"}], "feed": ["https://github.com/and3k/and3k-sunrise/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-09 22:32:21 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "anders-larsson": {"quality": "experimental", "status": "unofficial", "name": "anders-larsson", "description": {"en": "A few packages that are not hosted elsewhere."}, "homepage": "https://github.com/anders-larsson/gentoo-overlay", "owner": [{"type": "person", "email": "andla@thethundertemplars.com", "name": "Anders Larsson"}], "source": [{"type": "git", "uri": "https://github.com/anders-larsson/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 17:42:12 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 29}, "andjscott": {"quality": "experimental", "status": "unofficial", "name": "andjscott", "description": {"en": "Few ebuilds that others may find useful"}, "homepage": "https://github.com/andjscott/overlays", "owner": [{"type": "person", "email": "andj.scott@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/andjscott/overlays.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2016-10-17 16:03:33 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "andrey_utkin": {"quality": "experimental", "status": "official", "name": "andrey_utkin", "description": {"en": "Developer overlay"}, "homepage": "https://github.com/andrey-utkin/gentoo-overlay.git", "owner": [{"type": "person", "email": "andrey_utkin@gentoo.org", "name": "andrey_utkin"}], "source": [{"type": "git", "uri": "https://github.com/andrey-utkin/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/andrey-utkin/gentoo-overlay.git"}], "feed": ["https://github.com/andrey-utkin/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-04 00:52:37 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "andy": {"quality": "experimental", "status": "unofficial", "name": "andy", "description": {"en": "Andy's custom stuff and embedded software"}, "homepage": "https://cgit.gentoo.org/user/andy.git/", "owner": [{"type": "person", "email": "andy@ndyk.de", "name": "Andy K."}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/andy.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/andy.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/andy.git"}], "feed": ["https://cgit.gentoo.org/user/andy.git/atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-01-03 10:49:14 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "anomen": {"quality": "experimental", "status": "unofficial", "name": "anomen", "description": {"en": "anomen's personal Gentoo overlay"}, "homepage": "https://github.com/anomen-s/anomen-overlay", "owner": [{"type": "person", "email": "ludek_h@seznam.cz", "name": "anomen"}], "source": [{"type": "git", "uri": "https://github.com/anomen-s/anomen-overlay.git"}, {"type": "git", "uri": "git://github.com/anomen-s/anomen-overlay.git"}, {"type": "git", "uri": "git@github.com:anomen-s/anomen-overlay.git"}], "feed": ["https://github.com/anomen-s/anomen-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-21 02:00:37 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 58}, "anyc": {"quality": "experimental", "status": "unofficial", "name": "anyc", "description": {"en": "Testing ebuilds for out-of-tree applications"}, "homepage": "https://github.com/anyc/anyc-overlay", "owner": [{"type": "person", "email": "dev@kicherer.org", "name": "Mario Kicherer"}], "source": [{"type": "git", "uri": "https://github.com/anyc/anyc-overlay.git"}, {"type": "git", "uri": "git://github.com/anyc/anyc-overlay.git"}, {"type": "git", "uri": "git@github.com:anyc/anyc-overlay.git"}], "feed": ["https://github.com/anyc/anyc-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-16 18:56:45 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 95}, "apriluwu": {"quality": "experimental", "status": "unofficial", "name": "apriluwu", "description": {"en": "apriluwu's personal overlay"}, "homepage": "https://github.com/apriluwu/gentoo-overlay", "owner": [{"type": "person", "email": "aaprilthemonth@gmail.com", "name": "April C."}], "source": [{"type": "git", "uri": "https://github.com/apriluwu/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/apriluwu/gentoo-overlay.git"}], "feed": ["https://github.com/apriluwu/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-01 17:32:21 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "apurkrt": {"quality": "experimental", "status": "unofficial", "name": "apurkrt", "description": {"en": "Xfce development ebuilds and other stuff"}, "homepage": "https://gitlab.com/apurkrt/apurkrt", "owner": [{"type": "person", "email": "adam@purkrt.net", "name": "Adam Purkrt"}], "source": [{"type": "git", "uri": "https://gitlab.com/apurkrt/apurkrt.git"}], "x-state": "GOOD", "x-timestamp": "2019-11-09 06:32:17 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "archenroot": {"quality": "experimental", "status": "unofficial", "name": "archenroot", "description": {"en": "GPU, Neural Networks, Big Data, HPC, Java"}, "homepage": "https://github.com/archenroot/gentoo-overlay", "owner": [{"type": "person", "email": "archenroot@gmail.com", "name": "Ladislav Jech"}], "source": [{"type": "git", "uri": "https://github.com/archenroot/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/archenroot/gentoo-overlay.git"}], "feed": ["https://github.com/archenroot/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-05-16 09:43:27 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "argent-main": {"quality": "experimental", "status": "unofficial", "name": "argent-main", "description": {"en": "Argent Linux"}, "homepage": "https://gitlab.com/argent/argent-main", "owner": [{"type": "person", "email": "stefan.cristian+gentoo@rogentos.ro", "name": "Stefan Cristian Brindusa"}], "source": [{"type": "git", "uri": "https://gitlab.com/argent/argent-main.git"}], "feed": ["https://gitlab.com/argent/argent-main/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-06-10 00:58:11 +0300\n", "x-openpgp-signed": "N", "x-masters": [], "x-ebuild-count": 2146}, "arx-libertatis": {"quality": "experimental", "status": "unofficial", "name": "arx-libertatis", "description": {"en": "Arx Libertatis Overlay"}, "homepage": "https://github.com/arx/ArxGentoo", "owner": [{"type": "person", "email": "daniel@constexpr.org", "name": "Daniel Scharrer"}], "source": [{"type": "git", "uri": "https://github.com/arx/ArxGentoo.git"}, {"type": "git", "uri": "git://github.com/arx/ArxGentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-10 12:24:44 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "atom": {"quality": "experimental", "status": "unofficial", "name": "atom", "description": {"en": "Atom Overlay"}, "homepage": "https://github.com/elprans/atom-overlay", "owner": [{"type": "person", "email": "elvis@magic.io", "name": "Elvis Pranskevichus"}], "source": [{"type": "git", "uri": "https://github.com/elprans/atom-overlay.git"}], "feed": ["https://github.com/elprans/atom-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-03 09:53:45 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "audio-overlay": {"quality": "experimental", "status": "unofficial", "name": "audio-overlay", "description": {"en": "Pro audio overlay. Please file bugs or package suggestions at https://github.com/gentoo-audio/audio-overlay/issues/new"}, "homepage": "https://github.com/gentoo-audio/audio-overlay", "owner": [{"type": "project", "email": "audio-overlay@googlegroups.com", "name": "Audio overlay"}], "source": [{"type": "git", "uri": "https://github.com/gentoo-audio/audio-overlay.git"}, {"type": "git", "uri": "git://github.com/gentoo-audio/audio-overlay.git"}, {"type": "git", "uri": "git@github.com:gentoo-audio/audio-overlay.git"}], "feed": ["https://github.com/gentoo-audio/audio-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 12:38:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 60}, "average": {"quality": "experimental", "status": "unofficial", "name": "average", "description": {"en": "Personal playground for some ebuilds not found elsewhere"}, "homepage": "https://github.com/AnAverageHuman/average", "owner": [{"type": "person", "email": "jeffrey@icurse.nl", "name": "Jeffrey Lin"}], "source": [{"type": "git", "uri": "https://github.com/AnAverageHuman/average.git"}, {"type": "git", "uri": "git+ssh://git@github.com/AnAverageHuman/average.git"}], "feed": ["https://github.com/AnAverageHuman/average/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-19 10:39:27 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "graaff"], "x-ebuild-count": 18}, "awesome": {"quality": "experimental", "status": "unofficial", "name": "awesome", "description": {"en": "Awesome ebuilds"}, "homepage": "https://gitlab.awesome-it.de/overlays/awesome", "owner": [{"type": "person", "email": "info@awesome-it.de", "name": "Daniel Morlock"}], "source": [{"type": "git", "uri": "https://gitlab.awesome-it.de/overlays/awesome.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 15:18:24 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "axs": {"quality": "experimental", "status": "official", "name": "axs", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/axs.git/", "owner": [{"type": "person", "email": "axs@gentoo.org", "name": "Ian Stakenvicius"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/axs.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/axs.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/axs.git"}], "feed": ["https://cgit.gentoo.org/dev/axs.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-12-19 14:22:25 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "barnowl": {"quality": "experimental", "status": "unofficial", "name": "barnowl", "description": {"en": "BarnOwl IM client"}, "homepage": "https://github.com/wthrowe/barnowl-overlay", "owner": [{"type": "person", "email": "wtt6@cornell.edu", "name": "William Throwe"}], "source": [{"type": "git", "uri": "https://github.com/wthrowe/barnowl-overlay.git"}, {"type": "git", "uri": "git://github.com/wthrowe/barnowl-overlay.git"}], "feed": ["https://github.com/wthrowe/barnowl-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-12 02:13:53 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "barzog-overlay": {"quality": "experimental", "status": "unofficial", "name": "barzog-overlay", "description": {"en": "Oleg Gawriloff's overlay"}, "homepage": "https://github.com/barzog/barzog-gentoo-overlay", "owner": [{"type": "person", "email": "barzog@telecom.by", "name": "Oleg Gawriloff"}], "source": [{"type": "git", "uri": "https://github.com/barzog/barzog-gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/barzog/barzog-gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:barzog/barzog-gentoo-overlay.git"}], "feed": ["https://github.com/barzog/barzog-gentoo-overlay/commits/master"], "x-state": "BAD_CACHE", "x-timestamp": "2019-12-02 16:52:17 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 208}, "beatussum-overlay": {"quality": "experimental", "status": "unofficial", "name": "beatussum-overlay", "description": {"en": "Beatussum's overlay", "fr": "Overlay de Beatussum"}, "longdescription": {"en": "\n My Gentoo overlay aims to provide some packages that are not (yet) in the main Gentoo tree.\n ", "fr": "\n Mon overlay a pour but de fournir certains paquets qui ne sont pas (encore) disponibles dans l'arbre principal.\n "}, "homepage": "https://github.com/beatussum/beatussum-overlay", "owner": [{"type": "person", "email": "beatussum@protonmail.com", "name": "Matt\u00e9o Rossillol--Laruelle"}], "source": [{"type": "git", "uri": "https://github.com/beatussum/beatussum-overlay.git"}, {"type": "git", "uri": "ssh://git@github.com/beatussum/beatussum-overlay.git"}], "feed": ["https://github.com/beatussum/beatussum-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-12 13:52:41 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "benzene-overlay": {"quality": "experimental", "status": "unofficial", "name": "benzene-overlay", "description": {"en": "Universebenzene's personal Gentoo overlay"}, "homepage": "https://github.com/Universebenzene/benzene-overlay", "owner": [{"type": "person", "email": "universebenzene@sina.com", "name": "Universebenzene"}], "source": [{"type": "git", "uri": "https://github.com/Universebenzene/benzene-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Universebenzene/benzene-overlay.git"}], "feed": ["https://github.com/Universebenzene/benzene-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 15:59:31 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 62}, "bes": {"quality": "experimental", "status": "unofficial", "name": "bes", "description": {"en": "bes' personal overlay"}, "homepage": "https://github.com/bes-internal/gentoo-overlay-bes", "owner": [{"type": "person", "email": "bes.internal@gmail.com", "name": "Vladimir Varlamov"}], "source": [{"type": "git", "uri": "https://github.com/bes-internal/gentoo-overlay-bes.git"}, {"type": "git", "uri": "git://github.com/bes-internal/gentoo-overlay-bes.git"}, {"type": "git", "uri": "git@github.com:bes-internal/gentoo-overlay-bes.git"}], "feed": ["https://github.com/bes-internal/gentoo-overlay-bes/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-04 18:25:04 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "bezerker": {"quality": "experimental", "status": "unofficial", "name": "bezerker", "description": {"en": "Bezerker's Packages"}, "homepage": "https://github.com/bezerker/gentoo-overlay", "owner": [{"type": "person", "email": "bezerker@bezerker.org", "name": "Bezerker"}], "source": [{"type": "git", "uri": "https://github.com/bezerker/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2015-09-04 06:56:43 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "bibletime": {"quality": "experimental", "status": "unofficial", "name": "bibletime", "description": {"en": "BibleTime overlay"}, "homepage": "https://cgit.gentoo.org/user/bibletime.git/", "owner": [{"type": "person", "email": "jaak@ristioja.ee", "name": "Jaak Ristioja"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/bibletime.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/bibletime.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/bibletime.git"}], "feed": ["https://cgit.gentoo.org/user/bibletime.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 15:54:34 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "binaryden": {"quality": "experimental", "status": "unofficial", "name": "binaryden", "description": {"en": "Overlay for Cinnamon and other Gentoo packages"}, "homepage": "https://github.com/tkemmer/binaryden", "owner": [{"type": "person", "email": "thomas@binaryden.de", "name": "Thomas Kemmer"}], "source": [{"type": "git", "uri": "https://github.com/tkemmer/binaryden.git"}, {"type": "git", "uri": "git://github.com/tkemmer/binaryden.git"}, {"type": "git", "uri": "git+ssh://git@github.com/tkemmer/binaryden.git"}], "feed": ["https://github.com/tkemmer/binaryden/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 08:31:41 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 42}, "bircoph": {"quality": "experimental", "status": "official", "name": "bircoph", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/bircoph.git/", "owner": [{"type": "person", "email": "bircoph@gentoo.org", "name": "Andrew Savchenko"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/bircoph.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/bircoph.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/bircoph.git"}], "feed": ["https://cgit.gentoo.org/dev/bircoph.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-03-05 03:43:56 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "bitcetera": {"quality": "experimental", "status": "unofficial", "name": "bitcetera", "description": {"en": "Miscellaneous Gentoo ebuilds"}, "homepage": "https://github.com/svoop/bitcetera-overlay", "owner": [{"type": "person", "email": "gentoo@bitcetera.com", "name": "Sven Schwyn"}], "source": [{"type": "git", "uri": "https://github.com/svoop/bitcetera-overlay.git"}, {"type": "git", "uri": "git://github.com/svoop/bitcetera-overlay.git"}, {"type": "git", "uri": "git@github.com:svoop/bitcetera-overlay.git"}], "feed": ["https://github.com/svoop/bitcetera-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 16:56:16 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "bitcoin": {"quality": "experimental", "status": "unofficial", "name": "bitcoin", "description": {"en": "Bitcoin and CPU/GPU mining related ebuilds"}, "homepage": "https://gitlab.com/bitcoin/gentoo.git", "owner": [{"type": "person", "email": "flo@geekplace.eu", "name": "Florian Schmaus"}], "source": [{"type": "git", "uri": "https://gitlab.com/bitcoin/gentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 00:01:06 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 146}, "bleeding-edge": {"quality": "experimental", "status": "unofficial", "name": "bleeding-edge", "description": {"en": "Gentoo ebuilds for \"bleeding edge\" versions of packages - newest, untested - running on ~amd64."}, "homepage": "https://cgit.gentoo.org/repo/user/bleeding-edge.git/", "owner": [{"type": "person", "email": "jasiupsota@gmail.com", "name": "Jan Psota"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/bleeding-edge.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/bleeding-edge"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/bleeding-edge.git"}], "feed": ["https://cgit.gentoo.org/repo/user/bleeding-edge.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-09-26 10:53:10 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "blender-gentoo-logo": {"quality": "experimental", "status": "official", "name": "blender-gentoo-logo", "description": {"en": "Software needed to render the Blender-based gentoo Logo of 2003"}, "homepage": "https://gitweb.gentoo.org/repo/proj/blender-gentoo-logo.git/", "owner": [{"type": "person", "email": "sping@gentoo.org", "name": "Sebastian Pipping"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/blender-gentoo-logo.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/blender-gentoo-logo.git"}], "feed": ["https://gitweb.gentoo.org/repo/proj/blender-gentoo-logo.git/atom/?h=master"], "x-state": "GOOD", "x-timestamp": "2017-09-09 16:34:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "bliss-overlay": {"quality": "experimental", "status": "unofficial", "name": "bliss-overlay", "description": {"en": "FearedBliss's Gentoo Overlay"}, "homepage": "https://github.com/fearedbliss", "owner": [{"type": "person", "email": "jvasquez1011@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/fearedbliss/bliss-overlay.git"}, {"type": "git", "uri": "git://github.com:fearedbliss/bliss-overlay.git"}, {"type": "git", "uri": "git@github.com:fearedbliss/bliss-overlay.git"}], "feed": ["https://github.com/fearedbliss/bliss-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 16:18:28 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "bloody": {"quality": "experimental", "status": "unofficial", "name": "bloody", "description": {"en": "krita bleeding edge and artists tools/resources"}, "homepage": "https://github.com/bloodywing/bloody", "owner": [{"type": "person", "email": "bloodywing@neocomy.net", "name": "Pierre Geier"}], "source": [{"type": "git", "uri": "https://github.com/bloodywing/bloody.git"}, {"type": "git", "uri": "git://github.com/bloodywing/bloody.git"}, {"type": "git", "uri": "git@github.com:bloodywing/bloody.git"}], "feed": ["https://github.com/bloodywing/bloody/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-17 17:18:04 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "bobwya": {"quality": "experimental", "status": "unofficial", "name": "bobwya", "description": {"en": "Miscellaneous Gentoo ebuilds"}, "homepage": "https://github.com/bobwya/miscellaneous_ebuilds", "owner": [{"type": "person", "email": "bob.mt.wya@gmail.com", "name": "Bob Wya"}], "source": [{"type": "git", "uri": "https://github.com/bobwya/miscellaneous_ebuilds.git"}, {"type": "git", "uri": "git://github.com/bobwya/miscellaneous_ebuilds.git"}, {"type": "git", "uri": "git@github.com:bobwya/miscellaneous_ebuilds.git"}], "feed": ["https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 14:35:58 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 433}, "bombo82": {"quality": "experimental", "status": "unofficial", "name": "bombo82", "description": {"en": "Bombo82's own gentoo overlay"}, "homepage": "https://github.com/bombo82/bombo82-overlay", "owner": [{"type": "person", "email": "bombo82@giannibombelli.it", "name": "Gianni Bombelli (bombo82)"}], "source": [{"type": "git", "uri": "https://github.com/bombo82/bombo82-overlay.git"}, {"type": "git", "uri": "git@github.com:bombo82/bombo82-overlay.git"}], "feed": ["https://github.com/bombo82/bombo82-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 17:24:05 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "booboo": {"quality": "experimental", "status": "unofficial", "name": "booboo", "description": {"en": "L29Ah personal overlay"}, "homepage": "https://github.com/l29ah/booboo", "owner": [{"type": "person", "email": "zl29ah@gmail.com", "name": "Sergey Alirzaev"}], "source": [{"type": "git", "uri": "https://github.com/l29ah/booboo.git"}], "feed": ["https://github.com/l29ah/booboo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 20:01:51 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 426}, "brave-overlay": {"quality": "experimental", "status": "unofficial", "name": "brave-overlay", "description": {"en": "Brave Overlay"}, "homepage": "https://gitlab.com/jason.oliveira/brave-overlay", "owner": [{"type": "person", "email": "jason.oliveira@medicalcannab.is", "name": "Jason Oliveira"}], "source": [{"type": "git", "uri": "https://gitlab.com/jason.oliveira/brave-overlay.git"}], "feed": ["https://gitlab.com/jason.oliveira/brave-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:45:07 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "bright": {"quality": "experimental", "status": "unofficial", "name": "bright", "description": {"en": "BrightOne's personal overlay"}, "homepage": "https://github.com/filalex77/bright", "owner": [{"type": "person", "email": "brightone@protonmail.com", "name": "Oleksii Filonenko"}], "source": [{"type": "git", "uri": "https://github.com/filalex77/bright.git"}], "feed": ["https://github.com/filalex77/bright/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-07-25 22:54:21 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "brother-overlay": {"quality": "experimental", "status": "unofficial", "name": "brother-overlay", "description": {"en": "Brother printer and scanner software"}, "homepage": "https://github.com/stefan-langenmaier/brother-overlay", "owner": [{"type": "person", "email": "stefan.langenmaier+gentoo@gmail.com", "name": "Stefan Langenmaier"}], "source": [{"type": "git", "uri": "https://github.com/stefan-langenmaier/brother-overlay.git"}, {"type": "git", "uri": "git://github.com/stefan-langenmaier/brother-overlay.git"}, {"type": "git", "uri": "git@github.com:stefan-langenmaier/brother-overlay.git"}], "feed": ["https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 08:38:57 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 568}, "bubba": {"quality": "experimental", "status": "unofficial", "name": "bubba", "description": {"en": "\"Bubba\" platform support for Excito B2|3"}, "homepage": "https://github.com/gordonb3/bubba-overlay", "owner": [{"type": "person", "email": "gordon@bosvangennip.nl", "name": "Gordon Bos"}], "source": [{"type": "git", "uri": "https://github.com/gordonb3/bubba-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 10:57:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 63}, "bumblebee": {"quality": "experimental", "status": "unofficial", "name": "bumblebee", "description": {"en": "Packages related to the bumblebee project"}, "homepage": "https://github.com/Bumblebee-Project/bumblebee-gentoo/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "git://github.com/Bumblebee-Project/bumblebee-gentoo"}], "feed": ["https://github.com/Bumblebee-Project/bumblebee-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-17 00:03:28 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "buzden": {"quality": "experimental", "status": "unofficial", "name": "buzden", "description": {"en": "Personal overlay of Denis Buzdalov"}, "homepage": "https://github.com/buzden/buzden-overlay", "owner": [{"type": "person", "email": "public@buzden.ru", "name": "Denis Buzdalov"}], "source": [{"type": "git", "uri": "https://github.com/buzden/buzden-overlay.git"}, {"type": "git", "uri": "git://github.com/buzden/buzden-overlay.git"}, {"type": "git", "uri": "git@github.com:buzden/buzden-overlay.git"}], "feed": ["https://github.com/buzden/buzden-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 18:53:19 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "c2p-overlay": {"quality": "experimental", "status": "unofficial", "name": "c2p-overlay", "description": {"en": "Personal overlay of Karol Grudzi\u0144ski"}, "homepage": "https://github.com/karolgrudzinski/c2p-overlay", "owner": [{"type": "person", "email": "krlgrudzinski+gentoo@gmail.com", "name": "Karol Grudzi\u0144ski"}], "source": [{"type": "git", "uri": "https://github.com/karolgrudzinski/c2p-overlay.git"}, {"type": "git", "uri": "git://github.com/karolgrudzinski/c2p-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:karolgrudzinski/c2p-overlay.git"}], "feed": ["https://github.com/karolgrudzinski/c2p-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-01-02 13:21:57 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "calculate": {"quality": "experimental", "status": "unofficial", "name": "calculate", "description": {"en": "Calculate Overlay"}, "homepage": "http://www.calculate-linux.org", "owner": [{"type": "person", "email": "at@calculate.ru"}], "source": [{"type": "git", "uri": "git://git.calculate.ru/calculate/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 21:40:03 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 221}, "canutethegreat-overlay": {"quality": "experimental", "status": "unofficial", "name": "canutethegreat-overlay", "description": {"en": "Overlay for personal projects, forks, and customizations"}, "homepage": "http://gentoo.canutethegreat.com/", "owner": [{"type": "person", "email": "canutethegreat@gmail.com", "name": "Ronald Farrer"}], "source": [{"type": "git", "uri": "https://github.com/CanuteTheGreat/canutethegreat-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/CanuteTheGreat/canutethegreat-overlay.git"}], "feed": ["https://github.com/CanuteTheGreat/canutethegreat-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-28 12:47:23 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "causelay": {"quality": "experimental", "status": "unofficial", "name": "causelay", "description": {"en": "Ari Malinen's personal overlay"}, "homepage": "https://github.com/causes-/causelay", "owner": [{"type": "person", "email": "ari.malinen@gmail.com", "name": "Ari Malinen"}], "source": [{"type": "git", "uri": "https://github.com/causes-/causelay.git"}, {"type": "git", "uri": "git@github.com:causes-/causelay.git"}], "feed": ["https://github.com/causes-/causelay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2015-02-08 18:21:31 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "ceamac": {"quality": "experimental", "status": "unofficial", "name": "ceamac", "description": {"en": "This is a small Gentoo overlay with ebuilds that I could not find elsewhere or that I had to modify for some reason."}, "homepage": "https://github.com/ceamac/overlay", "owner": [{"type": "person", "email": "ceamac.paragon@gmail.com", "name": "Viorel Munteanu"}], "source": [{"type": "git", "uri": "https://github.com/ceamac/overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ceamac/overlay.git"}], "feed": ["https://github.com/ceamac/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-07 09:49:27 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "cg": {"quality": "experimental", "status": "unofficial", "name": "cg", "description": {"en": "Computer graphics ebuilds for gentoo"}, "homepage": "https://github.com/brothermechanic/cg", "owner": [{"type": "person", "email": "brothermechanic@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/brothermechanic/cg.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-18 08:45:48 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 119}, "chaoslab": {"quality": "experimental", "status": "unofficial", "name": "chaoslab", "description": {"en": "Overlay for apps related to secure communication, cryptography, cryptocurrency, server-side stuff, etc."}, "homepage": "https://gitlab.com/chaoslab/chaoslab-overlay", "owner": [{"type": "person", "email": "gentoo@chaoslab.org", "name": "Ian Moone"}], "source": [{"type": "git", "uri": "https://gitlab.com/chaoslab/chaoslab-overlay.git"}], "feed": ["https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom"], "x-timestamp-command": ["git", "log", "--format=%ci", "-1"], "x-openpgp-signature-command": ["git", "show", "-q", "--pretty=format:%G?", "HEAD"], "x-state": "SYNC_FAIL"}, "chrisadr": {"quality": "experimental", "status": "unofficial", "name": "chrisadr", "description": {"en": "ChrisADR's personal overlay"}, "homepage": "https://github.com/ChrisADR/chrisadr-overlay", "owner": [{"type": "person", "email": "chrisadr@gentoo.org", "name": "Christopher D\u00edaz Riveros"}], "source": [{"type": "git", "uri": "https://github.com/ChrisADR/chrisadr-overlay.git"}, {"type": "git", "uri": "git@github.com:ChrisADR/chrisadr-overlay.git"}], "feed": ["https://github.com/ChrisADR/chrisadr-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-05-17 20:48:42 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "chrytoo": {"quality": "experimental", "status": "unofficial", "name": "chrytoo", "description": {"en": "Personal overlay for packages that usually aren't in the official repository..."}, "homepage": "https://github.com/chrytoo/gentoo-overlay", "owner": [{"type": "person", "email": "chry7oo@gmail.com", "name": "Milo\u0161 \u0110. Omeragi\u0107"}], "source": [{"type": "git", "uri": "https://github.com/chrytoo/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/chrytoo/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:chrytoo/gentoo-overlay.git"}], "feed": ["https://github.com/chrytoo/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-08-19 00:07:33 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "chutzpah": {"quality": "experimental", "status": "official", "name": "chutzpah", "description": {"en": "Random stuff I am working on which isn't ready for the tree for some reason"}, "homepage": "https://cgit.gentoo.org/dev/chutzpah.git/", "owner": [{"type": "person", "email": "chutzpah@gentoo.org", "name": "Patrick McLean"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/chutzpah.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/chutzpah"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/chutzpah.git"}], "feed": ["https://cgit.gentoo.org/dev/chutzpah.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2017-03-10 11:14:31 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "chymeric": {"quality": "experimental", "status": "unofficial", "name": "chymeric", "description": {"en": "Overlay for scientific software and other utilities"}, "homepage": "https://github.com/TheChymera/overlay", "owner": [{"type": "person", "email": "chr@chymera.eu", "name": "Horea Christian"}], "source": [{"type": "git", "uri": "https://github.com/TheChymera/overlay.git"}, {"type": "git", "uri": "git://github.com/TheChymera/overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/TheChymera/overlay.git"}], "feed": ["https://github.com/TheChymera/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 09:33:36 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "science"], "x-ebuild-count": 38}, "cj-overlay": {"quality": "experimental", "status": "official", "name": "cj-overlay", "description": {"en": "Christoph's Overlay"}, "homepage": "https://github.com/junghans/cj-overlay", "owner": [{"type": "person", "email": "junghans@gentoo.org"}], "source": [{"type": "git", "uri": "git://github.com/junghans/cj-overlay"}], "feed": ["https://github.com/junghans/cj-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-11-08 11:12:00 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "concaveoverlay": {"quality": "experimental", "status": "unofficial", "name": "concaveoverlay", "description": {"en": "concavegit's overlay."}, "homepage": "https://gitlab.com/concavegit/concaveoverlay", "owner": [{"type": "person", "email": "concavemail@gmail.com"}], "source": [{"type": "git", "uri": "https://gitlab.com/concavegit/concaveoverlay.git"}], "feed": ["https://gitlab.com/concavegit/concaveoverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-11-23 19:42:16 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "crocket-overlay": {"quality": "experimental", "status": "unofficial", "name": "crocket-overlay", "description": {"en": "crocket's personal overlay"}, "homepage": "https://github.com/crocket/crocket-overlay", "owner": [{"type": "person", "email": "crockabiscuit@gmail.com", "name": "crocket"}], "source": [{"type": "git", "uri": "https://github.com/crocket/crocket-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/crocket/crocket-overlay.git"}], "feed": ["https://github.com/crocket/crocket-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 21:29:45 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 51}, "crossdev": {"quality": "experimental", "status": "unofficial", "name": "crossdev", "description": {"en": "Ebuilds for embedded systems", "ru": "\u041f\u0430\u043a\u0435\u0442\u044b \u0434\u043b\u044f \u0432\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c"}, "homepage": "https://github.com/alphallc/crossdev/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "git://github.com/alphallc/crossdev"}], "feed": ["https://github.com/alphallc/crossdev/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-06-18 14:39:51 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "cynede": {"quality": "experimental", "status": "unofficial", "name": "cynede", "description": {"en": "Gentoo user overlay"}, "homepage": "https://github.com/Heather/gentoo-cynede", "owner": [{"type": "person", "email": "cynede@gentoo.org", "name": "Mikhail Pukhlikov"}], "source": [{"type": "git", "uri": "https://github.com/Heather/gentoo-cynede.git"}, {"type": "git", "uri": "git://github.com/Heather/gentoo-cynede.git"}, {"type": "git", "uri": "git@github.com:Heather/gentoo-cynede.git"}], "feed": ["https://github.com/Heather/gentoo-cynede/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-31 18:38:22 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 119}, "dMaggot": {"quality": "experimental", "status": "unofficial", "name": "dMaggot", "description": {"en": "Overlay of David E. Narv\u00e1ez"}, "homepage": "https://cgit.gentoo.org/user/dMaggot.git/", "owner": [{"type": "person", "email": "david.narvaez@computer.org", "name": "David E. Narv\u00e1ez"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/dMaggot.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/dMaggot.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/dMaggot.git"}], "feed": ["https://cgit.gentoo.org/user/dMaggot.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-06-01 22:09:38 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "darkelf": {"quality": "experimental", "status": "unofficial", "name": "darkelf", "description": {"en": "Overlay focusing on improved user experience for working in darkness on Xfce or zsh (including vim)"}, "homepage": "https://cgit.gentoo.org/repo/user/darkelf.git", "owner": [{"type": "person", "email": "sur3@gmx.de", "name": "Simon"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/darkelf.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/darkelf.git"}], "feed": ["https://cgit.gentoo.org/repo/user/darkelf.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-09-21 09:04:46 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "darthgandalf-overlay": {"quality": "experimental", "status": "unofficial", "name": "darthgandalf-overlay", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/DarthGandalf/gentoo-overlay", "owner": [{"type": "person", "email": "alexey+gentoo@asokolov.org", "name": "Alexey Sokolov"}], "source": [{"type": "git", "uri": "https://github.com/DarthGandalf/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/DarthGandalf/gentoo-overlay.git"}], "feed": ["https://github.com/DarthGandalf/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 18:06:18 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "deadbeef-overlay": {"quality": "experimental", "status": "unofficial", "name": "deadbeef-overlay", "description": {"en": "DeaDBeeF player overlay for Gentoo Linux"}, "homepage": "https://github.com/damex/deadbeef-overlay", "owner": [{"type": "person", "email": "damex.pp@gmail.com", "name": "Roman Kuzmitsky"}], "source": [{"type": "git", "uri": "https://github.com/damex/deadbeef-overlay.git"}], "feed": ["https://github.com/damex/deadbeef-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-06-06 14:06:08 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 53}, "decent-im": {"quality": "experimental", "status": "unofficial", "name": "decent-im", "description": {"en": "XMPP software overlay maintained by decent.im"}, "homepage": "https://github.com/decent-im/gentoo-overlay", "owner": [{"type": "person", "email": "andrey_utkin@gentoo.org", "name": "Andrey Utkin"}], "source": [{"type": "git", "uri": "https://github.com/decent-im/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/decent-im/gentoo-overlay.git"}], "feed": ["https://github.com/decent-im/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-09-17 18:48:52 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "deepin": {"quality": "experimental", "status": "unofficial", "name": "deepin", "description": {"en": "Gentoo Overlay for Deepin Desktop Environment"}, "homepage": "https://github.com/zhtengw/deepin-overlay", "owner": [{"type": "person", "email": "atenzd@gmail.com", "name": "Aten Zhang"}], "source": [{"type": "git", "uri": "git://github.com/zhtengw/deepin-overlay.git"}], "feed": ["https://github.com/zhtengw/deepin-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 10:12:21 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 173}, "defiance": {"quality": "experimental", "status": "unofficial", "name": "defiance", "description": {"en": "packages for cloud development"}, "homepage": "https://github.com/d3fy/defiance-overlay.git", "owner": [{"type": "person", "email": "dan@d3fy.net", "name": "Dan Molik"}], "source": [{"type": "git", "uri": "https://github.com/d3fy/defiance-overlay.git"}, {"type": "git", "uri": "git://github.com/d3fy/defiance-overlay.git"}, {"type": "git", "uri": "git@github.com:d3fy/defiance-overlay.git"}], "feed": ["https://github.com/d3fy/defiance-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-20 08:12:33 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 69}, "delicious-absurdities": {"quality": "experimental", "status": "unofficial", "name": "delicious-absurdities", "description": {"en": "Personal overlay with delicious absurdities"}, "homepage": "https://github.com/paraenggu/delicious-absurdities-overlay", "owner": [{"type": "person", "email": "c.affolter@purplehaze.ch", "name": "Christian Affolter"}], "source": [{"type": "git", "uri": "https://github.com/paraenggu/delicious-absurdities-overlay.git"}, {"type": "git", "uri": "git://github.com/paraenggu/delicious-absurdities-overlay.git"}, {"type": "git", "uri": "git@github.com:paraenggu/delicious-absurdities-overlay.git"}], "feed": ["https://github.com/paraenggu/delicious-absurdities-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-03 12:55:52 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "deter": {"quality": "experimental", "status": "unofficial", "name": "deter", "description": {"en": "Custom stuff from deterenkelt."}, "homepage": "https://github.com/deterenkelt/deter", "owner": [{"type": "person", "email": "deterenkelt.github@gmail.com", "name": "Deter Enkelt"}], "source": [{"type": "git", "uri": "https://github.com/deterenkelt/deter.git"}, {"type": "git", "uri": "git://github.com/deterenkelt/deter.git"}, {"type": "git", "uri": "git@github.com:deterenkelt/deter.git"}], "feed": ["https://github.com/deterenkelt/deter/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 17:37:41 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "dev1990-overlay": {"quality": "experimental", "status": "unofficial", "name": "dev1990-overlay", "description": {"en": "Personal overlay focused on Qt application development and 3d-printing."}, "homepage": "https://github.com/dev-0x7C6/dev1990-overlay.git", "owner": [{"type": "person", "email": "dev.strikeu@gmail.com", "name": "Bartlomiej Burdukiewicz"}], "source": [{"type": "git", "uri": "https://github.com/dev-0x7C6/dev1990-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 00:36:55 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 227}, "devpump-gor": {"quality": "experimental", "status": "unofficial", "name": "devpump-gor", "description": {"en": "DevPump Gentoo Overlay"}, "homepage": "https://github.com/DevPump/gentoo-overlay", "owner": [{"type": "person", "email": "devpump@gmail.com", "name": "Matt Fleming"}], "source": [{"type": "git", "uri": "https://github.com/DevPump/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2016-07-06 07:57:12 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "didactic-duck": {"quality": "experimental", "status": "unofficial", "name": "didactic-duck", "description": {"en": "Some ebuilds that might work"}, "homepage": "https://github.com/lucianposton/didactic-duck", "owner": [{"type": "person", "email": "lucianposton@pm.me", "name": "Lucian Poston"}], "source": [{"type": "git", "uri": "https://github.com/lucianposton/didactic-duck.git"}], "feed": ["https://github.com/lucianposton/didactic-duck/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-18 22:02:03 -0500\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 80}, "dilfridge": {"quality": "experimental", "status": "official", "name": "dilfridge", "description": {"en": "Dilfridge overlay: experimental ebuilds and lab software"}, "homepage": "https://cgit.gentoo.org/dev/dilfridge.git/", "owner": [{"type": "person", "email": "dilfridge@gentoo.org", "name": "Andreas K. Huettel (dilfridge)"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/dilfridge.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/dilfridge.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/dilfridge.git"}], "feed": ["https://cgit.gentoo.org/dev/dilfridge.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-11 23:00:15 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "displacer": {"quality": "experimental", "status": "unofficial", "name": "displacer", "description": {"en": "Fixes and new unstable packages"}, "homepage": "https://cgit.gentoo.org/user/displacer.git/", "owner": [{"type": "person", "email": "disinbox@gmail.com", "name": "Igor Ulyanov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/displacer.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/displacer.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/displacer.git"}], "feed": ["https://cgit.gentoo.org/user/displacer.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-03-03 16:11:39 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "distros": {"quality": "experimental", "status": "unofficial", "name": "distros", "description": {"en": "Calculate Linux Profiles"}, "homepage": "http://www.calculate-linux.org", "owner": [{"type": "person", "email": "at@calculate.ru"}], "source": [{"type": "git", "uri": "git://git.calculate.ru/calculate/distros.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 19:00:26 +0300\n", "x-openpgp-signed": "N", "x-masters": ["calculate", "gentoo"], "x-ebuild-count": 0}, "djc": {"quality": "experimental", "status": "unofficial", "name": "djc", "description": {"en": "Personal overlay; testing and early development"}, "homepage": "https://github.com/djc/djc-overlay", "owner": [{"type": "person", "email": "djc@gentoo.org", "name": "Dirkjan Ochtman"}], "source": [{"type": "git", "uri": "https://github.com/djc/djc-overlay.git"}, {"type": "git", "uri": "git://github.com/djc/djc-overlay.git"}, {"type": "git", "uri": "git@github.com:djc/djc-overlay.git"}], "feed": ["https://github.com/djc/djc-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-12-01 14:24:16 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "dlang": {"quality": "experimental", "status": "unofficial", "name": "dlang", "description": {"en": "A collection of ebuilds related to the D programming\n language."}, "homepage": "https://github.com/gentoo/dlang", "owner": [{"type": "person", "email": "Marco.Leise@gmx.de"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/dlang.git"}, {"type": "git", "uri": "git@github.com:gentoo/dlang.git"}, {"type": "git", "uri": "git://github.com/gentoo/dlang.git"}], "feed": ["https://github.com/gentoo/dlang/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 21:57:32 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 79}, "dmchurch": {"quality": "experimental", "status": "unofficial", "name": "dmchurch", "description": {"en": "Danielle Church's Portage overlay"}, "homepage": "https://github.com/dmchurch/portage-overlay", "owner": [{"type": "person", "email": "dani.church@gmail.com", "name": "Danielle Church"}], "source": [{"type": "git", "uri": "https://github.com/dmchurch/portage-overlay.git"}, {"type": "git", "uri": "git://github.com/dmchurch/portage-overlay.git"}, {"type": "git", "uri": "git@github.com:dmchurch/portage-overlay.git"}], "feed": ["https://github.com/dmchurch/portage-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 18:30:47 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "docker": {"quality": "experimental", "status": "unofficial", "name": "docker", "description": {"en": "Overlay for docker by dotCloud"}, "homepage": "https://github.com/tianon/docker-overlay", "owner": [{"type": "person", "email": "admwiggin@gmail.com", "name": "Tianon Gravi"}], "source": [{"type": "git", "uri": "https://github.com/tianon/docker-overlay.git"}, {"type": "git", "uri": "git://github.com/tianon/docker-overlay.git"}, {"type": "git", "uri": "git@github.com:tianon/docker-overlay.git"}], "feed": ["https://github.com/tianon/docker-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-08-28 15:01:25 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 300}, "dotnet": {"quality": "experimental", "status": "official", "name": "dotnet", "description": {"en": "Experimental overlay for .NET packages."}, "homepage": "https://github.com/gentoo/dotnet", "owner": [{"type": "project", "email": "dotnet@gentoo.org", "name": "Dotnet team"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/dotnet.git"}, {"type": "git", "uri": "git@github.com:gentoo/dotnet.git"}], "feed": ["https://github.com/gentoo/dotnet/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-18 11:03:15 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 168}, "drdim": {"quality": "experimental", "status": "unofficial", "name": "drdim", "description": {"en": "Gentoo Layman portage repository for Jetbrains Products"}, "homepage": "https://github.com/drdim/layman", "owner": [{"type": "person", "email": "dr.dim.pro@gmail.com", "name": "Dmitriy Bogatkin"}], "source": [{"type": "git", "uri": "https://github.com/drdim/layman.git"}, {"type": "git", "uri": "git://github.com/drdim/layman.git"}, {"type": "git", "uri": "git@github.com:drdim/layman.git"}], "feed": ["https://github.com/drdim/layman/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-04-14 05:51:00 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 44}, "dwfreed": {"quality": "experimental", "status": "unofficial", "name": "dwfreed", "description": {"en": "My random Gentoo packages"}, "homepage": "https://bitbucket.org/dwfreed/dwfreed.gentoo/", "owner": [{"type": "person", "email": "dwfreed@mtu.edu", "name": "Douglas Freed"}], "source": [{"type": "git", "uri": "https://bitbucket.org/dwfreed/dwfreed.gentoo"}], "feed": ["https://bitbucket.org/dwfreed/dwfreed.gentoo/rss"], "x-state": "GOOD", "x-timestamp": "2017-04-09 01:17:09 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "dwosky": {"quality": "experimental", "status": "unofficial", "name": "dwosky", "description": {"en": "Dwosky's personal overlay"}, "homepage": "https://github.com/Dwosky/Dwosky-overlay", "owner": [{"type": "person", "email": "dwosky@zoho.com", "name": "Pedro Arizmendi"}], "source": [{"type": "git", "uri": "https://github.com/Dwosky/Dwosky-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Dwosky/Dwosky-overlay.git"}], "feed": ["https://github.com/Dwosky/Dwosky-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-10 18:31:17 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "earshark": {"quality": "experimental", "status": "unofficial", "name": "earshark", "description": {"en": "personal overlay, mostly games related"}, "homepage": "https://github.com/Chemrat/overlay", "owner": [{"type": "person", "email": "jazzvoid@gmail.com", "name": "Valeriy"}], "source": [{"type": "git", "uri": "https://github.com/Chemrat/overlay.git"}, {"type": "git", "uri": "git://github.com/Chemrat/overlay.git"}], "feed": ["https://github.com/Chemrat/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-21 21:23:38 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 57}, "eclipse": {"quality": "experimental", "status": "official", "name": "eclipse", "description": {"en": "Community effort at packaging Eclipse Java SDK"}, "homepage": "https://github.com/gentoo/eclipse-overlay", "owner": [{"type": "project", "email": "eclipse@gentoo.org", "name": "Eclipse team"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/eclipse-overlay.git"}, {"type": "git", "uri": "git://github.com/gentoo/eclipse-overlay.git"}, {"type": "git", "uri": "git@github.com:gentoo/eclipse-overlay.git"}], "feed": ["https://github.com/gentoo/eclipse-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-06-24 14:34:45 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "edgets": {"quality": "experimental", "status": "unofficial", "name": "edgets", "description": {"en": "Gentoo overlay that brings you the newest versions of modern software."}, "homepage": "https://github.com/BlueManCZ/edgets", "owner": [{"type": "person", "email": "ivo97@centrum.cz", "name": "Ivo \u0160merek"}], "source": [{"type": "git", "uri": "https://github.com/BlueManCZ/edgets.git"}, {"type": "git", "uri": "git+ssh://git@github.com/BlueManCZ/edgets.git"}], "feed": ["https://github.com/BlueManCZ/edgets/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 18:44:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "eigenlay": {"quality": "experimental", "status": "unofficial", "name": "eigenlay", "description": {"en": "Eigenlab Gentoo overlay"}, "homepage": "https://gitlab.com/eigennet/eigenlay", "owner": [{"type": "person", "email": "gio@eigenlab.org", "name": "Gioacchino Mazzurco"}], "source": [{"type": "git", "uri": "https://gitlab.com/eigennet/eigenlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-01 16:18:39 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "einflay": {"quality": "experimental", "status": "unofficial", "name": "einflay", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/EinstokFair/einflay", "owner": [{"type": "person", "email": "einfair@zoho.eu", "name": "Einstok Fair"}], "source": [{"type": "git", "uri": "https://github.com/EinstokFair/einflay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/EinstokFair/einflay.git"}], "feed": ["https://github.com/EinstokFair/einflay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-16 14:38:06 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "ejabberd": {"quality": "experimental", "status": "unofficial", "name": "ejabberd", "description": {"en": "Fresh ejabberd versions and dependencies"}, "homepage": "https://github.com/rion-overlay/ejabberd-overlay", "owner": [{"type": "person", "email": "rion4ik@gmail.com", "name": "Sergey Ilinykh"}], "source": [{"type": "git", "uri": "https://github.com/rion-overlay/ejabberd-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/rion-overlay/ejabberd-overlay.git"}], "feed": ["https://github.com/rion-overlay/ejabberd-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-30 13:18:01 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "elementary": {"quality": "experimental", "status": "unofficial", "name": "elementary", "description": {"en": "The elementary OS experience for Gentoo Linux. "}, "homepage": "https://github.com/pimvullers/elementary", "owner": [{"type": "person", "email": "gentoo.org@vullersmail.nl", "name": "Pim Vullers"}], "source": [{"type": "git", "uri": "https://github.com/pimvullers/elementary.git"}, {"type": "git", "uri": "git://github.com/pimvullers/elementary.git"}], "feed": ["https://github.com/pimvullers/elementary/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-01 17:37:05 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 148}, "emacs": {"quality": "experimental", "status": "official", "name": "emacs", "description": {"en": "Provide Emacs and XEmacs related ebuilds which are\n experimental or work-in-progress. Don't rely on them, but don't\n hesitate to file bugs or write emails."}, "homepage": "https://wiki.gentoo.org/wiki/Project:Emacs/Overlay", "owner": [{"type": "project", "email": "emacs@gentoo.org", "name": "Gentoo Emacs team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/emacs.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/proj/emacs.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/emacs.git"}], "feed": ["https://cgit.gentoo.org/repo/proj/emacs.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-22 12:42:11 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "enlightenment-live": {"quality": "experimental", "status": "unofficial", "name": "enlightenment-live", "description": {"en": "Enlightenment WM latest stable version and live ebuilds"}, "homepage": "https://github.com/rafspiny/enlightenment-live", "owner": [{"type": "person", "email": "rafspiny@gmail.com", "name": "Raffaele Spinelli"}], "source": [{"type": "git", "uri": "https://github.com/rafspiny/enlightenment-live.git"}], "feed": ["https://github.com/rafspiny/enlightenment-live/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 22:24:38 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "ennui": {"quality": "experimental", "status": "unofficial", "name": "ennui", "description": {"en": "Facilitate running hardened-desktop hybrid system"}, "homepage": "https://gitweb.gentoo.org/user/ennui.git/", "owner": [{"type": "person", "email": "gentoo@seaofdirac.net", "name": "Nicholas Fish"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/ennui.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/ennui.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/ennui.git"}], "feed": ["https://gitweb.gentoo.org/user/ennui.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-17 23:15:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 40}, "erayd": {"quality": "experimental", "status": "unofficial", "name": "erayd", "description": {"en": "Various personal ebuilds"}, "homepage": "https://github.com/erayd/overlay", "owner": [{"type": "person", "email": "steve@erayd.net", "name": "Steve Gilberd"}], "source": [{"type": "git", "uri": "https://github.com/erayd/overlay.git"}, {"type": "git", "uri": "git://github.com/erayd/overlay.git"}, {"type": "git", "uri": "git@github.com:erayd/overlay.git"}], "feed": ["https://github.com/erayd/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-07 00:18:28 +1200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "ethereum": {"quality": "experimental", "status": "unofficial", "name": "ethereum", "description": {"en": "The Ethereum blockchain-based distributed computing platform"}, "homepage": "https://github.com/coolparadox/ethereum-gentoo-overlay", "owner": [{"type": "person", "email": "coolparadox@gmail.com", "name": "Rafael Lorandi"}], "source": [{"type": "git", "uri": "https://github.com/coolparadox/ethereum-gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:coolparadox/ethereum-gentoo-overlay.git"}], "feed": ["https://github.com/coolparadox/ethereum-gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-27 18:18:54 -0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "eugene-bright": {"quality": "experimental", "status": "unofficial", "name": "eugene-bright", "description": {"en": "The personal overlay of Eugene Bright"}, "homepage": "https://github.com/eugene-bright/eugene-bright-overlay", "owner": [{"type": "person", "email": "eugene@bright.gdn", "name": "Eugene Bright"}], "source": [{"type": "git", "uri": "https://github.com/eugene-bright/eugene-bright-overlay.git"}, {"type": "git", "uri": "git@github.com:eugene-bright/eugene-bright-overlay.git"}], "feed": ["https://github.com/eugene-bright/eugene-bright-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-07-29 21:30:22 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "ext-devlibs": {"quality": "experimental", "status": "unofficial", "name": "ext-devlibs", "description": {"en": "Mostly c/c++ and python libraries"}, "homepage": "http://sidvind.com/wiki/Main_Page", "owner": [{"type": "person", "email": "ext@sidvind.com", "name": "David Sveningsson"}], "source": [{"type": "svn", "uri": "svn://sidvind.com/overlays/ext-devlibs"}], "x-state": "GOOD", "x-timestamp": "2020-02-11 17:20:29 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "farmboy0": {"quality": "experimental", "status": "unofficial", "name": "farmboy0", "description": {"en": "Personal overlay of Enrico Horn"}, "homepage": "https://github.com/farmboy0/portage-overlay", "owner": [{"type": "person", "email": "farmboy0@googlemail.com", "name": "Enrico Horn"}], "source": [{"type": "git", "uri": "https://github.com/farmboy0/portage-overlay.git"}, {"type": "git", "uri": "git://github.com/farmboy0/portage-overlay.git"}, {"type": "git", "uri": "git@github.com:farmboy0/portage-overlay.git"}], "feed": ["https://github.com/farmboy0/portage-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-13 02:20:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "fem-overlay": {"quality": "experimental", "status": "unofficial", "name": "fem-overlay", "description": {"en": "FeM Gentoo Overlay"}, "homepage": "https://bitbucket.fem.tu-ilmenau.de/projects/GENTOO/repos/fem-overlay/", "owner": [{"type": "person", "email": "frainz@mailbox.org", "name": "Paul Michel"}], "source": [{"type": "git", "uri": "https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 11:53:31 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 115}, "ferki": {"quality": "experimental", "status": "unofficial", "name": "ferki", "description": {"en": "Ebuilds used and/or proxy maintained by FErki"}, "homepage": "https://github.com/ferki/gentoo-overlay", "owner": [{"type": "person", "email": "erkiferenc@gmail.com", "name": "Ferenc Erki"}], "source": [{"type": "git", "uri": "https://github.com/ferki/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ferki/gentoo-overlay.git"}], "feed": ["https://github.com/ferki/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 11:33:17 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "fidonet": {"quality": "experimental", "status": "unofficial", "name": "fidonet", "description": {"en": "Overlay of Benny Pedersen"}, "owner": [{"type": "person", "email": "me@junc.org", "name": "Benny Pedersen"}], "source": [{"type": "rsync", "uri": "rsync://fidonet.overlay.junc.org/fidonet/"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 12:58:00.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "fkmclane": {"quality": "experimental", "status": "unofficial", "name": "fkmclane", "description": {"en": "Personal overlay of fkmclane containing patched ebuilds and new ebuilds"}, "homepage": "https://github.com/fkmclane/overlay", "owner": [{"type": "person", "email": "fkmclane@gmail.com", "name": "Foster McLane"}], "source": [{"type": "git", "uri": "https://github.com/fkmclane/overlay.git"}, {"type": "git", "uri": "git://github.com/fkmclane/overlay.git"}], "feed": ["https://github.com/fkmclane/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 18:35:22 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 124}, "flammie": {"quality": "experimental", "status": "unofficial", "name": "flammie", "description": {"en": "An overlay for gentoo for things Flammie's worked on: Apertium, HFST, computational linguistics, spell-checking, obscure languages..."}, "homepage": "https://github.com/flammie/flammie-overlay", "owner": [{"type": "person", "email": "flammie@gentoo.org", "name": "Flammie Pirinen"}], "source": [{"type": "git", "uri": "https://github.com/flammie/flammie-overlay.git"}, {"type": "git", "uri": "git://github.com/flammie/flammie-overlay.git"}], "feed": ["https://github.com/flammie/flammie-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-01-22 15:18:57 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "flavour": {"quality": "experimental", "status": "unofficial", "name": "flavour", "description": {"en": "Personal overlay of Wim Muskee"}, "homepage": "https://github.com/wimmuskee/flavour", "owner": [{"type": "person", "email": "wimmuskee@gmail.com", "name": "Wim Muskee"}], "source": [{"type": "git", "uri": "https://github.com/wimmuskee/flavour.git"}, {"type": "git", "uri": "git://github.com/wimmuskee/flavour.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 09:46:00 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 46}, "flightsim": {"quality": "experimental", "status": "unofficial", "name": "flightsim", "description": {"en": "Overlay with packages for flight simulation, mainly related to X-Plane"}, "homepage": "https://github.com/rafaelmartins/flightsim-overlay", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": "Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://github.com/rafaelmartins/flightsim-overlay.git"}, {"type": "git", "uri": "git://github.com/rafaelmartins/flightsim-overlay.git"}, {"type": "git", "uri": "git@github.com:rafaelmartins/flightsim-overlay.git"}], "feed": ["https://github.com/rafaelmartins/flightsim-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-05-07 01:00:51 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "floppym": {"quality": "experimental", "status": "unofficial", "name": "floppym", "description": {"en": "floppym's personal overlay"}, "homepage": "https://github.com/floppym/floppym", "owner": [{"type": "person", "email": "floppym@gentoo.org", "name": "Mike Gilbert"}], "source": [{"type": "git", "uri": "https://github.com/floppym/floppym"}], "x-state": "GOOD", "x-timestamp": "2020-04-28 23:59:45 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "flow": {"quality": "experimental", "status": "unofficial", "name": "flow", "description": {"en": "Ebuilds by Florian Schmaus"}, "homepage": "https://gitlab.com/Flow/flow-s-ebuilds", "owner": [{"type": "person", "email": "flo@geekplace.eu", "name": "Florian Schmaus"}], "source": [{"type": "git", "uri": "https://gitlab.com/Flow/flow-s-ebuilds.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 13:35:47 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 106}, "flussence": {"quality": "experimental", "status": "unofficial", "name": "flussence", "description": {"en": "Ant P.'s personal overlay"}, "homepage": "https://repo.or.cz/flussence-overlay.git", "owner": [{"type": "person", "email": "ant+gentoo.bugs@flussence.eu", "name": "Anthony Parsons"}], "source": [{"type": "git", "uri": "https://repo.or.cz/flussence-overlay.git"}, {"type": "git", "uri": "git://repo.or.cz/flussence-overlay.git"}, {"type": "git", "uri": "ssh://git@repo.or.cz/flussence-overlay.git"}], "feed": ["https://repo.or.cz/flussence-overlay.git/atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 06:30:35 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 55}, "fol4": {"quality": "experimental", "status": "unofficial", "name": "fol4", "description": {"en": "fol4 overlay"}, "homepage": "https://gitlab.com/madsl/fol4", "owner": [{"type": "person", "email": "mads@ab3.no", "name": "Mads"}], "source": [{"type": "git", "uri": "https://gitlab.com/madsl/fol4"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/madsl/fol4.git"}], "feed": ["https://gitlab.com/madsl/fol4/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-02 21:33:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 48}, "foo-overlay": {"quality": "experimental", "status": "unofficial", "name": "foo-overlay", "description": {"en": "Piotr's fixes and new packages"}, "homepage": "https://github.com/slashbeast/foo-overlay", "owner": [{"type": "person", "email": "slashbeast@gentoo.org", "name": "Piotr Karbowski"}], "source": [{"type": "git", "uri": "git://github.com/slashbeast/foo-overlay.git"}, {"type": "git", "uri": "https://github.com/slashbeast/foo-overlay.git"}], "feed": ["https://github.com/slashbeast/foo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-19 16:39:22 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "fordfrog": {"quality": "experimental", "status": "official", "name": "fordfrog", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/fordfrog.git/", "owner": [{"type": "person", "email": "fordfrog@gentoo.org", "name": "Miroslav \u0160ulc"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/fordfrog.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/fordfrog.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/fordfrog.git"}], "feed": ["https://cgit.gentoo.org/dev/fordfrog.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-13 12:28:38 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 286}, "fowlay": {"quality": "experimental", "status": "unofficial", "name": "fowlay", "description": {"en": "Collection of ebuilds"}, "homepage": "https://github.com/fowlay/fowlay-overlay", "owner": [{"type": "person", "email": "rabbe@bahnhof.se", "name": "Rabbe Fogelholm"}], "source": [{"type": "git", "uri": "https://github.com/fowlay/fowlay-overlay.git"}], "feed": ["https://github.com/fowlay/fowlay-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-04-07 14:41:09 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "foxiverlay": {"quality": "experimental", "status": "unofficial", "name": "foxiverlay", "description": {"en": "Personal overlay for unofficial ebuilds"}, "homepage": "https://github.com/PikkuJose/foxiverlay", "owner": [{"type": "person", "email": "koalinux@gmail.com", "name": "Jos\u00e9 Pekkarinen"}], "source": [{"type": "git", "uri": "https://github.com/PikkuJose/foxiverlay.git"}, {"type": "git", "uri": "git://github.com/PikkuJose/foxiverlay.git"}, {"type": "git", "uri": "git@github.com:PikkuJose/foxiverlay.git"}], "feed": ["https://github.com/PikkuJose/foxiverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-10-26 17:15:39 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "freeswitch": {"quality": "experimental", "status": "unofficial", "name": "freeswitch", "description": {"en": "Freeswitch Gentoo overlay"}, "homepage": "https://github.com/alphallc/freeswitch/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "git://github.com/alphallc/freeswitch"}], "feed": ["https://github.com/alphallc/freeswitch/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-05-31 12:46:26 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "fritteli": {"quality": "experimental", "status": "unofficial", "name": "fritteli", "description": {"en": "fritteli's Gentoo Overlay"}, "homepage": "https://github.com/fritteli/gentoo-overlay", "owner": [{"type": "person", "email": "manuel@fritteli.ch", "name": "Manuel Friedli"}], "source": [{"type": "git", "uri": "https://github.com/fritteli/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/fritteli/gentoo-overlay.git"}], "feed": ["https://github.com/fritteli/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-19 01:07:33 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "frostyx": {"quality": "experimental", "status": "unofficial", "name": "frostyx", "description": {"en": "FrostyX's personal overlay"}, "homepage": "http://frostyx.cz/", "owner": [{"type": "person", "email": "frostyx@email.cz", "name": "FrostyX"}], "source": [{"type": "git", "uri": "https://github.com/FrostyX/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/FrostyX/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:FrostyX/gentoo-overlay.git"}], "feed": ["https://github.com/FrostyX/gentoo-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2015-02-09 02:17:56 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "frr-gentoo": {"quality": "stable", "status": "official", "name": "frr-gentoo", "description": {"en": "Free Range Routing Gentoo Overlay"}, "homepage": "https://frrouting.org/", "owner": [{"type": "person", "email": "f0o@devilcode.org", "name": "Daniel 'f0o' Preussker"}], "source": [{"type": "git", "uri": "https://github.com/FRRouting/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:FRRouting/gentoo-overlay.git"}], "feed": ["https://github.com/FRRouting/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-03 09:47:03 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "furikake": {"quality": "experimental", "status": "unofficial", "name": "furikake", "description": {"en": "Gentoo overlay of Alex Wilson"}, "homepage": "https://github.com/antoligy/furikake", "owner": [{"type": "person", "email": "alex.w@antoligy.com", "name": "Alex Wilson (antoligy)"}], "source": [{"type": "git", "uri": "https://github.com/antoligy/furikake.git"}, {"type": "git", "uri": "git@github.com:antoligy/furikake.git"}], "feed": ["https://github.com/antoligy/furikake/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-04-24 14:43:06 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo", "mozilla"], "x-ebuild-count": 8}, "fusion809": {"quality": "experimental", "status": "unofficial", "name": "fusion809", "description": {"en": "Brenton's Portage overlay"}, "homepage": "https://github.com/fusion809/fusion809-overlay", "owner": [{"type": "person", "email": "brentonhorne77@gmail.com", "name": "Brenton Horne"}], "source": [{"type": "git", "uri": "https://github.com/fusion809/fusion809-overlay.git"}, {"type": "git", "uri": "git://github.com/fusion809/fusion809-overlay.git"}], "feed": ["https://github.com/fusion809/fusion809-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 12:42:21 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "fuverlay": {"quality": "experimental", "status": "unofficial", "name": "fuverlay", "description": {"en": "Funkill's overlay"}, "homepage": "https://github.com/funkill/fuverlay", "owner": [{"type": "person", "email": "funkill2@gmail.com", "name": "Funkill"}], "source": [{"type": "git", "uri": "https://github.com/funkill/fuverlay.git"}], "feed": ["https://github.com/funkill/fuverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-02-03 01:49:12 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "gamarouns": {"quality": "experimental", "status": "official", "name": "gamarouns", "description": {"en": "Bits and pieces missing in gentoo or layman repos I need"}, "homepage": "https://bitbucket.org/amaroun/gamarouns", "owner": [{"type": "person", "email": "vit.kasal@gmail.com", "name": "amaroun"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/amaroun/gamarouns"}], "x-state": "GOOD", "x-timestamp": "2019-11-24 10:19:56 +0100", "x-masters": ["gentoo"], "x-ebuild-count": 43}, "gambas-overlay": {"quality": "experimental", "status": "unofficial", "name": "gambas-overlay", "description": {"en": "Gambas IDE overlay for Gentoo Linux"}, "homepage": "https://github.com/damex/gambas-overlay", "owner": [{"type": "person", "email": "damex.pp@gmail.com", "name": "Roman Kuzmitsky"}], "source": [{"type": "git", "uri": "https://github.com/damex/gambas-overlay.git"}], "feed": ["https://github.com/damex/gambas-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-02-10 01:31:50 +0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "gamerlay": {"quality": "experimental", "status": "unofficial", "name": "gamerlay", "description": {"en": "\n Gamers overlay for all various games. Not related with games team.\n "}, "homepage": "https://cgit.gentoo.org/proj/gamerlay.git", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gamerlay.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gamerlay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gamerlay.git"}], "feed": ["https://cgit.gentoo.org/proj/gamerlay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-21 08:18:15 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 104}, "gcarq": {"quality": "experimental", "status": "unofficial", "name": "gcarq", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/gcarq/gcarq-overlay", "owner": [{"type": "person", "email": "michael.egger@tsn.at", "name": "Michael Egger"}], "source": [{"type": "git", "uri": "https://github.com/gcarq/gcarq-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/gcarq/gcarq-overlay.git"}], "feed": ["https://github.com/gcarq/gcarq-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 18:40:15 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "genthree": {"quality": "experimental", "status": "unofficial", "name": "genthree", "description": {"en": "Gentoo overlay from the genthree project"}, "homepage": "https://genthree.io/overlay", "owner": [{"type": "person", "email": "nyronium@genthree.io", "name": "nyronium"}], "source": [{"type": "git", "uri": "https://gitlab.com/genthree/overlay.git"}], "feed": ["https://gitlab.com/genthree/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-18 16:27:50 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 49}, "gentoo": {"quality": "core", "status": "official", "name": "gentoo", "description": {"en": "Official Gentoo ebuild repository"}, "homepage": "https://gentoo.org/", "owner": [{"type": "project", "email": "bug-wranglers@gentoo.org"}], "source": [{"type": "rsync", "uri": "rsync://rsync.gentoo.org/gentoo-portage"}, {"type": "git", "uri": "https://anongit.gentoo.org/git/repo/gentoo.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/gentoo.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/gentoo.git"}], "feed": ["https://cgit.gentoo.org/repo/gentoo.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 15:57:20 +0200\n", "x-openpgp-signed": "U", "x-masters": [], "x-ebuild-count": 32352}, "gentoo-clang": {"quality": "experimental", "status": "unofficial", "name": "gentoo-clang", "description": {"en": "Gentoo overlay providing patches to build entire system with clang"}, "homepage": "https://github.com/BilyakA/gentoo-clang", "owner": [{"type": "person", "email": "bilyak.alexander@gmail.com", "name": "Alexander Bilyak"}], "source": [{"type": "git", "uri": "https://github.com/BilyakA/gentoo-clang.git"}, {"type": "git", "uri": "git://github.com/BilyakA/gentoo-clang.git"}, {"type": "git", "uri": "git@github.com:BilyakA/gentoo-clang.git"}], "feed": ["https://github.com/BilyakA/gentoo-clang/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 10:05:36 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "gentoo-mate": {"quality": "experimental", "status": "official", "name": "gentoo-mate", "description": {"en": "Gentoo MATE Desktop Project Repo"}, "homepage": "https://wiki.gentoo.org/wiki/Project:MATE", "owner": [{"type": "project", "email": "mate@gentoo.org", "name": "MATE Desktop Project"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gentoo-mate.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gentoo-mate.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gentoo-mate.git"}], "feed": ["https://cgit.gentoo.org/proj/gentoo-mate.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-09 18:52:11 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 176}, "gentoo-playground": {"quality": "experimental", "status": "unofficial", "name": "gentoo-playground", "description": {"en": "zeq's Playground for experimental ebuilds and eclasses"}, "homepage": "https://github.com/sjnewbury/gentoo-playground", "owner": [{"type": "person", "email": "steve@snewbury.org.uk", "name": "Steven Newbury"}], "source": [{"type": "git", "uri": "https://github.com/sjnewbury/gentoo-playground.git"}, {"type": "git", "uri": "git://github.com/sjnewbury/gentoo-playground.git"}, {"type": "git", "uri": "git@github.com:sjnewbury/gentoo-playground.git"}], "feed": ["https://github.com/sjnewbury/gentoo-playground/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-05-24 17:39:11 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "gentoo-zh": {"quality": "experimental", "status": "unofficial", "name": "gentoo-zh", "description": {"en": "To provide programs useful to Chinese speaking users (merged\n from gentoo-china and gentoo-taiwan)."}, "homepage": "https://github.com/microcai/gentoo-zh", "owner": [{"type": "person", "email": "microcai@fedoraproject.org"}], "source": [{"type": "git", "uri": "git://github.com/microcai/gentoo-zh.git"}], "feed": ["https://github.com/microcai/gentoo-zh/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 10:11:37 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 507}, "gerislay": {"quality": "experimental", "status": "unofficial", "name": "gerislay", "description": {"en": "A personal overlay with no specific focus (mainly to\n test ebuilds). Highly experimental. It is meant as a playground for me,\n but others might be interested."}, "homepage": "https://cgit.gentoo.org/repo/user/gerislay.git", "owner": [{"type": "person", "email": "gerion.entrup@flump.de", "name": "gerion"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/gerislay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/gerislay.git"}], "feed": ["https://cgit.gentoo.org/repo/user/gerislay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-28 22:35:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 46}, "gig": {"quality": "experimental", "status": "unofficial", "name": "gig", "description": {"en": "Gig OS's Overlay"}, "homepage": "https://github.com/Gig-OS/gig", "owner": [{"type": "person", "email": "yangmame@i2pmail.org"}], "source": [{"type": "git", "uri": "https://github.com/Gig-OS/gig.git"}], "feed": ["https://github.com/Gig-OS/gig/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:27:41 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "gitlab": {"quality": "experimental", "status": "unofficial", "name": "gitlab", "description": {"en": "Unofficial ebuilds for Gitlab"}, "homepage": "https://gitlab.awesome-it.de/overlays/gitlab", "owner": [{"type": "person", "email": "info@awesome-it.de", "name": "Daniel Morlock"}], "source": [{"type": "git", "uri": "https://gitlab.awesome-it.de/overlays/gitlab.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-14 17:08:41 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "glicOne": {"quality": "experimental", "status": "unofficial", "name": "glicOne", "description": {"en": "glicOne Overlay with non existing in layman utils"}, "homepage": "https://gitlab.com/glicOne/glicOne-overlay", "owner": [{"type": "person", "email": "romaniuk.cv@gmail.com", "name": "Vadim Romaniuk"}], "source": [{"type": "git", "uri": "https://gitlab.com/glicOne/glicOne-overlay.git"}, {"type": "git", "uri": "git@gitlab.com:glicOne/glicOne-overlay.git"}], "feed": ["http://github.com/RomaniukVadim/glicOne-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-12-26 12:40:44 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 175}, "gnome": {"quality": "experimental", "status": "official", "name": "gnome", "description": {"en": "experimental gnome ebuilds"}, "homepage": "https://cgit.gentoo.org/proj/gnome.git/", "owner": [{"type": "project", "email": "gnome@gentoo.org", "name": "GNOME team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gnome.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gnome.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gnome.git"}], "feed": ["https://cgit.gentoo.org/proj/gnome.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-03 12:40:32 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 125}, "gnome-next": {"quality": "experimental", "status": "unofficial", "name": "gnome-next", "description": {"en": "experimental newer gnome ebuilds"}, "homepage": "https://github.com/Heather/gentoo-gnome", "owner": [{"type": "person", "email": "cynede@gentoo.org", "name": "Mikhail Pukhlikov"}], "source": [{"type": "git", "uri": "https://github.com/Heather/gentoo-gnome.git"}, {"type": "git", "uri": "git@github.com:Heather/gentoo-gnome.git"}], "feed": ["https://github.com/Heather/gentoo-gnome/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 13:39:24 +0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 203}, "gnuradio": {"quality": "experimental", "status": "unofficial", "name": "gnuradio", "description": {"en": "A repository for GNURadio packages/addons"}, "homepage": "https://github.com/hololeap/gentoo-gnuradio", "owner": [{"type": "person", "email": "hololeap@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/hololeap/gentoo-gnuradio"}], "feed": ["https://github.com/hololeap/gentoo-gnuradio/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-04-01 15:09:34 -0600\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 126}, "gnustep": {"quality": "experimental", "status": "official", "name": "gnustep", "description": {"en": "Experimental ebuilds for GNUstep packages in Gentoo. Comments and bugreports are welcome!"}, "homepage": "https://cgit.gentoo.org/proj/gnustep.git/", "owner": [{"type": "project", "email": "gnustep@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gnustep.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gnustep.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gnustep.git"}], "feed": ["https://cgit.gentoo.org/proj/gnustep.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-01-14 17:11:46 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "gnux32": {"quality": "experimental", "status": "unofficial", "name": "gnux32", "description": {"en": "A personal overlay with ebuilds for the x32 ABI"}, "homepage": "https://github.com/1camper/gnux32", "owner": [{"type": "person", "email": "theonetruecamper@gmx.de", "name": "Matthias R\u00e4ncker"}], "source": [{"type": "git", "uri": "https://github.com/1camper/gnux32.git"}, {"type": "git", "uri": "git://github.com/1camper/gnux32.git"}], "feed": ["https://github.com/1camper/gnux32/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 08:54:28 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 92}, "go-overlay": {"quality": "experimental", "status": "unofficial", "name": "go-overlay", "description": {"en": "Golang related ebuilds"}, "homepage": "https://github.com/Dr-Terrible/go-overlay", "owner": [{"type": "person", "email": "toffanin.mauro@gmail.com", "name": "Mauro Toffanin"}], "source": [{"type": "git", "uri": "https://github.com/Dr-Terrible/go-overlay.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-13 14:50:50 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 264}, "godin": {"quality": "experimental", "status": "unofficial", "name": "godin", "description": {"en": "Godin's Gentoo Overlay"}, "homepage": "https://github.com/Godin/gentoo-overlay", "owner": [{"type": "person", "email": "mandrikov@gmail.com", "name": "Evgeny Mandrikov"}], "source": [{"type": "git", "uri": "https://github.com/Godin/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/Godin/gentoo-overlay.git"}], "feed": ["https://github.com/Godin/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-20 12:08:54 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "goris": {"quality": "experimental", "status": "unofficial", "name": "goris", "description": {"en": "Goris overlay"}, "homepage": "https://cgit.gentoo.org/repo/user/goris.git/", "owner": [{"type": "person", "email": "norayr.am@gmail.com", "name": "Norayr Mirakyan"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/goris.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/goris.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/goris.git"}], "feed": ["https://cgit.gentoo.org/repo/user/goris.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-10-16 19:37:55 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "graaff": {"quality": "experimental", "status": "official", "name": "graaff", "description": {"en": "Developer overlay of Hans de Graaff with mostly ruby and\n xemacs ebuilds, and a few assorted other goodies."}, "homepage": "http://moving-innovations.com/blog/", "owner": [{"type": "person", "email": "graaff@gentoo.org", "name": "Hans de Graaff"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/graaff.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/graaff.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/graaff.git"}], "feed": ["https://cgit.gentoo.org/dev/graaff.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 10:13:32 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 422}, "grub2-themes": {"quality": "experimental", "status": "official", "name": "grub2-themes", "description": {"en": "Overlay dedicated to Grub2 themes (of any distribution)"}, "homepage": "https://gitweb.gentoo.org/repo/proj/grub2-themes.git/", "owner": [{"type": "person", "email": "sping@gentoo.org", "name": "Sebastian Pipping"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/grub2-themes.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/grub2-themes.git"}], "feed": ["https://gitweb.gentoo.org/repo/proj/grub2-themes.git/atom/?h=master"], "x-state": "GOOD", "x-timestamp": "2015-07-19 17:38:24 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "gsview-overlay": {"quality": "experimental", "status": "unofficial", "name": "gsview-overlay", "description": {"en": "Overlay for the gsview and some other plotting/scientific soft"}, "homepage": "https://github.com/uleysky/gsview-overlay", "owner": [{"type": "person", "email": "uleysky@gmail.com", "name": "Michael Uleysky"}], "source": [{"type": "git", "uri": "https://github.com/uleysky/gsview-overlay.git"}, {"type": "git", "uri": "git://github.com/uleysky/gsview-overlay.git"}, {"type": "git", "uri": "git@github.com:uleysky/gsview-overlay.git"}], "feed": ["https://github.com/uleysky/gsview-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-08-01 15:57:31 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "guru": {"quality": "experimental", "status": "unofficial", "name": "guru", "description": {"en": "GURU: Ebuild repository entirely maintained by Gentoo users"}, "homepage": "https://wiki.gentoo.org/wiki/Project:GURU", "owner": [{"type": "project", "email": "guru@gentoo.org", "name": "GURU"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/guru.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/guru.git"}], "feed": ["https://cgit.gentoo.org/repo/proj/guru.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-22 10:03:40 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 396}, "haarp": {"quality": "experimental", "status": "unofficial", "name": "haarp", "description": {"en": "misc ebuilds that aren't in the main tree"}, "homepage": "https://cgit.gentoo.org/user/haarp.git/", "owner": [{"type": "person", "email": "main.haarp@gmail.com", "name": "haarp"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/user/haarp.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-13 13:08:21 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 50}, "hamper-overlay": {"quality": "experimental", "status": "unofficial", "name": "hamper-overlay", "description": {"en": "User overlay"}, "homepage": "https://github.com/hamper/hamper-overlay", "owner": [{"type": "person", "email": "hamper.nhs@gmail.com", "name": "Alexander Pilipenko"}], "source": [{"type": "git", "uri": "https://github.com/Hamper/hamper-overlay.git"}, {"type": "git", "uri": "git://github.com/hamper/hamper-overlay.git"}], "feed": ["https://github.com/hamper/hamper-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-14 04:02:20 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 18}, "han": {"quality": "experimental", "status": "unofficial", "name": "han", "description": {"en": "Han's personal ebuild repository"}, "homepage": "https://github.com/hanmertens/han-overlay", "owner": [{"type": "person", "email": "hanmertens@outlook.com", "name": "Han Mertens"}], "source": [{"type": "git", "uri": "https://github.com/hanmertens/han-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/hanmertens/han-overlay.git"}], "feed": ["https://github.com/hanmertens/han-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-18 23:35:19 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "hangul-typing": {"quality": "experimental", "status": "unofficial", "name": "hangul-typing", "description": {"en": "It contains hangul-typing tutors."}, "homepage": "https://gitlab.com/espresso.tiger/hangul-typing", "owner": [{"type": "person", "email": "espresso.tiger@gmail.com", "name": "espresso tiger"}], "source": [{"type": "git", "uri": "https://gitlab.com/espresso.tiger/hangul-typing.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/espresso.tiger/hangul-typing.git"}], "feed": ["https://gitlab.com/espresso.tiger/hangul-typing/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-23 22:47:42 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo", "haskell"], "x-ebuild-count": 3}, "haskell": {"quality": "experimental", "status": "official", "name": "haskell", "description": {"en": "The Official Gentoo Haskell overlay."}, "homepage": "https://github.com/gentoo-haskell", "owner": [{"type": "project", "email": "haskell@gentoo.org"}], "source": [{"type": "git", "uri": "https://github.com/gentoo-haskell/gentoo-haskell.git"}, {"type": "git", "uri": "git://github.com/gentoo-haskell/gentoo-haskell.git"}, {"type": "git", "uri": "https://github.com/gentoo-haskell/gentoo-haskell.git"}], "feed": ["https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 09:58:47 +1000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 3232}, "heindsight": {"quality": "experimental", "status": "unofficial", "name": "heindsight", "description": {"en": "heindsight's personal overlay"}, "homepage": "https://github.com/heindsight/gentoo_overlay", "owner": [{"type": "person", "email": "heindsight@kruger.dev", "name": "Heinrich Kruger"}], "source": [{"type": "git", "uri": "https://github.com/heindsight/gentoo_overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/heindsight/gentoo_overlay.git"}], "feed": ["https://github.com/heindsight/gentoo_overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-12-07 14:47:21 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "hering-overlay": {"quality": "experimental", "status": "unofficial", "name": "hering-overlay", "description": {"en": "Richard Hering's gentoo overlay"}, "homepage": "https://github.com/internethering/hering-overlay", "owner": [{"type": "person", "email": "richard@internethering.de", "name": "Richard Hering"}], "source": [{"type": "git", "uri": "https://github.com/internethering/hering-overlay.git"}], "feed": ["https://github.com/internethering/hering-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-02 11:05:22 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 47}, "hexedit-overlay": {"quality": "experimental", "status": "unofficial", "name": "hexedit-overlay", "description": {"en": "Ebuilds for infrastructure-related packages and my own projects"}, "homepage": "http://hexedit.me/gentoo/", "owner": [{"type": "person", "email": "hexedit@ifproject.ru", "name": "Timofey Negrebetsky"}], "source": [{"type": "git", "uri": "https://git.ifproject.ru/hexedit/gentoo-overlay.git"}], "x-timestamp-command": ["git", "log", "--format=%ci", "-1"], "x-openpgp-signature-command": ["git", "show", "-q", "--pretty=format:%G?", "HEAD"], "x-state": "SYNC_FAIL"}, "hhvm": {"quality": "experimental", "status": "unofficial", "name": "hhvm", "description": {"en": "hhvm gentoo overlay"}, "homepage": "https://github.com/reanimus/hhvm-overlay", "owner": [{"type": "person", "email": "alex@guzman.io", "name": "Alex Guzman"}], "source": [{"type": "git", "uri": "https://github.com/reanimus/hhvm-overlay.git"}, {"type": "git", "uri": "git://github.com/reanimus/hhvm-overlay.git"}], "feed": ["https://github.com/reanimus/hhvm-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-08-10 00:36:19 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "hibiscus": {"quality": "experimental", "status": "unofficial", "name": "hibiscus", "description": {"en": "Hibiscus homebanking overlay"}, "homepage": "https://cgit.gentoo.org/user/hibiscus.git/", "owner": [{"type": "person", "email": "gentoo@posteo.de", "name": "Fabian K\u00f6ster"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/hibiscus.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/hibiscus.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/hibiscus.git"}], "feed": ["https://cgit.gentoo.org/user/hibiscus.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-10-28 17:09:06 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "holgersson-overlay": {"quality": "experimental", "status": "unofficial", "name": "holgersson-overlay", "description": {"en": "Nils \"holgersson\" Freydank's personal overlay"}, "homepage": "https://git.holgersson.xyz", "owner": [{"type": "person", "email": "holgersson@posteo.de", "name": "Nils Freydank"}], "source": [{"type": "git", "uri": "https://git.holgersson.xyz/foss/holgersson-overlay"}], "x-state": "GOOD", "x-timestamp": "2020-05-13 08:35:07 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "hossie": {"quality": "experimental", "status": "unofficial", "name": "hossie", "description": {"en": "gentoo-overlay from hossie"}, "homepage": "https://git.hossie.de/projects/GEN/repos/gentoo-overlay/browse", "owner": [{"type": "person", "email": "hossie@hossie.de"}], "source": [{"type": "git", "uri": "https://git.hossie.de/scm/gen/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 14:09:51 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 86}, "ikelos": {"quality": "experimental", "status": "unofficial", "name": "ikelos", "description": {"en": "Ikelos's hospice for broken and damaged ebuilds."}, "homepage": "https://cgit.gentoo.org/dev/ikelos.git/", "owner": [{"type": "person", "email": "ikelos@gentoo.org", "name": "Mike Auty"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/ikelos.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/ikelos.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/ikelos.git"}], "feed": ["https://cgit.gentoo.org/dev/ikelos.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 01:22:44 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 122}, "imaging": {"quality": "experimental", "status": "unofficial", "name": "imaging", "description": {"en": "Gentoo overlay for image processing and visualization"}, "homepage": "https://github.com/gerddie/gentoo-imaging", "owner": [{"type": "person", "email": "gw.fossdev@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/gerddie/gentoo-imaging.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-13 19:29:18 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 44}, "interactive-fiction": {"quality": "experimental", "status": "unofficial", "name": "interactive-fiction", "description": {"en": "Packages for players and authors of interactive\n fiction"}, "owner": [{"type": "person", "email": "levertond@googlemail.com"}], "source": [{"type": "git", "uri": "git://repo.or.cz/gentoo-interactive-fiction.git"}], "feed": ["http://repo.or.cz/w/gentoo-interactive-fiction.git?a=rss"], "x-state": "GOOD", "x-timestamp": "2020-02-22 15:48:44 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "ixit": {"quality": "experimental", "status": "unofficial", "name": "ixit", "description": {"en": "iXit overlay"}, "homepage": "https://github.com/okias/ixit", "owner": [{"type": "person", "email": "david@ixit.cz", "name": "David Heidelberger"}], "source": [{"type": "git", "uri": "https://github.com/okias/ixit.git"}, {"type": "git", "uri": "git://github.com/okias/ixit.git"}, {"type": "git", "uri": "git@github.com:okias/ixit.git"}], "feed": ["https://github.com/okias/ixit/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 16:39:02 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "jacendi-overlay": {"quality": "experimental", "status": "unofficial", "name": "jacendi-overlay", "description": {"en": "id Software games overlay"}, "homepage": "https://bitbucket.org/jacendi/jacendi-overlay", "owner": [{"type": "person", "email": "jacendi@protonmail.com", "name": "Vladimir Gavrilov"}], "source": [{"type": "git", "uri": "https://bitbucket.org/jacendi/jacendi-overlay"}], "feed": ["https://bitbucket.org/jacendi/jacendi-overlay/atom"], "x-state": "GOOD", "x-timestamp": "2019-07-09 12:35:42 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "jamesbroadhead": {"quality": "experimental", "status": "unofficial", "name": "jamesbroadhead", "description": {"en": "James Broadhead's personal overlay and pre-sunrise testing ground"}, "homepage": "https://cgit.gentoo.org/user/jamesbroadhead.git/", "owner": [{"type": "person", "email": "jamesbroadhead@gmail.com", "name": "James Broadhead"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/jamesbroadhead.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/jamesbroadhead.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/jamesbroadhead.git"}], "feed": ["https://cgit.gentoo.org/user/jamesbroadhead.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-02-25 09:15:45 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "java": {"quality": "experimental", "status": "official", "name": "java", "description": {"en": "Java overlay"}, "homepage": "https://cgit.gentoo.org/proj/java.git/", "owner": [{"type": "project", "email": "java@gentoo.org", "name": "Gentoo Java team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/java.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/java.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/java.git"}], "feed": ["https://cgit.gentoo.org/proj/java.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-19 12:37:44 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 140}, "jboro-overlay": {"quality": "experimental", "status": "unofficial", "name": "jboro-overlay", "description": {"en": "personal experimental ebuilds"}, "homepage": "https://github.com/JBoro/portage", "owner": [{"type": "person", "email": "justin.borodinsky@gmail.com", "name": "justin borodinsky"}], "source": [{"type": "git", "uri": "https://github.com/JBoro/portage.git"}], "x-state": "GOOD", "x-timestamp": "2015-08-08 11:25:17 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "jellybean": {"quality": "experimental", "status": "unofficial", "name": "jellybean", "description": {"en": "My personal overlay"}, "homepage": "https://github.com/qi777xj/jellybean", "owner": [{"type": "person", "email": "qi777xj@gmail.com", "name": "Hyogeon Gi"}], "source": [{"type": "git", "uri": "https://github.com/qi777xj/jellybean.git"}, {"type": "git", "uri": "git+ssh://git@github.com/qi777xj/jellybean.git"}], "feed": ["https://github.com/qi777xj/jellybean/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-06 07:33:29 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "jkolo": {"quality": "experimental", "status": "unofficial", "name": "jkolo", "description": {"en": "Jerzy Kolosowski's Gentoo overlay"}, "homepage": "https://git.kolosowscy.pl/jurek/gentoo-overlay", "owner": [{"type": "person", "email": "jerzy@kolosowscy.pl", "name": "Jerzy Kolosowski"}], "source": [{"type": "git", "uri": "https://git.kolosowscy.pl/jurek/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 21:50:33 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "jm-overlay": {"quality": "experimental", "status": "unofficial", "name": "jm-overlay", "description": {"en": "Personal overlay with more or less random ebuilds"}, "homepage": "https://github.com/Jannis234/jm-overlay", "owner": [{"type": "person", "email": "jannis@ctrl-c.xyz", "name": "Jannis234"}], "source": [{"type": "git", "uri": "https://github.com/Jannis234/jm-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-06 21:22:27 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 766}, "jmbsvicetto": {"quality": "experimental", "status": "official", "name": "jmbsvicetto", "description": {"en": "Jorge Manuel B. S. Vicetto developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/jmbsvicetto.git", "owner": [{"type": "person", "email": "jmbsvicetto@gentoo.org", "name": "Jorge Manuel B. S. Vicetto"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/jmbsvicetto.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/jmbsvicetto.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/jmbsvicetto.git"}], "feed": ["https://cgit.gentoo.org/dev/jmbsvicetto.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-22 01:10:36 +0000\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 75}, "jmesmon": {"quality": "experimental", "status": "unofficial", "name": "jmesmon", "description": {"en": "miscellanious fixes, modifications, and newer versions of ebuilds"}, "homepage": "https://github.com/jmesmon/overlay", "owner": [{"type": "person", "email": "jmesmon@gmail.com", "name": "Cody Schafer"}], "source": [{"type": "git", "uri": "git://github.com/jmesmon/overlay.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2019-02-01 17:27:57 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "johnmh": {"quality": "experimental", "status": "unofficial", "name": "johnmh", "description": {"en": "Personal overlay of johnmh"}, "homepage": "https://cgit.gentoo.org/repo/user/johnmh.git/", "owner": [{"type": "person", "email": "johnmh@openblox.org", "name": "John Harris"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/johnmh.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/johnmh"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/johnmh.git"}], "feed": ["https://cgit.gentoo.org/repo/user/johnmh.git/atom/"], "x-state": "GOOD", "x-timestamp": "2016-10-15 23:51:35 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "johu": {"quality": "experimental", "status": "official", "name": "johu", "description": {"en": "Johannes Huber developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/johu.git", "owner": [{"type": "person", "email": "johu@gentoo.org", "name": "Johannes Huber"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/johu.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/johu.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/johu.git"}], "feed": ["https://cgit.gentoo.org/dev/johu.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-18 11:42:18 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "jollheef-overlay": {"quality": "experimental", "status": "unofficial", "name": "jollheef-overlay", "description": {"en": "Collection of various ebuilds"}, "homepage": "https://github.com/jollheef/jollheef-overlay", "owner": [{"type": "person", "email": "jollheef@riseup.net", "name": "Mikhail Klementyev"}], "source": [{"type": "git", "uri": "https://github.com/jollheef/jollheef-overlay.git"}, {"type": "git", "uri": "git://github.com/jollheef/jollheef-overlay.git"}, {"type": "git", "uri": "git@github.com:jollheef/jollheef-overlay.git"}], "feed": ["https://github.com/jollheef/jollheef-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-12-24 18:49:16 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "jorgicio": {"quality": "experimental", "status": "unofficial", "name": "jorgicio", "description": {"en": "Gentoo repository made by Jorgicio."}, "homepage": "https://github.com/jorgicio/jorgicio-gentoo", "owner": [{"type": "person", "email": "jpizarrocallejas@gmail.com", "name": "Jorge Pizarro Callejas"}], "source": [{"type": "git", "uri": "https://github.com/jorgicio/jorgicio-gentoo.git"}, {"type": "git", "uri": "git://github.com/jorgicio/jorgicio-gentoo.git"}, {"type": "git", "uri": "git@github.com:jorgicio/jorgicio-gentoo.git"}], "feed": ["https://github.com/jorgicio/jorgicio-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 22:43:53 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 506}, "jsteward": {"quality": "experimental", "status": "unofficial", "name": "jsteward", "description": {"en": "jsteward's personal overlay"}, "homepage": "https://github.com/KireinaHoro/jsteward", "owner": [{"type": "person", "email": "i@jsteward.moe", "name": "KireinaHoro"}], "source": [{"type": "git", "uri": "https://github.com/KireinaHoro/jsteward.git"}, {"type": "git", "uri": "git://github.com/KireinaHoro/jsteward.git"}, {"type": "git", "uri": "git@github.com:KireinaHoro/jsteward.git"}], "feed": ["https://github.com/KireinaHoro/jsteward/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-25 14:30:10 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "junkdrawer": {"quality": "experimental", "status": "unofficial", "name": "junkdrawer", "description": {"en": "Various development tools, libraries, and patches not in Gentoo (yet)"}, "homepage": "https://github.com/doctaweeks/junkdrawer-overlay", "owner": [{"type": "person", "email": "dan@danweeks.net", "name": "Daniel M. Weeks"}], "source": [{"type": "git", "uri": "https://github.com/doctaweeks/junkdrawer-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2019-08-05 15:51:52 -0400\n", "x-openpgp-signed": "N", "x-masters": ["dlang", "gentoo"], "x-ebuild-count": 454}, "k_f": {"quality": "experimental", "status": "unofficial", "name": "k_f", "description": {"en": "K_F's personal overlay"}, "homepage": "http://git.sumptuouscapital.com/?p=portage-overlay.git;a=summary", "owner": [{"type": "person", "email": "k_f@gentoo.org", "name": "Kristian Fiskerstrand"}], "source": [{"type": "git", "uri": "git://git.sumptuouscapital.com/portage-overlay.git"}], "feed": ["http://git.sumptuouscapital.com/?p=portage-overlay.git;a=atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-10-15 22:19:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 47}, "kaa": {"quality": "experimental", "status": "unofficial", "name": "kaa", "description": {"en": "Kaa's experimental overlay"}, "homepage": "http://www.kaa.org.ua", "owner": [{"type": "person", "email": "oleg@kaa.org.ua", "name": "Oleg Kravchenko"}], "source": [{"type": "git", "uri": "https://github.com/Oleh-Kravchenko/kaa-layman.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-06 14:49:43 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "kde": {"quality": "experimental", "status": "official", "name": "kde", "description": {"en": "Official KDE team's testing overlay."}, "homepage": "https://kde.gentoo.org", "owner": [{"type": "project", "email": "kde@gentoo.org", "name": "KDE Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/kde.git"}, {"type": "git", "uri": "https://github.com/gentoo/kde.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/kde.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/kde.git"}], "feed": ["https://cgit.gentoo.org/proj/kde.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 01:28:06 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 832}, "keepbot-overlay": {"quality": "experimental", "status": "unofficial", "name": "keepbot-overlay", "description": {"en": "keepbot's personal ebuild repository"}, "homepage": "https://github.com/d-k-ivanov/gentoo-overlay.git", "owner": [{"type": "person", "email": "d.k.ivanov@live.com", "name": "Dmitry Ivanov"}], "source": [{"type": "git", "uri": "https://github.com/d-k-ivanov/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/d-k-ivanov/gentoo-overlay.git"}], "feed": ["https://github.com/d-k-ivanov/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-03-13 14:51:26 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "khoverlay": {"quality": "experimental", "status": "unofficial", "name": "khoverlay", "description": {"en": "Khumba's overlay, mainly Haskell packages"}, "homepage": "https://gitlab.com/khumba/khoverlay", "owner": [{"type": "person", "email": "bog@khumba.net", "name": "Bryan Gardiner"}], "source": [{"type": "git", "uri": "https://gitlab.com/khumba/khoverlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/khumba/khoverlay.git"}], "feed": ["https://gitlab.com/khumba/khoverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 20:11:46 -0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 86}, "klondike": {"quality": "experimental", "status": "unofficial", "name": "klondike", "description": {"en": "Ebuilds made and modified by klondike, mainly sound and virtualization"}, "homepage": "https://cgit.gentoo.org/user/klondike.git/", "owner": [{"type": "person", "email": "klondike@gentoo.org", "name": "Francisco Blas Izquierdo Riera"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/klondike.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/klondike.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/klondike.git"}], "feed": ["https://cgit.gentoo.org/user/klondike.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-16 22:29:40 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 26}, "konsolebox": {"quality": "experimental", "status": "unofficial", "name": "konsolebox", "description": {"en": "konsolebox's overlay"}, "homepage": "https://github.com/konsolebox/overlay", "owner": [{"type": "person", "email": "konsolebox@gmail.com", "name": "konsolebox"}], "source": [{"type": "git", "uri": "https://github.com/konsolebox/overlay.git"}], "feed": ["https://github.com/konsolebox/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 12:12:33 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "kryptus": {"quality": "experimental", "status": "unofficial", "name": "kryptus", "description": {"en": "A pocket repository for few unavailable packages"}, "homepage": "https://github.com/kryptuss/gentoo-overlay", "owner": [{"type": "person", "email": "milos.om.dj@gmail.com", "name": "Milo\u0161 O. \u0110ur\u0111evi\u0107"}], "source": [{"type": "git", "uri": "https://github.com/kryptuss/gentoo-overlay.git"}], "feed": ["https://github.com/kryptuss/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-06-25 04:20:26 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "lacimarsik-overlay": {"quality": "experimental", "status": "unofficial", "name": "lacimarsik-overlay", "description": {"en": "Various patches and improvements on Gentoo Linux ebuilds"}, "homepage": "https://github.com/lacimarsik/lacimarsik-overlay", "owner": [{"type": "person", "email": "laci.marsik@gmail.com", "name": "Ladislav Marsik"}], "source": [{"type": "git", "uri": "https://github.com/lacimarsik/lacimarsik-overlay.git"}], "feed": ["https://github.com/lacimarsik/lacimarsik-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-05-25 13:39:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "lanodanOverlay": {"quality": "experimental", "status": "unofficial", "name": "lanodanOverlay", "description": {"en": "Additionnal goals; experiments, necromancy, portability, diversity, \u2026", "fr": "Buts additionnels; Exp\u00e9rimentations, n\u00e9cromancie, portabilit\u00e9e, diversit\u00e9e, \u2026"}, "homepage": "https://hacktivis.me/git/overlay", "owner": [{"type": "person", "email": "contact@hacktivis.me", "name": "Haelwenn (lanodan) Monnier"}], "source": [{"type": "git", "uri": "https://hacktivis.me/git/overlay.git"}, {"type": "git", "uri": "https://gitlab.com/lanodan/overlay.git"}, {"type": "git", "uri": "git://hacktivis.me/git/overlay.git"}, {"type": "git", "uri": "git://gitlab.com/lanodan/overlay.git"}], "feed": ["https://hacktivis.me/git/overlay/atom.xml"], "x-state": "GOOD", "x-timestamp": "2020-05-08 08:10:59 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "lua"], "x-ebuild-count": 240}, "laurentb": {"quality": "experimental", "status": "unofficial", "name": "laurentb", "description": {"en": "Various packages"}, "homepage": "https://github.com/laurentb/gentoo-overlay", "owner": [{"type": "person", "email": "laurent@bachelier.name", "name": "Laurent Bachelier"}], "source": [{"type": "git", "uri": "git://github.com/laurentb/gentoo-overlay.git"}, {"type": "git", "uri": "https://github.com/laurentb/gentoo-overlay.git"}], "feed": ["https://github.com/feeds/laurentb/commits/gentoo-overlay/master"], "x-state": "GOOD", "x-timestamp": "2020-03-27 20:38:31 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 71}, "leio": {"quality": "experimental", "status": "official", "name": "leio", "description": {"en": "Mart Raudsepp developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/leio.git", "owner": [{"type": "person", "email": "leio@gentoo.org", "name": "Mart Raudsepp"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/leio.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/leio.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/leio.git"}], "feed": ["https://cgit.gentoo.org/dev/leio.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-22 13:57:49 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "levenkov": {"quality": "experimental", "status": "unofficial", "name": "levenkov", "description": {"en": "levenkov personal overlay"}, "homepage": "https://cgit.gentoo.org/user/levenkov.git", "owner": [{"type": "person", "email": "artem@levenkov.org", "name": "Artem Levenkov"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/user/levenkov.git"}, {"type": "git", "uri": "http://cgit.gentooexperimental.org/user/levenkov.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/levenkov.git"}], "x-state": "GOOD", "x-timestamp": "2015-02-20 13:13:52 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "librepilot": {"quality": "experimental", "status": "unofficial", "name": "librepilot", "description": {"en": "Librepilot flight control software overlay"}, "homepage": "https://github.com/paul-jewell/librepilot-overlay", "owner": [{"type": "person", "email": "paul@teulu.org", "name": "Paul Jewell"}], "source": [{"type": "git", "uri": "https://github.com/paul-jewell/librepilot-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/paul-jewell/librepilot-overlay.git"}], "feed": ["https://github.com/paul-jewell/librepilot-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-26 13:52:05 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "libressl": {"quality": "experimental", "status": "official", "name": "libressl", "description": {"en": "LibreSSL ebuilds testing repository"}, "homepage": "https://wiki.gentoo.org/wiki/Project:LibreSSL", "owner": [{"type": "project", "email": "libressl@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/libressl.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/libressl.git"}], "feed": ["https://cgit.gentoo.org/repo/proj/libressl.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-22 18:23:08 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "linux-be": {"quality": "experimental", "status": "unofficial", "name": "linux-be", "description": {"en": "Port of Boot Environments for GNU/Linux"}, "homepage": "https://gitlab.com/linux-be", "owner": [{"type": "person", "email": "vitaut.bayaryn@gmail.com", "name": "Witaut Bajaryn"}, {"type": "person", "email": "a.mistewicz@gmail.com", "name": "Aleksander Mistewicz"}], "source": [{"type": "git", "uri": "https://gitlab.com/linux-be/overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/linux-be/overlay.git"}], "feed": ["https://gitlab.com/linux-be/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-31 22:55:30 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "linuxunderground-overlay": {"quality": "experimental", "status": "unofficial", "name": "linuxunderground-overlay", "description": {"en": "experimental ebuilds from linuxunderground.be"}, "homepage": "https://github.com/linuxunderground/gentoo.overlay", "owner": [{"type": "person", "email": "vincent.hardy.be@gmail.com", "name": "linuxunderground"}], "source": [{"type": "git", "uri": "git://github.com/linuxunderground/gentoo.overlay.git"}, {"type": "git", "uri": "https://github.com/linuxunderground/gentoo.overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 19:04:27 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 142}, "linxon": {"quality": "experimental", "status": "unofficial", "name": "linxon", "description": {"en": "linxon personal overlay"}, "homepage": "https://github.com/linxon/gentoo-overlay", "owner": [{"type": "person", "email": "email@linxon.ru", "name": "linxon"}], "source": [{"type": "git", "uri": "https://github.com/linxon/gentoo-overlay.git"}], "feed": ["https://github.com/linxon/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 11:03:55 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 213}, "lisp": {"quality": "experimental", "status": "official", "name": "lisp", "description": {"en": "Common Lisp/Scheme development, recruitment and live overlay.\n Support and feedback in `#gentoo-lisp' and via\n `gentoo-lisp@lists.gentoo.org'."}, "homepage": "https://cgit.gentoo.org/proj/lisp.git", "owner": [{"type": "project", "email": "lisp@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/lisp.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/lisp.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/lisp.git"}], "feed": ["https://cgit.gentoo.org/proj/lisp.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-12 13:18:19 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 383}, "lmiphay": {"quality": "experimental", "status": "unofficial", "name": "lmiphay", "description": {"en": "Personal overlay of Paul Healy"}, "homepage": "https://cgit.gentoo.org/user/lmiphay.git/", "owner": [{"type": "person", "email": "lmiphay@gmail.com", "name": "Paul Healy"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/user/lmiphay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 14:35:02 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 274}, "lordvan": {"quality": "experimental", "status": "unofficial", "name": "lordvan", "description": {"en": "LordVan's Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/lordvan.git", "owner": [{"type": "person", "email": "lordvan@gentoo.org", "name": "Thomas Raschbacher"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/dev/lordvan.git"}, {"type": "git", "uri": "https://anongit.gentoo.org/git/dev/lordvan.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/lordvan.git"}], "feed": ["https://cgit.gentoo.org/dev/lordvan.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2018-05-08 08:47:52 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "lto-overlay": {"quality": "experimental", "status": "unofficial", "name": "lto-overlay", "description": {"en": "A Portage configuration for O3, Graphite, and LTO system-wide"}, "homepage": "https://github.com/InBetweenNames/gentooLTO", "owner": [{"type": "person", "email": "lookatyouhacker@gmail.com", "name": "Shane Peelar"}], "source": [{"type": "git", "uri": "https://github.com/InBetweenNames/gentooLTO.git"}, {"type": "git", "uri": "git+ssh://git@github.com:InBetweenNames/gentooLTO.git"}], "feed": ["https://github.com/InBetweenNames/gentooLTO/commits/master"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:35:20 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "mv"], "x-ebuild-count": 16}, "lua": {"quality": "experimental", "status": "official", "name": "lua", "description": {"en": "Lua development overlay"}, "homepage": "https://cgit.gentoo.org/proj/lua.git/", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": "Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/lua.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/lua.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/lua.git"}], "feed": ["https://cgit.gentoo.org/proj/lua.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-07-14 18:49:25 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 165}, "luke-jr": {"quality": "experimental", "status": "unofficial", "name": "luke-jr", "description": {"en": "Misc ebuilds by Luke-Jr"}, "homepage": "http://luke.dashjr.org", "owner": [{"type": "person", "email": "luke-jr+gentoobugs@utopios.org"}], "source": [{"type": "git", "uri": "https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr"}], "x-state": "GOOD", "x-timestamp": "2020-05-03 19:16:45 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 150}, "luman": {"quality": "experimental", "status": "unofficial", "name": "luman", "description": {"en": "ccube's overlay"}, "homepage": "https://cgit.gentoo.org/user/luman.git/", "owner": [{"type": "person", "email": "gentoobugzilla@ccube.de", "name": "Lukas Elsner"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/luman.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/luman.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/luman.git"}], "feed": ["https://cgit.gentoo.org/user/luman.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2016-05-19 22:45:16 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "luxifer": {"quality": "experimental", "status": "unofficial", "name": "luxifer", "description": {"en": "Personal Overlay, contains stoken ebuilds"}, "homepage": "https://github.com/luxifr/olgentoo", "owner": [{"type": "person", "email": "dhertel@gmail.com", "name": "Dominik Keil"}], "source": [{"type": "git", "uri": "https://github.com/luxifr/olgentoo.git"}], "feed": ["https://github.com/luxifr/olgentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-04-04 07:38:43 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "lxde-gtk3": {"quality": "experimental", "status": "unofficial", "name": "lxde-gtk3", "description": {"en": "lxde-gtk3 overlay"}, "homepage": "https://github.com/rilian-la-te/lxde-gtk3-overlay", "owner": [{"type": "person", "email": "ria.freelander@gmail.com", "name": "Konstantin"}], "source": [{"type": "git", "uri": "https://github.com/rilian-la-te/lxde-gtk3-overlay.git"}, {"type": "git", "uri": "git://github.com/rilian-la-te/lxde-gtk3-overlay.git"}, {"type": "git", "uri": "git@github.com:rilian-la-te/lxde-gtk3-overlay.git"}], "feed": ["https://github.com/rilian-la-te/lxde-gtk3-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-02-12 16:03:52 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "maekke": {"quality": "experimental", "status": "official", "name": "maekke", "description": {"en": "Markus Meier developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/maekke.git", "owner": [{"type": "person", "email": "maekke@gentoo.org", "name": "Markus Meier"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/maekke.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/maekke.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/maekke.git"}], "feed": ["https://cgit.gentoo.org/dev/maekke.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-18 22:08:31 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "maggu2810-overlay": {"quality": "experimental", "status": "unofficial", "name": "maggu2810-overlay", "description": {"en": "maggu2810's Gentoo portage overlay."}, "homepage": "https://github.com/maggu2810/maggu2810-overlay", "owner": [{"type": "person", "email": "maggu2810@gmail.com", "name": "Markus Rathgeb"}], "source": [{"type": "git", "uri": "git://github.com/maggu2810/maggu2810-overlay.git"}, {"type": "git", "uri": "https://github.com/maggu2810/maggu2810-overlay.git"}], "feed": ["https://github.com/feeds/maggu2810/commits/maggu2810-overlay/master"], "x-state": "BAD_CACHE", "x-timestamp": "2020-03-30 11:57:26 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "mate-de-gentoo": {"quality": "experimental", "status": "unofficial", "name": "mate-de-gentoo", "description": {"en": "Updated ebuilds for mate-desktop environment"}, "homepage": "https://github.com/oz123/mate-de-gentoo", "owner": [{"type": "person", "email": "oz.tiram@gmail.com", "name": "OzTiram"}], "source": [{"type": "git", "uri": "https://github.com/oz123/mate-de-gentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-08 23:28:27 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 270}, "matrix": {"quality": "experimental", "status": "official", "name": "matrix", "description": {"en": "Overlay containing clients, servers and services for the Matrix protocol", "nl": "Overlay met clients, servers en services voor het Matrix protocol"}, "homepage": "https://gitlab.com/steils/matrix-overlay", "owner": [{"type": "person", "email": "steils@gentoo.org", "name": "Stefan Strogin"}], "source": [{"type": "git", "uri": "https://gitlab.com/steils/matrix-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/steils/matrix-overlay.git"}], "feed": ["https://gitlab.com/steils/matrix-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 19:15:42 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "megacoffee": {"quality": "experimental", "status": "unofficial", "name": "megacoffee", "description": {"en": "Mixed ebuilds from various sources: self-written missing ebuilds, more current ebuilds, ebuilds that just needed a slight update from official portage, ebuilds others posted on Gentoo Bugzilla, ebuilds with added patches, old ebuilds that were removed from official portage etc.", "de": "Verschiedene ebuilds aus verschiedenen Quellen: selbsterstellte ebuilds, ebuilds mit geringf\u00fcgigen \u00c4nderungen, gegen\u00fcber dem aktuellen Baum, ebuilds aus Gentoos Bugzilla, ebuilds mit erweiterten patches, alte ebuilds die nicht mehr im offiziellen Baum existieren, etc."}, "homepage": "http://gentoo-overlay.megacoffee.net", "owner": [{"type": "person", "email": "gentoo-overlay@megacoffee.net", "name": "MegaCoffee"}], "source": [{"type": "git", "uri": "https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay.git"}], "feed": ["https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay/-/commits/master?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 13:52:53 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 38}, "menelkir": {"quality": "experimental", "status": "unofficial", "name": "menelkir", "description": {"en": "Various ebuilds from different sources"}, "homepage": "https://gitlab.com/menelkir/gentoo-overlay", "owner": [{"type": "person", "email": "menelkir@itroll.org", "name": "Daniel Menelkir"}], "source": [{"type": "git", "uri": "https://gitlab.com/menelkir/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/menelkir/gentoo-overlay.git"}], "feed": ["https://gitlab.com/menelkir/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 10:50:54 -0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 320}, "metahax": {"quality": "experimental", "status": "unofficial", "name": "metahax", "description": {"en": "Some ebuilds that didn't seem to exist yet."}, "homepage": "https://github.com/metafarion/metahax", "owner": [{"type": "person", "email": "miles@ctrl-shift.net", "name": "Miles V."}], "source": [{"type": "git", "uri": "https://github.com/metafarion/metahax.git"}], "feed": ["https://github.com/metafarion/metahax/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 15:07:35 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "mgorny": {"quality": "experimental", "status": "official", "name": "mgorny", "description": {"en": "Micha\u0142 G\u00f3rny developer overlay"}, "homepage": "https://cgit.gentoo.org/repo/dev/mgorny.git", "owner": [{"type": "person", "email": "mgorny@gentoo.org", "name": "Micha\u0142 G\u00f3rny"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/mgorny.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/mgorny.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/mgorny.git"}], "feed": ["https://cgit.gentoo.org/repo/dev/mgorny.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-12-15 05:36:44 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "miramir": {"quality": "experimental", "status": "unofficial", "name": "miramir", "description": {"en": "Miramir repository"}, "homepage": "https://github.com/miramir/miramir-layman", "owner": [{"type": "person", "email": "gmiramir@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/miramir/miramir-layman.git"}], "feed": ["https://github.com/miramir/miramir-layman/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 10:31:42 +0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "mkeyoverlay": {"quality": "experimental", "status": "unofficial", "name": "mkeyoverlay", "description": {"en": "Overlay of Markus Knetschke"}, "homepage": "https://bitbucket.org/mknjc/mkeyoverlay", "owner": [{"type": "person", "email": "markus.knetschke@gmail.com", "name": "Markus Knetschke"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/mknjc/mkeyoverlay"}, {"type": "mercurial", "uri": "ssh://hg@bitbucket.org/mknjc/mkeyoverlay"}], "feed": ["https://bitbucket.org/mknjc/mkeyoverlay/atom", "https://bitbucket.org/mknjc/mkeyoverlay/rss"], "x-state": "BAD_CACHE", "x-timestamp": "2017-03-01 10:33:09 +0100", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "mklich": {"quality": "experimental", "status": "unofficial", "name": "mklich", "description": {"en": "For learning purposes."}, "homepage": "https://cgit.gentoo.org/user/mklich.git/", "owner": [{"type": "person", "email": "michal@michalklich.com", "name": "Micha\u0142 Klich"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/mklich.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/mklich.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/mklich.git"}], "feed": ["https://cgit.gentoo.org/user/mklich.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-09-24 07:21:41 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "mkr-overlay": {"quality": "experimental", "status": "unofficial", "name": "mkr-overlay", "description": {"en": "MalakymR's overlay"}, "homepage": "https://github.com/MalakymR/mkr-overlay", "owner": [{"type": "person", "email": "MalakymR@esdf.uk"}], "source": [{"type": "git", "uri": "https://github.com/MalakymR/mkr-overlay.git"}, {"type": "git", "uri": "git://github.com/MalakymR/mkr-overlay.git"}, {"type": "git", "uri": "git@github.com:MalakymR/mkr-overlay.git"}], "feed": ["https://github.com/MalakymR/mkr-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-03-12 11:24:30 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "moaxcp": {"quality": "experimental", "status": "unofficial", "name": "moaxcp", "description": {"en": "gentoo overlay for packages"}, "homepage": "https://github.com/moaxcp/moaxcp-gentoo-overlay", "owner": [{"type": "person", "email": "moaxcp@gmail.com", "name": "John Mercier"}], "source": [{"type": "git", "uri": "https://github.com/moaxcp/moaxcp-gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2015-08-11 18:15:55 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "moexiami": {"quality": "testing", "status": "unofficial", "name": "moexiami", "description": {"en": "Contains updated ebuilds (w/ more feature/control)\n for packages in the Gentoo tree, latest version ebuilds and newpackages\n not yet in the tree. Targeting high-quality for production use."}, "homepage": "https://github.com/Xiami2012/moexiami-ovl-dev", "owner": [{"type": "person", "email": "i@f2light.com", "name": "Xiami"}], "source": [{"type": "git", "uri": "https://github.com/Xiami2012/moexiami-ovl-sync.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Xiami2012/moexiami-ovl-sync.git"}], "x-state": "GOOD", "x-timestamp": "2019-02-07 11:48:24 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "moltonel": {"quality": "experimental", "status": "unofficial", "name": "moltonel", "description": {"en": "Vincent de Phily's private overlay"}, "homepage": "https://github.com/vincentdephily/moltonel-ebuilds/", "owner": [{"type": "person", "email": "moltonel@gmail.com", "name": "Vincent de Phily"}], "source": [{"type": "git", "uri": "git://github.com/vincentdephily/moltonel-ebuilds.git"}], "x-state": "GOOD", "x-timestamp": "2019-06-06 11:18:26 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "mooyooma": {"quality": "experimental", "status": "unofficial", "name": "mooyooma", "description": {"en": "mooyooma's personal overlay"}, "homepage": "https://gitlab.com/mooyooma-overlay/mooyooma-overlay", "owner": [{"type": "person", "email": "mooyooma@openmailbox.org", "name": "mooyooma"}], "source": [{"type": "git", "uri": "https://gitlab.com/mooyooma-overlay/mooyooma-overlay.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2017-08-22 15:18:06 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "mozilla": {"quality": "experimental", "status": "official", "name": "mozilla", "description": {"en": "New mozilla development that is not yet in tree"}, "homepage": "https://cgit.gentoo.org/proj/mozilla.git", "owner": [{"type": "project", "email": "mozilla@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/mozilla.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/mozilla.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/mozilla.git"}], "feed": ["https://cgit.gentoo.org/proj/mozilla.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-03 19:48:39 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "mschiff": {"quality": "experimental", "status": "official", "name": "mschiff", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/mschiff.git/", "owner": [{"type": "person", "email": "mschiff@gentoo.org", "name": "Marc Schiffbauer"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/mschiff.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/mschiff.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/mschiff.git"}], "feed": ["https://cgit.gentoo.org/dev/mschiff.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-09-23 21:26:27 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "multilib-portage": {"quality": "experimental", "status": "official", "name": "multilib-portage", "description": {"en": "multilib-overlay: emul-linux-x86 must die ;)"}, "homepage": "https://cgit.gentoo.org/proj/multilib-portage.git/", "owner": [{"type": "person", "email": "tommy@gentoo.org", "name": "Thomas Sachau"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/proj/multilib-portage.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-29 16:29:08 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "musl": {"quality": "experimental", "status": "official", "name": "musl", "description": {"en": "musl development overlay"}, "homepage": "https://cgit.gentoo.org/proj/musl.git/", "owner": [{"type": "project", "email": "musl@gentoo.org", "name": "Gentoo musl team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/musl.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/musl.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/musl.git"}], "feed": ["https://cgit.gentoo.org/proj/musl.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-20 09:38:35 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 184}, "musl-clang": {"quality": "experimental", "status": "unofficial", "name": "musl-clang", "description": {"en": "musl clang/libc++ overlay"}, "homepage": "https://github.com/karlguy/musl-clang/", "owner": [{"type": "person", "email": "bjornpagen@gmail.com", "name": "Bjorn Pagen"}], "source": [{"type": "git", "uri": "https://github.com/karlguy/musl-clang"}, {"type": "git", "uri": "git://github.com/karlguy/musl-clang"}], "feed": ["https://github.com/karlguy/musl-clang/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-03-01 16:56:29 -0500\n", "x-openpgp-signed": "E", "x-masters": ["musl", "gentoo"], "x-ebuild-count": 1}, "mv": {"quality": "experimental", "status": "unofficial", "name": "mv", "description": {"en": "Ebuilds for packages not in the Gentoo tree\n (lack of maintainer or too experimental) and live ebuilds\n or extensions/bugfixes for packages in the tree"}, "homepage": "https://cgit.gentoo.org/user/mv.git", "owner": [{"type": "person", "email": "martin@mvath.de", "name": "Martin V\u00e4th"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/mv.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/mv.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/mv.git"}], "feed": ["https://cgit.gentoo.org/user/mv.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 12:19:57 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 159}, "mva": {"quality": "experimental", "status": "unofficial", "name": "mva", "description": {"en": "mva's sandbox overlay"}, "homepage": "https://github.com/msva/mva-overlay/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://github.com/msva/mva-overlay"}, {"type": "git", "uri": "git://github.com/msva/mva-overlay"}], "feed": ["https://github.com/msva/mva-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-31 23:59:49 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 553}, "myov": {"quality": "experimental", "status": "unofficial", "name": "myov", "description": {"en": "My Overlay - custom Gentoo overlay from XGQT"}, "homepage": "https://gitlab.com/xgqt/myov.git", "owner": [{"type": "person", "name": "XGQT", "email": "xgqt@protonmail.com"}], "source": [{"type": "git", "uri": "https://gitlab.com/xgqt/myov.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/xgqt/myov.git"}], "feed": ["https://gitlab.com/xgqt/myov/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 02:53:35 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "mysql": {"quality": "experimental", "status": "official", "name": "mysql", "description": {"en": "Gentoo MySQL overlay"}, "homepage": "https://cgit.gentoo.org/proj/mysql.git/", "owner": [{"type": "project", "email": "mysql-bugs@gentoo.org", "name": "MySQL Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/mysql.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/mysql.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/mysql.git"}], "feed": ["https://cgit.gentoo.org/proj/mysql.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-08-26 10:13:26 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 39}, "nashedelo": {"quality": "experimental", "status": "unofficial", "name": "nashedelo", "description": {"en": "Experimental ebuilds"}, "homepage": "https://bitbucket.org/angry_elf/nashedelo", "owner": [{"type": "person", "email": "egurevich@smscoin.com", "name": "Evgeniy Gurevich"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/angry_elf/nashedelo"}], "feed": ["https://bitbucket.org/angry_elf/nashedelo/rss"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-14 07:39:15 +0200", "x-masters": ["gentoo"], "x-ebuild-count": 92}, "nelson-graca": {"quality": "experimental", "status": "unofficial", "name": "nelson-graca", "description": {"en": "Nelson Gra\u00e7a personal Overlay"}, "homepage": "https://github.com/nelsongraca/gentoo-overlay", "owner": [{"type": "person", "email": "graca.nelson@gmail.com", "name": "Nelson Gra\u00e7a"}], "source": [{"type": "git", "uri": "https://github.com/nelsongraca/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/nelsongraca/gentoo-overlay.git"}], "feed": ["https://github.com/nelsongraca/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-05 10:27:11 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "nest": {"quality": "experimental", "status": "unofficial", "name": "nest", "description": {"en": "Personal Gentoo overlay"}, "homepage": "https://github.com/SpiderX/portage-overlay", "owner": [{"type": "person", "email": "spiderx@spiderx.dp.ua", "name": "Vladimir Pavljuchenkov"}], "source": [{"type": "git", "uri": "https://github.com/SpiderX/portage-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/SpiderX/portage-overlay.git"}], "feed": ["https://github.com/SpiderX/portage-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 13:10:07 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 770}, "nextoo": {"quality": "experimental", "status": "unofficial", "name": "nextoo", "description": {"en": "Nextoo (\"Next Gentoo\") overlay"}, "homepage": "https://github.com/nextoo/portage-overlay", "owner": [{"type": "person", "email": "gentoo-bugzilla@aarontc.com", "name": "Aaron Ten Clay"}], "source": [{"type": "git", "uri": "https://github.com/nextoo/portage-overlay.git"}, {"type": "git", "uri": "git://github.com/nextoo/portage-overlay.git"}, {"type": "git", "uri": "git@github.com:nextoo/portage-overlay.git"}], "feed": ["https://github.com/nextoo/portage-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-02-20 15:50:13 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "nico": {"quality": "experimental", "status": "unofficial", "name": "nico", "description": {"en": "various ebuilds"}, "homepage": "https://cgit.gentoo.org/user/nico.git/", "owner": [{"type": "person", "email": "nico@overninethousand.de", "name": "Nico Suhl"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/nico.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/nico.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/nico.git"}], "feed": ["https://cgit.gentoo.org/user/nico.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-25 19:06:03 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "nix-guix": {"quality": "experimental", "status": "official", "name": "nix-guix", "description": {"en": "Overlay for nix anf guix functional package managers"}, "homepage": "https://github.com/trofi/nix-guix-gentoo", "owner": [{"type": "person", "email": "slyfox@gentoo.org", "name": "Sergei Trofimovich"}], "source": [{"type": "git", "uri": "https://github.com/trofi/nix-guix-gentoo.git"}], "feed": ["https://github.com/trofi/nix-guix-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-29 22:12:53 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "np-hardass-overlay": {"quality": "experimental", "status": "unofficial", "name": "np-hardass-overlay", "description": {"en": "NP-Hardass's Personal Overlay"}, "homepage": "https://github.com/np-hardass/np-hardass-overlay", "owner": [{"type": "person", "email": "NP-Hardass@gentoo.org", "name": "NP-Hardass"}], "source": [{"type": "git", "uri": "https://github.com/np-hardass/np-hardass-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-03 17:47:49 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 38}, "nx": {"quality": "experimental", "status": "official", "name": "nx", "description": {"en": "Overlay for the NX/FreeNX packages for Gentoo."}, "homepage": "https://cgit.gentoo.org/proj/nx.git/", "owner": [{"type": "project", "email": "nx@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/nx.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/nx.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/nx.git"}], "feed": ["https://cgit.gentoo.org/proj/nx.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-08-08 21:48:58 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "oboeverlay": {"quality": "experimental", "status": "unofficial", "name": "oboeverlay", "description": {"en": "ChrisOboe's overlay"}, "homepage": "https://github.com/ChrisOboe/oboeverlay", "owner": [{"type": "person", "email": "ChrisOboe@eml.cc", "name": "Chris Oboe"}], "source": [{"type": "git", "uri": "https://github.com/ChrisOboe/oboeverlay.git"}, {"type": "git", "uri": "git://github.com/ChrisOboe/oboeverlay.git"}, {"type": "git", "uri": "git@github.com:ChrisOboe/oboeverlay.git"}], "feed": ["https://github.com/ChrisOboe/oboeverlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-14 16:50:35 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 67}, "observer": {"quality": "experimental", "status": "unofficial", "name": "observer", "description": {"en": "Contains ebuilds I need, but not in Gentoo portage tree yet."}, "homepage": "https://github.com/meng89/observer", "owner": [{"type": "person", "email": "ObserverChan@gmail.com", "name": "Chen Meng"}], "source": [{"type": "git", "uri": "https://github.com/meng89/observer.git"}], "x-state": "GOOD", "x-timestamp": "2020-03-16 07:19:25 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "octave": {"quality": "experimental", "status": "unofficial", "name": "octave", "description": {"en": "octave-forge packages"}, "homepage": "https://github.com/rafaelmartins/octave-overlay", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": " Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://github.com/rafaelmartins/octave-overlay.git"}, {"type": "git", "uri": "git://github.com/rafaelmartins/octave-overlay.git"}], "feed": ["https://github.com/rafaelmartins/octave-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2015-02-16 12:10:26 -0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 278}, "octopus": {"quality": "experimental", "status": "unofficial", "name": "octopus", "description": {"en": "Own and claimed ebuilds"}, "homepage": "https://github.com/Bfgeshka/octopus", "owner": [{"type": "person", "email": "bfg@derpy.ru", "name": "Bfgeshka"}], "source": [{"type": "git", "uri": "https://github.com/Bfgeshka/octopus.git"}], "feed": ["https://github.com/Bfgeshka/octopus/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-19 00:19:32 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "olifre": {"quality": "experimental", "status": "unofficial", "name": "olifre", "description": {"en": "Personal overlay of Oliver Freyermuth."}, "homepage": "https://github.com/olifre/olifre-portage", "owner": [{"type": "person", "email": "o.freyermuth@googlemail.com", "name": "Oliver Freyermuth"}], "source": [{"type": "git", "uri": "https://github.com/olifre/olifre-portage.git"}, {"type": "git", "uri": "git://github.com/olifre/olifre-portage.git"}, {"type": "git", "uri": "git@github.com:olifre/olifre-portage.git"}], "feed": ["https://github.com/olifre/olifre-portage/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 13:16:52 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "openclonk": {"quality": "experimental", "status": "unofficial", "name": "openclonk", "description": {"en": "Overlay for the game OpenClonk"}, "homepage": "http://www.openclonk.org/", "owner": [{"type": "person", "email": "gentoobug@liftm.de", "name": "Julius Michaelis"}], "source": [{"type": "git", "uri": "https://github.com/jcaesar/openclonk-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/jcaesar/openclonk-overlay.git"}], "feed": ["https://github.com/jcaesar/openclonk-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-05-06 17:19:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "openwrt": {"quality": "experimental", "status": "unofficial", "name": "openwrt", "description": {"en": "Overlay for network configuration packages found in OpenWRT"}, "homepage": "https://github.com/pavlix/gentoo-openwrt", "owner": [{"type": "person", "email": "pavlix@pavlix.net", "name": "Pavel \u0160imerda"}], "source": [{"type": "git", "uri": "https://github.com/pavlix/gentoo-openwrt"}], "x-state": "GOOD", "x-timestamp": "2016-09-14 11:46:36 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "optmzr": {"quality": "experimental", "status": "unofficial", "name": "optmzr", "description": {"en": "Overlay with some goodies not found elsewhere"}, "homepage": "https://github.com/optmzr/gentoo-overlay", "owner": [{"type": "person", "email": "william@optmzr.se", "name": "William Wennerstr\u00f6m"}], "source": [{"type": "git", "uri": "https://github.com/optmzr/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/optmzr/gentoo-overlay.git"}], "feed": ["https://github.com/optmzr/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-19 12:26:26 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "oubliette": {"quality": "experimental", "status": "unofficial", "name": "oubliette", "description": {"en": "personal overlay of forgotten ebuilds"}, "homepage": "https://github.com/nabbi/oubliette-overlay", "owner": [{"type": "person", "email": "nic@boet.cc", "name": "nic"}], "source": [{"type": "git", "uri": "https://github.com/nabbi/oubliette-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/nabbi/oubliette-overlay.git"}], "feed": ["https://github.com/nabbi/oubliette-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-22 09:13:06 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 39}, "palemoon": {"quality": "experimental", "status": "unofficial", "name": "palemoon", "description": {"en": "Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser."}, "homepage": "https://github.com/deu/palemoon-overlay", "owner": [{"type": "person", "email": "de@uio.re", "name": "deu"}], "source": [{"type": "git", "uri": "https://github.com/deu/palemoon-overlay.git"}, {"type": "git", "uri": "git://github.com/deu/palemoon-overlay.git"}, {"type": "git", "uri": "git@github.com:deu/palemoon-overlay.git"}], "feed": ["https://github.com/deu/palemoon-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-08 17:54:35 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "palmer": {"quality": "experimental", "status": "unofficial", "name": "palmer", "description": {"en": "User overlay"}, "homepage": "https://cgit.gentoo.org/user/palmer.git/", "owner": [{"type": "person", "email": "palmer@dabbelt.com", "name": "Palmer Dabbelt"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/palmer.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/palmer.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/palmer.git"}], "feed": ["https://cgit.gentoo.org/user/palmer.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2019-09-03 17:07:10 -0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 65}, "panther": {"quality": "experimental", "status": "unofficial", "name": "panther", "description": {"en": "Fun useful packages not found elsewhere"}, "homepage": "https://github.com/orangeturtle739/panther", "owner": [{"type": "person", "email": "swimgiraffe435@gmail.com", "name": "Jacob Glueck"}], "source": [{"type": "git", "uri": "https://github.com/orangeturtle739/panther.git"}, {"type": "git", "uri": "git+ssh://git@github.com/orangeturtle739/panther.git"}], "feed": ["https://github.com/orangeturtle739/panther/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-16 21:07:57 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "pdilung": {"quality": "experimental", "status": "unofficial", "name": "pdilung", "description": {"en": "Personal Gentoo overlay of Pavol Dilung"}, "homepage": "https://github.com/pdilung/gentoo-overlay/", "owner": [{"type": "person", "email": "pavol.dilung@gmail.com", "name": "Pavol Dilung"}], "source": [{"type": "git", "uri": "https://github.com/pdilung/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/pdilung/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:pdilung/gentoo-overlay.git"}], "feed": ["https://github.com/pdilung/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-09-25 19:28:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "pentoo": {"quality": "experimental", "status": "official", "name": "pentoo", "description": {"en": "The overlay contains new or updated security tools."}, "homepage": "http://www.pentoo.ch", "owner": [{"type": "person", "email": "zerochaos@gentoo.org"}], "source": [{"type": "git", "uri": "https://github.com/pentoo/pentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/pentoo/pentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:pentoo/pentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 14:54:37 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 1256}, "perl-experimental": {"quality": "experimental", "status": "official", "name": "perl-experimental", "description": {"en": "Experimental ebuilds for Perl packages in Gentoo. Comments and\n bugreports are welcome!"}, "homepage": "https://cgit.gentoo.org/proj/perl-overlay.git/", "owner": [{"type": "project", "email": "perl@gentoo.org", "name": "Perl Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/perl-overlay.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/perl-overlay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/perl-overlay.git"}], "feed": ["https://cgit.gentoo.org/proj/perl-overlay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-09-17 15:42:53 +1200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 800}, "perl-experimental-snapshots": {"quality": "experimental", "status": "unofficial", "name": "perl-experimental-snapshots", "description": {"en": "Unofficial mirror of overlay \"perl-experimental\" with metadata cache"}, "homepage": "https://github.com/gentoo-perl/perl-experimental-snapshots", "owner": [{"type": "person", "email": "kentnl@gentoo.org", "name": "Kent Fredric"}], "source": [{"type": "git", "uri": "https://github.com/gentoo-perl/perl-experimental-snapshots.git"}, {"type": "git", "uri": "git://github.com/gentoo-perl/perl-experimental-snapshots.git"}], "feed": ["https://github.com/gentoo-perl/perl-experimental-snapshots/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-09-17 15:48:29 +1200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 800}, "petkovich": {"quality": "experimental", "status": "unofficial", "name": "petkovich", "description": {"en": "Personal overlay of Jean-Christophe Petkovich"}, "homepage": "https://github.com/jcpetkovich/overlay-petkovich", "owner": [{"type": "person", "email": "jcpetkovich@gmail.com", "name": "Jean-Christophe Petkovich"}], "source": [{"type": "git", "uri": "https://github.com/jcpetkovich/overlay-petkovich.git"}, {"type": "git", "uri": "git://github.com/jcpetkovich/overlay-petkovich.git"}, {"type": "git", "uri": "git@github.com:jcpetkovich/overlay-petkovich.git"}], "feed": ["https://github.com/jcpetkovich/overlay-petkovich/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-19 15:03:13 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 55}, "pf4public": {"quality": "experimental", "status": "unofficial", "name": "pf4public", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/PF4Public/gentoo-overlay", "owner": [{"type": "person", "email": "PF4Public@mail.ru", "name": "PF4Public"}], "source": [{"type": "git", "uri": "https://github.com/PF4Public/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/PF4Public/gentoo-overlay.git"}], "feed": ["https://github.com/PF4Public/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-18 00:33:47 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 56}, "pg_overlay": {"quality": "experimental", "status": "unofficial", "name": "pg_overlay", "description": {"en": "User overlay"}, "homepage": "https://github.com/perfect7gentleman/pg_overlay", "owner": [{"type": "person", "email": "perfect007gentleman@gmail.com", "name": "Perfect Gentleman"}], "source": [{"type": "git", "uri": "https://github.com/perfect7gentleman/pg_overlay.git"}], "feed": ["https://github.com/perfect7gentleman/pg_overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 18:04:23 +0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 231}, "phackerlay": {"quality": "experimental", "status": "unofficial", "name": "phackerlay", "description": {"en": "Overlay for phackers"}, "homepage": "https://gitlab.phys-el.ru/ustinov/phackerlay", "owner": [{"type": "person", "email": "ustinov@phys-el.ru", "name": "Alexander B. Ustinov"}], "source": [{"type": "git", "uri": "https://gitlab.phys-el.ru/ustinov/phackerlay.git"}], "feed": ["https://gitlab.phys-el.ru/ustinov/phackerlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 00:47:50 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "pholthaus-overlay": {"quality": "experimental", "status": "unofficial", "name": "pholthaus-overlay", "description": {"en": "pholthaus' personal overlay"}, "homepage": "https://github.com/pholthau/pholthaus-overlay", "owner": [{"type": "person", "email": "patrick.holthaus@googlemail.com", "name": "Patrick Holthaus"}], "source": [{"type": "git", "uri": "https://github.com/pholthau/pholthaus-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/pholthau/pholthaus-overlay.git"}], "feed": ["https://github.com//pholthau/pholthaus-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-06 08:32:49 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "pica-pica": {"quality": "experimental", "status": "unofficial", "name": "pica-pica", "description": {"en": "Pica Pica ebuilds"}, "homepage": "https://github.com/antonsviridenko/pica-pica-gentoo-overlay", "owner": [{"type": "person", "email": "anton@picapica.im", "name": "Anton Sviridenko"}], "source": [{"type": "git", "uri": "https://github.com/antonsviridenko/pica-pica-gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-12 19:28:26 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "picarica-overlay": {"quality": "experimental", "status": "unofficial", "name": "picarica-overlay", "description": {"en": "Gentoo overlay for apps that dont exist or are unmaintaned"}, "homepage": "https://gitlab.com/picarica/picarica-overlay", "owner": [{"type": "person", "email": "dohaje@azet.sk", "name": "George Bucek"}], "source": [{"type": "git", "uri": "https://gitlab.com/picarica/picarica-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/picarica/picarica-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-03-21 15:52:44 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "pigfoot": {"quality": "experimental", "status": "unofficial", "name": "pigfoot", "description": {"en": "Ebuilds for experimental packages and chinese patches"}, "homepage": "https://cgit.gentoo.org/user/pigfoot.git/", "owner": [{"type": "person", "email": "pigfoot@gmail.com", "name": "pigfoot"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/pigfoot.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/pigfoot.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/pigfoot.git"}], "feed": ["https://cgit.gentoo.org/user/pigfoot.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-20 14:34:55 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 67}, "piniverlay": {"quality": "experimental", "status": "unofficial", "name": "piniverlay", "description": {"en": "Various packages and patches for developers"}, "homepage": "https://github.com/pinicarus/gentoo-overlay", "owner": [{"type": "person", "email": "pini@tuxfamily.org", "name": "Pierre-Nicolas Clauss"}], "source": [{"type": "git", "uri": "https://github.com/pinicarus/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/pinicarus/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:pinicarus/gentoo-overlay.git"}], "feed": ["https://github.com/pinicarus/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-01-19 00:25:14 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "pinkbyte": {"quality": "experimental", "status": "official", "name": "pinkbyte", "description": {"en": "Pinkbyte's developer overlay"}, "homepage": "https://github.com/Pinkbyte/pinkbyte-overlay", "owner": [{"type": "person", "email": "pinkbyte@gentoo.org", "name": "Sergey Popov"}], "source": [{"type": "git", "uri": "https://github.com/Pinkbyte/pinkbyte-overlay.git"}, {"type": "git", "uri": "git://github.com/Pinkbyte/pinkbyte-overlay.git"}], "feed": ["https://github.com/Pinkbyte/pinkbyte-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-10 15:27:42 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "pixlra": {"quality": "experimental", "status": "unofficial", "name": "pixlra", "description": {"en": "Pixlra collaborative overlay"}, "homepage": "https://cgit.gentoo.org/user/carreira.git/", "owner": [{"type": "person", "email": "jfmcarreira@gmail.com", "name": "Joao Carreira"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/carreira.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/carreira.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/carreira.git"}, {"type": "git", "uri": "https://github.com/pixlra/pixlra-gentoo-overlay.git"}], "feed": ["https://cgit.gentoo.org/user/carreira.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-27 02:04:11 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 19}, "plex-overlay": {"quality": "experimental", "status": "unofficial", "name": "plex-overlay", "description": {"en": "Personal overlay of comio containing Plex related ebuilds"}, "homepage": "https://github.com/comio/plex-overlay", "owner": [{"type": "person", "email": "luigi.mantellini@gmail.com", "name": "Luigi Mantellini"}], "source": [{"type": "git", "uri": "https://github.com/comio/plex-overlay.git"}], "feed": ["https://github.com/comio/plex-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 16:39:50 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "poly-c": {"quality": "experimental", "status": "official", "name": "poly-c", "description": {"en": "Polynomial-C's overlay"}, "homepage": "http://www.gentoofan.org/gentoo/", "owner": [{"type": "person", "email": "polynomial-c@gentoo.org", "name": "Lars Wendler"}], "source": [{"type": "rsync", "uri": "rsync://rsync.gentoofan.org/poly-c"}], "x-state": "GOOD", "x-timestamp": "2020-05-15 10:16:57.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 283}, "posativ": {"quality": "experimental", "status": "unofficial", "name": "posativ", "description": {"en": "Overlay of Martin Zimmermann"}, "homepage": "https://github.com/posativ/overlay", "owner": [{"type": "person", "email": "info@posativ.org", "name": "Martin Zimmermann"}], "source": [{"type": "git", "uri": "https://github.com/posativ/overlay.git"}, {"type": "git", "uri": "git://github.com/posativ/overlay.git"}, {"type": "git", "uri": "git@github.com:posativ/overlay.git"}], "feed": ["https://github.com/posativ/overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-12-14 22:17:44 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "powerman": {"quality": "experimental", "status": "unofficial", "name": "powerman", "description": {"en": "Overlay of Alex Efros"}, "homepage": "https://github.com/powerman/powerman-overlay", "owner": [{"type": "person", "email": "powerman-asdf@yandex.ru", "name": "Alex Efros"}], "source": [{"type": "git", "uri": "https://github.com/powerman/powerman-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 08:21:49 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 126}, "ppfeufer-gentoo-overlay": {"quality": "experimental", "status": "unofficial", "name": "ppfeufer-gentoo-overlay", "description": {"en": "ppfeufer's personal overlay."}, "homepage": "https://github.com/ppfeufer/gentoo-overlay", "owner": [{"type": "person", "email": "info@ppfeufer.de", "name": "Peter Pfeufer"}], "source": [{"type": "git", "uri": "https://github.com/ppfeufer/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ppfeufer/gentoo-overlay.git"}], "feed": ["https://github.com/ppfeufer/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 15:09:26 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "pross": {"quality": "experimental", "status": "unofficial", "name": "pross", "description": {"en": "Up to date ck-sources"}, "homepage": "https://github.com/Pross/pross-overlay", "owner": [{"type": "person", "email": "pross@pross.org.uk", "name": "Simon Prosser"}], "source": [{"type": "git", "uri": "https://github.com/Pross/pross-overlay.git"}], "feed": ["https://github.com/Pross/pross-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 21:04:04 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "pyfa": {"quality": "experimental", "status": "unofficial", "name": "pyfa", "description": {"en": "Newest versions of Pyfa (Python fitting assistant for EVE Online)"}, "homepage": "https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay", "owner": [{"type": "person", "email": "a.zuber@gmx.ch", "name": "Andreas Zuber"}], "source": [{"type": "git", "uri": "https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git"}], "feed": ["https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 10:49:15 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "python": {"quality": "experimental", "status": "official", "name": "python", "description": {"en": "Python project repository"}, "homepage": "https://cgit.gentoo.org/proj/python.git/", "owner": [{"type": "project", "email": "python@gentoo.org", "name": "Gentoo Python project"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/python.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/python.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/python.git"}], "feed": ["https://cgit.gentoo.org/proj/python.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-12-29 12:56:32 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "qemu-init": {"quality": "experimental", "status": "official", "name": "qemu-init", "description": {"en": "qemu init script and tools"}, "homepage": "https://cgit.gentoo.org/dev/qiaomuf.git/", "owner": [{"type": "person", "email": "dolsen@gentoo.org", "name": "Brian Dolbec"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/kvm-tools.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/kvm-tools.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/kvm-tools.git"}], "feed": ["https://cgit.gentoo.org/proj/kvm-tools.git/atom/"], "x-state": "GOOD", "x-timestamp": "2016-03-23 10:53:56 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "qgp": {"quality": "experimental", "status": "unofficial", "name": "qgp", "description": {"en": "qgp overlay (mostly computing and HEP)"}, "homepage": "https://github.com/qgp/gentoo-qgp", "owner": [{"type": "person", "email": "qgp1024@gmail.com", "name": "Jochen Klein"}], "source": [{"type": "git", "uri": "https://github.com/qgp/gentoo-qgp.git"}, {"type": "git", "uri": "git://github.com/qgp/gentoo-qgp.git"}, {"type": "git", "uri": "git+ssh://git@github.com:qgp/gentoo-qgp.git"}], "feed": ["https://github.com/qgp/gentoo-qgp/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-04 21:26:35 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "qsx": {"quality": "experimental", "status": "unofficial", "name": "qsx", "description": {"en": "qsx\u2019 ebuilds"}, "homepage": "https://github.com/qsuscs/gentoo-overlay", "owner": [{"type": "person", "email": "qsx@chaotikum.eu", "name": "Thomas Schneider"}], "source": [{"type": "git", "uri": "https://github.com/qsuscs/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/qsuscs/gentoo-overlay.git"}], "feed": ["https://github.com/qsuscs/gentoo-overlay/commits/main.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-10 15:30:06 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "qt": {"quality": "experimental", "status": "official", "name": "qt", "description": {"en": "Official testing overlay for Qt and related packages, provided\n by Gentoo's Qt team. Contains ebuilds for Qt4 and Qt5 prereleases and live ebuilds,\n plus various (non-KDE) applications and utilities that use Qt."}, "homepage": "https://github.com/gentoo/qt", "owner": [{"type": "project", "email": "qt@gentoo.org", "name": "Qt Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/qt.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/qt.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/qt.git"}], "feed": ["https://cgit.gentoo.org/proj/qt.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-14 18:46:58 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 192}, "quarks": {"quality": "experimental", "status": "unofficial", "name": "quarks", "description": {"en": "Quarks's overlay; needful things around Security, Penetration Testing and gaming"}, "homepage": "https://git.zero-downtime.net/quark", "owner": [{"type": "person", "email": "it@startux.de", "name": "Stefan Reimer"}], "source": [{"type": "git", "uri": "https://git.zero-downtime.net/quark/quarks.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-14 14:37:04 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "qwin-overlay": {"quality": "experimental", "status": "unofficial", "name": "qwin-overlay", "description": {"en": "Gentoo overlay with some patched packages."}, "homepage": "https://github.com/Flex1911/", "owner": [{"type": "person", "email": "dedsa2002@gmail.com"}], "source": [{"type": "git", "uri": "git://github.com/Flex1911/qwin-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2017-10-21 16:11:32 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "rafaelmartins": {"quality": "experimental", "status": "official", "name": "rafaelmartins", "description": {"en": "Rafael Martins' Gentoo overlay"}, "homepage": "https://github.com/rafaelmartins/gentoo-overlay", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": "Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://github.com/rafaelmartins/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/rafaelmartins/gentoo-overlay.git"}], "feed": ["https://github.com/rafaelmartins/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2015-10-19 20:09:06 -0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "rage": {"quality": "experimental", "status": "unofficial", "name": "rage", "description": {"en": "rage's personal overlay"}, "homepage": "https://gitlab.com/oxr463/overlay", "owner": [{"type": "person", "email": "ramage.lucas@protonmail.com", "name": "Lucas Ramage"}], "source": [{"type": "git", "uri": "https://gitlab.com/oxr463/overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/oxr463/overlay.git"}], "feed": ["https://gitlab.com/oxr463/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 13:09:04 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "raiagent": {"quality": "experimental", "status": "unofficial", "name": "raiagent", "description": {"en": "Well-documented ebuilds en-route to a bandersnatch near you"}, "homepage": "https://github.com/leycec/raiagent", "owner": [{"type": "person", "email": "leycec@gmail.com", "name": "Cecil Curry"}], "source": [{"type": "git", "uri": "https://github.com/leycec/raiagent"}, {"type": "git", "uri": "git://github.com/leycec/raiagent.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 02:20:08 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 121}, "rasdark": {"quality": "experimental", "status": "unofficial", "name": "rasdark", "description": {"en": "rasdark personal overlay"}, "homepage": "https://github.com/rasdark/overlay", "owner": [{"type": "person", "email": "andrew.senik@gmail.com", "name": "Andrey Senik"}], "source": [{"type": "git", "uri": "https://github.com/rasdark/overlay"}, {"type": "git", "uri": "git://github.com/rasdark/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 11:27:41 +0300\n", "x-openpgp-signed": "N", "x-masters": ["calculate", "gentoo"], "x-ebuild-count": 71}, "raw": {"quality": "experimental", "status": "unofficial", "name": "raw", "description": {"en": "some raw stuff"}, "homepage": "https://github.com/mahatma-kaganovich/raw", "owner": [{"type": "person", "email": "mahatma@eu.by", "name": "Denis Kaganovich (aka Dzianis Kahanovich)"}], "source": [{"type": "git", "uri": "https://github.com/mahatma-kaganovich/raw.git"}], "feed": ["https://github.com/mahatma-kaganovich/raw/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-23 09:16:18 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 57}, "rdnetto-overlay": {"quality": "experimental", "status": "unofficial", "name": "rdnetto-overlay", "description": {"en": "Personal Overlay"}, "homepage": "https://github.com/rdnetto/rdnetto-overlay", "owner": [{"type": "person", "email": "rdnetto@gmail.com", "name": "Reuben D'Netto"}], "source": [{"type": "git", "uri": "https://github.com/rdnetto/rdnetto-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:rdnetto/rdnetto-overlay.git"}], "feed": ["https://github.com/rdnetto/rdnetto-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-21 09:43:27 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 69}, "reagentoo": {"quality": "experimental", "status": "unofficial", "name": "reagentoo", "description": {"en": "reagentoo's overlay"}, "homepage": "https://github.com/reagentoo/gentoo-overlay", "owner": [{"type": "person", "email": "reagentoo@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/reagentoo/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/reagentoo/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:reagentoo/gentoo-overlay.git"}], "feed": ["https://github.com/reagentoo/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 19:43:06 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 96}, "rebutia": {"quality": "experimental", "status": "unofficial", "name": "rebutia", "description": {"en": "Rebutia overlay"}, "homepage": "https://cgit.gentoo.org/user/rebutia.git/", "owner": [{"type": "person", "email": "ps@twin.jikos.cz", "name": "Pavel Sanda"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/rebutia.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/rebutia.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/rebutia.git"}], "feed": ["https://cgit.gentoo.org/user/rebutia.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-10 23:41:53 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "regina-gentoo": {"quality": "experimental", "status": "unofficial", "name": "regina-gentoo", "description": {"en": "Regina packages for Gentoo"}, "homepage": "https://github.com/WPettersson/regina-gentoo/", "owner": [{"type": "person", "email": "william@ewpettersson.se", "name": "William Pettersson"}], "source": [{"type": "git", "uri": "git://github.com/WPettersson/regina-gentoo.git"}], "feed": ["https://github.com/WPettersson/regina-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-19 11:59:50 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "ricerlay": {"quality": "experimental", "status": "unofficial", "name": "ricerlay", "description": {"en": "Overlay for ricing enthusiasts"}, "homepage": "https://github.com/azahi/ricerlay", "owner": [{"type": "person", "email": "azahi@teknik.io", "name": "azahi"}], "source": [{"type": "git", "uri": "https://github.com/azahi/ricerlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/azahi/ricerlay.git"}], "feed": ["https://github.com/azahi/ricerlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 11:14:19 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "rich0": {"quality": "experimental", "status": "official", "name": "rich0", "description": {"en": "Rich0's developer overlay"}, "homepage": "https://github.com/rich0/rich0-overlay", "owner": [{"type": "person", "email": "rich0@gentoo.org", "name": "Richard Freeman"}], "source": [{"type": "git", "uri": "git://github.com/rich0/rich0-overlay.git"}], "feed": ["https://github.com/rich0/rich0-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-11 10:22:35 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 56}, "ring-overlay": {"quality": "experimental", "status": "unofficial", "name": "ring-overlay", "description": {"en": "Ring is free software for universal communication which respects freedoms and privacy of its users."}, "homepage": "https://github.com/stefan-langenmaier/ring-overlay", "owner": [{"type": "person", "email": "stefan.langenmaier+gentoo@gmail.com", "name": "Stefan Langenmaier"}], "source": [{"type": "git", "uri": "https://github.com/stefan-langenmaier/ring-overlay.git"}, {"type": "git", "uri": "git://github.com/stefan-langenmaier/ring-overlay.git"}, {"type": "git", "uri": "git@github.com:stefan-langenmaier/ring-overlay.git"}], "feed": ["https://github.com/stefan-langenmaier/ring-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-17 10:23:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 55}, "rion": {"quality": "experimental", "status": "unofficial", "name": "rion", "description": {"en": "Russian overlay with a some patched and specific\n software"}, "homepage": "https://github.com/rion-overlay", "owner": [{"type": "person", "email": "rion4ik@gmail.com", "name": "Sergey Ilinykh"}], "source": [{"type": "git", "uri": "https://github.com/rion-overlay/rion-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/rion-overlay/rion-overlay.git"}], "feed": ["https://github.com/rion-overlay/rion-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 15:03:11 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 126}, "riru": {"quality": "experimental", "status": "unofficial", "name": "riru", "description": {"en": "Home overlay for development, patches and live ebuilds", "ru": "\u0414\u043e\u043c\u0430\u0448\u043d\u0438\u0439 \u043e\u0432\u0435\u0440\u043b\u0435\u0439 \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438, \u043f\u0430\u0442\u0447\u0435\u0439 \u0438 \u043b\u0430\u0439\u0432 \u0435\u0431\u0438\u043b\u0434\u043e\u0432"}, "homepage": "https://github.com/pkulev/riru", "owner": [{"type": "person", "email": "kulyov.pavel@gmail.com", "name": "Pavel Kulyov"}], "source": [{"type": "git", "uri": "https://github.com/pkulev/riru.git"}, {"type": "git", "uri": "git://github.com/pkulev/riru.git"}, {"type": "git", "uri": "git@github.com:pkulev/riru.git"}], "feed": ["https://github.com/pkulev/riru/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-11 13:37:10 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "robert7k": {"quality": "experimental", "status": "unofficial", "name": "robert7k", "description": {"en": "personal overlay of robert7k"}, "homepage": "https://github.com/robert7k/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo.2019@r123.de"}], "source": [{"type": "git", "uri": "https://github.com/robert7k/gentoo-overlay.git"}], "feed": ["https://github.com/robert7k/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 13:04:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 39}, "ros-overlay": {"quality": "experimental", "status": "unofficial", "name": "ros-overlay", "description": {"en": "Ebuilds for the Robot Operating System (ROS)."}, "homepage": "https://github.com/ros/ros-overlay", "owner": [{"type": "person", "email": "wayne@neverfear.org"}], "source": [{"type": "git", "uri": "git://github.com/ros/ros-overlay.git"}], "feed": ["https://github.com/ros/ros-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 19:18:43 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6321}, "roslin": {"quality": "experimental", "status": "unofficial", "name": "roslin", "description": {"en": "This is roslin, my small overlay. Enjoy! (:"}, "homepage": "https://gitlab.com/roslin-uberlay/roslin", "owner": [{"type": "person", "email": "szarpaj@grubelek.pl", "name": "Piotr Szymaniak"}, {"type": "person", "email": "mziab@o2.pl", "name": "Micha\u0142 Zi\u0105bkowski"}], "source": [{"type": "git", "uri": "https://gitlab.com/roslin-uberlay/roslin.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-10 23:34:19 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 206}, "rpm": {"quality": "experimental", "status": "unofficial", "name": "rpm", "description": {"en": "Overlay for RPM packagers targeting Fedora, EPEL, CentOS and similar distros"}, "homepage": "https://github.com/pavlix/gentoo-rpm", "owner": [{"type": "person", "email": "pavlix@pavlix.net", "name": "Pavel \u0160imerda"}], "source": [{"type": "git", "uri": "https://github.com/pavlix/gentoo-rpm.git"}], "x-state": "GOOD", "x-timestamp": "2017-02-16 11:49:24 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "ruby": {"quality": "experimental", "status": "official", "name": "ruby", "description": {"en": "Experimental ebuilds from the Ruby edge."}, "homepage": "https://cgit.gentoo.org/proj/ruby", "owner": [{"type": "project", "email": "ruby@gentoo.org", "name": "Ruby Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/ruby-overlay.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/ruby-overlay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/ruby-overlay.git"}], "feed": ["https://cgit.gentoo.org/proj/ruby-overlay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-07-20 09:04:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "rukruk": {"quality": "experimental", "status": "unofficial", "name": "rukruk", "description": {"en": "some packages not found in other overlays, for issues create ticket in github"}, "homepage": "https://github.com/Atoms/rukruk", "owner": [{"type": "person", "email": "atoms@tups.lv", "name": "Aivars Sterns"}], "source": [{"type": "git", "uri": "https://github.com/Atoms/rukruk.git"}, {"type": "git", "uri": "git://github.com/Atoms/rukruk.git"}, {"type": "git", "uri": "git@github.com:Atoms/rukruk.git"}], "feed": ["https://github.com/Atoms/rukruk/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-04-05 10:07:56 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "rust": {"quality": "experimental", "status": "unofficial", "name": "rust", "description": {"en": "rust modules and tools"}, "homepage": "https://github.com/gentoo/gentoo-rust", "owner": [{"type": "project", "email": "rust@gentoo.org", "name": "Rust Team"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/gentoo-rust.git"}, {"type": "git", "uri": "git://github.com/gentoo/gentoo-rust.git"}, {"type": "git", "uri": "git@github.com:gentoo/gentoo-rust.git"}], "feed": ["https://github.com/gentoo/gentoo-rust/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-18 13:11:04 +0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 56}, "sabayon": {"quality": "experimental", "status": "unofficial", "name": "sabayon", "description": {"en": "Sabayon ebuilds that could be upstreamed to\n Gentoo (or just being useful for Gentoo users as well):\n hot fixes, ebuild updates, etc.\n For Sabayon-only ebuilds, please use the sabayon-distro overlay.\n Bugs to http://bugs.sabayon.org"}, "homepage": "http://sabayon.org", "owner": [{"type": "person", "email": "joost.ruis@sabayonlinux.org"}], "source": [{"type": "git", "uri": "git://github.com/Sabayon/for-gentoo.git"}], "feed": ["https://github.com/feeds/Sabayon/commits/for-gentoo/master"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-07 20:00:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 239}, "sabayon-distro": {"quality": "experimental", "status": "unofficial", "name": "sabayon-distro", "description": {"en": "Sabayon related ebuilds such as artwork, kernel binaries,\n split packages, etc.\n Bugs to http://bugs.sabayon.org"}, "homepage": "http://sabayon.org", "owner": [{"type": "person", "email": "joost.ruis@sabayonlinux.org"}], "source": [{"type": "git", "uri": "git://github.com/Sabayon/sabayon-distro.git"}], "feed": ["https://github.com/feeds/Sabayon/commits/sabayon-distro/master"], "x-state": "GOOD", "x-timestamp": "2020-05-17 19:42:35 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 865}, "sage-on-gentoo": {"quality": "experimental", "status": "unofficial", "name": "sage-on-gentoo", "description": {"en": "Split ebuilds for the Sage computer algebra system"}, "homepage": "https://github.com/cschwan/sage-on-gentoo", "owner": [{"type": "person", "email": "frp.bissey@gmail.com", "name": "Francois Bissey"}], "source": [{"type": "git", "uri": "git://github.com/cschwan/sage-on-gentoo.git"}, {"type": "git", "uri": "https://github.com/cschwan/sage-on-gentoo.git"}], "feed": ["https://github.com/feeds/cschwan/commits/sage-on-gentoo/master"], "x-state": "GOOD", "x-timestamp": "2020-05-22 12:52:32 +1200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 207}, "salfter": {"quality": "experimental", "status": "unofficial", "name": "salfter", "description": {"en": "Scott Alfter's ebuilds"}, "homepage": "https://gitlab.com/salfter/portage", "owner": [{"type": "person", "email": "scott@alfter.us", "name": "Scott Alfter"}], "source": [{"type": "git", "uri": "https://gitlab.com/salfter/portage.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-13 13:29:42 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 237}, "sam_c": {"quality": "experimental", "status": "unofficial", "name": "sam_c", "description": {"en": "sam_c's personal overlay"}, "homepage": "https://github.com/thesamesam/overlay", "owner": [{"type": "person", "email": "sam@cmpct.info", "name": "Sam James"}], "source": [{"type": "git", "uri": "https://github.com/thesamesam/overlay"}, {"type": "git", "uri": "git+ssh://git@github.com/thesamesam/overlay.git"}], "feed": ["https://github.com/thesamesam/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 03:53:29 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "sarnex-overlay": {"quality": "experimental", "status": "unofficial", "name": "sarnex-overlay", "description": {"en": "Sarnex's personal overlay"}, "homepage": "https://github.com/sarnex/sarnex-overlay.git", "owner": [{"type": "person", "email": "commendsarnex@gmail.com", "name": "Nick Sarnie"}], "source": [{"type": "git", "uri": "https://github.com/sarnex/sarnex-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/sarnex/sarnex-overlay.git"}], "feed": ["https://github.com/sarnex/sarnex-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-10-01 00:04:35 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "sattvik": {"quality": "experimental", "status": "unofficial", "name": "sattvik", "description": {"en": "sattvik's overlay with personalized bug fixes and tweaks"}, "homepage": "https://cgit.gentoo.org/user/sattvik.git/", "owner": [{"type": "person", "email": "gentoo@sattvik.com", "name": "Daniel Solano Gomez"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/sattvik.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/sattvik.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/sattvik.git"}], "feed": ["https://cgit.gentoo.org/user/sattvik.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 10:06:55 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "science": {"quality": "experimental", "status": "official", "name": "science", "description": {"en": "The Gentoo Science Overlay is intended as a place to work\n outside of the main portage tree on experimental ebuilds. Our aim is to\n increase the rate of development of scientific packages for Gentoo, but\n ebuilds in this repository are by their very nature more experimental. If\n you wish to use them you should be willing to help test and report\n bugs. For contribution read https://wiki.gentoo.org/wiki/Project:Science/Contributing\n "}, "homepage": "https://wiki.gentoo.org/wiki/Project:Science", "owner": [{"type": "project", "email": "sci@gentoo.org", "name": "sci"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/sci.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/sci.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/sci.git"}, {"type": "git", "uri": "https://github.com/gentoo-science/sci.git"}, {"type": "git", "uri": "git://github.com/gentoo-science/sci.git"}, {"type": "git", "uri": "git@github.com:gentoo-science/sci.git"}], "feed": ["https://cgit.gentoo.org/proj/sci.git/atom/", "https://github.com/gentoo-science/sci/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-21 05:21:41 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 1200}, "scrill": {"quality": "experimental", "status": "unofficial", "name": "scrill", "description": {"en": "Some admin tools"}, "homepage": "https://github.com/scrill/scrill-overlay", "owner": [{"type": "person", "email": "sergey.zhuga@gmail.com", "name": "Sergey Zhuga"}], "source": [{"type": "git", "uri": "git://github.com/scrill/scrill-overlay.git"}], "feed": ["https://github.com/scrill/scrill-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 13:47:30 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "seadep": {"quality": "experimental", "status": "unofficial", "name": "seadep", "description": {"en": "just a few ebuilds, I couldn't find elsewhere"}, "homepage": "https://github.com/Keepco/gentoo-overlay-seadep", "owner": [{"type": "person", "email": "Rasmus.thomsen@live.de", "name": "Rasmus Thomsen"}], "source": [{"type": "git", "uri": "https://github.com/Keepco/gentoo-overlay-seadep.git"}, {"type": "git", "uri": "git://github.com/Keepco/gentoo-overlay-seadep.git"}, {"type": "git", "uri": "git@github.com:Keepco/gentoo-overlay-seadep.git"}], "feed": ["https://github.com/Keepco/gentoo-overlay-seadep/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-11-25 19:15:52 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "seden": {"quality": "experimental", "status": "unofficial", "name": "seden", "description": {"en": "Experimental ebuilds that are still unmaintained"}, "homepage": "https://cgit.gentoo.org/user/seden.git/", "owner": [{"type": "person", "email": "yamakuzure@gmx.net", "name": "Sven Eden"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/seden.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/seden.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/seden.git"}], "feed": ["https://cgit.gentoo.org/user/seden.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-14 12:04:33 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "seeds": {"quality": "experimental", "status": "unofficial", "name": "seeds", "description": {"en": "Overlay for Gentoo from vonavi"}, "homepage": "https://github.com/vonavi/", "owner": [{"type": "person", "email": "ivvl82@gmail.com", "name": "Vladimir Ivanov"}], "source": [{"type": "git", "uri": "git://github.com/vonavi/seeds.git"}], "feed": ["ttps://github.com/vonavi/seeds/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-03-23 08:55:45 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "setkeh": {"quality": "experimental", "status": "unofficial", "name": "setkeh", "description": {"en": "setkeh maintained ebuilds"}, "homepage": "https://github.com/setkeh/Portage-Overlay", "owner": [{"type": "person", "email": "setkeh@gmail.com", "name": "James (setkeh) Griffis"}], "source": [{"type": "git", "uri": "https://github.com/setkeh/Portage-Overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:setkeh/Portage-Overlay.git"}], "feed": ["https://github.com/setkeh/Portage-Overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 14:57:04 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "sevcsik": {"quality": "experimental", "status": "unofficial", "name": "sevcsik", "description": {"en": "Mainly cryptocurrency/blockchain related ebuilds"}, "homepage": "https://github.com/sevcsik/overlay", "owner": [{"type": "person", "email": "sevcsik@sevdev.hu", "name": "Andras Sevcsik"}], "source": [{"type": "git", "uri": "https://github.com/sevcsik/overlay.git"}, {"type": "git", "uri": "git://github.com/sevcsik/overlay.git"}, {"type": "git", "uri": "git@github.com:sevcsik/overlay.git"}], "feed": ["https://github.com/sevcsik/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-08-29 00:43:36 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "sft": {"quality": "experimental", "status": "unofficial", "name": "sft", "description": {"en": "SFT Technologies gentoo overlay"}, "homepage": "https://github.com/SFTtech/gentoo-overlay", "owner": [{"type": "person", "email": "jj@stusta.net", "name": "Jonas Jelten"}], "source": [{"type": "git", "uri": "https://github.com/SFTtech/gentoo-overlay.git"}], "feed": ["https://github.com/SFTtech/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 19:38:21 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "sgs": {"quality": "experimental", "status": "unofficial", "name": "sgs", "description": {"en": "Simeon Simeonov's personal Gentoo overlay"}, "homepage": "https://github.com/blackm0re/sgs-overlay", "owner": [{"type": "person", "email": "sgs@pichove.org", "name": "Simeon Simeonov"}], "source": [{"type": "git", "uri": "https://github.com/blackm0re/sgs-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:blackm0re/sgs-overlay.git"}], "feed": ["https://github.com/blackm0re/sgs-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-04 09:57:42 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "shnurise": {"quality": "experimental", "status": "unofficial", "name": "shnurise", "description": {"en": "packages for mono environment and other", "ru": "\u043f\u0430\u043a\u0435\u0442\u044b \u0434\u043b\u044f \u043c\u043e\u043d\u043e \u0438 \u0440\u0430\u0437\u043d\u043e\u0435 \u043f\u0440\u043e\u0447\u0435\u0435"}, "homepage": "https://github.com/ArsenShnurkov/shnurise", "owner": [{"type": "person", "email": "Arsen.Shnurkov@gmail.com", "name": "Arsen Shnurkov"}], "source": [{"type": "git", "uri": "https://github.com/ArsenShnurkov/shnurise.git"}, {"type": "git", "uri": "git://github.com/ArsenShnurkov/shnurise.git"}, {"type": "git", "uri": "git@github.com:ArsenShnurkov/shnurise.git"}], "feed": ["https://github.com/ArsenShnurkov/shnurise/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-23 02:07:26 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 64}, "sihnon": {"quality": "experimental", "status": "unofficial", "name": "sihnon", "description": {"en": "optiz0r's sihnon overlay"}, "homepage": "https://github.com/optiz0r/gentoo-overlay", "owner": [{"type": "person", "email": "optiz0r@gmail.com", "name": "optiz0r"}], "source": [{"type": "git", "uri": "https://github.com/optiz0r/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/optiz0r/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:optiz0r/gentoo-overlay.git"}], "feed": ["https://github.com/optiz0r/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-14 19:30:34 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "simonvanderveldt": {"quality": "experimental", "status": "unofficial", "name": "simonvanderveldt", "description": {"en": "Personal Gentoo overlay focused on music production and engineering applications"}, "homepage": "https://github.com/simonvanderveldt/simonvanderveldt-overlay", "owner": [{"type": "person", "email": "simon.vanderveldt@gmail.com", "name": "Simon van der Veldt"}], "source": [{"type": "git", "uri": "https://github.com/simonvanderveldt/simonvanderveldt-overlay.git"}, {"type": "git", "uri": "git://github.com/simonvanderveldt/simonvanderveldt-overlay.git"}, {"type": "git", "uri": "git@github.com:simonvanderveldt/simonvanderveldt-overlay.git"}], "feed": ["https://github.com/simonvanderveldt/simonvanderveldt-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-20 18:00:48 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "sinustrom": {"quality": "experimental", "status": "unofficial", "name": "sinustrom", "description": {"en": "Sinustrom Gentoo Overlay"}, "homepage": "https://github.com/zpuskas/sinustrom-gentoo-overlay", "owner": [{"type": "person", "email": "zoltan@sinustrom.info", "name": "Zoltan Puskas"}], "source": [{"type": "git", "uri": "https://github.com/zpuskas/sinustrom-gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/zpuskas/sinustrom-gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:zpuskas/sinustrom-gentoo-overlay.git"}], "feed": ["https://github.com/zpuskas/sinustrom-gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 14:09:39 -0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "sk-overlay": {"quality": "experimental", "status": "unofficial", "name": "sk-overlay", "description": {"en": "The Scriptkitties overlay for additional ebuilds"}, "homepage": "https://github.com/scriptkitties/overlay", "owner": [{"type": "person", "email": "p.spek@tyil.work", "name": "Patrick Spek"}], "source": [{"type": "git", "uri": "https://github.com/scriptkitties/overlay.git"}, {"type": "git", "uri": "git://github.com/scriptkitties/overlay.git"}, {"type": "git", "uri": "git@github.com:scriptkitties/overlay.git"}], "feed": ["https://github.com/scriptkitties/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-13 10:50:54 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 50}, "slonko": {"quality": "experimental", "status": "unofficial", "name": "slonko", "description": {"en": "Personal portage overlay"}, "homepage": "https://slonko.net/portage", "owner": [{"type": "person", "email": "marcin.deranek@slonko.net", "name": "Marcin Deranek"}], "source": [{"type": "git", "uri": "https://slonko.net/git/portage"}], "feed": ["https://slonko.net/git/portage/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-20 13:53:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "slyfox": {"quality": "experimental", "status": "official", "name": "slyfox", "description": {"en": "slyfox's ebuild den"}, "homepage": "https://github.com/trofi/slyfox-gentoo", "owner": [{"type": "person", "email": "slyfox@gentoo.org", "name": "Sergei Trofimovich"}], "source": [{"type": "git", "uri": "https://github.com/trofi/slyfox-gentoo"}], "feed": ["https://github.com/trofi/slyfox-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 08:28:19 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 19}, "snapd": {"quality": "experimental", "status": "unofficial", "name": "snapd", "description": {"en": "ebuilds for canaonicals snapd"}, "homepage": "https://github.com/zigford/snapd", "owner": [{"type": "person", "email": "zigford@gmail.com", "name": "Jesse Harris"}], "source": [{"type": "git", "uri": "https://github.com/zigford/snapd.git"}], "feed": ["https://github.com/zigford/snapd/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-23 22:24:58 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "soft": {"quality": "experimental", "status": "unofficial", "name": "soft", "description": {"en": "Soft's personal overlay for miscellaneous ebuilds"}, "homepage": "https://bitbucket.org/Soft/overlay", "owner": [{"type": "person", "email": "samuel.lauren@iki.fi", "name": "Samuel Laur\u00e9n"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/Soft/overlay"}], "x-state": "GOOD", "x-timestamp": "2020-03-02 20:46:18 +0200", "x-masters": ["gentoo"], "x-ebuild-count": 53}, "sogo-connector": {"quality": "experimental", "status": "unofficial", "name": "sogo-connector", "description": {"en": "SOGO connector overlay"}, "homepage": "https://cgit.gentoo.org/repo/user/sogo-connector.git/", "owner": [{"type": "person", "email": "gentoo@posteo.de", "name": "Fabian K\u00f6ster"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/sogo-connector.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/sogo-connector.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/sogo-connector.git"}], "feed": ["https://cgit.gentoo.org/repo/user/sogo-connector.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-02 11:14:25 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "soltys": {"quality": "experimental", "status": "unofficial", "name": "soltys", "description": {"en": "tools usefull on CTFs and things that aren't in the portage tristelune"}, "homepage": "https://github.com/soltysek/soltys-overlay", "owner": [{"type": "person", "email": "bgo@soltys.info", "name": "Krzysztof Koro\u015bcik"}], "source": [{"type": "git", "uri": "https://github.com/soltysek/soltys-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/soltysek/soltys-overlay.git"}], "feed": ["https://github.com/soltysek/soltys-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-09 13:34:14 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 29}, "sorinp": {"quality": "experimental", "status": "unofficial", "name": "sorinp", "description": {"en": "A collection of ebuilds that are missing or outdated or incomplete on the Gentoo portage official repository.."}, "homepage": "https://github.com/psihozefir/sorinp-gentoo-overlay", "owner": [{"type": "person", "email": "sorin.panca@gmail.com", "name": "Sorin Panca"}], "source": [{"type": "git", "uri": "https://github.com/psihozefir/sorinp-gentoo-overlay"}], "x-state": "GOOD", "x-timestamp": "2016-11-20 14:11:02 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "sorrow": {"quality": "experimental", "status": "unofficial", "name": "sorrow", "description": {"en": "Ebuilds for some wayland-related software and some other stuff"}, "homepage": "https://gitlab.com/eternal-sorrow/gentoo-local", "owner": [{"type": "person", "email": "sergamena@inbox.ru", "name": "sorrow"}], "source": [{"type": "git", "uri": "https://gitlab.com/eternal-sorrow/gentoo-local.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com:eternal-sorrow/gentoo-local.git"}], "feed": ["https://gitlab.com/eternal-sorrow/gentoo-local/commits/master?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 02:56:16 +1000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "sortsmill": {"quality": "experimental", "status": "unofficial", "name": "sortsmill", "description": {"en": "Personal overlay of Barry Schwartz for font projects"}, "homepage": "https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay", "owner": [{"type": "person", "email": "chemoelectric@chemoelectric.org", "name": "Barry Schwartz"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay"}, {"type": "mercurial", "uri": "ssh://hg@bitbucket.org/sortsmill/sortsmill-gentoo-overlay"}], "feed": ["https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay/atom", "https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay/rss"], "x-state": "GOOD", "x-timestamp": "2020-05-10 13:33:37 -0500", "x-masters": ["gentoo"], "x-ebuild-count": 91}, "spikyatlinux": {"quality": "experimental", "status": "unofficial", "name": "spikyatlinux", "description": {"en": "Here are some of my own or modified ebuilds. Also some of them I've found in the web."}, "homepage": "https://github.com/spikyatlinux/ebuilds_for_gentoo", "owner": [{"type": "person", "email": "spikyatlinux@gmail.com", "name": "SpikyAtLinux"}], "source": [{"type": "git", "uri": "https://github.com/spikyatlinux/ebuilds_for_gentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-16 17:28:49 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "sping": {"quality": "experimental", "status": "official", "name": "sping", "description": {"en": "Overlay of Gentoo developer Sebastian Pipping; for issues, please open tickets at GitHub"}, "homepage": "https://github.com/hartwork/gentoo-overlay-sping", "owner": [{"type": "person", "email": "sping@gentoo.org", "name": "Sebastian Pipping"}], "source": [{"type": "git", "uri": "https://github.com/hartwork/gentoo-overlay-sping.git"}, {"type": "git", "uri": "git://github.com/hartwork/gentoo-overlay-sping.git"}, {"type": "git", "uri": "git@github.com:hartwork/gentoo-overlay-sping.git"}], "feed": ["https://github.com/hartwork/gentoo-overlay-sping/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-03-18 17:47:33 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "squeezebox": {"quality": "experimental", "status": "unofficial", "name": "squeezebox", "description": {"en": "Packages for the Squeezebox network audio player from Logitech"}, "homepage": "https://cgit.gentoo.org/user/squeezebox.git/", "owner": [{"type": "person", "email": "stuart@hickinbottom.com", "name": "Stuart Hickinbottom"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/squeezebox.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/squeezebox.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/squeezebox.git"}], "feed": ["https://cgit.gentoo.org/user/squeezebox.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-01-08 18:40:26 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "src_prepare-overlay": {"quality": "experimental", "status": "unofficial", "name": "src_prepare-overlay", "description": {"en": "src_prepare group's Gentoo overlay"}, "homepage": "https://gitlab.com/src_prepare/src_prepare-overlay.git", "owner": [{"type": "person", "name": "XGQT", "email": "xgqt@protonmail.com"}], "source": [{"type": "git", "uri": "https://gitlab.com/src_prepare/src_prepare-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git"}], "feed": ["https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 05:11:07 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 128}, "ssnb": {"quality": "experimental", "status": "unofficial", "name": "ssnb", "description": {"en": "Gentoo repository made by ssnb"}, "homepage": "https://cgit.gentoo.org/repo/user/ssnb.git/", "owner": [{"type": "person", "email": "samuelbernardo.mail@gmail.com", "name": "Samuel Bernardo"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/ssnb.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/ssnb"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/ssnb.git"}], "feed": ["https://cgit.gentoo.org/repo/user/ssnb.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-18 12:47:50 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 355}, "sspreitz": {"quality": "experimental", "status": "unofficial", "name": "sspreitz", "description": {"en": "My Gentoo repository and ebuilds"}, "homepage": "https://github.com/sspreitzer/gentoo-repo", "owner": [{"type": "person", "email": "sspreitz@redhat.com", "name": "Sascha Spreitzer"}], "source": [{"type": "git", "uri": "https://github.com/sspreitzer/gentoo-repo.git"}, {"type": "git", "uri": "git+ssh://git@github.com/sspreitzer/gentoo-repo.git"}, {"type": "git", "uri": "git@github.com:sspreitzer/gentoo-repo.git"}], "feed": ["https://github.com/sspreitzer/gentoo-repo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-14 20:25:43 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "steam-overlay": {"quality": "experimental", "status": "unofficial", "name": "steam-overlay", "description": {"en": "Gentoo overlay for Valve's Steam client and Steam-based games"}, "homepage": "https://github.com/anyc/steam-overlay", "owner": [{"type": "person", "email": "dev@kicherer.org", "name": "Mario Kicherer"}], "source": [{"type": "git", "uri": "https://github.com/anyc/steam-overlay.git"}, {"type": "git", "uri": "git://github.com/anyc/steam-overlay.git"}, {"type": "git", "uri": "git@github.com:anyc/steam-overlay.git"}], "feed": ["https://github.com/anyc/steam-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-18 15:16:32 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "stefantalpalaru": {"quality": "experimental", "status": "unofficial", "name": "stefantalpalaru", "description": {"en": "Gentoo overlay with ebuilds by Stefan Talpalaru that are not in the tree"}, "homepage": "https://github.com/stefantalpalaru/gentoo-overlay", "owner": [{"type": "person", "email": "stefantalpalaru@yahoo.com", "name": "Stefan Talpalaru"}], "source": [{"type": "git", "uri": "https://github.com/stefantalpalaru/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/stefantalpalaru/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:stefantalpalaru/gentoo-overlay.git"}], "feed": ["https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-20 02:52:59 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 680}, "stowe-verlay": {"quality": "experimental", "status": "unofficial", "name": "stowe-verlay", "description": {"en": "Few things that have either broken elsewhere or fallen unmaintained, such as winexe, a source-based version of logitech media server, a patched version of dansguardian"}, "homepage": "https://github.com/mwstowe/stowe-verlay", "owner": [{"type": "person", "email": "mstowe@chicago.us.mensa.org", "name": "Michael Stowe"}], "source": [{"type": "git", "uri": "https://github.com/mwstowe/stowe-verlay.git"}], "feed": ["https://github.com/mwstowe/stowe-verlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-07 09:52:08 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "strohel": {"quality": "experimental", "status": "unofficial", "name": "strohel", "description": {"en": "strohel's overlay"}, "homepage": "https://github.com/strohel/strohel-overlay", "owner": [{"type": "person", "email": "matej@laitl.cz", "name": "Mat\u011bj Laitl"}], "source": [{"type": "git", "uri": "https://strohel@github.com/strohel/strohel-overlay.git"}, {"type": "git", "uri": "git://github.com/strohel/strohel-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:strohel/strohel-overlay.git"}], "feed": ["https://github.com/strohel/strohel-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-15 11:27:29 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "stuff": {"quality": "experimental", "status": "unofficial", "name": "stuff", "description": {"en": "stuff"}, "homepage": "https://github.com/istitov/stuff", "owner": [{"type": "person", "email": "iohann.s.titov@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/istitov/stuff.git"}], "feed": ["https://github.com/istitov/stuff/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 18:20:17 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 238}, "sublime-text": {"quality": "experimental", "status": "unofficial", "name": "sublime-text", "description": {"en": "Collection of ebuilds to install Sublime Text 2 or Sublime Text 3"}, "homepage": "https://github.com/DamnWidget/sublime-text", "owner": [{"type": "person", "email": "oscar.campos@member.fsf.org", "name": "Oscar Campos"}], "source": [{"type": "git", "uri": "https://github.com/DamnWidget/sublime-text.git"}, {"type": "git", "uri": "git://github.com/DamnWidget/sublime-text.git"}, {"type": "git", "uri": "git@github.com:DamnWidget/sublime-text.git"}], "feed": ["https://github.com/DamnWidget/sublime-text/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-04-08 13:16:10 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 19}, "superposition": {"quality": "experimental", "status": "unofficial", "name": "superposition", "description": {"en": "Phil's overlay"}, "homepage": "https://cgit.gentoo.org/repo/user/superposition.git/", "owner": [{"type": "person", "email": "Phil_miess@yahoo.com", "name": "Philip Miess"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/superposition.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/superposition.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/superposition.git"}], "feed": ["https://cgit.gentoo.org/repo/user/superposition.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-24 06:36:55 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 61}, "swegener": {"quality": "experimental", "status": "official", "name": "swegener", "description": {"en": "This overlay contains some experimental stuff, but mostly\n stuff I quickly wrote an ebuild for or grabed it from bugzilla and did not\n have the time to commit it to the official tree or do not consider it ready\n for it."}, "homepage": "https://dev.gentoo.org/~swegener/", "owner": [{"type": "person", "email": "swegener@gentoo.org"}], "source": [{"type": "rsync", "uri": "rsync://rsync.gentoo.stealer.net/swegener-overlay/"}], "x-state": "GOOD", "x-timestamp": "2018-11-19 10:32:42.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "tabinol": {"quality": "experimental", "status": "unofficial", "name": "tabinol", "description": {"en": "Tabinol personal overlay with no special focus"}, "homepage": "https://github.com/Tabinol/tabinol-overlay", "owner": [{"type": "person", "email": "mblanchet@fastmail.com", "name": "Michel Blanchet"}], "source": [{"type": "git", "uri": "https://github.com/Tabinol/tabinol-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Tabinol/tabinol-overlay.git"}], "feed": ["https://github.com/Tabinol/tabinol-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-02-25 22:30:56 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "tamiko": {"quality": "experimental", "status": "unofficial", "name": "tamiko", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/repo/dev/tamiko.git/", "owner": [{"type": "person", "email": "tamiko@gentoo.org", "name": "Matthias Maier"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/tamiko.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/tamiko.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/tamiko.git"}], "feed": ["https://cgit.gentoo.org/repo/dev/tamiko.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-18 02:59:08 -0500\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "tante": {"quality": "experimental", "status": "unofficial", "name": "tante", "description": {"en": "Overlay of tante"}, "homepage": "https://github.com/tante/overlay", "owner": [{"type": "person", "email": "tante@tante.cc"}], "source": [{"type": "git", "uri": "https://github.com/tante/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2017-02-26 14:13:35 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "tarantool": {"quality": "experimental", "status": "unofficial", "name": "tarantool", "description": {"en": "Tarantool Gentoo Overlay"}, "homepage": "https://github.com/tarantool/gentoo-overlay", "owner": [{"type": "person", "email": "totktonada.ru@gmail.com", "name": "Alexander Turenko"}], "source": [{"type": "git", "uri": "https://github.com/tarantool/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/tarantool/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:tarantool/gentoo-overlay.git"}], "feed": ["https://github.com/tarantool/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 13:50:38 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 45}, "tastytea": {"quality": "experimental", "status": "unofficial", "name": "tastytea", "description": {"en": "Overlay of tastytea"}, "homepage": "https://schlomp.space/tastytea/overlay", "owner": [{"type": "person", "email": "gentoo@tastytea.de", "name": "tastytea"}], "source": [{"type": "git", "uri": "https://schlomp.space/tastytea/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 19:45:29 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 69}, "tengine-overlay": {"quality": "experimental", "status": "unofficial", "name": "tengine-overlay", "description": {"en": "Tengine overlay for Gentoo Linux"}, "homepage": "https://github.com/damex/tengine-overlay", "owner": [{"type": "person", "email": "damex.pp@gmail.com", "name": "Roman Kuzmitsky"}], "source": [{"type": "git", "uri": "https://github.com/damex/tengine-overlay.git"}], "feed": ["https://github.com/damex/tengine-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-11-29 08:54:54 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "tf201": {"quality": "experimental", "status": "unofficial", "name": "tf201", "description": {"en": "TF201 (Asus Transformer Prime) overlay for Gentoo"}, "homepage": "https://github.com/Tux1c/tf201-overlay", "owner": [{"type": "person", "email": "tux1cc@gmail.com", "name": "Yan A."}], "source": [{"type": "git", "uri": "https://github.com/Tux1c/tf201-overlay"}], "x-state": "GOOD", "x-timestamp": "2015-04-11 16:03:12 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "tgbugs-overlay": {"quality": "experimental", "status": "unofficial", "name": "tgbugs-overlay", "description": {"en": "tgbugs portage overlay for custom ebuilds"}, "homepage": "https://github.com/tgbugs/tgbugs-overlay", "owner": [{"type": "person", "email": "tgbugs@gmail.com", "name": "Tom Gillespie"}], "source": [{"type": "git", "uri": "https://github.com/tgbugs/tgbugs-overlay.git"}, {"type": "git", "uri": "git://github.com/tgbugs/tgbugs-overlay.git"}, {"type": "git", "uri": "git@github.com:tgbugs/tgbugs-overlay.git"}], "feed": ["https://github.com/tgbugs/tgbugs-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 02:53:53 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 302}, "thabairne": {"quality": "experimental", "status": "unofficial", "name": "thabairne", "description": {"en": "ntnn's Overlay"}, "homepage": "https://github.com/ntnn/gentoo-thabairne", "owner": [{"type": "person", "email": "nelo@wallus.de", "name": "Nelo-Thara Wallus"}], "source": [{"type": "git", "uri": "https://github.com/ntnn/gentoo-thabairne.git"}], "feed": ["https://github.com/ntnn/gentoo-thabairne/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-08-17 23:54:58 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "thegreatmcpain": {"quality": "experimental", "status": "unofficial", "name": "thegreatmcpain", "description": {"en": "TheGreatMcPain's personal ebuild overlay"}, "homepage": "https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay", "owner": [{"type": "person", "email": "sixsupersonic@gmail.com", "name": "James McClain"}], "source": [{"type": "git", "uri": "https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git"}, {"type": "git", "uri": "git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git"}], "feed": ["https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 15:03:00 -0500\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "bobwya"], "x-ebuild-count": 73}, "timboudreau": {"quality": "experimental", "status": "unofficial", "name": "timboudreau", "description": {"en": "Tim Boudreau's Overlay"}, "homepage": "https://github.com/timboudreau/gentoo", "owner": [{"type": "person", "email": "tim@timboudreau.com", "name": "Tim Boudreau"}], "source": [{"type": "git", "uri": "https://github.com/timboudreau/gentoo.git"}, {"type": "git", "uri": "git://github.com/timboudreau/gentoo.git"}, {"type": "git", "uri": "git@github.com:timboudreau/gentoo.git"}], "feed": ["https://github.com/timboudreau/gentoo/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-15 21:04:21 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "tmacedo": {"quality": "experimental", "status": "unofficial", "name": "tmacedo", "description": {"en": "User Overlay"}, "homepage": "https://github.com/tmacedo/portage", "owner": [{"type": "person", "email": "tftfmacedo@gmail.com", "name": "Tiago Macedo"}], "source": [{"type": "git", "uri": "git://github.com/tmacedo/portage.git"}], "feed": ["https://github.com/tmacedo/portage/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-15 17:57:01 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "tocaro": {"quality": "experimental", "status": "unofficial", "name": "tocaro", "description": {"en": "tocaro personnal o.g.o"}, "homepage": "https://cgit.gentoo.org/user/tocaro.git/", "owner": [{"type": "person", "email": "tocaro@thocar.org", "name": "Thomas Carri\u00e9"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/tocaro.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/tocaro.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/tocaro.git"}], "feed": ["https://cgit.gentoo.org/user/tocaro.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-03-28 19:02:11 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "toolchain": {"quality": "experimental", "status": "official", "name": "toolchain", "description": {"en": "Toolchain ebuilds that are unsuitable for the tree. Snapshots,\n unstable versions, etc..."}, "homepage": "https://cgit.gentoo.org/proj/toolchain.git/", "owner": [{"type": "project", "email": "toolchain@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/toolchain.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/toolchain.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/toolchain.git"}], "feed": ["https://cgit.gentoo.org/proj/toolchain.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-22 09:39:04 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "torbrowser": {"quality": "experimental", "status": "unofficial", "name": "torbrowser", "description": {"en": "Tor Browser related ebuilds"}, "homepage": "https://github.com/MeisterP/torbrowser-overlay", "owner": [{"type": "person", "email": "poncho@spahan.ch", "name": "MeisterP"}], "source": [{"type": "git", "uri": "https://github.com/MeisterP/torbrowser-overlay.git"}, {"type": "git", "uri": "git://github.com/MeisterP/torbrowser-overlay.git"}, {"type": "git", "uri": "git@github.com:MeisterP/torbrowser-overlay.git"}], "feed": ["https://github.com/MeisterP/torbrowser-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 18:38:32 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "tranquility": {"quality": "experimental", "status": "official", "name": "tranquility", "description": {"en": "Developer overlay"}, "homepage": "https://gitweb.gentoo.org/repo/dev/tranquility.git/", "owner": [{"type": "person", "email": "tranquility@gentoo.org", "name": "Ole Reifschneider"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/tranquility.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/tranquility.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/tranquility.git"}], "feed": ["https://gitweb.gentoo.org/repo/dev/tranquility.git/atom/"], "x-state": "GOOD", "x-timestamp": "2016-10-13 10:48:40 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "triquetra": {"quality": "experimental", "status": "unofficial", "name": "triquetra", "description": {"en": "User overlay"}, "homepage": "https://cgit.gentoo.org/user/triquetra.git/", "owner": [{"type": "person", "email": "david@triquetradevelopment.com", "name": "David Crandall"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/triquetra.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/triquetra.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/triquetra.git"}], "feed": ["https://cgit.gentoo.org/user/triquetra.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2016-01-30 16:36:07 -0600\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "trolltoo": {"quality": "experimental", "status": "unofficial", "name": "trolltoo", "description": {"en": "An ebuild overlay for Gentoo."}, "homepage": "https://github.com/dallenwilson/trolltoo", "owner": [{"type": "person", "email": "dallen.wilson@gmail.com", "name": "Dallen Wilson"}], "source": [{"type": "git", "uri": "https://github.com/dallenwilson/trolltoo.git"}, {"type": "git", "uri": "git+ssh://git@github.com/dallenwilson/trolltoo.git"}], "feed": ["https://github.com/dallenwilson/trolltoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 09:44:08 -0600\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "tryton": {"quality": "experimental", "status": "unofficial", "name": "tryton", "description": {"en": "Tryton"}, "homepage": "http://www.tryton.org/", "owner": [{"type": "person", "email": "cedk@gentoo.org"}], "source": [{"type": "mercurial", "uri": "https://hg.tryton.org/tryton-overlay"}], "x-state": "GOOD", "x-timestamp": "2020-05-18 22:56:38 +0200", "x-masters": ["gentoo"], "x-ebuild-count": 615}, "twister": {"quality": "experimental", "status": "unofficial", "name": "twister", "description": {"en": "Unoffical gentoo overlay for twister"}, "homepage": "https://github.com/ddorian1/gentoo-twister-overlay", "owner": [{"type": "person", "email": "mail@jschwab.org", "name": "Johannes Schwab"}], "source": [{"type": "git", "uri": "https://github.com/ddorian1/gentoo-twister-overlay.git"}, {"type": "git", "uri": "git://github.com/ddorian1/gentoo-twister-overlay.git"}, {"type": "git", "uri": "git@github.com:ddorian1/gentoo-twister-overlay.git"}], "feed": ["https://github.com/ddorian1/gentoo-twister-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-01-06 12:40:31 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "twitch153": {"quality": "experimental", "status": "unofficial", "name": "twitch153", "description": {"en": "Experimental ebuilds"}, "homepage": "https://github.com/twitch153/ebuilds", "owner": [{"type": "person", "email": "twitch153@gentoo.org", "name": "Devan Franchini"}], "source": [{"type": "git", "uri": "git://github.com/twitch153/ebuilds.git"}], "feed": ["https://github.com/twitch153/ebuilds/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-12-27 15:19:28 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "ulm": {"quality": "experimental", "status": "official", "name": "ulm", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/repo/dev/ulm.git/", "owner": [{"type": "person", "email": "ulm@gentoo.org", "name": "Ulrich M\u00fcller"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/ulm.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/ulm.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/ulm.git"}], "feed": ["https://cgit.gentoo.org/repo/dev/ulm.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-04-03 19:22:11 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "ultrabug": {"quality": "experimental", "status": "official", "name": "ultrabug", "description": {"en": "Developer Overlay"}, "homepage": "https://cgit.gentoo.org/dev/ultrabug.git/", "owner": [{"type": "person", "email": "ultrabug@gentoo.org", "name": "Alexys Jacob"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/ultrabug.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/ultrabug.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/ultrabug.git"}], "feed": ["https://cgit.gentoo.org/dev/ultrabug.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-24 20:55:55 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 40}, "unity-gentoo": {"quality": "experimental", "status": "unofficial", "name": "unity-gentoo", "description": {"en": "Overlay to install the Unity desktop"}, "homepage": "https://github.com/shiznix/unity-gentoo", "owner": [{"type": "person", "email": "rickfharris@yahoo.com.au", "name": "Rick Harris"}], "source": [{"type": "git", "uri": "https://github.com/shiznix/unity-gentoo"}, {"type": "git", "uri": "git://github.com/shiznix/unity-gentoo.git"}], "feed": ["https://github.com/feeds/shiznix/commits/unity-gentoo/master"], "x-state": "GOOD", "x-timestamp": "2020-05-22 00:17:07 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 167}, "usenet-overlay": {"quality": "experimental", "status": "unofficial", "name": "usenet-overlay", "description": {"en": "Personal Overlay for Lidarr, Radarr and Sonarr "}, "homepage": "https://github.com/xartin/gentoo-overlay", "owner": [{"type": "person", "email": "mcrawford@eliteitminds.com", "name": "Michael Crawford"}], "source": [{"type": "git", "uri": "https://github.com/xartin/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/xartin/gentoo-overlay.git"}], "feed": ["https://github.com/xartin/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-07 06:42:27 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "vaca": {"quality": "experimental", "status": "unofficial", "name": "vaca", "description": {"en": "Just another personal Gentoo overlay"}, "homepage": "https://github.com/hashashin/gentoo-vaca-overlay", "owner": [{"type": "person", "email": "gentoo.power@gmail.com", "name": "hashashin"}], "source": [{"type": "git", "uri": "https://github.com/hashashin/gentoo-vaca-overlay"}, {"type": "git", "uri": "git://github.com/hashashin/gentoo-vaca-overlay.git"}], "feed": ["https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-08-19 13:48:20 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "vampire": {"quality": "experimental", "status": "unofficial", "name": "vampire", "description": {"en": "A personal repository. So much bleeding edge, you would bet a vampire was involved."}, "homepage": "https://github.com/TheCrueltySage/vampire-overlay", "owner": [{"type": "person", "email": "miltenfiremage@gmail.com", "name": "TheCrueltySage"}], "source": [{"type": "git", "uri": "https://github.com/TheCrueltySage/vampire-overlay.git"}, {"type": "git", "uri": "git://github.com/TheCrueltySage/vampire-overlay.git"}], "feed": ["https://github.com/TheCrueltySage/vampire-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-04 22:14:21 +0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "vapoursynth": {"quality": "experimental", "status": "unofficial", "name": "vapoursynth", "description": {"en": "Unofficial repository with all vapoursynth related ebuilds"}, "homepage": "https://github.com/4re/vapoursynth-portage", "owner": [{"type": "person", "email": "surukko@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/4re/vapoursynth-portage.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 02:04:42 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 284}, "vayerx": {"quality": "experimental", "status": "unofficial", "name": "vayerx", "description": {"en": "Personal overlay of Vasiliy Yeremeyev"}, "homepage": "https://github.com/vayerx/vayerx-gentoo/", "owner": [{"type": "person", "email": "vayerx@gmail.com", "name": "Vasiliy Yeremeyev"}], "source": [{"type": "git", "uri": "https://github.com/vayerx/vayerx-gentoo.git"}, {"type": "git", "uri": "git://github.com/vayerx/vayerx-gentoo.git"}, {"type": "git", "uri": "git@github.com:vayerx/vayerx-gentoo.git"}], "feed": ["https://github.com/vayerx/vayerx-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 15:56:01 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 95}, "vdr-devel": {"quality": "experimental", "status": "official", "name": "vdr-devel", "description": {"en": "Overlay for VDR, that contains ebuilds for development version\n of VDR, and specific plugins for that version."}, "homepage": "https://cgit.gentoo.org/proj/vdr/devel.git/", "owner": [{"type": "project", "email": "vdr@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/vdr/devel.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/vdr/devel.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/vdr/devel.git"}], "feed": ["https://cgit.gentoo.org/proj/vdr/devel.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-03-03 23:00:58 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 36}, "vifino-overlay": {"quality": "experimental", "status": "unofficial", "name": "vifino-overlay", "description": {"en": "vifino's personal overlay"}, "homepage": "https://github.com/vifino/vifino-overlay", "owner": [{"type": "person", "email": "vifino@tty.sh", "name": "Adrian \"vifino\" Pistol"}], "source": [{"type": "git", "uri": "https://github.com/vifino/vifino-overlay.git"}, {"type": "git", "uri": "git://github.com/vifino/vifino-overlay.git"}, {"type": "git", "uri": "git@github.com:vifino/vifino-overlay.git"}], "feed": ["https://github.com/vifino/vifino-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 16:32:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 50}, "vmacs": {"quality": "experimental", "status": "unofficial", "name": "vmacs", "description": {"en": "VMACS Personal Gentoo Overlay"}, "homepage": "https://cgit.gentoo.org/user/vmacs.git/", "owner": [{"type": "person", "email": "vance.m.allen@gmail.com", "name": "Vance M. Allen"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/vmacs.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/vmacs.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/vmacs.git"}], "feed": ["https://cgit.gentoo.org/user/vmacs.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-10-22 20:49:21 -0600\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "vortex": {"quality": "experimental", "status": "unofficial", "name": "vortex", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/nE0sIghT/vortex-overlay", "owner": [{"type": "person", "email": "ykonotopov@gnome.org", "name": "Yuri 'nE0sIghT' Konotopov"}], "source": [{"type": "git", "uri": "https://github.com/nE0sIghT/vortex-overlay.git"}, {"type": "git", "uri": "git://github.com/nE0sIghT/vortex-overlay.git"}], "feed": ["https://github.com/nE0sIghT/vortex-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 20:44:18 +0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 75}, "vowstar": {"quality": "experimental", "status": "unofficial", "name": "vowstar", "description": {"en": "Ebuilds from vowstar's git"}, "homepage": "https://github.com/vowstar/vowstar-overlay", "owner": [{"type": "person", "email": "vowstar@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/vowstar/vowstar-overlay.git"}, {"type": "git", "uri": "git://github.com/vowstar/vowstar-overlay.git"}, {"type": "git", "uri": "git@github.com:vowstar/vowstar-overlay.git"}], "feed": ["https://github.com/vowstar/vowstar-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-14 15:49:19 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "voyageur": {"quality": "experimental", "status": "official", "name": "voyageur", "description": {"en": "Voyageur's random ebuilds stuff"}, "homepage": "\n https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/", "owner": [{"type": "person", "email": "voyageur@gentoo.org"}], "source": [{"type": "git", "uri": "https://cafarelli.fr/git/voyageur-overlay/"}], "feed": ["https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 19:30:41 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "waebbl": {"quality": "experimental", "status": "unofficial", "name": "waebbl", "description": {"en": "waebbl's overlay"}, "homepage": "https://github.com/waebbl/waebbl-gentoo", "owner": [{"type": "person", "email": "waebbl@gmail.com", "name": "Bernd Waibel"}], "source": [{"type": "git", "uri": "https://github.com/waebbl/waebbl-gentoo.git"}, {"type": "git", "uri": "git+ssh://git@github.com/waebbl/waebbl-gentoo.git"}], "feed": ["https://github.com/waebbl/waebbl-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 16:57:31 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo", "raiagent"], "x-ebuild-count": 73}, "wayland-desktop": {"quality": "experimental", "status": "unofficial", "name": "wayland-desktop", "description": {"en": "gentoo overlay for wayland related ebuilds"}, "homepage": "https://github.com/epsilon-0/wayland-desktop", "owner": [{"type": "person", "email": "gentoo@aisha.cc", "name": "Aisha Tammy"}], "source": [{"type": "git", "uri": "https://github.com/epsilon-0/wayland-desktop.git"}, {"type": "git", "uri": "git+ssh://git@github.com/epsilon-0/wayland-desktop.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 14:52:51 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 36}, "wbrana": {"quality": "experimental", "status": "unofficial", "name": "wbrana", "description": {"en": "wbrana's overlay"}, "homepage": "https://cgit.gentoo.org/user/wbrana.git/", "owner": [{"type": "person", "email": "wbrana@gmail.com", "name": "William Brana"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/wbrana.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/wbrana.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/wbrana.git"}], "feed": ["https://cgit.gentoo.org/user/wbrana.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-06-28 16:56:01 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "wdzierzan": {"quality": "experimental", "status": "unofficial", "name": "wdzierzan", "description": {"en": "Stuff I'd rather `emerge' than `stow'"}, "homepage": "https://cgit.gentoo.org/user/wdzierzan.git/", "owner": [{"type": "person", "email": "wojciech.dzierzanowski@gmail.com", "name": "Wojciech Dzier\u017canowski"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/wdzierzan.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/wdzierzan.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/wdzierzan.git"}], "feed": ["https://cgit.gentoo.org/user/wdzierzan.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-02-28 21:28:13 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "webos": {"quality": "experimental", "status": "unofficial", "name": "webos", "description": {"en": "Ported Open WebOS components and libraries"}, "homepage": "https://github.com/feniksa/webos-overlay", "owner": [{"type": "person", "email": "feniksa@rambler.ru", "name": "Maksym Sditanov"}], "source": [{"type": "git", "uri": "https://github.com/feniksa/webos-overlay.git"}, {"type": "git", "uri": "git://github.com:feniksa/webos-overlay.git"}, {"type": "git", "uri": "git@github.com:feniksa/webos-overlay.git"}], "feed": ["https://github.com/feniksa/webos-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-11 02:21:46 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 49}, "weuxel": {"quality": "experimental", "status": "unofficial", "name": "weuxel", "description": {"en": "Weuxels Personal Overlay"}, "homepage": "https://github.com/Weuxel/portage-weuxel", "owner": [{"type": "person", "email": "norman@smash-net.org", "name": "Norman Rie\u00df"}], "source": [{"type": "git", "uri": "https://github.com/Weuxel/portage-weuxel.git"}, {"type": "git", "uri": "git://github.com/Weuxel/portage-weuxel.git"}, {"type": "git", "uri": "git@github.com:Weuxel/portage-weuxel.git"}], "feed": ["https://github.com/Weuxel/portage-weuxel/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-18 10:17:01 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "what4-java": {"quality": "experimental", "status": "unofficial", "name": "what4-java", "description": {"en": "Incubator for dev-java updates that the Gentoo Java team has no time for"}, "homepage": "https://github.com/kwhat/gentoo-what4-java-overlay", "owner": [{"type": "person", "email": "alex@1stleg.com", "name": "Alex Barker"}], "source": [{"type": "git", "uri": "https://github.com/kwhat/gentoo-what4-java-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-03-29 00:12:43 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 44}, "wichtounet": {"quality": "experimental", "status": "unofficial", "name": "wichtounet", "description": {"en": "Personal overlay of Baptiste Wicht"}, "homepage": "https://github.com/wichtounet/wichtounet-overlay", "owner": [{"type": "person", "email": "baptistewicht@gmail.com", "name": "Baptiste Wicht"}], "source": [{"type": "git", "uri": "https://github.com/wichtounet/wichtounet-overlay.git"}, {"type": "git", "uri": "git://github.com/wichtounet/wichtounet-overlay.git"}, {"type": "git", "uri": "git@github.com:wichtounet/wichtounet-overlay.git"}], "feed": ["https://github.com/wichtounet/wichtounet-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-20 19:28:59 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "wine": {"quality": "testing", "status": "official", "name": "wine", "description": {"en": "All supported Wine ebuilds from the Gentoo Wine Project"}, "homepage": "https://wiki.gentoo.org/wiki/Project:Wine", "owner": [{"type": "project", "email": "wine@gentoo.org", "name": "Gentoo Wine Project"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/wine.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/proj/wine.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-09 20:11:20 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 201}, "winny": {"quality": "experimental", "status": "unofficial", "name": "winny", "description": {"en": "Winny's personal overlay"}, "homepage": "https://github.com/winny-/winny-overlay", "owner": [{"type": "person", "email": "winston@ml1.net", "name": "winny"}], "source": [{"type": "git", "uri": "https://github.com/winny-/winny-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/winny-/winny-overlay.git"}], "feed": ["https://github.com/winny-/winny-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 13:56:02 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 62}, "wjn-overlay": {"quality": "experimental", "status": "unofficial", "name": "wjn-overlay", "description": {"en": "wjn's overlay for Gentoo Linux"}, "homepage": "https://bitbucket.org/wjn/wjn-overlay", "owner": [{"type": "person", "email": "wjn@aol.jp", "name": "wjn"}], "source": [{"type": "git", "uri": "https://bitbucket.org/wjn/wjn-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 13:22:27 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 26}, "wuodan": {"quality": "experimental", "status": "unofficial", "name": "wuodan", "description": {"en": "An experimental portage overlay"}, "homepage": "https://github.com/Wuodan/gentoo-overlay", "owner": [{"type": "person", "email": "stefan.kuhn.zurich@gmail.com", "name": "Stefan Kuhn"}], "source": [{"type": "git", "uri": "https://github.com/Wuodan/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Wuodan/gentoo-overlay.git"}], "feed": ["https://github.com/Wuodan/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-27 21:02:00 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "pentoo"], "x-ebuild-count": 20}, "x11": {"quality": "experimental", "status": "official", "name": "x11", "description": {"en": "Gentoo X11 team ebuild repository"}, "homepage": "https://cgit.gentoo.org/proj/x11.git", "owner": [{"type": "project", "email": "x11@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/x11.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/x11"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/x11.git"}], "feed": ["https://cgit.gentoo.org/proj/x11.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-06-24 17:08:58 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 80}, "xdch47": {"quality": "experimental", "status": "unofficial", "name": "xdch47", "description": {"en": "Gentoo portage overlay of xdch47"}, "homepage": "https://github.com/xdch47/gpo-xdch47", "owner": [{"type": "person", "email": "xdch47@posteo.de", "name": "Felix Neum\u00e4rker"}], "source": [{"type": "git", "uri": "https://github.com/xdch47/gpo-xdch47.git"}, {"type": "git", "uri": "git+ssh://git@github.com/xdch47/gpo-xdch47.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-24 08:44:14 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 51}, "xelnor": {"quality": "experimental", "status": "unofficial", "name": "xelnor", "description": {"en": "Rapha\u00ebl Barrois' (Xelnor) Gentoo overlay."}, "homepage": "http://overlay.xelnor.net", "owner": [{"type": "person", "email": "gentoo@xelnor.net"}], "source": [{"type": "git", "uri": "git://overlay.xelnor.net/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-28 19:59:54 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 51}, "xoreos": {"quality": "experimental", "status": "unofficial", "name": "xoreos", "description": {"en": "Gentoo overlay for the xoreos project, providing a WIP reimplementation of the BioWare Aurora engine and related modding tools."}, "homepage": "https://github.com/xoreos/gentoo-overlay", "owner": [{"type": "person", "email": "drmccoy@drmccoy.de", "name": "Sven \"DrMcCoy\" Hesse"}], "source": [{"type": "git", "uri": "https://github.com/xoreos/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/xoreos/gentoo-overlay.git"}], "feed": ["https://github.com/xoreos/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-07-03 16:34:33 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "xtreemfs": {"quality": "experimental", "status": "unofficial", "name": "xtreemfs", "description": {"en": "XtreemFS, a cloud filesystem"}, "homepage": "https://github.com/xtreemfs-gentoo/overlay", "owner": [{"type": "person", "email": "p@trickhieber.de", "name": "Patrick Hieber"}], "source": [{"type": "git", "uri": "https://github.com/xtreemfs-gentoo/overlay.git"}, {"type": "git", "uri": "git://github.com/xtreemfs-gentoo/overlay.git"}, {"type": "git", "uri": "git@github.com:xtreemfs-gentoo/overlay.git"}], "feed": ["https://github.com/xtreemfs-gentoo/overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-08-21 22:24:19 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "xwing": {"quality": "experimental", "status": "unofficial", "name": "xwing", "description": {"en": "This overlay contains some experimental stuff, such as\n turboprint printers driver (bug #61311), intel-536ep driver for lastest 2.6\n kernels (bug #127464), lastest grisbi version (proxy maintainer) before\n it's portage integration and so on."}, "homepage": "http://gentoo.xwing.info", "owner": [{"type": "person", "email": "casta@xwing.info"}], "source": [{"type": "rsync", "uri": "rsync://gentoo.xwing.info/xwing-overlay"}], "x-state": "GOOD", "x-timestamp": "2020-04-10 07:31:55.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "yandex": {"quality": "experimental", "status": "unofficial", "name": "yandex", "description": {"en": "Gentoo overlay with packages for software made by Yandex", "ru": "\u041e\u0432\u0435\u0440\u043b\u0435\u0439 \u0441 \u0441\u043e\u0444\u0442\u043e\u043c, \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u043d\u044b\u043c \u042f\u043d\u0434\u0435\u043a\u0441\u043e\u043c"}, "homepage": "https://github.com/yandex-gentoo/overlay", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://github.com/yandex-gentoo/overlay.git"}, {"type": "git", "uri": "git://github.com/yandex-gentoo/overlay.git"}, {"type": "git", "uri": "git@github.com:yandex-gentoo/overlay.git"}], "feed": ["https://github.com/yandex-gentoo/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-07-24 05:06:41 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "yarik-overlay": {"quality": "experimental", "status": "unofficial", "name": "yarik-overlay", "description": {"en": "Some new packages plus uncommitted patches and ebuilds for the main tree"}, "homepage": "https://github.com/yarikmsu/yarik-overlay", "owner": [{"type": "person", "email": "ygorbunov@gmail.com", "name": "Yaroslav Gorbunov"}], "source": [{"type": "git", "uri": "https://github.com/yarikmsu/yarik-overlay.git"}], "feed": ["https://github.com/yarikmsu/yarik-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-09-02 12:58:34 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "ycUygB1": {"quality": "experimental", "status": "unofficial", "name": "ycUygB1", "description": {"en": "Gentoo User ycUygB1 overlay"}, "homepage": "https://github.com/ycUygB1/overlay", "owner": [{"type": "person", "email": "harold@alum.mit.edu", "name": "Harold Anderson"}], "source": [{"type": "git", "uri": "https://github.com/ycUygB1/overlay.git"}, {"type": "git", "uri": "git://github.com/ycUygB1/overlay.git"}, {"type": "git", "uri": "git@github.com:ycUygB1/overlay.git"}], "feed": ["https://github.com/ycUygB1/overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-08-10 19:13:36 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 68}, "yoreek": {"quality": "experimental", "status": "unofficial", "name": "yoreek", "description": {"en": "Ebuilds related to nginx webserver modules"}, "homepage": "https://cgit.gentoo.org/user/yoreek.git/", "owner": [{"type": "person", "email": "yoreek@yahoo.com", "name": "Yuri U."}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/yoreek.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/yoreek.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/yoreek.git"}], "feed": ["https://cgit.gentoo.org/user/yoreek.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-10-28 19:20:48 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "youbroketheinternet": {"quality": "experimental", "status": "unofficial", "name": "youbroketheinternet", "description": {"en": "This overlay is a collaborative maintained Gentoo developer overlay. Some of us are involved with SecuShare, but we try out all sorts of XKEYSCORE-resistant technology. Some of our unique ebuilds are the full GNUnet suite, and software around the psyced chatserver. Some ebuilds are experimental/testing - refer to the included README for more info and details. If you would like to get involved read https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet"}, "homepage": "http://youbroketheinternet.org/#overlay", "owner": [{"type": "person", "email": "lynX@youbroketheinternet.pages.de", "name": "lynX"}], "source": [{"type": "git", "uri": "https://gnunet.org/git/youbroketheinternet-overlay.git"}, {"type": "git", "uri": "git://cheettyiapsyciew.onion/youbroketheinternet-overlay"}, {"type": "git", "uri": "git://gnunet.org/youbroketheinternet-overlay.git"}], "x-state": "GOOD", "x-timestamp": "1984-04-04 00:44:20 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 161}, "yurij-overlay": {"quality": "experimental", "status": "unofficial", "name": "yurij-overlay", "description": {"en": "Yurij's overlay"}, "homepage": "https://github.com/yurijmikhalevich/yurij-overlay", "owner": [{"type": "person", "email": "yurij@mikhalevi.ch", "name": "Yurij Mikhalevich"}], "source": [{"type": "git", "uri": "https://github.com/yurijmikhalevich/yurij-overlay.git"}, {"type": "git", "uri": "git://github.com/yurijmikhalevich/yurij-overlay.git"}, {"type": "git", "uri": "git@github.com:yurijmikhalevich/yurij-overlay.git"}], "feed": ["https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-09-03 21:21:55 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "zerodaysfordays": {"quality": "experimental", "status": "unofficial", "name": "zerodaysfordays", "description": {"en": "Jakob L. Kreuze's personal overlay."}, "homepage": "https://git.sr.ht/~jakob/zerodaysfordays", "owner": [{"type": "person", "email": "zerodaysfordays@sdf.lonestar.org", "name": "Jakob L. Kreuze"}], "source": [{"type": "git", "uri": "https://git.sr.ht/~jakob/zerodaysfordays"}], "x-state": "GOOD", "x-timestamp": "2020-05-09 19:15:21 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "zoobab": {"quality": "experimental", "status": "unofficial", "name": "zoobab", "description": {"en": "Personal overlay of Benjamin Henrion"}, "homepage": "https://github.com/zoobab/overlay4gentoo/", "owner": [{"type": "person", "email": "zoobab@gmail.com", "name": "Benjamin Henrion"}], "source": [{"type": "git", "uri": "https://github.com/zoobab/overlay4gentoo.git"}, {"type": "git", "uri": "git://github.com/zoobab/overlay4gentoo.git"}, {"type": "git", "uri": "git@github.com:zoobab/overlay4gentoo.git"}], "feed": ["https://github.com/zoobab/overlay4gentoo/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-07-28 09:54:40 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "zscheile": {"quality": "experimental", "status": "unofficial", "name": "zscheile", "description": {"en": "Zscheile Overlay"}, "homepage": "https://github.com/zserik/portage-zscheile", "owner": [{"type": "person", "email": "zseri@ytrizja.de", "name": "Erik Zscheile"}], "source": [{"type": "git", "uri": "https://github.com/zserik/portage-zscheile.git"}, {"type": "git", "uri": "git://github.com/zserik/portage-zscheile.git"}, {"type": "git", "uri": "git@github.com:zserik/portage-zscheile.git"}], "feed": ["https://github.com/zserik/portage-zscheile/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:21:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 238}, "zugaina": {"quality": "experimental", "status": "unofficial", "name": "zugaina", "description": {"en": "collection of ebuilds by ycarus"}, "homepage": "http://gpo.zugaina.org/Overlays/zugaina/", "owner": [{"type": "person", "email": "ycarus@zugaina.org"}], "source": [{"type": "rsync", "uri": "rsync://gentoo.zugaina.org/zugaina-portage"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 05:32:54.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 474}, "zx2c4": {"quality": "experimental", "status": "official", "name": "zx2c4", "description": {"en": "zx2c4's repository of additional ebuilds"}, "homepage": "http://git.zx2c4.com/portage/", "owner": [{"type": "person", "email": "zx2c4@gentoo.org", "name": "Jason A. Donenfeld"}], "source": [{"type": "git", "uri": "git://git.zx2c4.com/portage"}, {"type": "git", "uri": "http://git.zx2c4.com/portage"}, {"type": "git", "uri": "ssh://git@git.zx2c4.com/portage"}], "feed": ["http://git.zx2c4.com/portage/atom/?h=master"], "x-state": "GOOD", "x-timestamp": "2020-03-01 15:33:49 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "zyrenth": {"quality": "experimental", "status": "unofficial", "name": "zyrenth", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/kabili207/zyrenth-overlay", "owner": [{"type": "person", "email": "kabi-bugz.gentoo@zyrenth.com", "name": "Amy Nagle"}], "source": [{"type": "git", "uri": "https://github.com/kabili207/zyrenth-overlay.git"}, {"type": "git", "uri": "git://github.com/kabili207/zyrenth-overlay.git"}, {"type": "git", "uri": "git@github.com:kabili207/zyrenth-overlay.git"}], "feed": ["https://github.com/kabili207/zyrenth-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-06 16:30:00 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 59}} \ No newline at end of file +{"0bs1d1an": {"quality": "experimental", "status": "unofficial", "name": "0bs1d1an", "description": {"en": "Personal overlay"}, "homepage": "https://gitlab.com/0bs1d1an/0bs1d1an-overlay", "owner": [{"type": "person", "email": "gkroon@maelstrom.ninja", "name": "Guido Kroon"}], "source": [{"type": "git", "uri": "https://gitlab.com/0bs1d1an/0bs1d1an-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/0bs1d1an/0bs1d1an-overlay.git"}], "feed": ["https://gitlab.com/0bs1d1an/0bs1d1an-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 15:16:17 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "pentoo"], "x-ebuild-count": 73}, "0x4d4c": {"quality": "experimental", "status": "unofficial", "name": "0x4d4c", "description": {"en": "Personal overlay with no special focus"}, "homepage": "https://github.com/0x4d4c/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo@0x4d4c.xyz", "name": "Martin Lambertz"}], "source": [{"type": "git", "uri": "https://github.com/0x4d4c/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/0x4d4c/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:0x4d4c/gentoo-overlay.git"}], "feed": ["https://github.com/0x4d4c/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-06-09 22:51:12 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "4nykey": {"quality": "experimental", "status": "unofficial", "name": "4nykey", "description": {"en": "An experimental portage overlay"}, "homepage": "https://github.com/4nykey/4nykey", "owner": [{"type": "person", "email": "4nykey@gmail.com", "name": "Aleksei Kaveshnikov"}], "source": [{"type": "git", "uri": "https://github.com/4nykey/4nykey.git"}, {"type": "git", "uri": "git://github.com/4nykey/4nykey.git"}, {"type": "git", "uri": "git@github.com:4nykey/4nykey.git"}], "feed": ["https://github.com/4nykey/4nykey/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 19:45:23 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 470}, "AlexandreFournier": {"quality": "experimental", "status": "unofficial", "name": "AlexandreFournier", "description": {"en": "Alexandre Fournier's personal overlay"}, "homepage": "https://github.com/AlexandreFournier/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo@alexandrefournier.com", "name": "Alexandre Fournier"}], "source": [{"type": "git", "uri": "https://github.com/AlexandreFournier/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/AlexandreFournier/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:AlexandreFournier/gentoo-overlay.git"}], "feed": ["https://github.com/AlexandreFournier/gentoo-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-08 00:17:24 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 67}, "ArchFeh": {"quality": "experimental", "status": "unofficial", "name": "ArchFeh", "description": {"en": "ArchFeh's personal overlay"}, "homepage": "https://github.com/ArchFeh/ArchFeh-overlay", "owner": [{"type": "person", "email": "guyu2876@gmail.com", "name": "ArchFeh"}], "source": [{"type": "git", "uri": "https://github.com/ArchFeh/ArchFeh-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ArchFeh/ArchFeh-overlay.git"}], "feed": ["https://github.com/ArchFeh/ArchFeh-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-22 15:59:45 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "ArtSoftware": {"quality": "experimental", "status": "unofficial", "name": "ArtSoftware", "description": {"en": "Art-Software overlay"}, "homepage": "http://git.art-software.fr/ArtSoftware/portageLocalRepo", "owner": [{"type": "person", "email": "adrien.sohier@art-software.fr", "name": "[Electron]"}], "source": [{"type": "git", "uri": "http://git.art-software.fr/ArtSoftware/portageLocalRepo.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-20 17:24:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "AstroFloyd": {"quality": "experimental", "status": "unofficial", "name": "AstroFloyd", "description": {"en": "AstroFloyd's Gentoo overlay"}, "homepage": "https://cgit.gentoo.org/user/AstroFloyd.git/", "owner": [{"type": "person", "email": "AstroFloyd@gmail.com", "name": "AstroFloyd"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/AstroFloyd.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/AstroFloyd.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/AstroFloyd.git"}], "feed": ["https://cgit.gentoo.org/user/AstroFloyd.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-08 11:54:21 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 135}, "AzP": {"quality": "experimental", "status": "unofficial", "name": "AzP", "description": {"en": "Peter's own software playground"}, "homepage": "https://cgit.gentoo.org/user/AzP.git/", "owner": [{"type": "person", "email": "peterasplund@gentoo.se", "name": "Peter Asplund"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/AzP.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/AzP.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/AzP.git"}], "feed": ["https://cgit.gentoo.org/user/AzP.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 14:08:48 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "Case_Of": {"quality": "experimental", "status": "unofficial", "name": "Case_Of", "description": {"en": "Personal overlay"}, "homepage": "https://framagit.org/Case_Of/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo@retornaz.com", "name": "Quentin Retornaz"}], "source": [{"type": "git", "uri": "https://framagit.org/Case_Of/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@framagit.org/Case_Of/gentoo-overlay.git"}], "feed": ["https://framagit.org/Case_Of/gentoo-overlay/commits/master?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-07 03:05:48 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "Drauthius": {"quality": "experimental", "status": "unofficial", "name": "Drauthius", "description": {"en": "Ebuilds related to game dev"}, "homepage": "https://cgit.gentoo.org/repo/user/Drauthius.git/", "owner": [{"type": "person", "email": "albert@diserholt.com", "name": "Albert Diserholt"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/Drauthius.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/Drauthius"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/Drauthius.git"}], "feed": ["https://cgit.gentoo.org/repo/user/Drauthius.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-27 14:45:56 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "DuPol": {"quality": "experimental", "status": "unofficial", "name": "DuPol", "description": {"en": "DuPol's own and modified portage ebuilds."}, "homepage": "https://cgit.gentoo.org/user/DuPol.git/", "owner": [{"type": "person", "email": "DuPol@gmx.de", "name": "Dustin Polke"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/DuPol.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/DuPol.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/DuPol.git"}], "feed": ["https://cgit.gentoo.org/user/DuPol.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-18 21:05:32 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "FireBurn": {"quality": "experimental", "status": "unofficial", "name": "FireBurn", "description": {"en": "32bit ebuilds (libdrm, mesa, libx11, mesa-progs, ..)"}, "homepage": "https://github.com/FireBurn/Overlay", "owner": [{"type": "person", "email": "mike@fireburn.co.uk", "name": "Mike Lothian"}], "source": [{"type": "git", "uri": "git://github.com/FireBurn/Overlay.git"}], "feed": ["https://github.com/FireBurn/Overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 12:12:42 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "HomeAssistantRepository": {"quality": "experimental", "status": "unofficial", "name": "HomeAssistantRepository", "description": {"en": "Home Assistant on Gentoo Linux without virtualenv or docker."}, "homepage": "https://git.edevau.net/onkelbeh/HomeAssistantRepository", "owner": [{"type": "person", "email": "b@edevau.net", "name": "Andreas Billmeier"}], "source": [{"type": "git", "uri": "https://git.edevau.net/onkelbeh/HomeAssistantRepository.git"}, {"type": "git", "uri": "https://github.com/onkelbeh/HomeAssistantRepository.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 13:25:47 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2086}, "JRG": {"quality": "experimental", "status": "unofficial", "name": "JRG", "description": {"en": "John's Collaboration Overlay"}, "homepage": "https://github.com/john-r-graham/jrg-overlay", "owner": [{"type": "person", "email": "john_r_graham@gentoo.org", "name": "John R. Graham"}], "source": [{"type": "git", "uri": "https://github.com/john-r-graham/jrg-overlay.git"}, {"type": "git", "uri": "git://github.com/john-r-graham/jrg-overlay.git"}, {"type": "git", "uri": "git@github.com:john-r-graham/jrg-overlay.git"}], "feed": ["https://github.com/john-r-graham/jrg-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-21 17:12:39 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "KBrown-pub": {"quality": "experimental", "status": "unofficial", "name": "KBrown-pub", "description": {"en": "KBrown's public overlay"}, "homepage": "http://sandino.araico.net/", "owner": [{"type": "person", "email": "sandino@sandino.net", "name": "Sandino Araico Sanchez"}], "source": [{"type": "git", "uri": "https://git.softwarelibre.mx/KBrown/gentoo-overlay.git"}, {"type": "git", "uri": "https://github.com/KenjiBrown/gentoo-overlay.git"}], "feed": ["https://git.softwarelibre.mx/KBrown/gentoo-overlay/-/commits/KBrown-pub?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 20:04:59 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 128}, "Krontage": {"quality": "experimental", "status": "unofficial", "name": "Krontage", "description": {"en": "Personal overlay of Kron"}, "homepage": "https://github.com/undying/krontage", "owner": [{"type": "person", "email": "undying-m@yandex.ru", "name": "Kron"}], "source": [{"type": "git", "uri": "https://github.com/undying/krontage.git"}, {"type": "git", "uri": "git://github.com/undying/krontage.git"}, {"type": "git", "uri": "git@github.com:undying/krontage.git"}], "feed": ["https://github.com/undying/krontage/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 09:24:14 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "ROKO__": {"quality": "experimental", "status": "unofficial", "name": "ROKO__", "description": {"en": "Unofficial ebuilds for gentoo based distributions."}, "homepage": "https://github.com/sandikata/ROKO__", "owner": [{"type": "person", "email": "sandikata@yandex.ru", "name": "Alexandrow Rosen"}], "source": [{"type": "git", "uri": "https://github.com/sandikata/ROKO__.git"}, {"type": "git", "uri": "git://github.com/sandikata/ROKO__.git"}], "feed": ["https://github.com/sandikata/ROKO__/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-12 09:05:49 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 98}, "R_Overlay": {"quality": "experimental", "status": "official", "name": "R_Overlay", "description": {"en": "Gentoo overlay of R packages"}, "homepage": "https://cgit.gentoo.org/proj/R_overlay.git/", "owner": [{"type": "person", "email": "heroxbd@gentoo.org", "name": "Benda Xu"}], "source": [{"type": "rsync", "uri": "rsync://roverlay.dev.gentoo.org/roverlay"}], "x-state": "GOOD", "x-timestamp": "2018-05-30 01:35:56.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 72237}, "ShyPixie": {"quality": "experimental", "status": "unofficial", "name": "ShyPixie", "description": {"en": "Personal overlay of Lara Maia"}, "homepage": "https://github.com/ShyPixie/Overlays", "owner": [{"type": "person", "email": "dev@lara.click", "name": "Lara Maia"}], "source": [{"type": "git", "uri": "https://github.com/ShyPixie/Overlays.git"}, {"type": "git", "uri": "git://github.com/ShyPixie/Overlays.git"}, {"type": "git", "uri": "git@github.com:ShyPixie/Overlays.git"}], "feed": ["https://github.com/ShyPixie/Overlays/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-03-22 12:26:37 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "SwordArMor": {"quality": "experimental", "status": "unofficial", "name": "SwordArMor", "description": {"en": "Personnal overlay of alarig/SwordArMor"}, "homepage": "https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay", "owner": [{"type": "person", "email": "alarig@swordarmor.fr", "name": "Alarig Le Lay"}], "source": [{"type": "git", "uri": "https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@git.grifon.fr:alarig/SwordArMor-gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 23:44:55 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 108}, "ace": {"quality": "experimental", "status": "unofficial", "name": "ace", "description": {"en": "Personal overlay with ebuilds that were missing at one point or another"}, "homepage": "https://github.com/ananace/overlay", "owner": [{"type": "person", "email": "ace@haxalot.com", "name": "Alexander Olofsson"}], "source": [{"type": "git", "uri": "https://github.com/ananace/overlay.git"}, {"type": "git", "uri": "git://github.com/ananace/overlay.git"}, {"type": "git", "uri": "git@github.com:ananace/overlay.git"}], "feed": ["https://github.com/ananace/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 18:42:07 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "activehome": {"quality": "experimental", "status": "unofficial", "name": "activehome", "description": {"en": "Gentoo overlay for ebuilds related to 'hand-made' Active Home construction", "ru": "\u041e\u0432\u0435\u0440\u043b\u0435\u0439 \u0434\u043b\u044f ebuild'\u043e\u0432 \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0445 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435\u043c \u0441\u0430\u043c\u043e\u0434\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0443\u043c\u043d\u043e\u0433\u043e \u0434\u043e\u043c\u0430"}, "homepage": "https://cgit.gentoo.org/user/activehome.git/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/activehome.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/activehome.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/activehome.git"}], "feed": ["https://cgit.gentoo.org/user/activehome.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2020-02-25 19:13:00 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "aeon-gentoo-overlay": {"quality": "experimental", "status": "unofficial", "name": "aeon-gentoo-overlay", "description": {"en": "Gentoo overlay for Aeon Dev packages and dependencies"}, "homepage": "https://github.com/aeon-engine/aeon-gentoo-overlay", "owner": [{"type": "person", "email": "robindegen@gmail.com", "name": "Robin Degen"}], "source": [{"type": "git", "uri": "https://github.com/aeon-engine/aeon-gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/aeon-engine/aeon-gentoo-overlay.git"}], "feed": ["https://github.com/aeon-engine/aeon-gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-05-19 12:32:23 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "ag-ops": {"quality": "experimental", "status": "unofficial", "name": "ag-ops", "description": {"en": "Useful tools for SysAdmins or DevOps"}, "homepage": "https://gitlab.com/ILMostro/ag-ops", "owner": [{"type": "person", "email": "ilmostro7@gmail.com", "name": "John Johnson"}], "source": [{"type": "git", "uri": "https://gitlab.com/ILMostro/ag-ops.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/ILMostro/ag-ops.git"}], "feed": ["https://gitlab.com/ILMostro/ag-ops/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 17:55:04 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 90}, "ago": {"quality": "experimental", "status": "official", "name": "ago", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/ago.git/", "owner": [{"type": "person", "email": "ago@gentoo.org", "name": "Agostino Sarubbo"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/ago.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/ago.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/ago.git"}], "feed": ["https://cgit.gentoo.org/dev/ago.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-27 10:40:43 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "ahyangyi-overlay": {"quality": "experimental", "status": "unofficial", "name": "ahyangyi-overlay", "description": {"en": "Ahyangyi's overlay"}, "homepage": "https://github.com/ahyangyi/ahyangyi-overlay", "owner": [{"type": "person", "email": "ahyangyi@gmail.com", "name": "Yi Yang"}], "source": [{"type": "git", "uri": "https://github.com/ahyangyi/ahyangyi-overlay.git"}], "feed": ["https://github.com/ahyangyi/ahyangyi-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 19:21:06 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 48}, "alatar-lay": {"quality": "experimental", "status": "unofficial", "name": "alatar-lay", "description": {"en": "Alatar`s personal ebuilds"}, "homepage": "https://github.com/alatarum/alatar-lay", "owner": [{"type": "person", "email": "alatar_@list.ru", "name": "Alatar"}], "source": [{"type": "git", "uri": "https://github.com/alatarum/alatar-lay.git"}, {"type": "git", "uri": "git://github.com/alatarum/alatar-lay.git"}, {"type": "git", "uri": "git@github.com:alatarum/alatar-lay.git"}], "feed": ["https://github.com/alatarum/alatar-lay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-05-02 01:46:05 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "alesharik": {"quality": "experimental", "status": "unofficial", "name": "alesharik", "description": {"en": "Gentoo portage overlay of alesharik"}, "homepage": "https://github.com/alesharik/alesharik-overlay", "owner": [{"type": "person", "email": "alesharik4@gmail.com", "name": "Aleksei Arsenev"}], "source": [{"type": "git", "uri": "https://github.com/alesharik/alesharik-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/alesharik/alesharik-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-14 22:10:01 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "alexcepoi": {"quality": "experimental", "status": "unofficial", "name": "alexcepoi", "description": {"en": "Personal User Overlay"}, "homepage": "https://cgit.gentoo.org/user/alexcepoi.git/", "owner": [{"type": "person", "email": "alex.cepoi@gmail.com", "name": "Alexandru Cepoi"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/alexcepoi.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/alexcepoi.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/alexcepoi.git"}], "feed": ["https://cgit.gentoo.org/user/alexcepoi.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-01-21 15:49:24 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "alexxy": {"quality": "experimental", "status": "official", "name": "alexxy", "description": {"en": "Some random work in progress stuff from alexxy"}, "homepage": "https://cgit.gentoo.org/dev/alexxy.git", "owner": [{"type": "person", "email": "alexxy@gentoo.org", "name": "Alexey Shvetsov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/alexxy.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/alexxy.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/alexxy.git"}], "feed": ["https://cgit.gentoo.org/dev/alexxy.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-11 14:50:24 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "alinefr": {"quality": "experimental", "status": "unofficial", "name": "alinefr", "description": {"en": "Some overlays that I could not find anywhere else."}, "homepage": "https://github.com/alinefr/alinefr-overlay", "owner": [{"type": "person", "email": "aline@alinefreitas.com.br", "name": "Aline Freitas"}], "source": [{"type": "git", "uri": "https://github.com/alinefr/alinefr-overlay.git"}, {"type": "git", "uri": "git://github.com/alinefr/alinefr-overlay.git"}, {"type": "git", "uri": "git@github.com:alinefr/alinefr-overlay.git"}], "feed": ["https://github.com/alinefr/alinefr-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-12 19:16:58 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "aluco": {"quality": "experimental", "status": "unofficial", "name": "aluco", "description": {"en": "From drm-next to phoronix-test-suite ebuilds"}, "homepage": "https://cgit.gentoo.org/user/aluco.git/", "owner": [{"type": "person", "email": "anthoine.bourgeois@gmail.com", "name": "Anthoine Bourgeois"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/aluco.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/aluco.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/aluco.git"}], "feed": ["https://cgit.gentoo.org/user/aluco.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-05-22 00:05:14 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "amedeos": {"quality": "experimental", "status": "unofficial", "name": "amedeos", "description": {"en": "amedeos's personal overlay"}, "homepage": "https://github.com/amedeos/amedeos-overlay", "owner": [{"type": "person", "email": "amedeo@linux.com", "name": "Amedeo Salvati"}], "source": [{"type": "git", "uri": "https://github.com/amedeos/amedeos-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/amedeos/amedeos-overlay.git"}], "feed": ["https://github.com/amedeos/amedeos-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-12 21:46:38 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "anarchy": {"quality": "experimental", "status": "official", "name": "anarchy", "description": {"en": "Testing/Bug fixes, new ebuilds"}, "homepage": "https://cgit.gentoo.org/dev/anarchy.git/", "owner": [{"type": "person", "email": "anarchy@gentoo.org", "name": "Jory Pratt"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/anarchy.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/anarchy"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/anarchy.git"}], "feed": ["https://cgit.gentoo.org/dev/anarchy.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-21 09:02:14 -0500\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "anaximander": {"quality": "experimental", "status": "unofficial", "name": "anaximander", "description": {"en": "anaximander's user overlay"}, "homepage": "https://cgit.gentoo.org/user/anaximander.git/", "owner": [{"type": "person", "email": "dominik.kriegner+gentoo@gmail.com", "name": "Dominik Kriegner"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/anaximander.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/anaximander.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/anaximander.git"}], "feed": ["https://cgit.gentoo.org/user/anaximander.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 22:36:17 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "and3k-sunrise": {"quality": "experimental", "status": "unofficial", "name": "and3k-sunrise", "description": {"en": "and3ks unstable ebuilds"}, "homepage": "https://github.com/and3k/and3k-sunrise", "owner": [{"type": "person", "email": "post@belahausmann.name", "name": "Bela Hausmann"}], "source": [{"type": "git", "uri": "https://github.com/and3k/and3k-sunrise.git"}, {"type": "git", "uri": "git://github.com/and3k/and3k-sunrise.git"}, {"type": "git", "uri": "git@github.com:and3k/and3k-sunrise.git"}], "feed": ["https://github.com/and3k/and3k-sunrise/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-09 22:32:21 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "anders-larsson": {"quality": "experimental", "status": "unofficial", "name": "anders-larsson", "description": {"en": "A few packages that are not hosted elsewhere."}, "homepage": "https://github.com/anders-larsson/gentoo-overlay", "owner": [{"type": "person", "email": "andla@thethundertemplars.com", "name": "Anders Larsson"}], "source": [{"type": "git", "uri": "https://github.com/anders-larsson/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 17:42:12 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 29}, "andjscott": {"quality": "experimental", "status": "unofficial", "name": "andjscott", "description": {"en": "Few ebuilds that others may find useful"}, "homepage": "https://github.com/andjscott/overlays", "owner": [{"type": "person", "email": "andj.scott@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/andjscott/overlays.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2016-10-17 16:03:33 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "andrey_utkin": {"quality": "experimental", "status": "official", "name": "andrey_utkin", "description": {"en": "Developer overlay"}, "homepage": "https://github.com/andrey-utkin/gentoo-overlay.git", "owner": [{"type": "person", "email": "andrey_utkin@gentoo.org", "name": "andrey_utkin"}], "source": [{"type": "git", "uri": "https://github.com/andrey-utkin/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/andrey-utkin/gentoo-overlay.git"}], "feed": ["https://github.com/andrey-utkin/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-04 00:52:37 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "andy": {"quality": "experimental", "status": "unofficial", "name": "andy", "description": {"en": "Andy's custom stuff and embedded software"}, "homepage": "https://cgit.gentoo.org/user/andy.git/", "owner": [{"type": "person", "email": "andy@ndyk.de", "name": "Andy K."}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/andy.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/andy.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/andy.git"}], "feed": ["https://cgit.gentoo.org/user/andy.git/atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-01-03 10:49:14 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "anomen": {"quality": "experimental", "status": "unofficial", "name": "anomen", "description": {"en": "anomen's personal Gentoo overlay"}, "homepage": "https://github.com/anomen-s/anomen-overlay", "owner": [{"type": "person", "email": "ludek_h@seznam.cz", "name": "anomen"}], "source": [{"type": "git", "uri": "https://github.com/anomen-s/anomen-overlay.git"}, {"type": "git", "uri": "git://github.com/anomen-s/anomen-overlay.git"}, {"type": "git", "uri": "git@github.com:anomen-s/anomen-overlay.git"}], "feed": ["https://github.com/anomen-s/anomen-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-21 02:00:37 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 58}, "anyc": {"quality": "experimental", "status": "unofficial", "name": "anyc", "description": {"en": "Testing ebuilds for out-of-tree applications"}, "homepage": "https://github.com/anyc/anyc-overlay", "owner": [{"type": "person", "email": "dev@kicherer.org", "name": "Mario Kicherer"}], "source": [{"type": "git", "uri": "https://github.com/anyc/anyc-overlay.git"}, {"type": "git", "uri": "git://github.com/anyc/anyc-overlay.git"}, {"type": "git", "uri": "git@github.com:anyc/anyc-overlay.git"}], "feed": ["https://github.com/anyc/anyc-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-16 18:56:45 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 95}, "apriluwu": {"quality": "experimental", "status": "unofficial", "name": "apriluwu", "description": {"en": "apriluwu's personal overlay"}, "homepage": "https://github.com/apriluwu/gentoo-overlay", "owner": [{"type": "person", "email": "aaprilthemonth@gmail.com", "name": "April C."}], "source": [{"type": "git", "uri": "https://github.com/apriluwu/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/apriluwu/gentoo-overlay.git"}], "feed": ["https://github.com/apriluwu/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-01 17:32:21 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "apurkrt": {"quality": "experimental", "status": "unofficial", "name": "apurkrt", "description": {"en": "Xfce development ebuilds and other stuff"}, "homepage": "https://gitlab.com/apurkrt/apurkrt", "owner": [{"type": "person", "email": "adam@purkrt.net", "name": "Adam Purkrt"}], "source": [{"type": "git", "uri": "https://gitlab.com/apurkrt/apurkrt.git"}], "x-state": "GOOD", "x-timestamp": "2019-11-09 06:32:17 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "archenroot": {"quality": "experimental", "status": "unofficial", "name": "archenroot", "description": {"en": "GPU, Neural Networks, Big Data, HPC, Java"}, "homepage": "https://github.com/archenroot/gentoo-overlay", "owner": [{"type": "person", "email": "archenroot@gmail.com", "name": "Ladislav Jech"}], "source": [{"type": "git", "uri": "https://github.com/archenroot/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/archenroot/gentoo-overlay.git"}], "feed": ["https://github.com/archenroot/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-05-16 09:43:27 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "argent-main": {"quality": "experimental", "status": "unofficial", "name": "argent-main", "description": {"en": "Argent Linux"}, "homepage": "https://gitlab.com/argent/argent-main", "owner": [{"type": "person", "email": "stefan.cristian+gentoo@rogentos.ro", "name": "Stefan Cristian Brindusa"}], "source": [{"type": "git", "uri": "https://gitlab.com/argent/argent-main.git"}], "feed": ["https://gitlab.com/argent/argent-main/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-06-10 00:58:11 +0300\n", "x-openpgp-signed": "N", "x-masters": [], "x-ebuild-count": 2146}, "arx-libertatis": {"quality": "experimental", "status": "unofficial", "name": "arx-libertatis", "description": {"en": "Arx Libertatis Overlay"}, "homepage": "https://github.com/arx/ArxGentoo", "owner": [{"type": "person", "email": "daniel@constexpr.org", "name": "Daniel Scharrer"}], "source": [{"type": "git", "uri": "https://github.com/arx/ArxGentoo.git"}, {"type": "git", "uri": "git://github.com/arx/ArxGentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-10 12:24:44 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "atom": {"quality": "experimental", "status": "unofficial", "name": "atom", "description": {"en": "Atom Overlay"}, "homepage": "https://github.com/elprans/atom-overlay", "owner": [{"type": "person", "email": "elvis@magic.io", "name": "Elvis Pranskevichus"}], "source": [{"type": "git", "uri": "https://github.com/elprans/atom-overlay.git"}], "feed": ["https://github.com/elprans/atom-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-03 09:53:45 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "audio-overlay": {"quality": "experimental", "status": "unofficial", "name": "audio-overlay", "description": {"en": "Pro audio overlay. Please file bugs or package suggestions at https://github.com/gentoo-audio/audio-overlay/issues/new"}, "homepage": "https://github.com/gentoo-audio/audio-overlay", "owner": [{"type": "project", "email": "audio-overlay@googlegroups.com", "name": "Audio overlay"}], "source": [{"type": "git", "uri": "https://github.com/gentoo-audio/audio-overlay.git"}, {"type": "git", "uri": "git://github.com/gentoo-audio/audio-overlay.git"}, {"type": "git", "uri": "git@github.com:gentoo-audio/audio-overlay.git"}], "feed": ["https://github.com/gentoo-audio/audio-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 12:38:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 60}, "average": {"quality": "experimental", "status": "unofficial", "name": "average", "description": {"en": "Personal playground for some ebuilds not found elsewhere"}, "homepage": "https://github.com/AnAverageHuman/average", "owner": [{"type": "person", "email": "jeffrey@icurse.nl", "name": "Jeffrey Lin"}], "source": [{"type": "git", "uri": "https://github.com/AnAverageHuman/average.git"}, {"type": "git", "uri": "git+ssh://git@github.com/AnAverageHuman/average.git"}], "feed": ["https://github.com/AnAverageHuman/average/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-19 10:39:27 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "graaff"], "x-ebuild-count": 18}, "awesome": {"quality": "experimental", "status": "unofficial", "name": "awesome", "description": {"en": "Awesome ebuilds"}, "homepage": "https://gitlab.awesome-it.de/overlays/awesome", "owner": [{"type": "person", "email": "info@awesome-it.de", "name": "Daniel Morlock"}], "source": [{"type": "git", "uri": "https://gitlab.awesome-it.de/overlays/awesome.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 15:18:24 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "axs": {"quality": "experimental", "status": "official", "name": "axs", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/axs.git/", "owner": [{"type": "person", "email": "axs@gentoo.org", "name": "Ian Stakenvicius"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/axs.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/axs.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/axs.git"}], "feed": ["https://cgit.gentoo.org/dev/axs.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-12-19 14:22:25 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "barnowl": {"quality": "experimental", "status": "unofficial", "name": "barnowl", "description": {"en": "BarnOwl IM client"}, "homepage": "https://github.com/wthrowe/barnowl-overlay", "owner": [{"type": "person", "email": "wtt6@cornell.edu", "name": "William Throwe"}], "source": [{"type": "git", "uri": "https://github.com/wthrowe/barnowl-overlay.git"}, {"type": "git", "uri": "git://github.com/wthrowe/barnowl-overlay.git"}], "feed": ["https://github.com/wthrowe/barnowl-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-12 02:13:53 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "barzog-overlay": {"quality": "experimental", "status": "unofficial", "name": "barzog-overlay", "description": {"en": "Oleg Gawriloff's overlay"}, "homepage": "https://github.com/barzog/barzog-gentoo-overlay", "owner": [{"type": "person", "email": "barzog@telecom.by", "name": "Oleg Gawriloff"}], "source": [{"type": "git", "uri": "https://github.com/barzog/barzog-gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/barzog/barzog-gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:barzog/barzog-gentoo-overlay.git"}], "feed": ["https://github.com/barzog/barzog-gentoo-overlay/commits/master"], "x-state": "BAD_CACHE", "x-timestamp": "2019-12-02 16:52:17 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 208}, "beatussum-overlay": {"quality": "experimental", "status": "unofficial", "name": "beatussum-overlay", "description": {"en": "Beatussum's overlay", "fr": "Overlay de Beatussum"}, "longdescription": {"en": "\n My Gentoo overlay aims to provide some packages that are not (yet) in the main Gentoo tree.\n ", "fr": "\n Mon overlay a pour but de fournir certains paquets qui ne sont pas (encore) disponibles dans l'arbre principal.\n "}, "homepage": "https://github.com/beatussum/beatussum-overlay", "owner": [{"type": "person", "email": "beatussum@protonmail.com", "name": "Matt\u00e9o Rossillol--Laruelle"}], "source": [{"type": "git", "uri": "https://github.com/beatussum/beatussum-overlay.git"}, {"type": "git", "uri": "ssh://git@github.com/beatussum/beatussum-overlay.git"}], "feed": ["https://github.com/beatussum/beatussum-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-12 13:52:41 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "benzene-overlay": {"quality": "experimental", "status": "unofficial", "name": "benzene-overlay", "description": {"en": "Universebenzene's personal Gentoo overlay"}, "homepage": "https://github.com/Universebenzene/benzene-overlay", "owner": [{"type": "person", "email": "universebenzene@sina.com", "name": "Universebenzene"}], "source": [{"type": "git", "uri": "https://github.com/Universebenzene/benzene-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Universebenzene/benzene-overlay.git"}], "feed": ["https://github.com/Universebenzene/benzene-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 15:59:31 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 62}, "bes": {"quality": "experimental", "status": "unofficial", "name": "bes", "description": {"en": "bes' personal overlay"}, "homepage": "https://github.com/bes-internal/gentoo-overlay-bes", "owner": [{"type": "person", "email": "bes.internal@gmail.com", "name": "Vladimir Varlamov"}], "source": [{"type": "git", "uri": "https://github.com/bes-internal/gentoo-overlay-bes.git"}, {"type": "git", "uri": "git://github.com/bes-internal/gentoo-overlay-bes.git"}, {"type": "git", "uri": "git@github.com:bes-internal/gentoo-overlay-bes.git"}], "feed": ["https://github.com/bes-internal/gentoo-overlay-bes/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-04 18:25:04 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "bezerker": {"quality": "experimental", "status": "unofficial", "name": "bezerker", "description": {"en": "Bezerker's Packages"}, "homepage": "https://github.com/bezerker/gentoo-overlay", "owner": [{"type": "person", "email": "bezerker@bezerker.org", "name": "Bezerker"}], "source": [{"type": "git", "uri": "https://github.com/bezerker/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2015-09-04 06:56:43 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "bibletime": {"quality": "experimental", "status": "unofficial", "name": "bibletime", "description": {"en": "BibleTime overlay"}, "homepage": "https://cgit.gentoo.org/user/bibletime.git/", "owner": [{"type": "person", "email": "jaak@ristioja.ee", "name": "Jaak Ristioja"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/bibletime.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/bibletime.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/bibletime.git"}], "feed": ["https://cgit.gentoo.org/user/bibletime.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 15:54:34 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "binaryden": {"quality": "experimental", "status": "unofficial", "name": "binaryden", "description": {"en": "Overlay for Cinnamon and other Gentoo packages"}, "homepage": "https://github.com/tkemmer/binaryden", "owner": [{"type": "person", "email": "thomas@binaryden.de", "name": "Thomas Kemmer"}], "source": [{"type": "git", "uri": "https://github.com/tkemmer/binaryden.git"}, {"type": "git", "uri": "git://github.com/tkemmer/binaryden.git"}, {"type": "git", "uri": "git+ssh://git@github.com/tkemmer/binaryden.git"}], "feed": ["https://github.com/tkemmer/binaryden/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 08:31:41 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 42}, "bircoph": {"quality": "experimental", "status": "official", "name": "bircoph", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/bircoph.git/", "owner": [{"type": "person", "email": "bircoph@gentoo.org", "name": "Andrew Savchenko"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/bircoph.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/bircoph.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/bircoph.git"}], "feed": ["https://cgit.gentoo.org/dev/bircoph.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-03-05 03:43:56 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "bitcetera": {"quality": "experimental", "status": "unofficial", "name": "bitcetera", "description": {"en": "Miscellaneous Gentoo ebuilds"}, "homepage": "https://github.com/svoop/bitcetera-overlay", "owner": [{"type": "person", "email": "gentoo@bitcetera.com", "name": "Sven Schwyn"}], "source": [{"type": "git", "uri": "https://github.com/svoop/bitcetera-overlay.git"}, {"type": "git", "uri": "git://github.com/svoop/bitcetera-overlay.git"}, {"type": "git", "uri": "git@github.com:svoop/bitcetera-overlay.git"}], "feed": ["https://github.com/svoop/bitcetera-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 16:56:16 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "bitcoin": {"quality": "experimental", "status": "unofficial", "name": "bitcoin", "description": {"en": "Bitcoin and CPU/GPU mining related ebuilds"}, "homepage": "https://gitlab.com/bitcoin/gentoo.git", "owner": [{"type": "person", "email": "flo@geekplace.eu", "name": "Florian Schmaus"}], "source": [{"type": "git", "uri": "https://gitlab.com/bitcoin/gentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 00:01:06 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 146}, "bleeding-edge": {"quality": "experimental", "status": "unofficial", "name": "bleeding-edge", "description": {"en": "Gentoo ebuilds for \"bleeding edge\" versions of packages - newest, untested - running on ~amd64."}, "homepage": "https://cgit.gentoo.org/repo/user/bleeding-edge.git/", "owner": [{"type": "person", "email": "jasiupsota@gmail.com", "name": "Jan Psota"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/bleeding-edge.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/bleeding-edge"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/bleeding-edge.git"}], "feed": ["https://cgit.gentoo.org/repo/user/bleeding-edge.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-09-26 10:53:10 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "blender-gentoo-logo": {"quality": "experimental", "status": "official", "name": "blender-gentoo-logo", "description": {"en": "Software needed to render the Blender-based gentoo Logo of 2003"}, "homepage": "https://gitweb.gentoo.org/repo/proj/blender-gentoo-logo.git/", "owner": [{"type": "person", "email": "sping@gentoo.org", "name": "Sebastian Pipping"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/blender-gentoo-logo.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/blender-gentoo-logo.git"}], "feed": ["https://gitweb.gentoo.org/repo/proj/blender-gentoo-logo.git/atom/?h=master"], "x-state": "GOOD", "x-timestamp": "2017-09-09 16:34:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "bliss-overlay": {"quality": "experimental", "status": "unofficial", "name": "bliss-overlay", "description": {"en": "FearedBliss's Gentoo Overlay"}, "homepage": "https://github.com/fearedbliss", "owner": [{"type": "person", "email": "jvasquez1011@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/fearedbliss/bliss-overlay.git"}, {"type": "git", "uri": "git://github.com:fearedbliss/bliss-overlay.git"}, {"type": "git", "uri": "git@github.com:fearedbliss/bliss-overlay.git"}], "feed": ["https://github.com/fearedbliss/bliss-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 16:18:28 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "bloody": {"quality": "experimental", "status": "unofficial", "name": "bloody", "description": {"en": "krita bleeding edge and artists tools/resources"}, "homepage": "https://github.com/bloodywing/bloody", "owner": [{"type": "person", "email": "bloodywing@neocomy.net", "name": "Pierre Geier"}], "source": [{"type": "git", "uri": "https://github.com/bloodywing/bloody.git"}, {"type": "git", "uri": "git://github.com/bloodywing/bloody.git"}, {"type": "git", "uri": "git@github.com:bloodywing/bloody.git"}], "feed": ["https://github.com/bloodywing/bloody/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-17 17:18:04 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "bobwya": {"quality": "experimental", "status": "unofficial", "name": "bobwya", "description": {"en": "Miscellaneous Gentoo ebuilds"}, "homepage": "https://github.com/bobwya/miscellaneous_ebuilds", "owner": [{"type": "person", "email": "bob.mt.wya@gmail.com", "name": "Bob Wya"}], "source": [{"type": "git", "uri": "https://github.com/bobwya/miscellaneous_ebuilds.git"}, {"type": "git", "uri": "git://github.com/bobwya/miscellaneous_ebuilds.git"}, {"type": "git", "uri": "git@github.com:bobwya/miscellaneous_ebuilds.git"}], "feed": ["https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 14:35:58 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 433}, "bombo82": {"quality": "experimental", "status": "unofficial", "name": "bombo82", "description": {"en": "Bombo82's own gentoo overlay"}, "homepage": "https://github.com/bombo82/bombo82-overlay", "owner": [{"type": "person", "email": "bombo82@giannibombelli.it", "name": "Gianni Bombelli (bombo82)"}], "source": [{"type": "git", "uri": "https://github.com/bombo82/bombo82-overlay.git"}, {"type": "git", "uri": "git@github.com:bombo82/bombo82-overlay.git"}], "feed": ["https://github.com/bombo82/bombo82-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 17:24:05 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "booboo": {"quality": "experimental", "status": "unofficial", "name": "booboo", "description": {"en": "L29Ah personal overlay"}, "homepage": "https://github.com/l29ah/booboo", "owner": [{"type": "person", "email": "zl29ah@gmail.com", "name": "Sergey Alirzaev"}], "source": [{"type": "git", "uri": "https://github.com/l29ah/booboo.git"}], "feed": ["https://github.com/l29ah/booboo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 20:01:51 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 426}, "brave-overlay": {"quality": "experimental", "status": "unofficial", "name": "brave-overlay", "description": {"en": "Brave Overlay"}, "homepage": "https://gitlab.com/jason.oliveira/brave-overlay", "owner": [{"type": "person", "email": "jason.oliveira@medicalcannab.is", "name": "Jason Oliveira"}], "source": [{"type": "git", "uri": "https://gitlab.com/jason.oliveira/brave-overlay.git"}], "feed": ["https://gitlab.com/jason.oliveira/brave-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:45:07 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "bright": {"quality": "experimental", "status": "unofficial", "name": "bright", "description": {"en": "BrightOne's personal overlay"}, "homepage": "https://github.com/filalex77/bright", "owner": [{"type": "person", "email": "brightone@protonmail.com", "name": "Oleksii Filonenko"}], "source": [{"type": "git", "uri": "https://github.com/filalex77/bright.git"}], "feed": ["https://github.com/filalex77/bright/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-07-25 22:54:21 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "brother-overlay": {"quality": "experimental", "status": "unofficial", "name": "brother-overlay", "description": {"en": "Brother printer and scanner software"}, "homepage": "https://github.com/stefan-langenmaier/brother-overlay", "owner": [{"type": "person", "email": "stefan.langenmaier+gentoo@gmail.com", "name": "Stefan Langenmaier"}], "source": [{"type": "git", "uri": "https://github.com/stefan-langenmaier/brother-overlay.git"}, {"type": "git", "uri": "git://github.com/stefan-langenmaier/brother-overlay.git"}, {"type": "git", "uri": "git@github.com:stefan-langenmaier/brother-overlay.git"}], "feed": ["https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 08:38:57 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 568}, "bubba": {"quality": "experimental", "status": "unofficial", "name": "bubba", "description": {"en": "\"Bubba\" platform support for Excito B2|3"}, "homepage": "https://github.com/gordonb3/bubba-overlay", "owner": [{"type": "person", "email": "gordon@bosvangennip.nl", "name": "Gordon Bos"}], "source": [{"type": "git", "uri": "https://github.com/gordonb3/bubba-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 10:57:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 63}, "bumblebee": {"quality": "experimental", "status": "unofficial", "name": "bumblebee", "description": {"en": "Packages related to the bumblebee project"}, "homepage": "https://github.com/Bumblebee-Project/bumblebee-gentoo/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "git://github.com/Bumblebee-Project/bumblebee-gentoo"}], "feed": ["https://github.com/Bumblebee-Project/bumblebee-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-17 00:03:28 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "buzden": {"quality": "experimental", "status": "unofficial", "name": "buzden", "description": {"en": "Personal overlay of Denis Buzdalov"}, "homepage": "https://github.com/buzden/buzden-overlay", "owner": [{"type": "person", "email": "public@buzden.ru", "name": "Denis Buzdalov"}], "source": [{"type": "git", "uri": "https://github.com/buzden/buzden-overlay.git"}, {"type": "git", "uri": "git://github.com/buzden/buzden-overlay.git"}, {"type": "git", "uri": "git@github.com:buzden/buzden-overlay.git"}], "feed": ["https://github.com/buzden/buzden-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 18:53:19 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "c2p-overlay": {"quality": "experimental", "status": "unofficial", "name": "c2p-overlay", "description": {"en": "Personal overlay of Karol Grudzi\u0144ski"}, "homepage": "https://github.com/karolgrudzinski/c2p-overlay", "owner": [{"type": "person", "email": "krlgrudzinski+gentoo@gmail.com", "name": "Karol Grudzi\u0144ski"}], "source": [{"type": "git", "uri": "https://github.com/karolgrudzinski/c2p-overlay.git"}, {"type": "git", "uri": "git://github.com/karolgrudzinski/c2p-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:karolgrudzinski/c2p-overlay.git"}], "feed": ["https://github.com/karolgrudzinski/c2p-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-01-02 13:21:57 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "calculate": {"quality": "experimental", "status": "unofficial", "name": "calculate", "description": {"en": "Calculate Overlay"}, "homepage": "http://www.calculate-linux.org", "owner": [{"type": "person", "email": "at@calculate.ru"}], "source": [{"type": "git", "uri": "git://git.calculate.ru/calculate/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 16:15:37 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 221}, "canutethegreat-overlay": {"quality": "experimental", "status": "unofficial", "name": "canutethegreat-overlay", "description": {"en": "Overlay for personal projects, forks, and customizations"}, "homepage": "http://gentoo.canutethegreat.com/", "owner": [{"type": "person", "email": "canutethegreat@gmail.com", "name": "Ronald Farrer"}], "source": [{"type": "git", "uri": "https://github.com/CanuteTheGreat/canutethegreat-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/CanuteTheGreat/canutethegreat-overlay.git"}], "feed": ["https://github.com/CanuteTheGreat/canutethegreat-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-28 12:47:23 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "causelay": {"quality": "experimental", "status": "unofficial", "name": "causelay", "description": {"en": "Ari Malinen's personal overlay"}, "homepage": "https://github.com/causes-/causelay", "owner": [{"type": "person", "email": "ari.malinen@gmail.com", "name": "Ari Malinen"}], "source": [{"type": "git", "uri": "https://github.com/causes-/causelay.git"}, {"type": "git", "uri": "git@github.com:causes-/causelay.git"}], "feed": ["https://github.com/causes-/causelay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2015-02-08 18:21:31 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "ceamac": {"quality": "experimental", "status": "unofficial", "name": "ceamac", "description": {"en": "This is a small Gentoo overlay with ebuilds that I could not find elsewhere or that I had to modify for some reason."}, "homepage": "https://github.com/ceamac/overlay", "owner": [{"type": "person", "email": "ceamac.paragon@gmail.com", "name": "Viorel Munteanu"}], "source": [{"type": "git", "uri": "https://github.com/ceamac/overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ceamac/overlay.git"}], "feed": ["https://github.com/ceamac/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-07 09:49:27 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "cg": {"quality": "experimental", "status": "unofficial", "name": "cg", "description": {"en": "Computer graphics ebuilds for gentoo"}, "homepage": "https://github.com/brothermechanic/cg", "owner": [{"type": "person", "email": "brothermechanic@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/brothermechanic/cg.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-18 08:45:48 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 119}, "chaoslab": {"quality": "experimental", "status": "unofficial", "name": "chaoslab", "description": {"en": "Overlay for apps related to secure communication, cryptography, cryptocurrency, server-side stuff, etc."}, "homepage": "https://gitlab.com/chaoslab/chaoslab-overlay", "owner": [{"type": "person", "email": "gentoo@chaoslab.org", "name": "Ian Moone"}], "source": [{"type": "git", "uri": "https://gitlab.com/chaoslab/chaoslab-overlay.git"}], "feed": ["https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom"], "x-timestamp-command": ["git", "log", "--format=%ci", "-1"], "x-openpgp-signature-command": ["git", "show", "-q", "--pretty=format:%G?", "HEAD"], "x-state": "SYNC_FAIL"}, "chrisadr": {"quality": "experimental", "status": "unofficial", "name": "chrisadr", "description": {"en": "ChrisADR's personal overlay"}, "homepage": "https://github.com/ChrisADR/chrisadr-overlay", "owner": [{"type": "person", "email": "chrisadr@gentoo.org", "name": "Christopher D\u00edaz Riveros"}], "source": [{"type": "git", "uri": "https://github.com/ChrisADR/chrisadr-overlay.git"}, {"type": "git", "uri": "git@github.com:ChrisADR/chrisadr-overlay.git"}], "feed": ["https://github.com/ChrisADR/chrisadr-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-05-17 20:48:42 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "chrytoo": {"quality": "experimental", "status": "unofficial", "name": "chrytoo", "description": {"en": "Personal overlay for packages that usually aren't in the official repository..."}, "homepage": "https://github.com/chrytoo/gentoo-overlay", "owner": [{"type": "person", "email": "chry7oo@gmail.com", "name": "Milo\u0161 \u0110. Omeragi\u0107"}], "source": [{"type": "git", "uri": "https://github.com/chrytoo/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/chrytoo/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:chrytoo/gentoo-overlay.git"}], "feed": ["https://github.com/chrytoo/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-08-19 00:07:33 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "chutzpah": {"quality": "experimental", "status": "official", "name": "chutzpah", "description": {"en": "Random stuff I am working on which isn't ready for the tree for some reason"}, "homepage": "https://cgit.gentoo.org/dev/chutzpah.git/", "owner": [{"type": "person", "email": "chutzpah@gentoo.org", "name": "Patrick McLean"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/chutzpah.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/chutzpah"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/chutzpah.git"}], "feed": ["https://cgit.gentoo.org/dev/chutzpah.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2017-03-10 11:14:31 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "chymeric": {"quality": "experimental", "status": "unofficial", "name": "chymeric", "description": {"en": "Overlay for scientific software and other utilities"}, "homepage": "https://github.com/TheChymera/overlay", "owner": [{"type": "person", "email": "chr@chymera.eu", "name": "Horea Christian"}], "source": [{"type": "git", "uri": "https://github.com/TheChymera/overlay.git"}, {"type": "git", "uri": "git://github.com/TheChymera/overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/TheChymera/overlay.git"}], "feed": ["https://github.com/TheChymera/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 09:33:36 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "science"], "x-ebuild-count": 38}, "cj-overlay": {"quality": "experimental", "status": "official", "name": "cj-overlay", "description": {"en": "Christoph's Overlay"}, "homepage": "https://github.com/junghans/cj-overlay", "owner": [{"type": "person", "email": "junghans@gentoo.org"}], "source": [{"type": "git", "uri": "git://github.com/junghans/cj-overlay"}], "feed": ["https://github.com/junghans/cj-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-11-08 11:12:00 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "concaveoverlay": {"quality": "experimental", "status": "unofficial", "name": "concaveoverlay", "description": {"en": "concavegit's overlay."}, "homepage": "https://gitlab.com/concavegit/concaveoverlay", "owner": [{"type": "person", "email": "concavemail@gmail.com"}], "source": [{"type": "git", "uri": "https://gitlab.com/concavegit/concaveoverlay.git"}], "feed": ["https://gitlab.com/concavegit/concaveoverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-11-23 19:42:16 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "crocket-overlay": {"quality": "experimental", "status": "unofficial", "name": "crocket-overlay", "description": {"en": "crocket's personal overlay"}, "homepage": "https://github.com/crocket/crocket-overlay", "owner": [{"type": "person", "email": "crockabiscuit@gmail.com", "name": "crocket"}], "source": [{"type": "git", "uri": "https://github.com/crocket/crocket-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/crocket/crocket-overlay.git"}], "feed": ["https://github.com/crocket/crocket-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 21:29:45 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 51}, "crossdev": {"quality": "experimental", "status": "unofficial", "name": "crossdev", "description": {"en": "Ebuilds for embedded systems", "ru": "\u041f\u0430\u043a\u0435\u0442\u044b \u0434\u043b\u044f \u0432\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c"}, "homepage": "https://github.com/alphallc/crossdev/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "git://github.com/alphallc/crossdev"}], "feed": ["https://github.com/alphallc/crossdev/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-06-18 14:39:51 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "cynede": {"quality": "experimental", "status": "unofficial", "name": "cynede", "description": {"en": "Gentoo user overlay"}, "homepage": "https://github.com/Heather/gentoo-cynede", "owner": [{"type": "person", "email": "cynede@gentoo.org", "name": "Mikhail Pukhlikov"}], "source": [{"type": "git", "uri": "https://github.com/Heather/gentoo-cynede.git"}, {"type": "git", "uri": "git://github.com/Heather/gentoo-cynede.git"}, {"type": "git", "uri": "git@github.com:Heather/gentoo-cynede.git"}], "feed": ["https://github.com/Heather/gentoo-cynede/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-31 18:38:22 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 119}, "dMaggot": {"quality": "experimental", "status": "unofficial", "name": "dMaggot", "description": {"en": "Overlay of David E. Narv\u00e1ez"}, "homepage": "https://cgit.gentoo.org/user/dMaggot.git/", "owner": [{"type": "person", "email": "david.narvaez@computer.org", "name": "David E. Narv\u00e1ez"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/dMaggot.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/dMaggot.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/dMaggot.git"}], "feed": ["https://cgit.gentoo.org/user/dMaggot.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-06-01 22:09:38 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "darkelf": {"quality": "experimental", "status": "unofficial", "name": "darkelf", "description": {"en": "Overlay focusing on improved user experience for working in darkness on Xfce or zsh (including vim)"}, "homepage": "https://cgit.gentoo.org/repo/user/darkelf.git", "owner": [{"type": "person", "email": "sur3@gmx.de", "name": "Simon"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/darkelf.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/darkelf.git"}], "feed": ["https://cgit.gentoo.org/repo/user/darkelf.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-09-21 09:04:46 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "darthgandalf-overlay": {"quality": "experimental", "status": "unofficial", "name": "darthgandalf-overlay", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/DarthGandalf/gentoo-overlay", "owner": [{"type": "person", "email": "alexey+gentoo@asokolov.org", "name": "Alexey Sokolov"}], "source": [{"type": "git", "uri": "https://github.com/DarthGandalf/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/DarthGandalf/gentoo-overlay.git"}], "feed": ["https://github.com/DarthGandalf/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 18:06:18 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "deadbeef-overlay": {"quality": "experimental", "status": "unofficial", "name": "deadbeef-overlay", "description": {"en": "DeaDBeeF player overlay for Gentoo Linux"}, "homepage": "https://github.com/damex/deadbeef-overlay", "owner": [{"type": "person", "email": "damex.pp@gmail.com", "name": "Roman Kuzmitsky"}], "source": [{"type": "git", "uri": "https://github.com/damex/deadbeef-overlay.git"}], "feed": ["https://github.com/damex/deadbeef-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-06-06 14:06:08 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 53}, "decent-im": {"quality": "experimental", "status": "unofficial", "name": "decent-im", "description": {"en": "XMPP software overlay maintained by decent.im"}, "homepage": "https://github.com/decent-im/gentoo-overlay", "owner": [{"type": "person", "email": "andrey_utkin@gentoo.org", "name": "Andrey Utkin"}], "source": [{"type": "git", "uri": "https://github.com/decent-im/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/decent-im/gentoo-overlay.git"}], "feed": ["https://github.com/decent-im/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-09-17 18:48:52 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "deepin": {"quality": "experimental", "status": "unofficial", "name": "deepin", "description": {"en": "Gentoo Overlay for Deepin Desktop Environment"}, "homepage": "https://github.com/zhtengw/deepin-overlay", "owner": [{"type": "person", "email": "atenzd@gmail.com", "name": "Aten Zhang"}], "source": [{"type": "git", "uri": "git://github.com/zhtengw/deepin-overlay.git"}], "feed": ["https://github.com/zhtengw/deepin-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 10:12:21 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 173}, "defiance": {"quality": "experimental", "status": "unofficial", "name": "defiance", "description": {"en": "packages for cloud development"}, "homepage": "https://github.com/d3fy/defiance-overlay.git", "owner": [{"type": "person", "email": "dan@d3fy.net", "name": "Dan Molik"}], "source": [{"type": "git", "uri": "https://github.com/d3fy/defiance-overlay.git"}, {"type": "git", "uri": "git://github.com/d3fy/defiance-overlay.git"}, {"type": "git", "uri": "git@github.com:d3fy/defiance-overlay.git"}], "feed": ["https://github.com/d3fy/defiance-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-20 08:12:33 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 69}, "delicious-absurdities": {"quality": "experimental", "status": "unofficial", "name": "delicious-absurdities", "description": {"en": "Personal overlay with delicious absurdities"}, "homepage": "https://github.com/paraenggu/delicious-absurdities-overlay", "owner": [{"type": "person", "email": "c.affolter@purplehaze.ch", "name": "Christian Affolter"}], "source": [{"type": "git", "uri": "https://github.com/paraenggu/delicious-absurdities-overlay.git"}, {"type": "git", "uri": "git://github.com/paraenggu/delicious-absurdities-overlay.git"}, {"type": "git", "uri": "git@github.com:paraenggu/delicious-absurdities-overlay.git"}], "feed": ["https://github.com/paraenggu/delicious-absurdities-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-03 12:55:52 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "deter": {"quality": "experimental", "status": "unofficial", "name": "deter", "description": {"en": "Custom stuff from deterenkelt."}, "homepage": "https://github.com/deterenkelt/deter", "owner": [{"type": "person", "email": "deterenkelt.github@gmail.com", "name": "Deter Enkelt"}], "source": [{"type": "git", "uri": "https://github.com/deterenkelt/deter.git"}, {"type": "git", "uri": "git://github.com/deterenkelt/deter.git"}, {"type": "git", "uri": "git@github.com:deterenkelt/deter.git"}], "feed": ["https://github.com/deterenkelt/deter/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 17:37:41 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "dev1990-overlay": {"quality": "experimental", "status": "unofficial", "name": "dev1990-overlay", "description": {"en": "Personal overlay focused on Qt application development and 3d-printing."}, "homepage": "https://github.com/dev-0x7C6/dev1990-overlay.git", "owner": [{"type": "person", "email": "dev.strikeu@gmail.com", "name": "Bartlomiej Burdukiewicz"}], "source": [{"type": "git", "uri": "https://github.com/dev-0x7C6/dev1990-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 00:36:55 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 227}, "devpump-gor": {"quality": "experimental", "status": "unofficial", "name": "devpump-gor", "description": {"en": "DevPump Gentoo Overlay"}, "homepage": "https://github.com/DevPump/gentoo-overlay", "owner": [{"type": "person", "email": "devpump@gmail.com", "name": "Matt Fleming"}], "source": [{"type": "git", "uri": "https://github.com/DevPump/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2016-07-06 07:57:12 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "didactic-duck": {"quality": "experimental", "status": "unofficial", "name": "didactic-duck", "description": {"en": "Some ebuilds that might work"}, "homepage": "https://github.com/lucianposton/didactic-duck", "owner": [{"type": "person", "email": "lucianposton@pm.me", "name": "Lucian Poston"}], "source": [{"type": "git", "uri": "https://github.com/lucianposton/didactic-duck.git"}], "feed": ["https://github.com/lucianposton/didactic-duck/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-18 22:02:03 -0500\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 80}, "dilfridge": {"quality": "experimental", "status": "official", "name": "dilfridge", "description": {"en": "Dilfridge overlay: experimental ebuilds and lab software"}, "homepage": "https://cgit.gentoo.org/dev/dilfridge.git/", "owner": [{"type": "person", "email": "dilfridge@gentoo.org", "name": "Andreas K. Huettel (dilfridge)"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/dilfridge.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/dilfridge.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/dilfridge.git"}], "feed": ["https://cgit.gentoo.org/dev/dilfridge.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-11 23:00:15 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "displacer": {"quality": "experimental", "status": "unofficial", "name": "displacer", "description": {"en": "Fixes and new unstable packages"}, "homepage": "https://cgit.gentoo.org/user/displacer.git/", "owner": [{"type": "person", "email": "disinbox@gmail.com", "name": "Igor Ulyanov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/displacer.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/displacer.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/displacer.git"}], "feed": ["https://cgit.gentoo.org/user/displacer.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-03-03 16:11:39 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "distros": {"quality": "experimental", "status": "unofficial", "name": "distros", "description": {"en": "Calculate Linux Profiles"}, "homepage": "http://www.calculate-linux.org", "owner": [{"type": "person", "email": "at@calculate.ru"}], "source": [{"type": "git", "uri": "git://git.calculate.ru/calculate/distros.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 19:00:26 +0300\n", "x-openpgp-signed": "N", "x-masters": ["calculate", "gentoo"], "x-ebuild-count": 0}, "djc": {"quality": "experimental", "status": "unofficial", "name": "djc", "description": {"en": "Personal overlay; testing and early development"}, "homepage": "https://github.com/djc/djc-overlay", "owner": [{"type": "person", "email": "djc@gentoo.org", "name": "Dirkjan Ochtman"}], "source": [{"type": "git", "uri": "https://github.com/djc/djc-overlay.git"}, {"type": "git", "uri": "git://github.com/djc/djc-overlay.git"}, {"type": "git", "uri": "git@github.com:djc/djc-overlay.git"}], "feed": ["https://github.com/djc/djc-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-12-01 14:24:16 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "dlang": {"quality": "experimental", "status": "unofficial", "name": "dlang", "description": {"en": "A collection of ebuilds related to the D programming\n language."}, "homepage": "https://github.com/gentoo/dlang", "owner": [{"type": "person", "email": "Marco.Leise@gmx.de"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/dlang.git"}, {"type": "git", "uri": "git@github.com:gentoo/dlang.git"}, {"type": "git", "uri": "git://github.com/gentoo/dlang.git"}], "feed": ["https://github.com/gentoo/dlang/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 21:57:32 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 79}, "dmchurch": {"quality": "experimental", "status": "unofficial", "name": "dmchurch", "description": {"en": "Danielle Church's Portage overlay"}, "homepage": "https://github.com/dmchurch/portage-overlay", "owner": [{"type": "person", "email": "dani.church@gmail.com", "name": "Danielle Church"}], "source": [{"type": "git", "uri": "https://github.com/dmchurch/portage-overlay.git"}, {"type": "git", "uri": "git://github.com/dmchurch/portage-overlay.git"}, {"type": "git", "uri": "git@github.com:dmchurch/portage-overlay.git"}], "feed": ["https://github.com/dmchurch/portage-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 18:30:47 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "docker": {"quality": "experimental", "status": "unofficial", "name": "docker", "description": {"en": "Overlay for docker by dotCloud"}, "homepage": "https://github.com/tianon/docker-overlay", "owner": [{"type": "person", "email": "admwiggin@gmail.com", "name": "Tianon Gravi"}], "source": [{"type": "git", "uri": "https://github.com/tianon/docker-overlay.git"}, {"type": "git", "uri": "git://github.com/tianon/docker-overlay.git"}, {"type": "git", "uri": "git@github.com:tianon/docker-overlay.git"}], "feed": ["https://github.com/tianon/docker-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-08-28 15:01:25 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 300}, "dotnet": {"quality": "experimental", "status": "official", "name": "dotnet", "description": {"en": "Experimental overlay for .NET packages."}, "homepage": "https://github.com/gentoo/dotnet", "owner": [{"type": "project", "email": "dotnet@gentoo.org", "name": "Dotnet team"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/dotnet.git"}, {"type": "git", "uri": "git@github.com:gentoo/dotnet.git"}], "feed": ["https://github.com/gentoo/dotnet/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-18 11:03:15 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 168}, "drdim": {"quality": "experimental", "status": "unofficial", "name": "drdim", "description": {"en": "Gentoo Layman portage repository for Jetbrains Products"}, "homepage": "https://github.com/drdim/layman", "owner": [{"type": "person", "email": "dr.dim.pro@gmail.com", "name": "Dmitriy Bogatkin"}], "source": [{"type": "git", "uri": "https://github.com/drdim/layman.git"}, {"type": "git", "uri": "git://github.com/drdim/layman.git"}, {"type": "git", "uri": "git@github.com:drdim/layman.git"}], "feed": ["https://github.com/drdim/layman/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-04-14 05:51:00 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 44}, "dwfreed": {"quality": "experimental", "status": "unofficial", "name": "dwfreed", "description": {"en": "My random Gentoo packages"}, "homepage": "https://bitbucket.org/dwfreed/dwfreed.gentoo/", "owner": [{"type": "person", "email": "dwfreed@mtu.edu", "name": "Douglas Freed"}], "source": [{"type": "git", "uri": "https://bitbucket.org/dwfreed/dwfreed.gentoo"}], "feed": ["https://bitbucket.org/dwfreed/dwfreed.gentoo/rss"], "x-state": "GOOD", "x-timestamp": "2017-04-09 01:17:09 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "dwosky": {"quality": "experimental", "status": "unofficial", "name": "dwosky", "description": {"en": "Dwosky's personal overlay"}, "homepage": "https://github.com/Dwosky/Dwosky-overlay", "owner": [{"type": "person", "email": "dwosky@zoho.com", "name": "Pedro Arizmendi"}], "source": [{"type": "git", "uri": "https://github.com/Dwosky/Dwosky-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Dwosky/Dwosky-overlay.git"}], "feed": ["https://github.com/Dwosky/Dwosky-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-10 18:31:17 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "earshark": {"quality": "experimental", "status": "unofficial", "name": "earshark", "description": {"en": "personal overlay, mostly games related"}, "homepage": "https://github.com/Chemrat/overlay", "owner": [{"type": "person", "email": "jazzvoid@gmail.com", "name": "Valeriy"}], "source": [{"type": "git", "uri": "https://github.com/Chemrat/overlay.git"}, {"type": "git", "uri": "git://github.com/Chemrat/overlay.git"}], "feed": ["https://github.com/Chemrat/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-21 21:23:38 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 57}, "eclipse": {"quality": "experimental", "status": "official", "name": "eclipse", "description": {"en": "Community effort at packaging Eclipse Java SDK"}, "homepage": "https://github.com/gentoo/eclipse-overlay", "owner": [{"type": "project", "email": "eclipse@gentoo.org", "name": "Eclipse team"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/eclipse-overlay.git"}, {"type": "git", "uri": "git://github.com/gentoo/eclipse-overlay.git"}, {"type": "git", "uri": "git@github.com:gentoo/eclipse-overlay.git"}], "feed": ["https://github.com/gentoo/eclipse-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-06-24 14:34:45 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "edgets": {"quality": "experimental", "status": "unofficial", "name": "edgets", "description": {"en": "Gentoo overlay that brings you the newest versions of modern software."}, "homepage": "https://github.com/BlueManCZ/edgets", "owner": [{"type": "person", "email": "ivo97@centrum.cz", "name": "Ivo \u0160merek"}], "source": [{"type": "git", "uri": "https://github.com/BlueManCZ/edgets.git"}, {"type": "git", "uri": "git+ssh://git@github.com/BlueManCZ/edgets.git"}], "feed": ["https://github.com/BlueManCZ/edgets/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 18:44:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "eigenlay": {"quality": "experimental", "status": "unofficial", "name": "eigenlay", "description": {"en": "Eigenlab Gentoo overlay"}, "homepage": "https://gitlab.com/eigennet/eigenlay", "owner": [{"type": "person", "email": "gio@eigenlab.org", "name": "Gioacchino Mazzurco"}], "source": [{"type": "git", "uri": "https://gitlab.com/eigennet/eigenlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-01 16:18:39 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "einflay": {"quality": "experimental", "status": "unofficial", "name": "einflay", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/EinstokFair/einflay", "owner": [{"type": "person", "email": "einfair@zoho.eu", "name": "Einstok Fair"}], "source": [{"type": "git", "uri": "https://github.com/EinstokFair/einflay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/EinstokFair/einflay.git"}], "feed": ["https://github.com/EinstokFair/einflay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-16 14:38:06 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "ejabberd": {"quality": "experimental", "status": "unofficial", "name": "ejabberd", "description": {"en": "Fresh ejabberd versions and dependencies"}, "homepage": "https://github.com/rion-overlay/ejabberd-overlay", "owner": [{"type": "person", "email": "rion4ik@gmail.com", "name": "Sergey Ilinykh"}], "source": [{"type": "git", "uri": "https://github.com/rion-overlay/ejabberd-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/rion-overlay/ejabberd-overlay.git"}], "feed": ["https://github.com/rion-overlay/ejabberd-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-30 13:18:01 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "elementary": {"quality": "experimental", "status": "unofficial", "name": "elementary", "description": {"en": "The elementary OS experience for Gentoo Linux. "}, "homepage": "https://github.com/pimvullers/elementary", "owner": [{"type": "person", "email": "gentoo.org@vullersmail.nl", "name": "Pim Vullers"}], "source": [{"type": "git", "uri": "https://github.com/pimvullers/elementary.git"}, {"type": "git", "uri": "git://github.com/pimvullers/elementary.git"}], "feed": ["https://github.com/pimvullers/elementary/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-01 17:37:05 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 148}, "emacs": {"quality": "experimental", "status": "official", "name": "emacs", "description": {"en": "Provide Emacs and XEmacs related ebuilds which are\n experimental or work-in-progress. Don't rely on them, but don't\n hesitate to file bugs or write emails."}, "homepage": "https://wiki.gentoo.org/wiki/Project:Emacs/Overlay", "owner": [{"type": "project", "email": "emacs@gentoo.org", "name": "Gentoo Emacs team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/emacs.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/proj/emacs.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/emacs.git"}], "feed": ["https://cgit.gentoo.org/repo/proj/emacs.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-22 12:42:11 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "enlightenment-live": {"quality": "experimental", "status": "unofficial", "name": "enlightenment-live", "description": {"en": "Enlightenment WM latest stable version and live ebuilds"}, "homepage": "https://github.com/rafspiny/enlightenment-live", "owner": [{"type": "person", "email": "rafspiny@gmail.com", "name": "Raffaele Spinelli"}], "source": [{"type": "git", "uri": "https://github.com/rafspiny/enlightenment-live.git"}], "feed": ["https://github.com/rafspiny/enlightenment-live/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 22:24:38 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "ennui": {"quality": "experimental", "status": "unofficial", "name": "ennui", "description": {"en": "Facilitate running hardened-desktop hybrid system"}, "homepage": "https://gitweb.gentoo.org/user/ennui.git/", "owner": [{"type": "person", "email": "gentoo@seaofdirac.net", "name": "Nicholas Fish"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/ennui.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/ennui.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/ennui.git"}], "feed": ["https://gitweb.gentoo.org/user/ennui.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-17 23:15:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 40}, "erayd": {"quality": "experimental", "status": "unofficial", "name": "erayd", "description": {"en": "Various personal ebuilds"}, "homepage": "https://github.com/erayd/overlay", "owner": [{"type": "person", "email": "steve@erayd.net", "name": "Steve Gilberd"}], "source": [{"type": "git", "uri": "https://github.com/erayd/overlay.git"}, {"type": "git", "uri": "git://github.com/erayd/overlay.git"}, {"type": "git", "uri": "git@github.com:erayd/overlay.git"}], "feed": ["https://github.com/erayd/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-07 00:18:28 +1200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "ethereum": {"quality": "experimental", "status": "unofficial", "name": "ethereum", "description": {"en": "The Ethereum blockchain-based distributed computing platform"}, "homepage": "https://github.com/coolparadox/ethereum-gentoo-overlay", "owner": [{"type": "person", "email": "coolparadox@gmail.com", "name": "Rafael Lorandi"}], "source": [{"type": "git", "uri": "https://github.com/coolparadox/ethereum-gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:coolparadox/ethereum-gentoo-overlay.git"}], "feed": ["https://github.com/coolparadox/ethereum-gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-27 18:18:54 -0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "eugene-bright": {"quality": "experimental", "status": "unofficial", "name": "eugene-bright", "description": {"en": "The personal overlay of Eugene Bright"}, "homepage": "https://github.com/eugene-bright/eugene-bright-overlay", "owner": [{"type": "person", "email": "eugene@bright.gdn", "name": "Eugene Bright"}], "source": [{"type": "git", "uri": "https://github.com/eugene-bright/eugene-bright-overlay.git"}, {"type": "git", "uri": "git@github.com:eugene-bright/eugene-bright-overlay.git"}], "feed": ["https://github.com/eugene-bright/eugene-bright-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-07-29 21:30:22 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "ext-devlibs": {"quality": "experimental", "status": "unofficial", "name": "ext-devlibs", "description": {"en": "Mostly c/c++ and python libraries"}, "homepage": "http://sidvind.com/wiki/Main_Page", "owner": [{"type": "person", "email": "ext@sidvind.com", "name": "David Sveningsson"}], "source": [{"type": "svn", "uri": "svn://sidvind.com/overlays/ext-devlibs"}], "x-state": "GOOD", "x-timestamp": "2020-02-11 17:20:29 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "farmboy0": {"quality": "experimental", "status": "unofficial", "name": "farmboy0", "description": {"en": "Personal overlay of Enrico Horn"}, "homepage": "https://github.com/farmboy0/portage-overlay", "owner": [{"type": "person", "email": "farmboy0@googlemail.com", "name": "Enrico Horn"}], "source": [{"type": "git", "uri": "https://github.com/farmboy0/portage-overlay.git"}, {"type": "git", "uri": "git://github.com/farmboy0/portage-overlay.git"}, {"type": "git", "uri": "git@github.com:farmboy0/portage-overlay.git"}], "feed": ["https://github.com/farmboy0/portage-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-13 02:20:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "fem-overlay": {"quality": "experimental", "status": "unofficial", "name": "fem-overlay", "description": {"en": "FeM Gentoo Overlay"}, "homepage": "https://bitbucket.fem.tu-ilmenau.de/projects/GENTOO/repos/fem-overlay/", "owner": [{"type": "person", "email": "frainz@mailbox.org", "name": "Paul Michel"}], "source": [{"type": "git", "uri": "https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 11:53:31 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 115}, "ferki": {"quality": "experimental", "status": "unofficial", "name": "ferki", "description": {"en": "Ebuilds used and/or proxy maintained by FErki"}, "homepage": "https://github.com/ferki/gentoo-overlay", "owner": [{"type": "person", "email": "erkiferenc@gmail.com", "name": "Ferenc Erki"}], "source": [{"type": "git", "uri": "https://github.com/ferki/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ferki/gentoo-overlay.git"}], "feed": ["https://github.com/ferki/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 11:33:17 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "fidonet": {"quality": "experimental", "status": "unofficial", "name": "fidonet", "description": {"en": "Overlay of Benny Pedersen"}, "owner": [{"type": "person", "email": "me@junc.org", "name": "Benny Pedersen"}], "source": [{"type": "rsync", "uri": "rsync://fidonet.overlay.junc.org/fidonet/"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 12:58:00.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "fkmclane": {"quality": "experimental", "status": "unofficial", "name": "fkmclane", "description": {"en": "Personal overlay of fkmclane containing patched ebuilds and new ebuilds"}, "homepage": "https://github.com/fkmclane/overlay", "owner": [{"type": "person", "email": "fkmclane@gmail.com", "name": "Foster McLane"}], "source": [{"type": "git", "uri": "https://github.com/fkmclane/overlay.git"}, {"type": "git", "uri": "git://github.com/fkmclane/overlay.git"}], "feed": ["https://github.com/fkmclane/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 18:35:22 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 124}, "flammie": {"quality": "experimental", "status": "unofficial", "name": "flammie", "description": {"en": "An overlay for gentoo for things Flammie's worked on: Apertium, HFST, computational linguistics, spell-checking, obscure languages..."}, "homepage": "https://github.com/flammie/flammie-overlay", "owner": [{"type": "person", "email": "flammie@gentoo.org", "name": "Flammie Pirinen"}], "source": [{"type": "git", "uri": "https://github.com/flammie/flammie-overlay.git"}, {"type": "git", "uri": "git://github.com/flammie/flammie-overlay.git"}], "feed": ["https://github.com/flammie/flammie-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-01-22 15:18:57 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "flavour": {"quality": "experimental", "status": "unofficial", "name": "flavour", "description": {"en": "Personal overlay of Wim Muskee"}, "homepage": "https://github.com/wimmuskee/flavour", "owner": [{"type": "person", "email": "wimmuskee@gmail.com", "name": "Wim Muskee"}], "source": [{"type": "git", "uri": "https://github.com/wimmuskee/flavour.git"}, {"type": "git", "uri": "git://github.com/wimmuskee/flavour.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 09:46:00 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 46}, "flightsim": {"quality": "experimental", "status": "unofficial", "name": "flightsim", "description": {"en": "Overlay with packages for flight simulation, mainly related to X-Plane"}, "homepage": "https://github.com/rafaelmartins/flightsim-overlay", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": "Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://github.com/rafaelmartins/flightsim-overlay.git"}, {"type": "git", "uri": "git://github.com/rafaelmartins/flightsim-overlay.git"}, {"type": "git", "uri": "git@github.com:rafaelmartins/flightsim-overlay.git"}], "feed": ["https://github.com/rafaelmartins/flightsim-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-05-07 01:00:51 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "floppym": {"quality": "experimental", "status": "unofficial", "name": "floppym", "description": {"en": "floppym's personal overlay"}, "homepage": "https://github.com/floppym/floppym", "owner": [{"type": "person", "email": "floppym@gentoo.org", "name": "Mike Gilbert"}], "source": [{"type": "git", "uri": "https://github.com/floppym/floppym"}], "x-state": "GOOD", "x-timestamp": "2020-04-28 23:59:45 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "flow": {"quality": "experimental", "status": "unofficial", "name": "flow", "description": {"en": "Ebuilds by Florian Schmaus"}, "homepage": "https://gitlab.com/Flow/flow-s-ebuilds", "owner": [{"type": "person", "email": "flo@geekplace.eu", "name": "Florian Schmaus"}], "source": [{"type": "git", "uri": "https://gitlab.com/Flow/flow-s-ebuilds.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 13:35:47 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 106}, "flussence": {"quality": "experimental", "status": "unofficial", "name": "flussence", "description": {"en": "Ant P.'s personal overlay"}, "homepage": "https://repo.or.cz/flussence-overlay.git", "owner": [{"type": "person", "email": "ant+gentoo.bugs@flussence.eu", "name": "Anthony Parsons"}], "source": [{"type": "git", "uri": "https://repo.or.cz/flussence-overlay.git"}, {"type": "git", "uri": "git://repo.or.cz/flussence-overlay.git"}, {"type": "git", "uri": "ssh://git@repo.or.cz/flussence-overlay.git"}], "feed": ["https://repo.or.cz/flussence-overlay.git/atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 06:30:35 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 55}, "fol4": {"quality": "experimental", "status": "unofficial", "name": "fol4", "description": {"en": "fol4 overlay"}, "homepage": "https://gitlab.com/madsl/fol4", "owner": [{"type": "person", "email": "mads@ab3.no", "name": "Mads"}], "source": [{"type": "git", "uri": "https://gitlab.com/madsl/fol4"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/madsl/fol4.git"}], "feed": ["https://gitlab.com/madsl/fol4/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-02 21:33:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 48}, "foo-overlay": {"quality": "experimental", "status": "unofficial", "name": "foo-overlay", "description": {"en": "Piotr's fixes and new packages"}, "homepage": "https://github.com/slashbeast/foo-overlay", "owner": [{"type": "person", "email": "slashbeast@gentoo.org", "name": "Piotr Karbowski"}], "source": [{"type": "git", "uri": "git://github.com/slashbeast/foo-overlay.git"}, {"type": "git", "uri": "https://github.com/slashbeast/foo-overlay.git"}], "feed": ["https://github.com/slashbeast/foo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-19 16:39:22 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "fordfrog": {"quality": "experimental", "status": "official", "name": "fordfrog", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/fordfrog.git/", "owner": [{"type": "person", "email": "fordfrog@gentoo.org", "name": "Miroslav \u0160ulc"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/fordfrog.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/fordfrog.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/fordfrog.git"}], "feed": ["https://cgit.gentoo.org/dev/fordfrog.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-13 12:28:38 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 286}, "fowlay": {"quality": "experimental", "status": "unofficial", "name": "fowlay", "description": {"en": "Collection of ebuilds"}, "homepage": "https://github.com/fowlay/fowlay-overlay", "owner": [{"type": "person", "email": "rabbe@bahnhof.se", "name": "Rabbe Fogelholm"}], "source": [{"type": "git", "uri": "https://github.com/fowlay/fowlay-overlay.git"}], "feed": ["https://github.com/fowlay/fowlay-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-04-07 14:41:09 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "foxiverlay": {"quality": "experimental", "status": "unofficial", "name": "foxiverlay", "description": {"en": "Personal overlay for unofficial ebuilds"}, "homepage": "https://github.com/PikkuJose/foxiverlay", "owner": [{"type": "person", "email": "koalinux@gmail.com", "name": "Jos\u00e9 Pekkarinen"}], "source": [{"type": "git", "uri": "https://github.com/PikkuJose/foxiverlay.git"}, {"type": "git", "uri": "git://github.com/PikkuJose/foxiverlay.git"}, {"type": "git", "uri": "git@github.com:PikkuJose/foxiverlay.git"}], "feed": ["https://github.com/PikkuJose/foxiverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-10-26 17:15:39 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "freeswitch": {"quality": "experimental", "status": "unofficial", "name": "freeswitch", "description": {"en": "Freeswitch Gentoo overlay"}, "homepage": "https://github.com/alphallc/freeswitch/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "git://github.com/alphallc/freeswitch"}], "feed": ["https://github.com/alphallc/freeswitch/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-05-31 12:46:26 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "fritteli": {"quality": "experimental", "status": "unofficial", "name": "fritteli", "description": {"en": "fritteli's Gentoo Overlay"}, "homepage": "https://github.com/fritteli/gentoo-overlay", "owner": [{"type": "person", "email": "manuel@fritteli.ch", "name": "Manuel Friedli"}], "source": [{"type": "git", "uri": "https://github.com/fritteli/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/fritteli/gentoo-overlay.git"}], "feed": ["https://github.com/fritteli/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-19 01:07:33 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "frostyx": {"quality": "experimental", "status": "unofficial", "name": "frostyx", "description": {"en": "FrostyX's personal overlay"}, "homepage": "http://frostyx.cz/", "owner": [{"type": "person", "email": "frostyx@email.cz", "name": "FrostyX"}], "source": [{"type": "git", "uri": "https://github.com/FrostyX/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/FrostyX/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:FrostyX/gentoo-overlay.git"}], "feed": ["https://github.com/FrostyX/gentoo-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2015-02-09 02:17:56 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "frr-gentoo": {"quality": "stable", "status": "official", "name": "frr-gentoo", "description": {"en": "Free Range Routing Gentoo Overlay"}, "homepage": "https://frrouting.org/", "owner": [{"type": "person", "email": "f0o@devilcode.org", "name": "Daniel 'f0o' Preussker"}], "source": [{"type": "git", "uri": "https://github.com/FRRouting/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:FRRouting/gentoo-overlay.git"}], "feed": ["https://github.com/FRRouting/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-03 09:47:03 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "furikake": {"quality": "experimental", "status": "unofficial", "name": "furikake", "description": {"en": "Gentoo overlay of Alex Wilson"}, "homepage": "https://github.com/antoligy/furikake", "owner": [{"type": "person", "email": "alex.w@antoligy.com", "name": "Alex Wilson (antoligy)"}], "source": [{"type": "git", "uri": "https://github.com/antoligy/furikake.git"}, {"type": "git", "uri": "git@github.com:antoligy/furikake.git"}], "feed": ["https://github.com/antoligy/furikake/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-04-24 14:43:06 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo", "mozilla"], "x-ebuild-count": 8}, "fusion809": {"quality": "experimental", "status": "unofficial", "name": "fusion809", "description": {"en": "Brenton's Portage overlay"}, "homepage": "https://github.com/fusion809/fusion809-overlay", "owner": [{"type": "person", "email": "brentonhorne77@gmail.com", "name": "Brenton Horne"}], "source": [{"type": "git", "uri": "https://github.com/fusion809/fusion809-overlay.git"}, {"type": "git", "uri": "git://github.com/fusion809/fusion809-overlay.git"}], "feed": ["https://github.com/fusion809/fusion809-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 12:42:21 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "fuverlay": {"quality": "experimental", "status": "unofficial", "name": "fuverlay", "description": {"en": "Funkill's overlay"}, "homepage": "https://github.com/funkill/fuverlay", "owner": [{"type": "person", "email": "funkill2@gmail.com", "name": "Funkill"}], "source": [{"type": "git", "uri": "https://github.com/funkill/fuverlay.git"}], "feed": ["https://github.com/funkill/fuverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-02-03 01:49:12 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "gamarouns": {"quality": "experimental", "status": "official", "name": "gamarouns", "description": {"en": "Bits and pieces missing in gentoo or layman repos I need"}, "homepage": "https://bitbucket.org/amaroun/gamarouns", "owner": [{"type": "person", "email": "vit.kasal@gmail.com", "name": "amaroun"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/amaroun/gamarouns"}], "x-state": "GOOD", "x-timestamp": "2019-11-24 10:19:56 +0100", "x-masters": ["gentoo"], "x-ebuild-count": 43}, "gambas-overlay": {"quality": "experimental", "status": "unofficial", "name": "gambas-overlay", "description": {"en": "Gambas IDE overlay for Gentoo Linux"}, "homepage": "https://github.com/damex/gambas-overlay", "owner": [{"type": "person", "email": "damex.pp@gmail.com", "name": "Roman Kuzmitsky"}], "source": [{"type": "git", "uri": "https://github.com/damex/gambas-overlay.git"}], "feed": ["https://github.com/damex/gambas-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-02-10 01:31:50 +0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "gamerlay": {"quality": "experimental", "status": "unofficial", "name": "gamerlay", "description": {"en": "\n Gamers overlay for all various games. Not related with games team.\n "}, "homepage": "https://cgit.gentoo.org/proj/gamerlay.git", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gamerlay.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gamerlay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gamerlay.git"}], "feed": ["https://cgit.gentoo.org/proj/gamerlay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-21 08:18:15 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 104}, "gcarq": {"quality": "experimental", "status": "unofficial", "name": "gcarq", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/gcarq/gcarq-overlay", "owner": [{"type": "person", "email": "michael.egger@tsn.at", "name": "Michael Egger"}], "source": [{"type": "git", "uri": "https://github.com/gcarq/gcarq-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/gcarq/gcarq-overlay.git"}], "feed": ["https://github.com/gcarq/gcarq-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 18:40:15 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "genthree": {"quality": "experimental", "status": "unofficial", "name": "genthree", "description": {"en": "Gentoo overlay from the genthree project"}, "homepage": "https://genthree.io/overlay", "owner": [{"type": "person", "email": "nyronium@genthree.io", "name": "nyronium"}], "source": [{"type": "git", "uri": "https://gitlab.com/genthree/overlay.git"}], "feed": ["https://gitlab.com/genthree/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-18 16:27:50 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 49}, "gentoo": {"quality": "core", "status": "official", "name": "gentoo", "description": {"en": "Official Gentoo ebuild repository"}, "homepage": "https://gentoo.org/", "owner": [{"type": "project", "email": "bug-wranglers@gentoo.org"}], "source": [{"type": "rsync", "uri": "rsync://rsync.gentoo.org/gentoo-portage"}, {"type": "git", "uri": "https://anongit.gentoo.org/git/repo/gentoo.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/gentoo.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/gentoo.git"}], "feed": ["https://cgit.gentoo.org/repo/gentoo.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 16:21:16 +0200\n", "x-openpgp-signed": "U", "x-masters": [], "x-ebuild-count": 32353}, "gentoo-clang": {"quality": "experimental", "status": "unofficial", "name": "gentoo-clang", "description": {"en": "Gentoo overlay providing patches to build entire system with clang"}, "homepage": "https://github.com/BilyakA/gentoo-clang", "owner": [{"type": "person", "email": "bilyak.alexander@gmail.com", "name": "Alexander Bilyak"}], "source": [{"type": "git", "uri": "https://github.com/BilyakA/gentoo-clang.git"}, {"type": "git", "uri": "git://github.com/BilyakA/gentoo-clang.git"}, {"type": "git", "uri": "git@github.com:BilyakA/gentoo-clang.git"}], "feed": ["https://github.com/BilyakA/gentoo-clang/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 10:05:36 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "gentoo-mate": {"quality": "experimental", "status": "official", "name": "gentoo-mate", "description": {"en": "Gentoo MATE Desktop Project Repo"}, "homepage": "https://wiki.gentoo.org/wiki/Project:MATE", "owner": [{"type": "project", "email": "mate@gentoo.org", "name": "MATE Desktop Project"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gentoo-mate.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gentoo-mate.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gentoo-mate.git"}], "feed": ["https://cgit.gentoo.org/proj/gentoo-mate.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-09 18:52:11 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 176}, "gentoo-playground": {"quality": "experimental", "status": "unofficial", "name": "gentoo-playground", "description": {"en": "zeq's Playground for experimental ebuilds and eclasses"}, "homepage": "https://github.com/sjnewbury/gentoo-playground", "owner": [{"type": "person", "email": "steve@snewbury.org.uk", "name": "Steven Newbury"}], "source": [{"type": "git", "uri": "https://github.com/sjnewbury/gentoo-playground.git"}, {"type": "git", "uri": "git://github.com/sjnewbury/gentoo-playground.git"}, {"type": "git", "uri": "git@github.com:sjnewbury/gentoo-playground.git"}], "feed": ["https://github.com/sjnewbury/gentoo-playground/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-05-24 17:39:11 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "gentoo-zh": {"quality": "experimental", "status": "unofficial", "name": "gentoo-zh", "description": {"en": "To provide programs useful to Chinese speaking users (merged\n from gentoo-china and gentoo-taiwan)."}, "homepage": "https://github.com/microcai/gentoo-zh", "owner": [{"type": "person", "email": "microcai@fedoraproject.org"}], "source": [{"type": "git", "uri": "git://github.com/microcai/gentoo-zh.git"}], "feed": ["https://github.com/microcai/gentoo-zh/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 10:11:37 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 507}, "gerislay": {"quality": "experimental", "status": "unofficial", "name": "gerislay", "description": {"en": "A personal overlay with no specific focus (mainly to\n test ebuilds). Highly experimental. It is meant as a playground for me,\n but others might be interested."}, "homepage": "https://cgit.gentoo.org/repo/user/gerislay.git", "owner": [{"type": "person", "email": "gerion.entrup@flump.de", "name": "gerion"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/gerislay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/gerislay.git"}], "feed": ["https://cgit.gentoo.org/repo/user/gerislay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-28 22:35:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 46}, "gig": {"quality": "experimental", "status": "unofficial", "name": "gig", "description": {"en": "Gig OS's Overlay"}, "homepage": "https://github.com/Gig-OS/gig", "owner": [{"type": "person", "email": "yangmame@i2pmail.org"}], "source": [{"type": "git", "uri": "https://github.com/Gig-OS/gig.git"}], "feed": ["https://github.com/Gig-OS/gig/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:27:41 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "gitlab": {"quality": "experimental", "status": "unofficial", "name": "gitlab", "description": {"en": "Unofficial ebuilds for Gitlab"}, "homepage": "https://gitlab.awesome-it.de/overlays/gitlab", "owner": [{"type": "person", "email": "info@awesome-it.de", "name": "Daniel Morlock"}], "source": [{"type": "git", "uri": "https://gitlab.awesome-it.de/overlays/gitlab.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-14 17:08:41 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "glicOne": {"quality": "experimental", "status": "unofficial", "name": "glicOne", "description": {"en": "glicOne Overlay with non existing in layman utils"}, "homepage": "https://gitlab.com/glicOne/glicOne-overlay", "owner": [{"type": "person", "email": "romaniuk.cv@gmail.com", "name": "Vadim Romaniuk"}], "source": [{"type": "git", "uri": "https://gitlab.com/glicOne/glicOne-overlay.git"}, {"type": "git", "uri": "git@gitlab.com:glicOne/glicOne-overlay.git"}], "feed": ["http://github.com/RomaniukVadim/glicOne-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-12-26 12:40:44 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 175}, "gnome": {"quality": "experimental", "status": "official", "name": "gnome", "description": {"en": "experimental gnome ebuilds"}, "homepage": "https://cgit.gentoo.org/proj/gnome.git/", "owner": [{"type": "project", "email": "gnome@gentoo.org", "name": "GNOME team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gnome.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gnome.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gnome.git"}], "feed": ["https://cgit.gentoo.org/proj/gnome.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-03 12:40:32 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 125}, "gnome-next": {"quality": "experimental", "status": "unofficial", "name": "gnome-next", "description": {"en": "experimental newer gnome ebuilds"}, "homepage": "https://github.com/Heather/gentoo-gnome", "owner": [{"type": "person", "email": "cynede@gentoo.org", "name": "Mikhail Pukhlikov"}], "source": [{"type": "git", "uri": "https://github.com/Heather/gentoo-gnome.git"}, {"type": "git", "uri": "git@github.com:Heather/gentoo-gnome.git"}], "feed": ["https://github.com/Heather/gentoo-gnome/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 13:39:24 +0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 203}, "gnuradio": {"quality": "experimental", "status": "unofficial", "name": "gnuradio", "description": {"en": "A repository for GNURadio packages/addons"}, "homepage": "https://github.com/hololeap/gentoo-gnuradio", "owner": [{"type": "person", "email": "hololeap@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/hololeap/gentoo-gnuradio"}], "feed": ["https://github.com/hololeap/gentoo-gnuradio/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-04-01 15:09:34 -0600\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 126}, "gnustep": {"quality": "experimental", "status": "official", "name": "gnustep", "description": {"en": "Experimental ebuilds for GNUstep packages in Gentoo. Comments and bugreports are welcome!"}, "homepage": "https://cgit.gentoo.org/proj/gnustep.git/", "owner": [{"type": "project", "email": "gnustep@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/gnustep.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/gnustep.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/gnustep.git"}], "feed": ["https://cgit.gentoo.org/proj/gnustep.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-01-14 17:11:46 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "gnux32": {"quality": "experimental", "status": "unofficial", "name": "gnux32", "description": {"en": "A personal overlay with ebuilds for the x32 ABI"}, "homepage": "https://github.com/1camper/gnux32", "owner": [{"type": "person", "email": "theonetruecamper@gmx.de", "name": "Matthias R\u00e4ncker"}], "source": [{"type": "git", "uri": "https://github.com/1camper/gnux32.git"}, {"type": "git", "uri": "git://github.com/1camper/gnux32.git"}], "feed": ["https://github.com/1camper/gnux32/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 08:54:28 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 92}, "go-overlay": {"quality": "experimental", "status": "unofficial", "name": "go-overlay", "description": {"en": "Golang related ebuilds"}, "homepage": "https://github.com/Dr-Terrible/go-overlay", "owner": [{"type": "person", "email": "toffanin.mauro@gmail.com", "name": "Mauro Toffanin"}], "source": [{"type": "git", "uri": "https://github.com/Dr-Terrible/go-overlay.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-13 14:50:50 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 264}, "godin": {"quality": "experimental", "status": "unofficial", "name": "godin", "description": {"en": "Godin's Gentoo Overlay"}, "homepage": "https://github.com/Godin/gentoo-overlay", "owner": [{"type": "person", "email": "mandrikov@gmail.com", "name": "Evgeny Mandrikov"}], "source": [{"type": "git", "uri": "https://github.com/Godin/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/Godin/gentoo-overlay.git"}], "feed": ["https://github.com/Godin/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-20 12:08:54 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "goris": {"quality": "experimental", "status": "unofficial", "name": "goris", "description": {"en": "Goris overlay"}, "homepage": "https://cgit.gentoo.org/repo/user/goris.git/", "owner": [{"type": "person", "email": "norayr.am@gmail.com", "name": "Norayr Mirakyan"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/goris.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/goris.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/goris.git"}], "feed": ["https://cgit.gentoo.org/repo/user/goris.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-10-16 19:37:55 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "graaff": {"quality": "experimental", "status": "official", "name": "graaff", "description": {"en": "Developer overlay of Hans de Graaff with mostly ruby and\n xemacs ebuilds, and a few assorted other goodies."}, "homepage": "http://moving-innovations.com/blog/", "owner": [{"type": "person", "email": "graaff@gentoo.org", "name": "Hans de Graaff"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/graaff.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/graaff.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/graaff.git"}], "feed": ["https://cgit.gentoo.org/dev/graaff.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 10:13:32 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 422}, "grub2-themes": {"quality": "experimental", "status": "official", "name": "grub2-themes", "description": {"en": "Overlay dedicated to Grub2 themes (of any distribution)"}, "homepage": "https://gitweb.gentoo.org/repo/proj/grub2-themes.git/", "owner": [{"type": "person", "email": "sping@gentoo.org", "name": "Sebastian Pipping"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/grub2-themes.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/grub2-themes.git"}], "feed": ["https://gitweb.gentoo.org/repo/proj/grub2-themes.git/atom/?h=master"], "x-state": "GOOD", "x-timestamp": "2015-07-19 17:38:24 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "gsview-overlay": {"quality": "experimental", "status": "unofficial", "name": "gsview-overlay", "description": {"en": "Overlay for the gsview and some other plotting/scientific soft"}, "homepage": "https://github.com/uleysky/gsview-overlay", "owner": [{"type": "person", "email": "uleysky@gmail.com", "name": "Michael Uleysky"}], "source": [{"type": "git", "uri": "https://github.com/uleysky/gsview-overlay.git"}, {"type": "git", "uri": "git://github.com/uleysky/gsview-overlay.git"}, {"type": "git", "uri": "git@github.com:uleysky/gsview-overlay.git"}], "feed": ["https://github.com/uleysky/gsview-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-08-01 15:57:31 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "guru": {"quality": "experimental", "status": "unofficial", "name": "guru", "description": {"en": "GURU: Ebuild repository entirely maintained by Gentoo users"}, "homepage": "https://wiki.gentoo.org/wiki/Project:GURU", "owner": [{"type": "project", "email": "guru@gentoo.org", "name": "GURU"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/guru.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/guru.git"}], "feed": ["https://cgit.gentoo.org/repo/proj/guru.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-22 10:03:40 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 396}, "haarp": {"quality": "experimental", "status": "unofficial", "name": "haarp", "description": {"en": "misc ebuilds that aren't in the main tree"}, "homepage": "https://cgit.gentoo.org/user/haarp.git/", "owner": [{"type": "person", "email": "main.haarp@gmail.com", "name": "haarp"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/user/haarp.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-13 13:08:21 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 50}, "hamper-overlay": {"quality": "experimental", "status": "unofficial", "name": "hamper-overlay", "description": {"en": "User overlay"}, "homepage": "https://github.com/hamper/hamper-overlay", "owner": [{"type": "person", "email": "hamper.nhs@gmail.com", "name": "Alexander Pilipenko"}], "source": [{"type": "git", "uri": "https://github.com/Hamper/hamper-overlay.git"}, {"type": "git", "uri": "git://github.com/hamper/hamper-overlay.git"}], "feed": ["https://github.com/hamper/hamper-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-14 04:02:20 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 18}, "han": {"quality": "experimental", "status": "unofficial", "name": "han", "description": {"en": "Han's personal ebuild repository"}, "homepage": "https://github.com/hanmertens/han-overlay", "owner": [{"type": "person", "email": "hanmertens@outlook.com", "name": "Han Mertens"}], "source": [{"type": "git", "uri": "https://github.com/hanmertens/han-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/hanmertens/han-overlay.git"}], "feed": ["https://github.com/hanmertens/han-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-18 23:35:19 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "hangul-typing": {"quality": "experimental", "status": "unofficial", "name": "hangul-typing", "description": {"en": "It contains hangul-typing tutors."}, "homepage": "https://gitlab.com/espresso.tiger/hangul-typing", "owner": [{"type": "person", "email": "espresso.tiger@gmail.com", "name": "espresso tiger"}], "source": [{"type": "git", "uri": "https://gitlab.com/espresso.tiger/hangul-typing.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/espresso.tiger/hangul-typing.git"}], "feed": ["https://gitlab.com/espresso.tiger/hangul-typing/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-23 22:47:42 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo", "haskell"], "x-ebuild-count": 3}, "haskell": {"quality": "experimental", "status": "official", "name": "haskell", "description": {"en": "The Official Gentoo Haskell overlay."}, "homepage": "https://github.com/gentoo-haskell", "owner": [{"type": "project", "email": "haskell@gentoo.org"}], "source": [{"type": "git", "uri": "https://github.com/gentoo-haskell/gentoo-haskell.git"}, {"type": "git", "uri": "git://github.com/gentoo-haskell/gentoo-haskell.git"}, {"type": "git", "uri": "https://github.com/gentoo-haskell/gentoo-haskell.git"}], "feed": ["https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 09:58:47 +1000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 3232}, "heindsight": {"quality": "experimental", "status": "unofficial", "name": "heindsight", "description": {"en": "heindsight's personal overlay"}, "homepage": "https://github.com/heindsight/gentoo_overlay", "owner": [{"type": "person", "email": "heindsight@kruger.dev", "name": "Heinrich Kruger"}], "source": [{"type": "git", "uri": "https://github.com/heindsight/gentoo_overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/heindsight/gentoo_overlay.git"}], "feed": ["https://github.com/heindsight/gentoo_overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-12-07 14:47:21 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "hering-overlay": {"quality": "experimental", "status": "unofficial", "name": "hering-overlay", "description": {"en": "Richard Hering's gentoo overlay"}, "homepage": "https://github.com/internethering/hering-overlay", "owner": [{"type": "person", "email": "richard@internethering.de", "name": "Richard Hering"}], "source": [{"type": "git", "uri": "https://github.com/internethering/hering-overlay.git"}], "feed": ["https://github.com/internethering/hering-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-02 11:05:22 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 47}, "hexedit-overlay": {"quality": "experimental", "status": "unofficial", "name": "hexedit-overlay", "description": {"en": "Ebuilds for infrastructure-related packages and my own projects"}, "homepage": "http://hexedit.me/gentoo/", "owner": [{"type": "person", "email": "hexedit@ifproject.ru", "name": "Timofey Negrebetsky"}], "source": [{"type": "git", "uri": "https://git.ifproject.ru/hexedit/gentoo-overlay.git"}], "x-timestamp-command": ["git", "log", "--format=%ci", "-1"], "x-openpgp-signature-command": ["git", "show", "-q", "--pretty=format:%G?", "HEAD"], "x-state": "SYNC_FAIL"}, "hhvm": {"quality": "experimental", "status": "unofficial", "name": "hhvm", "description": {"en": "hhvm gentoo overlay"}, "homepage": "https://github.com/reanimus/hhvm-overlay", "owner": [{"type": "person", "email": "alex@guzman.io", "name": "Alex Guzman"}], "source": [{"type": "git", "uri": "https://github.com/reanimus/hhvm-overlay.git"}, {"type": "git", "uri": "git://github.com/reanimus/hhvm-overlay.git"}], "feed": ["https://github.com/reanimus/hhvm-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-08-10 00:36:19 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "hibiscus": {"quality": "experimental", "status": "unofficial", "name": "hibiscus", "description": {"en": "Hibiscus homebanking overlay"}, "homepage": "https://cgit.gentoo.org/user/hibiscus.git/", "owner": [{"type": "person", "email": "gentoo@posteo.de", "name": "Fabian K\u00f6ster"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/hibiscus.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/hibiscus.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/hibiscus.git"}], "feed": ["https://cgit.gentoo.org/user/hibiscus.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-10-28 17:09:06 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "holgersson-overlay": {"quality": "experimental", "status": "unofficial", "name": "holgersson-overlay", "description": {"en": "Nils \"holgersson\" Freydank's personal overlay"}, "homepage": "https://git.holgersson.xyz", "owner": [{"type": "person", "email": "holgersson@posteo.de", "name": "Nils Freydank"}], "source": [{"type": "git", "uri": "https://git.holgersson.xyz/foss/holgersson-overlay"}], "x-state": "GOOD", "x-timestamp": "2020-05-13 08:35:07 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "hossie": {"quality": "experimental", "status": "unofficial", "name": "hossie", "description": {"en": "gentoo-overlay from hossie"}, "homepage": "https://git.hossie.de/projects/GEN/repos/gentoo-overlay/browse", "owner": [{"type": "person", "email": "hossie@hossie.de"}], "source": [{"type": "git", "uri": "https://git.hossie.de/scm/gen/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-21 14:09:51 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 86}, "ikelos": {"quality": "experimental", "status": "unofficial", "name": "ikelos", "description": {"en": "Ikelos's hospice for broken and damaged ebuilds."}, "homepage": "https://cgit.gentoo.org/dev/ikelos.git/", "owner": [{"type": "person", "email": "ikelos@gentoo.org", "name": "Mike Auty"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/ikelos.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/ikelos.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/ikelos.git"}], "feed": ["https://cgit.gentoo.org/dev/ikelos.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 01:22:44 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 122}, "imaging": {"quality": "experimental", "status": "unofficial", "name": "imaging", "description": {"en": "Gentoo overlay for image processing and visualization"}, "homepage": "https://github.com/gerddie/gentoo-imaging", "owner": [{"type": "person", "email": "gw.fossdev@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/gerddie/gentoo-imaging.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-13 19:29:18 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 44}, "interactive-fiction": {"quality": "experimental", "status": "unofficial", "name": "interactive-fiction", "description": {"en": "Packages for players and authors of interactive\n fiction"}, "owner": [{"type": "person", "email": "levertond@googlemail.com"}], "source": [{"type": "git", "uri": "git://repo.or.cz/gentoo-interactive-fiction.git"}], "feed": ["http://repo.or.cz/w/gentoo-interactive-fiction.git?a=rss"], "x-state": "GOOD", "x-timestamp": "2020-02-22 15:48:44 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "ixit": {"quality": "experimental", "status": "unofficial", "name": "ixit", "description": {"en": "iXit overlay"}, "homepage": "https://github.com/okias/ixit", "owner": [{"type": "person", "email": "david@ixit.cz", "name": "David Heidelberger"}], "source": [{"type": "git", "uri": "https://github.com/okias/ixit.git"}, {"type": "git", "uri": "git://github.com/okias/ixit.git"}, {"type": "git", "uri": "git@github.com:okias/ixit.git"}], "feed": ["https://github.com/okias/ixit/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 16:39:02 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "jacendi-overlay": {"quality": "experimental", "status": "unofficial", "name": "jacendi-overlay", "description": {"en": "id Software games overlay"}, "homepage": "https://bitbucket.org/jacendi/jacendi-overlay", "owner": [{"type": "person", "email": "jacendi@protonmail.com", "name": "Vladimir Gavrilov"}], "source": [{"type": "git", "uri": "https://bitbucket.org/jacendi/jacendi-overlay"}], "feed": ["https://bitbucket.org/jacendi/jacendi-overlay/atom"], "x-state": "GOOD", "x-timestamp": "2019-07-09 12:35:42 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "jamesbroadhead": {"quality": "experimental", "status": "unofficial", "name": "jamesbroadhead", "description": {"en": "James Broadhead's personal overlay and pre-sunrise testing ground"}, "homepage": "https://cgit.gentoo.org/user/jamesbroadhead.git/", "owner": [{"type": "person", "email": "jamesbroadhead@gmail.com", "name": "James Broadhead"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/jamesbroadhead.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/jamesbroadhead.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/jamesbroadhead.git"}], "feed": ["https://cgit.gentoo.org/user/jamesbroadhead.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-02-25 09:15:45 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "java": {"quality": "experimental", "status": "official", "name": "java", "description": {"en": "Java overlay"}, "homepage": "https://cgit.gentoo.org/proj/java.git/", "owner": [{"type": "project", "email": "java@gentoo.org", "name": "Gentoo Java team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/java.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/java.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/java.git"}], "feed": ["https://cgit.gentoo.org/proj/java.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-19 12:37:44 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 140}, "jboro-overlay": {"quality": "experimental", "status": "unofficial", "name": "jboro-overlay", "description": {"en": "personal experimental ebuilds"}, "homepage": "https://github.com/JBoro/portage", "owner": [{"type": "person", "email": "justin.borodinsky@gmail.com", "name": "justin borodinsky"}], "source": [{"type": "git", "uri": "https://github.com/JBoro/portage.git"}], "x-state": "GOOD", "x-timestamp": "2015-08-08 11:25:17 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "jellybean": {"quality": "experimental", "status": "unofficial", "name": "jellybean", "description": {"en": "My personal overlay"}, "homepage": "https://github.com/qi777xj/jellybean", "owner": [{"type": "person", "email": "qi777xj@gmail.com", "name": "Hyogeon Gi"}], "source": [{"type": "git", "uri": "https://github.com/qi777xj/jellybean.git"}, {"type": "git", "uri": "git+ssh://git@github.com/qi777xj/jellybean.git"}], "feed": ["https://github.com/qi777xj/jellybean/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-06 07:33:29 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "jkolo": {"quality": "experimental", "status": "unofficial", "name": "jkolo", "description": {"en": "Jerzy Kolosowski's Gentoo overlay"}, "homepage": "https://git.kolosowscy.pl/jurek/gentoo-overlay", "owner": [{"type": "person", "email": "jerzy@kolosowscy.pl", "name": "Jerzy Kolosowski"}], "source": [{"type": "git", "uri": "https://git.kolosowscy.pl/jurek/gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 21:50:33 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "jm-overlay": {"quality": "experimental", "status": "unofficial", "name": "jm-overlay", "description": {"en": "Personal overlay with more or less random ebuilds"}, "homepage": "https://github.com/Jannis234/jm-overlay", "owner": [{"type": "person", "email": "jannis@ctrl-c.xyz", "name": "Jannis234"}], "source": [{"type": "git", "uri": "https://github.com/Jannis234/jm-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-06 21:22:27 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 766}, "jmbsvicetto": {"quality": "experimental", "status": "official", "name": "jmbsvicetto", "description": {"en": "Jorge Manuel B. S. Vicetto developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/jmbsvicetto.git", "owner": [{"type": "person", "email": "jmbsvicetto@gentoo.org", "name": "Jorge Manuel B. S. Vicetto"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/jmbsvicetto.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/jmbsvicetto.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/jmbsvicetto.git"}], "feed": ["https://cgit.gentoo.org/dev/jmbsvicetto.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-22 01:10:36 +0000\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 75}, "jmesmon": {"quality": "experimental", "status": "unofficial", "name": "jmesmon", "description": {"en": "miscellanious fixes, modifications, and newer versions of ebuilds"}, "homepage": "https://github.com/jmesmon/overlay", "owner": [{"type": "person", "email": "jmesmon@gmail.com", "name": "Cody Schafer"}], "source": [{"type": "git", "uri": "git://github.com/jmesmon/overlay.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2019-02-01 17:27:57 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "johnmh": {"quality": "experimental", "status": "unofficial", "name": "johnmh", "description": {"en": "Personal overlay of johnmh"}, "homepage": "https://cgit.gentoo.org/repo/user/johnmh.git/", "owner": [{"type": "person", "email": "johnmh@openblox.org", "name": "John Harris"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/johnmh.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/johnmh"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/johnmh.git"}], "feed": ["https://cgit.gentoo.org/repo/user/johnmh.git/atom/"], "x-state": "GOOD", "x-timestamp": "2016-10-15 23:51:35 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "johu": {"quality": "experimental", "status": "official", "name": "johu", "description": {"en": "Johannes Huber developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/johu.git", "owner": [{"type": "person", "email": "johu@gentoo.org", "name": "Johannes Huber"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/johu.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/johu.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/johu.git"}], "feed": ["https://cgit.gentoo.org/dev/johu.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-18 11:42:18 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "jollheef-overlay": {"quality": "experimental", "status": "unofficial", "name": "jollheef-overlay", "description": {"en": "Collection of various ebuilds"}, "homepage": "https://github.com/jollheef/jollheef-overlay", "owner": [{"type": "person", "email": "jollheef@riseup.net", "name": "Mikhail Klementyev"}], "source": [{"type": "git", "uri": "https://github.com/jollheef/jollheef-overlay.git"}, {"type": "git", "uri": "git://github.com/jollheef/jollheef-overlay.git"}, {"type": "git", "uri": "git@github.com:jollheef/jollheef-overlay.git"}], "feed": ["https://github.com/jollheef/jollheef-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-12-24 18:49:16 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "jorgicio": {"quality": "experimental", "status": "unofficial", "name": "jorgicio", "description": {"en": "Gentoo repository made by Jorgicio."}, "homepage": "https://github.com/jorgicio/jorgicio-gentoo", "owner": [{"type": "person", "email": "jpizarrocallejas@gmail.com", "name": "Jorge Pizarro Callejas"}], "source": [{"type": "git", "uri": "https://github.com/jorgicio/jorgicio-gentoo.git"}, {"type": "git", "uri": "git://github.com/jorgicio/jorgicio-gentoo.git"}, {"type": "git", "uri": "git@github.com:jorgicio/jorgicio-gentoo.git"}], "feed": ["https://github.com/jorgicio/jorgicio-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 22:43:53 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 506}, "jsteward": {"quality": "experimental", "status": "unofficial", "name": "jsteward", "description": {"en": "jsteward's personal overlay"}, "homepage": "https://github.com/KireinaHoro/jsteward", "owner": [{"type": "person", "email": "i@jsteward.moe", "name": "KireinaHoro"}], "source": [{"type": "git", "uri": "https://github.com/KireinaHoro/jsteward.git"}, {"type": "git", "uri": "git://github.com/KireinaHoro/jsteward.git"}, {"type": "git", "uri": "git@github.com:KireinaHoro/jsteward.git"}], "feed": ["https://github.com/KireinaHoro/jsteward/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-25 14:30:10 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "junkdrawer": {"quality": "experimental", "status": "unofficial", "name": "junkdrawer", "description": {"en": "Various development tools, libraries, and patches not in Gentoo (yet)"}, "homepage": "https://github.com/doctaweeks/junkdrawer-overlay", "owner": [{"type": "person", "email": "dan@danweeks.net", "name": "Daniel M. Weeks"}], "source": [{"type": "git", "uri": "https://github.com/doctaweeks/junkdrawer-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2019-08-05 15:51:52 -0400\n", "x-openpgp-signed": "N", "x-masters": ["dlang", "gentoo"], "x-ebuild-count": 454}, "k_f": {"quality": "experimental", "status": "unofficial", "name": "k_f", "description": {"en": "K_F's personal overlay"}, "homepage": "http://git.sumptuouscapital.com/?p=portage-overlay.git;a=summary", "owner": [{"type": "person", "email": "k_f@gentoo.org", "name": "Kristian Fiskerstrand"}], "source": [{"type": "git", "uri": "git://git.sumptuouscapital.com/portage-overlay.git"}], "feed": ["http://git.sumptuouscapital.com/?p=portage-overlay.git;a=atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-10-15 22:19:22 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 47}, "kaa": {"quality": "experimental", "status": "unofficial", "name": "kaa", "description": {"en": "Kaa's experimental overlay"}, "homepage": "http://www.kaa.org.ua", "owner": [{"type": "person", "email": "oleg@kaa.org.ua", "name": "Oleg Kravchenko"}], "source": [{"type": "git", "uri": "https://github.com/Oleh-Kravchenko/kaa-layman.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-06 14:49:43 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "kde": {"quality": "experimental", "status": "official", "name": "kde", "description": {"en": "Official KDE team's testing overlay."}, "homepage": "https://kde.gentoo.org", "owner": [{"type": "project", "email": "kde@gentoo.org", "name": "KDE Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/kde.git"}, {"type": "git", "uri": "https://github.com/gentoo/kde.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/kde.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/kde.git"}], "feed": ["https://cgit.gentoo.org/proj/kde.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 01:28:06 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 832}, "keepbot-overlay": {"quality": "experimental", "status": "unofficial", "name": "keepbot-overlay", "description": {"en": "keepbot's personal ebuild repository"}, "homepage": "https://github.com/d-k-ivanov/gentoo-overlay.git", "owner": [{"type": "person", "email": "d.k.ivanov@live.com", "name": "Dmitry Ivanov"}], "source": [{"type": "git", "uri": "https://github.com/d-k-ivanov/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/d-k-ivanov/gentoo-overlay.git"}], "feed": ["https://github.com/d-k-ivanov/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-03-13 14:51:26 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "khoverlay": {"quality": "experimental", "status": "unofficial", "name": "khoverlay", "description": {"en": "Khumba's overlay, mainly Haskell packages"}, "homepage": "https://gitlab.com/khumba/khoverlay", "owner": [{"type": "person", "email": "bog@khumba.net", "name": "Bryan Gardiner"}], "source": [{"type": "git", "uri": "https://gitlab.com/khumba/khoverlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/khumba/khoverlay.git"}], "feed": ["https://gitlab.com/khumba/khoverlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 20:11:46 -0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 86}, "klondike": {"quality": "experimental", "status": "unofficial", "name": "klondike", "description": {"en": "Ebuilds made and modified by klondike, mainly sound and virtualization"}, "homepage": "https://cgit.gentoo.org/user/klondike.git/", "owner": [{"type": "person", "email": "klondike@gentoo.org", "name": "Francisco Blas Izquierdo Riera"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/klondike.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/klondike.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/klondike.git"}], "feed": ["https://cgit.gentoo.org/user/klondike.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-16 22:29:40 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 26}, "konsolebox": {"quality": "experimental", "status": "unofficial", "name": "konsolebox", "description": {"en": "konsolebox's overlay"}, "homepage": "https://github.com/konsolebox/overlay", "owner": [{"type": "person", "email": "konsolebox@gmail.com", "name": "konsolebox"}], "source": [{"type": "git", "uri": "https://github.com/konsolebox/overlay.git"}], "feed": ["https://github.com/konsolebox/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 12:12:33 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "kryptus": {"quality": "experimental", "status": "unofficial", "name": "kryptus", "description": {"en": "A pocket repository for few unavailable packages"}, "homepage": "https://github.com/kryptuss/gentoo-overlay", "owner": [{"type": "person", "email": "milos.om.dj@gmail.com", "name": "Milo\u0161 O. \u0110ur\u0111evi\u0107"}], "source": [{"type": "git", "uri": "https://github.com/kryptuss/gentoo-overlay.git"}], "feed": ["https://github.com/kryptuss/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-06-25 04:20:26 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "lacimarsik-overlay": {"quality": "experimental", "status": "unofficial", "name": "lacimarsik-overlay", "description": {"en": "Various patches and improvements on Gentoo Linux ebuilds"}, "homepage": "https://github.com/lacimarsik/lacimarsik-overlay", "owner": [{"type": "person", "email": "laci.marsik@gmail.com", "name": "Ladislav Marsik"}], "source": [{"type": "git", "uri": "https://github.com/lacimarsik/lacimarsik-overlay.git"}], "feed": ["https://github.com/lacimarsik/lacimarsik-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-05-25 13:39:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "lanodanOverlay": {"quality": "experimental", "status": "unofficial", "name": "lanodanOverlay", "description": {"en": "Additionnal goals; experiments, necromancy, portability, diversity, \u2026", "fr": "Buts additionnels; Exp\u00e9rimentations, n\u00e9cromancie, portabilit\u00e9e, diversit\u00e9e, \u2026"}, "homepage": "https://hacktivis.me/git/overlay", "owner": [{"type": "person", "email": "contact@hacktivis.me", "name": "Haelwenn (lanodan) Monnier"}], "source": [{"type": "git", "uri": "https://hacktivis.me/git/overlay.git"}, {"type": "git", "uri": "https://gitlab.com/lanodan/overlay.git"}, {"type": "git", "uri": "git://hacktivis.me/git/overlay.git"}, {"type": "git", "uri": "git://gitlab.com/lanodan/overlay.git"}], "feed": ["https://hacktivis.me/git/overlay/atom.xml"], "x-state": "GOOD", "x-timestamp": "2020-05-08 08:10:59 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "lua"], "x-ebuild-count": 240}, "laurentb": {"quality": "experimental", "status": "unofficial", "name": "laurentb", "description": {"en": "Various packages"}, "homepage": "https://github.com/laurentb/gentoo-overlay", "owner": [{"type": "person", "email": "laurent@bachelier.name", "name": "Laurent Bachelier"}], "source": [{"type": "git", "uri": "git://github.com/laurentb/gentoo-overlay.git"}, {"type": "git", "uri": "https://github.com/laurentb/gentoo-overlay.git"}], "feed": ["https://github.com/feeds/laurentb/commits/gentoo-overlay/master"], "x-state": "GOOD", "x-timestamp": "2020-03-27 20:38:31 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 71}, "leio": {"quality": "experimental", "status": "official", "name": "leio", "description": {"en": "Mart Raudsepp developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/leio.git", "owner": [{"type": "person", "email": "leio@gentoo.org", "name": "Mart Raudsepp"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/leio.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/leio.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/leio.git"}], "feed": ["https://cgit.gentoo.org/dev/leio.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-22 13:57:49 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "levenkov": {"quality": "experimental", "status": "unofficial", "name": "levenkov", "description": {"en": "levenkov personal overlay"}, "homepage": "https://cgit.gentoo.org/user/levenkov.git", "owner": [{"type": "person", "email": "artem@levenkov.org", "name": "Artem Levenkov"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/user/levenkov.git"}, {"type": "git", "uri": "http://cgit.gentooexperimental.org/user/levenkov.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/levenkov.git"}], "x-state": "GOOD", "x-timestamp": "2015-02-20 13:13:52 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "librepilot": {"quality": "experimental", "status": "unofficial", "name": "librepilot", "description": {"en": "Librepilot flight control software overlay"}, "homepage": "https://github.com/paul-jewell/librepilot-overlay", "owner": [{"type": "person", "email": "paul@teulu.org", "name": "Paul Jewell"}], "source": [{"type": "git", "uri": "https://github.com/paul-jewell/librepilot-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/paul-jewell/librepilot-overlay.git"}], "feed": ["https://github.com/paul-jewell/librepilot-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-26 13:52:05 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "libressl": {"quality": "experimental", "status": "official", "name": "libressl", "description": {"en": "LibreSSL ebuilds testing repository"}, "homepage": "https://wiki.gentoo.org/wiki/Project:LibreSSL", "owner": [{"type": "project", "email": "libressl@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/libressl.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/proj/libressl.git"}], "feed": ["https://cgit.gentoo.org/repo/proj/libressl.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-22 18:23:08 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "linux-be": {"quality": "experimental", "status": "unofficial", "name": "linux-be", "description": {"en": "Port of Boot Environments for GNU/Linux"}, "homepage": "https://gitlab.com/linux-be", "owner": [{"type": "person", "email": "vitaut.bayaryn@gmail.com", "name": "Witaut Bajaryn"}, {"type": "person", "email": "a.mistewicz@gmail.com", "name": "Aleksander Mistewicz"}], "source": [{"type": "git", "uri": "https://gitlab.com/linux-be/overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/linux-be/overlay.git"}], "feed": ["https://gitlab.com/linux-be/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-31 22:55:30 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "linuxunderground-overlay": {"quality": "experimental", "status": "unofficial", "name": "linuxunderground-overlay", "description": {"en": "experimental ebuilds from linuxunderground.be"}, "homepage": "https://github.com/linuxunderground/gentoo.overlay", "owner": [{"type": "person", "email": "vincent.hardy.be@gmail.com", "name": "linuxunderground"}], "source": [{"type": "git", "uri": "git://github.com/linuxunderground/gentoo.overlay.git"}, {"type": "git", "uri": "https://github.com/linuxunderground/gentoo.overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 19:04:27 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 142}, "linxon": {"quality": "experimental", "status": "unofficial", "name": "linxon", "description": {"en": "linxon personal overlay"}, "homepage": "https://github.com/linxon/gentoo-overlay", "owner": [{"type": "person", "email": "email@linxon.ru", "name": "linxon"}], "source": [{"type": "git", "uri": "https://github.com/linxon/gentoo-overlay.git"}], "feed": ["https://github.com/linxon/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 11:03:55 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 213}, "lisp": {"quality": "experimental", "status": "official", "name": "lisp", "description": {"en": "Common Lisp/Scheme development, recruitment and live overlay.\n Support and feedback in `#gentoo-lisp' and via\n `gentoo-lisp@lists.gentoo.org'."}, "homepage": "https://cgit.gentoo.org/proj/lisp.git", "owner": [{"type": "project", "email": "lisp@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/lisp.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/lisp.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/lisp.git"}], "feed": ["https://cgit.gentoo.org/proj/lisp.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-12 13:18:19 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 383}, "lmiphay": {"quality": "experimental", "status": "unofficial", "name": "lmiphay", "description": {"en": "Personal overlay of Paul Healy"}, "homepage": "https://cgit.gentoo.org/user/lmiphay.git/", "owner": [{"type": "person", "email": "lmiphay@gmail.com", "name": "Paul Healy"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/user/lmiphay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 14:35:02 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 274}, "lordvan": {"quality": "experimental", "status": "unofficial", "name": "lordvan", "description": {"en": "LordVan's Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/lordvan.git", "owner": [{"type": "person", "email": "lordvan@gentoo.org", "name": "Thomas Raschbacher"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/dev/lordvan.git"}, {"type": "git", "uri": "https://anongit.gentoo.org/git/dev/lordvan.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/lordvan.git"}], "feed": ["https://cgit.gentoo.org/dev/lordvan.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2018-05-08 08:47:52 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "lto-overlay": {"quality": "experimental", "status": "unofficial", "name": "lto-overlay", "description": {"en": "A Portage configuration for O3, Graphite, and LTO system-wide"}, "homepage": "https://github.com/InBetweenNames/gentooLTO", "owner": [{"type": "person", "email": "lookatyouhacker@gmail.com", "name": "Shane Peelar"}], "source": [{"type": "git", "uri": "https://github.com/InBetweenNames/gentooLTO.git"}, {"type": "git", "uri": "git+ssh://git@github.com:InBetweenNames/gentooLTO.git"}], "feed": ["https://github.com/InBetweenNames/gentooLTO/commits/master"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:35:20 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "mv"], "x-ebuild-count": 16}, "lua": {"quality": "experimental", "status": "official", "name": "lua", "description": {"en": "Lua development overlay"}, "homepage": "https://cgit.gentoo.org/proj/lua.git/", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": "Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/lua.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/lua.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/lua.git"}], "feed": ["https://cgit.gentoo.org/proj/lua.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-07-14 18:49:25 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 165}, "luke-jr": {"quality": "experimental", "status": "unofficial", "name": "luke-jr", "description": {"en": "Misc ebuilds by Luke-Jr"}, "homepage": "http://luke.dashjr.org", "owner": [{"type": "person", "email": "luke-jr+gentoobugs@utopios.org"}], "source": [{"type": "git", "uri": "https://scm.dashjr.org/scmroot/git/portage-overlays/luke-jr"}], "x-state": "GOOD", "x-timestamp": "2020-05-03 19:16:45 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 150}, "luman": {"quality": "experimental", "status": "unofficial", "name": "luman", "description": {"en": "ccube's overlay"}, "homepage": "https://cgit.gentoo.org/user/luman.git/", "owner": [{"type": "person", "email": "gentoobugzilla@ccube.de", "name": "Lukas Elsner"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/luman.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/luman.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/luman.git"}], "feed": ["https://cgit.gentoo.org/user/luman.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2016-05-19 22:45:16 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "luxifer": {"quality": "experimental", "status": "unofficial", "name": "luxifer", "description": {"en": "Personal Overlay, contains stoken ebuilds"}, "homepage": "https://github.com/luxifr/olgentoo", "owner": [{"type": "person", "email": "dhertel@gmail.com", "name": "Dominik Keil"}], "source": [{"type": "git", "uri": "https://github.com/luxifr/olgentoo.git"}], "feed": ["https://github.com/luxifr/olgentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-04-04 07:38:43 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "lxde-gtk3": {"quality": "experimental", "status": "unofficial", "name": "lxde-gtk3", "description": {"en": "lxde-gtk3 overlay"}, "homepage": "https://github.com/rilian-la-te/lxde-gtk3-overlay", "owner": [{"type": "person", "email": "ria.freelander@gmail.com", "name": "Konstantin"}], "source": [{"type": "git", "uri": "https://github.com/rilian-la-te/lxde-gtk3-overlay.git"}, {"type": "git", "uri": "git://github.com/rilian-la-te/lxde-gtk3-overlay.git"}, {"type": "git", "uri": "git@github.com:rilian-la-te/lxde-gtk3-overlay.git"}], "feed": ["https://github.com/rilian-la-te/lxde-gtk3-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-02-12 16:03:52 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "maekke": {"quality": "experimental", "status": "official", "name": "maekke", "description": {"en": "Markus Meier developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/maekke.git", "owner": [{"type": "person", "email": "maekke@gentoo.org", "name": "Markus Meier"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/maekke.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/maekke.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/maekke.git"}], "feed": ["https://cgit.gentoo.org/dev/maekke.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-18 22:08:31 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "maggu2810-overlay": {"quality": "experimental", "status": "unofficial", "name": "maggu2810-overlay", "description": {"en": "maggu2810's Gentoo portage overlay."}, "homepage": "https://github.com/maggu2810/maggu2810-overlay", "owner": [{"type": "person", "email": "maggu2810@gmail.com", "name": "Markus Rathgeb"}], "source": [{"type": "git", "uri": "git://github.com/maggu2810/maggu2810-overlay.git"}, {"type": "git", "uri": "https://github.com/maggu2810/maggu2810-overlay.git"}], "feed": ["https://github.com/feeds/maggu2810/commits/maggu2810-overlay/master"], "x-state": "BAD_CACHE", "x-timestamp": "2020-03-30 11:57:26 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "mate-de-gentoo": {"quality": "experimental", "status": "unofficial", "name": "mate-de-gentoo", "description": {"en": "Updated ebuilds for mate-desktop environment"}, "homepage": "https://github.com/oz123/mate-de-gentoo", "owner": [{"type": "person", "email": "oz.tiram@gmail.com", "name": "OzTiram"}], "source": [{"type": "git", "uri": "https://github.com/oz123/mate-de-gentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-08 23:28:27 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 270}, "matrix": {"quality": "experimental", "status": "official", "name": "matrix", "description": {"en": "Overlay containing clients, servers and services for the Matrix protocol", "nl": "Overlay met clients, servers en services voor het Matrix protocol"}, "homepage": "https://gitlab.com/steils/matrix-overlay", "owner": [{"type": "person", "email": "steils@gentoo.org", "name": "Stefan Strogin"}], "source": [{"type": "git", "uri": "https://gitlab.com/steils/matrix-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/steils/matrix-overlay.git"}], "feed": ["https://gitlab.com/steils/matrix-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 19:15:42 +0300\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "megacoffee": {"quality": "experimental", "status": "unofficial", "name": "megacoffee", "description": {"en": "Mixed ebuilds from various sources: self-written missing ebuilds, more current ebuilds, ebuilds that just needed a slight update from official portage, ebuilds others posted on Gentoo Bugzilla, ebuilds with added patches, old ebuilds that were removed from official portage etc.", "de": "Verschiedene ebuilds aus verschiedenen Quellen: selbsterstellte ebuilds, ebuilds mit geringf\u00fcgigen \u00c4nderungen, gegen\u00fcber dem aktuellen Baum, ebuilds aus Gentoos Bugzilla, ebuilds mit erweiterten patches, alte ebuilds die nicht mehr im offiziellen Baum existieren, etc."}, "homepage": "http://gentoo-overlay.megacoffee.net", "owner": [{"type": "person", "email": "gentoo-overlay@megacoffee.net", "name": "MegaCoffee"}], "source": [{"type": "git", "uri": "https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay.git"}], "feed": ["https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay/-/commits/master?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 13:52:53 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 38}, "menelkir": {"quality": "experimental", "status": "unofficial", "name": "menelkir", "description": {"en": "Various ebuilds from different sources"}, "homepage": "https://gitlab.com/menelkir/gentoo-overlay", "owner": [{"type": "person", "email": "menelkir@itroll.org", "name": "Daniel Menelkir"}], "source": [{"type": "git", "uri": "https://gitlab.com/menelkir/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/menelkir/gentoo-overlay.git"}], "feed": ["https://gitlab.com/menelkir/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 10:50:54 -0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 320}, "metahax": {"quality": "experimental", "status": "unofficial", "name": "metahax", "description": {"en": "Some ebuilds that didn't seem to exist yet."}, "homepage": "https://github.com/metafarion/metahax", "owner": [{"type": "person", "email": "miles@ctrl-shift.net", "name": "Miles V."}], "source": [{"type": "git", "uri": "https://github.com/metafarion/metahax.git"}], "feed": ["https://github.com/metafarion/metahax/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 15:07:35 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "mgorny": {"quality": "experimental", "status": "official", "name": "mgorny", "description": {"en": "Micha\u0142 G\u00f3rny developer overlay"}, "homepage": "https://cgit.gentoo.org/repo/dev/mgorny.git", "owner": [{"type": "person", "email": "mgorny@gentoo.org", "name": "Micha\u0142 G\u00f3rny"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/mgorny.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/mgorny.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/mgorny.git"}], "feed": ["https://cgit.gentoo.org/repo/dev/mgorny.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-12-15 05:36:44 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "miramir": {"quality": "experimental", "status": "unofficial", "name": "miramir", "description": {"en": "Miramir repository"}, "homepage": "https://github.com/miramir/miramir-layman", "owner": [{"type": "person", "email": "gmiramir@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/miramir/miramir-layman.git"}], "feed": ["https://github.com/miramir/miramir-layman/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 10:31:42 +0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "mkeyoverlay": {"quality": "experimental", "status": "unofficial", "name": "mkeyoverlay", "description": {"en": "Overlay of Markus Knetschke"}, "homepage": "https://bitbucket.org/mknjc/mkeyoverlay", "owner": [{"type": "person", "email": "markus.knetschke@gmail.com", "name": "Markus Knetschke"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/mknjc/mkeyoverlay"}, {"type": "mercurial", "uri": "ssh://hg@bitbucket.org/mknjc/mkeyoverlay"}], "feed": ["https://bitbucket.org/mknjc/mkeyoverlay/atom", "https://bitbucket.org/mknjc/mkeyoverlay/rss"], "x-state": "BAD_CACHE", "x-timestamp": "2017-03-01 10:33:09 +0100", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "mklich": {"quality": "experimental", "status": "unofficial", "name": "mklich", "description": {"en": "For learning purposes."}, "homepage": "https://cgit.gentoo.org/user/mklich.git/", "owner": [{"type": "person", "email": "michal@michalklich.com", "name": "Micha\u0142 Klich"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/mklich.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/mklich.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/mklich.git"}], "feed": ["https://cgit.gentoo.org/user/mklich.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-09-24 07:21:41 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "mkr-overlay": {"quality": "experimental", "status": "unofficial", "name": "mkr-overlay", "description": {"en": "MalakymR's overlay"}, "homepage": "https://github.com/MalakymR/mkr-overlay", "owner": [{"type": "person", "email": "MalakymR@esdf.uk"}], "source": [{"type": "git", "uri": "https://github.com/MalakymR/mkr-overlay.git"}, {"type": "git", "uri": "git://github.com/MalakymR/mkr-overlay.git"}, {"type": "git", "uri": "git@github.com:MalakymR/mkr-overlay.git"}], "feed": ["https://github.com/MalakymR/mkr-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-03-12 11:24:30 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "moaxcp": {"quality": "experimental", "status": "unofficial", "name": "moaxcp", "description": {"en": "gentoo overlay for packages"}, "homepage": "https://github.com/moaxcp/moaxcp-gentoo-overlay", "owner": [{"type": "person", "email": "moaxcp@gmail.com", "name": "John Mercier"}], "source": [{"type": "git", "uri": "https://github.com/moaxcp/moaxcp-gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2015-08-11 18:15:55 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "moexiami": {"quality": "testing", "status": "unofficial", "name": "moexiami", "description": {"en": "Contains updated ebuilds (w/ more feature/control)\n for packages in the Gentoo tree, latest version ebuilds and newpackages\n not yet in the tree. Targeting high-quality for production use."}, "homepage": "https://github.com/Xiami2012/moexiami-ovl-dev", "owner": [{"type": "person", "email": "i@f2light.com", "name": "Xiami"}], "source": [{"type": "git", "uri": "https://github.com/Xiami2012/moexiami-ovl-sync.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Xiami2012/moexiami-ovl-sync.git"}], "x-state": "GOOD", "x-timestamp": "2019-02-07 11:48:24 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "moltonel": {"quality": "experimental", "status": "unofficial", "name": "moltonel", "description": {"en": "Vincent de Phily's private overlay"}, "homepage": "https://github.com/vincentdephily/moltonel-ebuilds/", "owner": [{"type": "person", "email": "moltonel@gmail.com", "name": "Vincent de Phily"}], "source": [{"type": "git", "uri": "git://github.com/vincentdephily/moltonel-ebuilds.git"}], "x-state": "GOOD", "x-timestamp": "2019-06-06 11:18:26 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "mooyooma": {"quality": "experimental", "status": "unofficial", "name": "mooyooma", "description": {"en": "mooyooma's personal overlay"}, "homepage": "https://gitlab.com/mooyooma-overlay/mooyooma-overlay", "owner": [{"type": "person", "email": "mooyooma@openmailbox.org", "name": "mooyooma"}], "source": [{"type": "git", "uri": "https://gitlab.com/mooyooma-overlay/mooyooma-overlay.git"}], "x-state": "BAD_CACHE", "x-timestamp": "2017-08-22 15:18:06 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "mozilla": {"quality": "experimental", "status": "official", "name": "mozilla", "description": {"en": "New mozilla development that is not yet in tree"}, "homepage": "https://cgit.gentoo.org/proj/mozilla.git", "owner": [{"type": "project", "email": "mozilla@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/mozilla.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/mozilla.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/mozilla.git"}], "feed": ["https://cgit.gentoo.org/proj/mozilla.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-03 19:48:39 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "mschiff": {"quality": "experimental", "status": "official", "name": "mschiff", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/dev/mschiff.git/", "owner": [{"type": "person", "email": "mschiff@gentoo.org", "name": "Marc Schiffbauer"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/mschiff.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/mschiff.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/mschiff.git"}], "feed": ["https://cgit.gentoo.org/dev/mschiff.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-09-23 21:26:27 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "multilib-portage": {"quality": "experimental", "status": "official", "name": "multilib-portage", "description": {"en": "multilib-overlay: emul-linux-x86 must die ;)"}, "homepage": "https://cgit.gentoo.org/proj/multilib-portage.git/", "owner": [{"type": "person", "email": "tommy@gentoo.org", "name": "Thomas Sachau"}], "source": [{"type": "git", "uri": "git://anongit.gentoo.org/proj/multilib-portage.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-29 16:29:08 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "musl": {"quality": "experimental", "status": "official", "name": "musl", "description": {"en": "musl development overlay"}, "homepage": "https://cgit.gentoo.org/proj/musl.git/", "owner": [{"type": "project", "email": "musl@gentoo.org", "name": "Gentoo musl team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/musl.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/musl.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/musl.git"}], "feed": ["https://cgit.gentoo.org/proj/musl.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-20 09:38:35 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 184}, "musl-clang": {"quality": "experimental", "status": "unofficial", "name": "musl-clang", "description": {"en": "musl clang/libc++ overlay"}, "homepage": "https://github.com/karlguy/musl-clang/", "owner": [{"type": "person", "email": "bjornpagen@gmail.com", "name": "Bjorn Pagen"}], "source": [{"type": "git", "uri": "https://github.com/karlguy/musl-clang"}, {"type": "git", "uri": "git://github.com/karlguy/musl-clang"}], "feed": ["https://github.com/karlguy/musl-clang/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-03-01 16:56:29 -0500\n", "x-openpgp-signed": "E", "x-masters": ["musl", "gentoo"], "x-ebuild-count": 1}, "mv": {"quality": "experimental", "status": "unofficial", "name": "mv", "description": {"en": "Ebuilds for packages not in the Gentoo tree\n (lack of maintainer or too experimental) and live ebuilds\n or extensions/bugfixes for packages in the tree"}, "homepage": "https://cgit.gentoo.org/user/mv.git", "owner": [{"type": "person", "email": "martin@mvath.de", "name": "Martin V\u00e4th"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/mv.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/mv.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/mv.git"}], "feed": ["https://cgit.gentoo.org/user/mv.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-23 12:19:57 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 159}, "mva": {"quality": "experimental", "status": "unofficial", "name": "mva", "description": {"en": "mva's sandbox overlay"}, "homepage": "https://github.com/msva/mva-overlay/", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://github.com/msva/mva-overlay"}, {"type": "git", "uri": "git://github.com/msva/mva-overlay"}], "feed": ["https://github.com/msva/mva-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-31 23:59:49 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 553}, "myov": {"quality": "experimental", "status": "unofficial", "name": "myov", "description": {"en": "My Overlay - custom Gentoo overlay from XGQT"}, "homepage": "https://gitlab.com/xgqt/myov.git", "owner": [{"type": "person", "name": "XGQT", "email": "xgqt@protonmail.com"}], "source": [{"type": "git", "uri": "https://gitlab.com/xgqt/myov.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/xgqt/myov.git"}], "feed": ["https://gitlab.com/xgqt/myov/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 02:53:35 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "mysql": {"quality": "experimental", "status": "official", "name": "mysql", "description": {"en": "Gentoo MySQL overlay"}, "homepage": "https://cgit.gentoo.org/proj/mysql.git/", "owner": [{"type": "project", "email": "mysql-bugs@gentoo.org", "name": "MySQL Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/mysql.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/mysql.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/mysql.git"}], "feed": ["https://cgit.gentoo.org/proj/mysql.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-08-26 10:13:26 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 39}, "nashedelo": {"quality": "experimental", "status": "unofficial", "name": "nashedelo", "description": {"en": "Experimental ebuilds"}, "homepage": "https://bitbucket.org/angry_elf/nashedelo", "owner": [{"type": "person", "email": "egurevich@smscoin.com", "name": "Evgeniy Gurevich"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/angry_elf/nashedelo"}], "feed": ["https://bitbucket.org/angry_elf/nashedelo/rss"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-14 07:39:15 +0200", "x-masters": ["gentoo"], "x-ebuild-count": 92}, "nelson-graca": {"quality": "experimental", "status": "unofficial", "name": "nelson-graca", "description": {"en": "Nelson Gra\u00e7a personal Overlay"}, "homepage": "https://github.com/nelsongraca/gentoo-overlay", "owner": [{"type": "person", "email": "graca.nelson@gmail.com", "name": "Nelson Gra\u00e7a"}], "source": [{"type": "git", "uri": "https://github.com/nelsongraca/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/nelsongraca/gentoo-overlay.git"}], "feed": ["https://github.com/nelsongraca/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-05 10:27:11 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "nest": {"quality": "experimental", "status": "unofficial", "name": "nest", "description": {"en": "Personal Gentoo overlay"}, "homepage": "https://github.com/SpiderX/portage-overlay", "owner": [{"type": "person", "email": "spiderx@spiderx.dp.ua", "name": "Vladimir Pavljuchenkov"}], "source": [{"type": "git", "uri": "https://github.com/SpiderX/portage-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/SpiderX/portage-overlay.git"}], "feed": ["https://github.com/SpiderX/portage-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 13:10:07 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 770}, "nextoo": {"quality": "experimental", "status": "unofficial", "name": "nextoo", "description": {"en": "Nextoo (\"Next Gentoo\") overlay"}, "homepage": "https://github.com/nextoo/portage-overlay", "owner": [{"type": "person", "email": "gentoo-bugzilla@aarontc.com", "name": "Aaron Ten Clay"}], "source": [{"type": "git", "uri": "https://github.com/nextoo/portage-overlay.git"}, {"type": "git", "uri": "git://github.com/nextoo/portage-overlay.git"}, {"type": "git", "uri": "git@github.com:nextoo/portage-overlay.git"}], "feed": ["https://github.com/nextoo/portage-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-02-20 15:50:13 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "nico": {"quality": "experimental", "status": "unofficial", "name": "nico", "description": {"en": "various ebuilds"}, "homepage": "https://cgit.gentoo.org/user/nico.git/", "owner": [{"type": "person", "email": "nico@overninethousand.de", "name": "Nico Suhl"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/nico.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/nico.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/nico.git"}], "feed": ["https://cgit.gentoo.org/user/nico.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-25 19:06:03 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "nix-guix": {"quality": "experimental", "status": "official", "name": "nix-guix", "description": {"en": "Overlay for nix anf guix functional package managers"}, "homepage": "https://github.com/trofi/nix-guix-gentoo", "owner": [{"type": "person", "email": "slyfox@gentoo.org", "name": "Sergei Trofimovich"}], "source": [{"type": "git", "uri": "https://github.com/trofi/nix-guix-gentoo.git"}], "feed": ["https://github.com/trofi/nix-guix-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-29 22:12:53 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "np-hardass-overlay": {"quality": "experimental", "status": "unofficial", "name": "np-hardass-overlay", "description": {"en": "NP-Hardass's Personal Overlay"}, "homepage": "https://github.com/np-hardass/np-hardass-overlay", "owner": [{"type": "person", "email": "NP-Hardass@gentoo.org", "name": "NP-Hardass"}], "source": [{"type": "git", "uri": "https://github.com/np-hardass/np-hardass-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-03 17:47:49 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 38}, "nx": {"quality": "experimental", "status": "official", "name": "nx", "description": {"en": "Overlay for the NX/FreeNX packages for Gentoo."}, "homepage": "https://cgit.gentoo.org/proj/nx.git/", "owner": [{"type": "project", "email": "nx@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/nx.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/nx.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/nx.git"}], "feed": ["https://cgit.gentoo.org/proj/nx.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-08-08 21:48:58 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "oboeverlay": {"quality": "experimental", "status": "unofficial", "name": "oboeverlay", "description": {"en": "ChrisOboe's overlay"}, "homepage": "https://github.com/ChrisOboe/oboeverlay", "owner": [{"type": "person", "email": "ChrisOboe@eml.cc", "name": "Chris Oboe"}], "source": [{"type": "git", "uri": "https://github.com/ChrisOboe/oboeverlay.git"}, {"type": "git", "uri": "git://github.com/ChrisOboe/oboeverlay.git"}, {"type": "git", "uri": "git@github.com:ChrisOboe/oboeverlay.git"}], "feed": ["https://github.com/ChrisOboe/oboeverlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-04-14 16:50:35 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 67}, "observer": {"quality": "experimental", "status": "unofficial", "name": "observer", "description": {"en": "Contains ebuilds I need, but not in Gentoo portage tree yet."}, "homepage": "https://github.com/meng89/observer", "owner": [{"type": "person", "email": "ObserverChan@gmail.com", "name": "Chen Meng"}], "source": [{"type": "git", "uri": "https://github.com/meng89/observer.git"}], "x-state": "GOOD", "x-timestamp": "2020-03-16 07:19:25 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "octave": {"quality": "experimental", "status": "unofficial", "name": "octave", "description": {"en": "octave-forge packages"}, "homepage": "https://github.com/rafaelmartins/octave-overlay", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": " Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://github.com/rafaelmartins/octave-overlay.git"}, {"type": "git", "uri": "git://github.com/rafaelmartins/octave-overlay.git"}], "feed": ["https://github.com/rafaelmartins/octave-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2015-02-16 12:10:26 -0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 278}, "octopus": {"quality": "experimental", "status": "unofficial", "name": "octopus", "description": {"en": "Own and claimed ebuilds"}, "homepage": "https://github.com/Bfgeshka/octopus", "owner": [{"type": "person", "email": "bfg@derpy.ru", "name": "Bfgeshka"}], "source": [{"type": "git", "uri": "https://github.com/Bfgeshka/octopus.git"}], "feed": ["https://github.com/Bfgeshka/octopus/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-19 00:19:32 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "olifre": {"quality": "experimental", "status": "unofficial", "name": "olifre", "description": {"en": "Personal overlay of Oliver Freyermuth."}, "homepage": "https://github.com/olifre/olifre-portage", "owner": [{"type": "person", "email": "o.freyermuth@googlemail.com", "name": "Oliver Freyermuth"}], "source": [{"type": "git", "uri": "https://github.com/olifre/olifre-portage.git"}, {"type": "git", "uri": "git://github.com/olifre/olifre-portage.git"}, {"type": "git", "uri": "git@github.com:olifre/olifre-portage.git"}], "feed": ["https://github.com/olifre/olifre-portage/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 13:16:52 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "openclonk": {"quality": "experimental", "status": "unofficial", "name": "openclonk", "description": {"en": "Overlay for the game OpenClonk"}, "homepage": "http://www.openclonk.org/", "owner": [{"type": "person", "email": "gentoobug@liftm.de", "name": "Julius Michaelis"}], "source": [{"type": "git", "uri": "https://github.com/jcaesar/openclonk-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/jcaesar/openclonk-overlay.git"}], "feed": ["https://github.com/jcaesar/openclonk-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-05-06 17:19:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "openwrt": {"quality": "experimental", "status": "unofficial", "name": "openwrt", "description": {"en": "Overlay for network configuration packages found in OpenWRT"}, "homepage": "https://github.com/pavlix/gentoo-openwrt", "owner": [{"type": "person", "email": "pavlix@pavlix.net", "name": "Pavel \u0160imerda"}], "source": [{"type": "git", "uri": "https://github.com/pavlix/gentoo-openwrt"}], "x-state": "GOOD", "x-timestamp": "2016-09-14 11:46:36 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "optmzr": {"quality": "experimental", "status": "unofficial", "name": "optmzr", "description": {"en": "Overlay with some goodies not found elsewhere"}, "homepage": "https://github.com/optmzr/gentoo-overlay", "owner": [{"type": "person", "email": "william@optmzr.se", "name": "William Wennerstr\u00f6m"}], "source": [{"type": "git", "uri": "https://github.com/optmzr/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/optmzr/gentoo-overlay.git"}], "feed": ["https://github.com/optmzr/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-19 12:26:26 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "oubliette": {"quality": "experimental", "status": "unofficial", "name": "oubliette", "description": {"en": "personal overlay of forgotten ebuilds"}, "homepage": "https://github.com/nabbi/oubliette-overlay", "owner": [{"type": "person", "email": "nic@boet.cc", "name": "nic"}], "source": [{"type": "git", "uri": "https://github.com/nabbi/oubliette-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/nabbi/oubliette-overlay.git"}], "feed": ["https://github.com/nabbi/oubliette-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-22 09:13:06 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 39}, "palemoon": {"quality": "experimental", "status": "unofficial", "name": "palemoon", "description": {"en": "Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser."}, "homepage": "https://github.com/deu/palemoon-overlay", "owner": [{"type": "person", "email": "de@uio.re", "name": "deu"}], "source": [{"type": "git", "uri": "https://github.com/deu/palemoon-overlay.git"}, {"type": "git", "uri": "git://github.com/deu/palemoon-overlay.git"}, {"type": "git", "uri": "git@github.com:deu/palemoon-overlay.git"}], "feed": ["https://github.com/deu/palemoon-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-08 17:54:35 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "palmer": {"quality": "experimental", "status": "unofficial", "name": "palmer", "description": {"en": "User overlay"}, "homepage": "https://cgit.gentoo.org/user/palmer.git/", "owner": [{"type": "person", "email": "palmer@dabbelt.com", "name": "Palmer Dabbelt"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/palmer.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/palmer.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/palmer.git"}], "feed": ["https://cgit.gentoo.org/user/palmer.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2019-09-03 17:07:10 -0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 65}, "panther": {"quality": "experimental", "status": "unofficial", "name": "panther", "description": {"en": "Fun useful packages not found elsewhere"}, "homepage": "https://github.com/orangeturtle739/panther", "owner": [{"type": "person", "email": "swimgiraffe435@gmail.com", "name": "Jacob Glueck"}], "source": [{"type": "git", "uri": "https://github.com/orangeturtle739/panther.git"}, {"type": "git", "uri": "git+ssh://git@github.com/orangeturtle739/panther.git"}], "feed": ["https://github.com/orangeturtle739/panther/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-16 21:07:57 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 24}, "pdilung": {"quality": "experimental", "status": "unofficial", "name": "pdilung", "description": {"en": "Personal Gentoo overlay of Pavol Dilung"}, "homepage": "https://github.com/pdilung/gentoo-overlay/", "owner": [{"type": "person", "email": "pavol.dilung@gmail.com", "name": "Pavol Dilung"}], "source": [{"type": "git", "uri": "https://github.com/pdilung/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/pdilung/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:pdilung/gentoo-overlay.git"}], "feed": ["https://github.com/pdilung/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2016-09-25 19:28:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "pentoo": {"quality": "experimental", "status": "official", "name": "pentoo", "description": {"en": "The overlay contains new or updated security tools."}, "homepage": "http://www.pentoo.ch", "owner": [{"type": "person", "email": "zerochaos@gentoo.org"}], "source": [{"type": "git", "uri": "https://github.com/pentoo/pentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/pentoo/pentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:pentoo/pentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 14:54:37 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 1256}, "perl-experimental": {"quality": "experimental", "status": "official", "name": "perl-experimental", "description": {"en": "Experimental ebuilds for Perl packages in Gentoo. Comments and\n bugreports are welcome!"}, "homepage": "https://cgit.gentoo.org/proj/perl-overlay.git/", "owner": [{"type": "project", "email": "perl@gentoo.org", "name": "Perl Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/perl-overlay.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/perl-overlay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/perl-overlay.git"}], "feed": ["https://cgit.gentoo.org/proj/perl-overlay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-09-17 15:42:53 +1200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 800}, "perl-experimental-snapshots": {"quality": "experimental", "status": "unofficial", "name": "perl-experimental-snapshots", "description": {"en": "Unofficial mirror of overlay \"perl-experimental\" with metadata cache"}, "homepage": "https://github.com/gentoo-perl/perl-experimental-snapshots", "owner": [{"type": "person", "email": "kentnl@gentoo.org", "name": "Kent Fredric"}], "source": [{"type": "git", "uri": "https://github.com/gentoo-perl/perl-experimental-snapshots.git"}, {"type": "git", "uri": "git://github.com/gentoo-perl/perl-experimental-snapshots.git"}], "feed": ["https://github.com/gentoo-perl/perl-experimental-snapshots/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-09-17 15:48:29 +1200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 800}, "petkovich": {"quality": "experimental", "status": "unofficial", "name": "petkovich", "description": {"en": "Personal overlay of Jean-Christophe Petkovich"}, "homepage": "https://github.com/jcpetkovich/overlay-petkovich", "owner": [{"type": "person", "email": "jcpetkovich@gmail.com", "name": "Jean-Christophe Petkovich"}], "source": [{"type": "git", "uri": "https://github.com/jcpetkovich/overlay-petkovich.git"}, {"type": "git", "uri": "git://github.com/jcpetkovich/overlay-petkovich.git"}, {"type": "git", "uri": "git@github.com:jcpetkovich/overlay-petkovich.git"}], "feed": ["https://github.com/jcpetkovich/overlay-petkovich/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-19 15:03:13 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 55}, "pf4public": {"quality": "experimental", "status": "unofficial", "name": "pf4public", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/PF4Public/gentoo-overlay", "owner": [{"type": "person", "email": "PF4Public@mail.ru", "name": "PF4Public"}], "source": [{"type": "git", "uri": "https://github.com/PF4Public/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/PF4Public/gentoo-overlay.git"}], "feed": ["https://github.com/PF4Public/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-18 00:33:47 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 56}, "pg_overlay": {"quality": "experimental", "status": "unofficial", "name": "pg_overlay", "description": {"en": "User overlay"}, "homepage": "https://github.com/perfect7gentleman/pg_overlay", "owner": [{"type": "person", "email": "perfect007gentleman@gmail.com", "name": "Perfect Gentleman"}], "source": [{"type": "git", "uri": "https://github.com/perfect7gentleman/pg_overlay.git"}], "feed": ["https://github.com/perfect7gentleman/pg_overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 18:04:23 +0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 231}, "phackerlay": {"quality": "experimental", "status": "unofficial", "name": "phackerlay", "description": {"en": "Overlay for phackers"}, "homepage": "https://gitlab.phys-el.ru/ustinov/phackerlay", "owner": [{"type": "person", "email": "ustinov@phys-el.ru", "name": "Alexander B. Ustinov"}], "source": [{"type": "git", "uri": "https://gitlab.phys-el.ru/ustinov/phackerlay.git"}], "feed": ["https://gitlab.phys-el.ru/ustinov/phackerlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 00:47:50 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "pholthaus-overlay": {"quality": "experimental", "status": "unofficial", "name": "pholthaus-overlay", "description": {"en": "pholthaus' personal overlay"}, "homepage": "https://github.com/pholthau/pholthaus-overlay", "owner": [{"type": "person", "email": "patrick.holthaus@googlemail.com", "name": "Patrick Holthaus"}], "source": [{"type": "git", "uri": "https://github.com/pholthau/pholthaus-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/pholthau/pholthaus-overlay.git"}], "feed": ["https://github.com//pholthau/pholthaus-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-06 08:32:49 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "pica-pica": {"quality": "experimental", "status": "unofficial", "name": "pica-pica", "description": {"en": "Pica Pica ebuilds"}, "homepage": "https://github.com/antonsviridenko/pica-pica-gentoo-overlay", "owner": [{"type": "person", "email": "anton@picapica.im", "name": "Anton Sviridenko"}], "source": [{"type": "git", "uri": "https://github.com/antonsviridenko/pica-pica-gentoo-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-12 19:28:26 +0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "picarica-overlay": {"quality": "experimental", "status": "unofficial", "name": "picarica-overlay", "description": {"en": "Gentoo overlay for apps that dont exist or are unmaintaned"}, "homepage": "https://gitlab.com/picarica/picarica-overlay", "owner": [{"type": "person", "email": "dohaje@azet.sk", "name": "George Bucek"}], "source": [{"type": "git", "uri": "https://gitlab.com/picarica/picarica-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/picarica/picarica-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-03-21 15:52:44 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 14}, "pigfoot": {"quality": "experimental", "status": "unofficial", "name": "pigfoot", "description": {"en": "Ebuilds for experimental packages and chinese patches"}, "homepage": "https://cgit.gentoo.org/user/pigfoot.git/", "owner": [{"type": "person", "email": "pigfoot@gmail.com", "name": "pigfoot"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/pigfoot.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/pigfoot.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/pigfoot.git"}], "feed": ["https://cgit.gentoo.org/user/pigfoot.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-20 14:34:55 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 67}, "piniverlay": {"quality": "experimental", "status": "unofficial", "name": "piniverlay", "description": {"en": "Various packages and patches for developers"}, "homepage": "https://github.com/pinicarus/gentoo-overlay", "owner": [{"type": "person", "email": "pini@tuxfamily.org", "name": "Pierre-Nicolas Clauss"}], "source": [{"type": "git", "uri": "https://github.com/pinicarus/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/pinicarus/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:pinicarus/gentoo-overlay.git"}], "feed": ["https://github.com/pinicarus/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-01-19 00:25:14 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "pinkbyte": {"quality": "experimental", "status": "official", "name": "pinkbyte", "description": {"en": "Pinkbyte's developer overlay"}, "homepage": "https://github.com/Pinkbyte/pinkbyte-overlay", "owner": [{"type": "person", "email": "pinkbyte@gentoo.org", "name": "Sergey Popov"}], "source": [{"type": "git", "uri": "https://github.com/Pinkbyte/pinkbyte-overlay.git"}, {"type": "git", "uri": "git://github.com/Pinkbyte/pinkbyte-overlay.git"}], "feed": ["https://github.com/Pinkbyte/pinkbyte-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-10 15:27:42 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "pixlra": {"quality": "experimental", "status": "unofficial", "name": "pixlra", "description": {"en": "Pixlra collaborative overlay"}, "homepage": "https://cgit.gentoo.org/user/carreira.git/", "owner": [{"type": "person", "email": "jfmcarreira@gmail.com", "name": "Joao Carreira"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/carreira.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/carreira.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/carreira.git"}, {"type": "git", "uri": "https://github.com/pixlra/pixlra-gentoo-overlay.git"}], "feed": ["https://cgit.gentoo.org/user/carreira.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-27 02:04:11 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 19}, "plex-overlay": {"quality": "experimental", "status": "unofficial", "name": "plex-overlay", "description": {"en": "Personal overlay of comio containing Plex related ebuilds"}, "homepage": "https://github.com/comio/plex-overlay", "owner": [{"type": "person", "email": "luigi.mantellini@gmail.com", "name": "Luigi Mantellini"}], "source": [{"type": "git", "uri": "https://github.com/comio/plex-overlay.git"}], "feed": ["https://github.com/comio/plex-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 16:39:50 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 15}, "poly-c": {"quality": "experimental", "status": "official", "name": "poly-c", "description": {"en": "Polynomial-C's overlay"}, "homepage": "http://www.gentoofan.org/gentoo/", "owner": [{"type": "person", "email": "polynomial-c@gentoo.org", "name": "Lars Wendler"}], "source": [{"type": "rsync", "uri": "rsync://rsync.gentoofan.org/poly-c"}], "x-state": "GOOD", "x-timestamp": "2020-05-15 10:16:57.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 283}, "posativ": {"quality": "experimental", "status": "unofficial", "name": "posativ", "description": {"en": "Overlay of Martin Zimmermann"}, "homepage": "https://github.com/posativ/overlay", "owner": [{"type": "person", "email": "info@posativ.org", "name": "Martin Zimmermann"}], "source": [{"type": "git", "uri": "https://github.com/posativ/overlay.git"}, {"type": "git", "uri": "git://github.com/posativ/overlay.git"}, {"type": "git", "uri": "git@github.com:posativ/overlay.git"}], "feed": ["https://github.com/posativ/overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2017-12-14 22:17:44 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "powerman": {"quality": "experimental", "status": "unofficial", "name": "powerman", "description": {"en": "Overlay of Alex Efros"}, "homepage": "https://github.com/powerman/powerman-overlay", "owner": [{"type": "person", "email": "powerman-asdf@yandex.ru", "name": "Alex Efros"}], "source": [{"type": "git", "uri": "https://github.com/powerman/powerman-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 08:21:49 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 126}, "ppfeufer-gentoo-overlay": {"quality": "experimental", "status": "unofficial", "name": "ppfeufer-gentoo-overlay", "description": {"en": "ppfeufer's personal overlay."}, "homepage": "https://github.com/ppfeufer/gentoo-overlay", "owner": [{"type": "person", "email": "info@ppfeufer.de", "name": "Peter Pfeufer"}], "source": [{"type": "git", "uri": "https://github.com/ppfeufer/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ppfeufer/gentoo-overlay.git"}], "feed": ["https://github.com/ppfeufer/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 15:09:26 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "pross": {"quality": "experimental", "status": "unofficial", "name": "pross", "description": {"en": "Up to date ck-sources"}, "homepage": "https://github.com/Pross/pross-overlay", "owner": [{"type": "person", "email": "pross@pross.org.uk", "name": "Simon Prosser"}], "source": [{"type": "git", "uri": "https://github.com/Pross/pross-overlay.git"}], "feed": ["https://github.com/Pross/pross-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 21:04:04 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "pyfa": {"quality": "experimental", "status": "unofficial", "name": "pyfa", "description": {"en": "Newest versions of Pyfa (Python fitting assistant for EVE Online)"}, "homepage": "https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay", "owner": [{"type": "person", "email": "a.zuber@gmx.ch", "name": "Andreas Zuber"}], "source": [{"type": "git", "uri": "https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/ZeroPointEnergy/gentoo-pyfa-overlay.git"}], "feed": ["https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 10:49:15 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "python": {"quality": "experimental", "status": "official", "name": "python", "description": {"en": "Python project repository"}, "homepage": "https://cgit.gentoo.org/proj/python.git/", "owner": [{"type": "project", "email": "python@gentoo.org", "name": "Gentoo Python project"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/python.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/python.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/python.git"}], "feed": ["https://cgit.gentoo.org/proj/python.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-12-29 12:56:32 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "qemu-init": {"quality": "experimental", "status": "official", "name": "qemu-init", "description": {"en": "qemu init script and tools"}, "homepage": "https://cgit.gentoo.org/dev/qiaomuf.git/", "owner": [{"type": "person", "email": "dolsen@gentoo.org", "name": "Brian Dolbec"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/kvm-tools.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/kvm-tools.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/kvm-tools.git"}], "feed": ["https://cgit.gentoo.org/proj/kvm-tools.git/atom/"], "x-state": "GOOD", "x-timestamp": "2016-03-23 10:53:56 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "qgp": {"quality": "experimental", "status": "unofficial", "name": "qgp", "description": {"en": "qgp overlay (mostly computing and HEP)"}, "homepage": "https://github.com/qgp/gentoo-qgp", "owner": [{"type": "person", "email": "qgp1024@gmail.com", "name": "Jochen Klein"}], "source": [{"type": "git", "uri": "https://github.com/qgp/gentoo-qgp.git"}, {"type": "git", "uri": "git://github.com/qgp/gentoo-qgp.git"}, {"type": "git", "uri": "git+ssh://git@github.com:qgp/gentoo-qgp.git"}], "feed": ["https://github.com/qgp/gentoo-qgp/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-04 21:26:35 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "qsx": {"quality": "experimental", "status": "unofficial", "name": "qsx", "description": {"en": "qsx\u2019 ebuilds"}, "homepage": "https://github.com/qsuscs/gentoo-overlay", "owner": [{"type": "person", "email": "qsx@chaotikum.eu", "name": "Thomas Schneider"}], "source": [{"type": "git", "uri": "https://github.com/qsuscs/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/qsuscs/gentoo-overlay.git"}], "feed": ["https://github.com/qsuscs/gentoo-overlay/commits/main.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-10 15:30:06 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "qt": {"quality": "experimental", "status": "official", "name": "qt", "description": {"en": "Official testing overlay for Qt and related packages, provided\n by Gentoo's Qt team. Contains ebuilds for Qt4 and Qt5 prereleases and live ebuilds,\n plus various (non-KDE) applications and utilities that use Qt."}, "homepage": "https://github.com/gentoo/qt", "owner": [{"type": "project", "email": "qt@gentoo.org", "name": "Qt Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/qt.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/qt.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/qt.git"}], "feed": ["https://cgit.gentoo.org/proj/qt.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-14 18:46:58 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 192}, "quarks": {"quality": "experimental", "status": "unofficial", "name": "quarks", "description": {"en": "Quarks's overlay; needful things around Security, Penetration Testing and gaming"}, "homepage": "https://git.zero-downtime.net/quark", "owner": [{"type": "person", "email": "it@startux.de", "name": "Stefan Reimer"}], "source": [{"type": "git", "uri": "https://git.zero-downtime.net/quark/quarks.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-14 14:37:04 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "qwin-overlay": {"quality": "experimental", "status": "unofficial", "name": "qwin-overlay", "description": {"en": "Gentoo overlay with some patched packages."}, "homepage": "https://github.com/Flex1911/", "owner": [{"type": "person", "email": "dedsa2002@gmail.com"}], "source": [{"type": "git", "uri": "git://github.com/Flex1911/qwin-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2017-10-21 16:11:32 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "rafaelmartins": {"quality": "experimental", "status": "official", "name": "rafaelmartins", "description": {"en": "Rafael Martins' Gentoo overlay"}, "homepage": "https://github.com/rafaelmartins/gentoo-overlay", "owner": [{"type": "person", "email": "rafaelmartins@gentoo.org", "name": "Rafael G. Martins"}], "source": [{"type": "git", "uri": "https://github.com/rafaelmartins/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/rafaelmartins/gentoo-overlay.git"}], "feed": ["https://github.com/rafaelmartins/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2015-10-19 20:09:06 -0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 27}, "rage": {"quality": "experimental", "status": "unofficial", "name": "rage", "description": {"en": "rage's personal overlay"}, "homepage": "https://gitlab.com/oxr463/overlay", "owner": [{"type": "person", "email": "ramage.lucas@protonmail.com", "name": "Lucas Ramage"}], "source": [{"type": "git", "uri": "https://gitlab.com/oxr463/overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/oxr463/overlay.git"}], "feed": ["https://gitlab.com/oxr463/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 13:09:04 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "raiagent": {"quality": "experimental", "status": "unofficial", "name": "raiagent", "description": {"en": "Well-documented ebuilds en-route to a bandersnatch near you"}, "homepage": "https://github.com/leycec/raiagent", "owner": [{"type": "person", "email": "leycec@gmail.com", "name": "Cecil Curry"}], "source": [{"type": "git", "uri": "https://github.com/leycec/raiagent"}, {"type": "git", "uri": "git://github.com/leycec/raiagent.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 02:20:08 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 121}, "rasdark": {"quality": "experimental", "status": "unofficial", "name": "rasdark", "description": {"en": "rasdark personal overlay"}, "homepage": "https://github.com/rasdark/overlay", "owner": [{"type": "person", "email": "andrew.senik@gmail.com", "name": "Andrey Senik"}], "source": [{"type": "git", "uri": "https://github.com/rasdark/overlay"}, {"type": "git", "uri": "git://github.com/rasdark/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 11:27:41 +0300\n", "x-openpgp-signed": "N", "x-masters": ["calculate", "gentoo"], "x-ebuild-count": 71}, "raw": {"quality": "experimental", "status": "unofficial", "name": "raw", "description": {"en": "some raw stuff"}, "homepage": "https://github.com/mahatma-kaganovich/raw", "owner": [{"type": "person", "email": "mahatma@eu.by", "name": "Denis Kaganovich (aka Dzianis Kahanovich)"}], "source": [{"type": "git", "uri": "https://github.com/mahatma-kaganovich/raw.git"}], "feed": ["https://github.com/mahatma-kaganovich/raw/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-23 09:16:18 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 57}, "rdnetto-overlay": {"quality": "experimental", "status": "unofficial", "name": "rdnetto-overlay", "description": {"en": "Personal Overlay"}, "homepage": "https://github.com/rdnetto/rdnetto-overlay", "owner": [{"type": "person", "email": "rdnetto@gmail.com", "name": "Reuben D'Netto"}], "source": [{"type": "git", "uri": "https://github.com/rdnetto/rdnetto-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:rdnetto/rdnetto-overlay.git"}], "feed": ["https://github.com/rdnetto/rdnetto-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-21 09:43:27 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 69}, "reagentoo": {"quality": "experimental", "status": "unofficial", "name": "reagentoo", "description": {"en": "reagentoo's overlay"}, "homepage": "https://github.com/reagentoo/gentoo-overlay", "owner": [{"type": "person", "email": "reagentoo@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/reagentoo/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/reagentoo/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:reagentoo/gentoo-overlay.git"}], "feed": ["https://github.com/reagentoo/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-24 19:43:06 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 96}, "rebutia": {"quality": "experimental", "status": "unofficial", "name": "rebutia", "description": {"en": "Rebutia overlay"}, "homepage": "https://cgit.gentoo.org/user/rebutia.git/", "owner": [{"type": "person", "email": "ps@twin.jikos.cz", "name": "Pavel Sanda"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/rebutia.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/rebutia.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/rebutia.git"}], "feed": ["https://cgit.gentoo.org/user/rebutia.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-10 23:41:53 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "regina-gentoo": {"quality": "experimental", "status": "unofficial", "name": "regina-gentoo", "description": {"en": "Regina packages for Gentoo"}, "homepage": "https://github.com/WPettersson/regina-gentoo/", "owner": [{"type": "person", "email": "william@ewpettersson.se", "name": "William Pettersson"}], "source": [{"type": "git", "uri": "git://github.com/WPettersson/regina-gentoo.git"}], "feed": ["https://github.com/WPettersson/regina-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-01-19 11:59:50 +0000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "ricerlay": {"quality": "experimental", "status": "unofficial", "name": "ricerlay", "description": {"en": "Overlay for ricing enthusiasts"}, "homepage": "https://github.com/azahi/ricerlay", "owner": [{"type": "person", "email": "azahi@teknik.io", "name": "azahi"}], "source": [{"type": "git", "uri": "https://github.com/azahi/ricerlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/azahi/ricerlay.git"}], "feed": ["https://github.com/azahi/ricerlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 11:14:19 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 35}, "rich0": {"quality": "experimental", "status": "official", "name": "rich0", "description": {"en": "Rich0's developer overlay"}, "homepage": "https://github.com/rich0/rich0-overlay", "owner": [{"type": "person", "email": "rich0@gentoo.org", "name": "Richard Freeman"}], "source": [{"type": "git", "uri": "git://github.com/rich0/rich0-overlay.git"}], "feed": ["https://github.com/rich0/rich0-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-11 10:22:35 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 56}, "ring-overlay": {"quality": "experimental", "status": "unofficial", "name": "ring-overlay", "description": {"en": "Ring is free software for universal communication which respects freedoms and privacy of its users."}, "homepage": "https://github.com/stefan-langenmaier/ring-overlay", "owner": [{"type": "person", "email": "stefan.langenmaier+gentoo@gmail.com", "name": "Stefan Langenmaier"}], "source": [{"type": "git", "uri": "https://github.com/stefan-langenmaier/ring-overlay.git"}, {"type": "git", "uri": "git://github.com/stefan-langenmaier/ring-overlay.git"}, {"type": "git", "uri": "git@github.com:stefan-langenmaier/ring-overlay.git"}], "feed": ["https://github.com/stefan-langenmaier/ring-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-17 10:23:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 55}, "rion": {"quality": "experimental", "status": "unofficial", "name": "rion", "description": {"en": "Russian overlay with a some patched and specific\n software"}, "homepage": "https://github.com/rion-overlay", "owner": [{"type": "person", "email": "rion4ik@gmail.com", "name": "Sergey Ilinykh"}], "source": [{"type": "git", "uri": "https://github.com/rion-overlay/rion-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/rion-overlay/rion-overlay.git"}], "feed": ["https://github.com/rion-overlay/rion-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-23 17:13:22 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 126}, "riru": {"quality": "experimental", "status": "unofficial", "name": "riru", "description": {"en": "Home overlay for development, patches and live ebuilds", "ru": "\u0414\u043e\u043c\u0430\u0448\u043d\u0438\u0439 \u043e\u0432\u0435\u0440\u043b\u0435\u0439 \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438, \u043f\u0430\u0442\u0447\u0435\u0439 \u0438 \u043b\u0430\u0439\u0432 \u0435\u0431\u0438\u043b\u0434\u043e\u0432"}, "homepage": "https://github.com/pkulev/riru", "owner": [{"type": "person", "email": "kulyov.pavel@gmail.com", "name": "Pavel Kulyov"}], "source": [{"type": "git", "uri": "https://github.com/pkulev/riru.git"}, {"type": "git", "uri": "git://github.com/pkulev/riru.git"}, {"type": "git", "uri": "git@github.com:pkulev/riru.git"}], "feed": ["https://github.com/pkulev/riru/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-11 13:37:10 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "robert7k": {"quality": "experimental", "status": "unofficial", "name": "robert7k", "description": {"en": "personal overlay of robert7k"}, "homepage": "https://github.com/robert7k/gentoo-overlay", "owner": [{"type": "person", "email": "gentoo.2019@r123.de"}], "source": [{"type": "git", "uri": "https://github.com/robert7k/gentoo-overlay.git"}], "feed": ["https://github.com/robert7k/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 13:04:59 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 39}, "ros-overlay": {"quality": "experimental", "status": "unofficial", "name": "ros-overlay", "description": {"en": "Ebuilds for the Robot Operating System (ROS)."}, "homepage": "https://github.com/ros/ros-overlay", "owner": [{"type": "person", "email": "wayne@neverfear.org"}], "source": [{"type": "git", "uri": "git://github.com/ros/ros-overlay.git"}], "feed": ["https://github.com/ros/ros-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 19:18:43 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 6321}, "roslin": {"quality": "experimental", "status": "unofficial", "name": "roslin", "description": {"en": "This is roslin, my small overlay. Enjoy! (:"}, "homepage": "https://gitlab.com/roslin-uberlay/roslin", "owner": [{"type": "person", "email": "szarpaj@grubelek.pl", "name": "Piotr Szymaniak"}, {"type": "person", "email": "mziab@o2.pl", "name": "Micha\u0142 Zi\u0105bkowski"}], "source": [{"type": "git", "uri": "https://gitlab.com/roslin-uberlay/roslin.git"}], "x-state": "GOOD", "x-timestamp": "2020-02-10 23:34:19 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 206}, "rpm": {"quality": "experimental", "status": "unofficial", "name": "rpm", "description": {"en": "Overlay for RPM packagers targeting Fedora, EPEL, CentOS and similar distros"}, "homepage": "https://github.com/pavlix/gentoo-rpm", "owner": [{"type": "person", "email": "pavlix@pavlix.net", "name": "Pavel \u0160imerda"}], "source": [{"type": "git", "uri": "https://github.com/pavlix/gentoo-rpm.git"}], "x-state": "GOOD", "x-timestamp": "2017-02-16 11:49:24 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "ruby": {"quality": "experimental", "status": "official", "name": "ruby", "description": {"en": "Experimental ebuilds from the Ruby edge."}, "homepage": "https://cgit.gentoo.org/proj/ruby", "owner": [{"type": "project", "email": "ruby@gentoo.org", "name": "Ruby Team"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/ruby-overlay.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/ruby-overlay.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/ruby-overlay.git"}], "feed": ["https://cgit.gentoo.org/proj/ruby-overlay.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-07-20 09:04:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "rukruk": {"quality": "experimental", "status": "unofficial", "name": "rukruk", "description": {"en": "some packages not found in other overlays, for issues create ticket in github"}, "homepage": "https://github.com/Atoms/rukruk", "owner": [{"type": "person", "email": "atoms@tups.lv", "name": "Aivars Sterns"}], "source": [{"type": "git", "uri": "https://github.com/Atoms/rukruk.git"}, {"type": "git", "uri": "git://github.com/Atoms/rukruk.git"}, {"type": "git", "uri": "git@github.com:Atoms/rukruk.git"}], "feed": ["https://github.com/Atoms/rukruk/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-04-05 10:07:56 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "rust": {"quality": "experimental", "status": "unofficial", "name": "rust", "description": {"en": "rust modules and tools"}, "homepage": "https://github.com/gentoo/gentoo-rust", "owner": [{"type": "project", "email": "rust@gentoo.org", "name": "Rust Team"}], "source": [{"type": "git", "uri": "https://github.com/gentoo/gentoo-rust.git"}, {"type": "git", "uri": "git://github.com/gentoo/gentoo-rust.git"}, {"type": "git", "uri": "git@github.com:gentoo/gentoo-rust.git"}], "feed": ["https://github.com/gentoo/gentoo-rust/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-18 13:11:04 +0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 56}, "sabayon": {"quality": "experimental", "status": "unofficial", "name": "sabayon", "description": {"en": "Sabayon ebuilds that could be upstreamed to\n Gentoo (or just being useful for Gentoo users as well):\n hot fixes, ebuild updates, etc.\n For Sabayon-only ebuilds, please use the sabayon-distro overlay.\n Bugs to http://bugs.sabayon.org"}, "homepage": "http://sabayon.org", "owner": [{"type": "person", "email": "joost.ruis@sabayonlinux.org"}], "source": [{"type": "git", "uri": "git://github.com/Sabayon/for-gentoo.git"}], "feed": ["https://github.com/feeds/Sabayon/commits/for-gentoo/master"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-07 20:00:30 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 239}, "sabayon-distro": {"quality": "experimental", "status": "unofficial", "name": "sabayon-distro", "description": {"en": "Sabayon related ebuilds such as artwork, kernel binaries,\n split packages, etc.\n Bugs to http://bugs.sabayon.org"}, "homepage": "http://sabayon.org", "owner": [{"type": "person", "email": "joost.ruis@sabayonlinux.org"}], "source": [{"type": "git", "uri": "git://github.com/Sabayon/sabayon-distro.git"}], "feed": ["https://github.com/feeds/Sabayon/commits/sabayon-distro/master"], "x-state": "GOOD", "x-timestamp": "2020-05-17 19:42:35 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 865}, "sage-on-gentoo": {"quality": "experimental", "status": "unofficial", "name": "sage-on-gentoo", "description": {"en": "Split ebuilds for the Sage computer algebra system"}, "homepage": "https://github.com/cschwan/sage-on-gentoo", "owner": [{"type": "person", "email": "frp.bissey@gmail.com", "name": "Francois Bissey"}], "source": [{"type": "git", "uri": "git://github.com/cschwan/sage-on-gentoo.git"}, {"type": "git", "uri": "https://github.com/cschwan/sage-on-gentoo.git"}], "feed": ["https://github.com/feeds/cschwan/commits/sage-on-gentoo/master"], "x-state": "GOOD", "x-timestamp": "2020-05-22 12:52:32 +1200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 207}, "salfter": {"quality": "experimental", "status": "unofficial", "name": "salfter", "description": {"en": "Scott Alfter's ebuilds"}, "homepage": "https://gitlab.com/salfter/portage", "owner": [{"type": "person", "email": "scott@alfter.us", "name": "Scott Alfter"}], "source": [{"type": "git", "uri": "https://gitlab.com/salfter/portage.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-13 13:29:42 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 237}, "sam_c": {"quality": "experimental", "status": "unofficial", "name": "sam_c", "description": {"en": "sam_c's personal overlay"}, "homepage": "https://github.com/thesamesam/overlay", "owner": [{"type": "person", "email": "sam@cmpct.info", "name": "Sam James"}], "source": [{"type": "git", "uri": "https://github.com/thesamesam/overlay"}, {"type": "git", "uri": "git+ssh://git@github.com/thesamesam/overlay.git"}], "feed": ["https://github.com/thesamesam/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-28 03:53:29 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "sarnex-overlay": {"quality": "experimental", "status": "unofficial", "name": "sarnex-overlay", "description": {"en": "Sarnex's personal overlay"}, "homepage": "https://github.com/sarnex/sarnex-overlay.git", "owner": [{"type": "person", "email": "commendsarnex@gmail.com", "name": "Nick Sarnie"}], "source": [{"type": "git", "uri": "https://github.com/sarnex/sarnex-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/sarnex/sarnex-overlay.git"}], "feed": ["https://github.com/sarnex/sarnex-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-10-01 00:04:35 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "sattvik": {"quality": "experimental", "status": "unofficial", "name": "sattvik", "description": {"en": "sattvik's overlay with personalized bug fixes and tweaks"}, "homepage": "https://cgit.gentoo.org/user/sattvik.git/", "owner": [{"type": "person", "email": "gentoo@sattvik.com", "name": "Daniel Solano Gomez"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/sattvik.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/sattvik.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/sattvik.git"}], "feed": ["https://cgit.gentoo.org/user/sattvik.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-09 10:06:55 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "science": {"quality": "experimental", "status": "official", "name": "science", "description": {"en": "The Gentoo Science Overlay is intended as a place to work\n outside of the main portage tree on experimental ebuilds. Our aim is to\n increase the rate of development of scientific packages for Gentoo, but\n ebuilds in this repository are by their very nature more experimental. If\n you wish to use them you should be willing to help test and report\n bugs. For contribution read https://wiki.gentoo.org/wiki/Project:Science/Contributing\n "}, "homepage": "https://wiki.gentoo.org/wiki/Project:Science", "owner": [{"type": "project", "email": "sci@gentoo.org", "name": "sci"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/sci.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/sci.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/sci.git"}, {"type": "git", "uri": "https://github.com/gentoo-science/sci.git"}, {"type": "git", "uri": "git://github.com/gentoo-science/sci.git"}, {"type": "git", "uri": "git@github.com:gentoo-science/sci.git"}], "feed": ["https://cgit.gentoo.org/proj/sci.git/atom/", "https://github.com/gentoo-science/sci/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-21 05:21:41 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 1200}, "scrill": {"quality": "experimental", "status": "unofficial", "name": "scrill", "description": {"en": "Some admin tools"}, "homepage": "https://github.com/scrill/scrill-overlay", "owner": [{"type": "person", "email": "sergey.zhuga@gmail.com", "name": "Sergey Zhuga"}], "source": [{"type": "git", "uri": "git://github.com/scrill/scrill-overlay.git"}], "feed": ["https://github.com/scrill/scrill-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 13:47:30 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "seadep": {"quality": "experimental", "status": "unofficial", "name": "seadep", "description": {"en": "just a few ebuilds, I couldn't find elsewhere"}, "homepage": "https://github.com/Keepco/gentoo-overlay-seadep", "owner": [{"type": "person", "email": "Rasmus.thomsen@live.de", "name": "Rasmus Thomsen"}], "source": [{"type": "git", "uri": "https://github.com/Keepco/gentoo-overlay-seadep.git"}, {"type": "git", "uri": "git://github.com/Keepco/gentoo-overlay-seadep.git"}, {"type": "git", "uri": "git@github.com:Keepco/gentoo-overlay-seadep.git"}], "feed": ["https://github.com/Keepco/gentoo-overlay-seadep/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-11-25 19:15:52 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "seden": {"quality": "experimental", "status": "unofficial", "name": "seden", "description": {"en": "Experimental ebuilds that are still unmaintained"}, "homepage": "https://cgit.gentoo.org/user/seden.git/", "owner": [{"type": "person", "email": "yamakuzure@gmx.net", "name": "Sven Eden"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/seden.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/seden.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/seden.git"}], "feed": ["https://cgit.gentoo.org/user/seden.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-14 12:04:33 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 31}, "seeds": {"quality": "experimental", "status": "unofficial", "name": "seeds", "description": {"en": "Overlay for Gentoo from vonavi"}, "homepage": "https://github.com/vonavi/", "owner": [{"type": "person", "email": "ivvl82@gmail.com", "name": "Vladimir Ivanov"}], "source": [{"type": "git", "uri": "git://github.com/vonavi/seeds.git"}], "feed": ["ttps://github.com/vonavi/seeds/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-03-23 08:55:45 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "setkeh": {"quality": "experimental", "status": "unofficial", "name": "setkeh", "description": {"en": "setkeh maintained ebuilds"}, "homepage": "https://github.com/setkeh/Portage-Overlay", "owner": [{"type": "person", "email": "setkeh@gmail.com", "name": "James (setkeh) Griffis"}], "source": [{"type": "git", "uri": "https://github.com/setkeh/Portage-Overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:setkeh/Portage-Overlay.git"}], "feed": ["https://github.com/setkeh/Portage-Overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 14:57:04 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "sevcsik": {"quality": "experimental", "status": "unofficial", "name": "sevcsik", "description": {"en": "Mainly cryptocurrency/blockchain related ebuilds"}, "homepage": "https://github.com/sevcsik/overlay", "owner": [{"type": "person", "email": "sevcsik@sevdev.hu", "name": "Andras Sevcsik"}], "source": [{"type": "git", "uri": "https://github.com/sevcsik/overlay.git"}, {"type": "git", "uri": "git://github.com/sevcsik/overlay.git"}, {"type": "git", "uri": "git@github.com:sevcsik/overlay.git"}], "feed": ["https://github.com/sevcsik/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-08-29 00:43:36 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "sft": {"quality": "experimental", "status": "unofficial", "name": "sft", "description": {"en": "SFT Technologies gentoo overlay"}, "homepage": "https://github.com/SFTtech/gentoo-overlay", "owner": [{"type": "person", "email": "jj@stusta.net", "name": "Jonas Jelten"}], "source": [{"type": "git", "uri": "https://github.com/SFTtech/gentoo-overlay.git"}], "feed": ["https://github.com/SFTtech/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 19:38:21 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 34}, "sgs": {"quality": "experimental", "status": "unofficial", "name": "sgs", "description": {"en": "Simeon Simeonov's personal Gentoo overlay"}, "homepage": "https://github.com/blackm0re/sgs-overlay", "owner": [{"type": "person", "email": "sgs@pichove.org", "name": "Simeon Simeonov"}], "source": [{"type": "git", "uri": "https://github.com/blackm0re/sgs-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:blackm0re/sgs-overlay.git"}], "feed": ["https://github.com/blackm0re/sgs-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-04 09:57:42 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "shnurise": {"quality": "experimental", "status": "unofficial", "name": "shnurise", "description": {"en": "packages for mono environment and other", "ru": "\u043f\u0430\u043a\u0435\u0442\u044b \u0434\u043b\u044f \u043c\u043e\u043d\u043e \u0438 \u0440\u0430\u0437\u043d\u043e\u0435 \u043f\u0440\u043e\u0447\u0435\u0435"}, "homepage": "https://github.com/ArsenShnurkov/shnurise", "owner": [{"type": "person", "email": "Arsen.Shnurkov@gmail.com", "name": "Arsen Shnurkov"}], "source": [{"type": "git", "uri": "https://github.com/ArsenShnurkov/shnurise.git"}, {"type": "git", "uri": "git://github.com/ArsenShnurkov/shnurise.git"}, {"type": "git", "uri": "git@github.com:ArsenShnurkov/shnurise.git"}], "feed": ["https://github.com/ArsenShnurkov/shnurise/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-23 02:07:26 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 64}, "sihnon": {"quality": "experimental", "status": "unofficial", "name": "sihnon", "description": {"en": "optiz0r's sihnon overlay"}, "homepage": "https://github.com/optiz0r/gentoo-overlay", "owner": [{"type": "person", "email": "optiz0r@gmail.com", "name": "optiz0r"}], "source": [{"type": "git", "uri": "https://github.com/optiz0r/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/optiz0r/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:optiz0r/gentoo-overlay.git"}], "feed": ["https://github.com/optiz0r/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-14 19:30:34 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "simonvanderveldt": {"quality": "experimental", "status": "unofficial", "name": "simonvanderveldt", "description": {"en": "Personal Gentoo overlay focused on music production and engineering applications"}, "homepage": "https://github.com/simonvanderveldt/simonvanderveldt-overlay", "owner": [{"type": "person", "email": "simon.vanderveldt@gmail.com", "name": "Simon van der Veldt"}], "source": [{"type": "git", "uri": "https://github.com/simonvanderveldt/simonvanderveldt-overlay.git"}, {"type": "git", "uri": "git://github.com/simonvanderveldt/simonvanderveldt-overlay.git"}, {"type": "git", "uri": "git@github.com:simonvanderveldt/simonvanderveldt-overlay.git"}], "feed": ["https://github.com/simonvanderveldt/simonvanderveldt-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-20 18:00:48 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 10}, "sinustrom": {"quality": "experimental", "status": "unofficial", "name": "sinustrom", "description": {"en": "Sinustrom Gentoo Overlay"}, "homepage": "https://github.com/zpuskas/sinustrom-gentoo-overlay", "owner": [{"type": "person", "email": "zoltan@sinustrom.info", "name": "Zoltan Puskas"}], "source": [{"type": "git", "uri": "https://github.com/zpuskas/sinustrom-gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/zpuskas/sinustrom-gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:zpuskas/sinustrom-gentoo-overlay.git"}], "feed": ["https://github.com/zpuskas/sinustrom-gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 14:09:39 -0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 13}, "sk-overlay": {"quality": "experimental", "status": "unofficial", "name": "sk-overlay", "description": {"en": "The Scriptkitties overlay for additional ebuilds"}, "homepage": "https://github.com/scriptkitties/overlay", "owner": [{"type": "person", "email": "p.spek@tyil.work", "name": "Patrick Spek"}], "source": [{"type": "git", "uri": "https://github.com/scriptkitties/overlay.git"}, {"type": "git", "uri": "git://github.com/scriptkitties/overlay.git"}, {"type": "git", "uri": "git@github.com:scriptkitties/overlay.git"}], "feed": ["https://github.com/scriptkitties/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-13 10:50:54 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 50}, "slonko": {"quality": "experimental", "status": "unofficial", "name": "slonko", "description": {"en": "Personal portage overlay"}, "homepage": "https://slonko.net/portage", "owner": [{"type": "person", "email": "marcin.deranek@slonko.net", "name": "Marcin Deranek"}], "source": [{"type": "git", "uri": "https://slonko.net/git/portage"}], "feed": ["https://slonko.net/git/portage/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-20 13:53:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 22}, "slyfox": {"quality": "experimental", "status": "official", "name": "slyfox", "description": {"en": "slyfox's ebuild den"}, "homepage": "https://github.com/trofi/slyfox-gentoo", "owner": [{"type": "person", "email": "slyfox@gentoo.org", "name": "Sergei Trofimovich"}], "source": [{"type": "git", "uri": "https://github.com/trofi/slyfox-gentoo"}], "feed": ["https://github.com/trofi/slyfox-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 08:28:19 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 19}, "snapd": {"quality": "experimental", "status": "unofficial", "name": "snapd", "description": {"en": "ebuilds for canaonicals snapd"}, "homepage": "https://github.com/zigford/snapd", "owner": [{"type": "person", "email": "zigford@gmail.com", "name": "Jesse Harris"}], "source": [{"type": "git", "uri": "https://github.com/zigford/snapd.git"}], "feed": ["https://github.com/zigford/snapd/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-03-23 22:24:58 +1000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "soft": {"quality": "experimental", "status": "unofficial", "name": "soft", "description": {"en": "Soft's personal overlay for miscellaneous ebuilds"}, "homepage": "https://bitbucket.org/Soft/overlay", "owner": [{"type": "person", "email": "samuel.lauren@iki.fi", "name": "Samuel Laur\u00e9n"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/Soft/overlay"}], "x-state": "GOOD", "x-timestamp": "2020-03-02 20:46:18 +0200", "x-masters": ["gentoo"], "x-ebuild-count": 53}, "sogo-connector": {"quality": "experimental", "status": "unofficial", "name": "sogo-connector", "description": {"en": "SOGO connector overlay"}, "homepage": "https://cgit.gentoo.org/repo/user/sogo-connector.git/", "owner": [{"type": "person", "email": "gentoo@posteo.de", "name": "Fabian K\u00f6ster"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/sogo-connector.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/sogo-connector.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/sogo-connector.git"}], "feed": ["https://cgit.gentoo.org/repo/user/sogo-connector.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-02 11:14:25 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 1}, "soltys": {"quality": "experimental", "status": "unofficial", "name": "soltys", "description": {"en": "tools usefull on CTFs and things that aren't in the portage tristelune"}, "homepage": "https://github.com/soltysek/soltys-overlay", "owner": [{"type": "person", "email": "bgo@soltys.info", "name": "Krzysztof Koro\u015bcik"}], "source": [{"type": "git", "uri": "https://github.com/soltysek/soltys-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/soltysek/soltys-overlay.git"}], "feed": ["https://github.com/soltysek/soltys-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-09 13:34:14 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 29}, "sorinp": {"quality": "experimental", "status": "unofficial", "name": "sorinp", "description": {"en": "A collection of ebuilds that are missing or outdated or incomplete on the Gentoo portage official repository.."}, "homepage": "https://github.com/psihozefir/sorinp-gentoo-overlay", "owner": [{"type": "person", "email": "sorin.panca@gmail.com", "name": "Sorin Panca"}], "source": [{"type": "git", "uri": "https://github.com/psihozefir/sorinp-gentoo-overlay"}], "x-state": "GOOD", "x-timestamp": "2016-11-20 14:11:02 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "sorrow": {"quality": "experimental", "status": "unofficial", "name": "sorrow", "description": {"en": "Ebuilds for some wayland-related software and some other stuff"}, "homepage": "https://gitlab.com/eternal-sorrow/gentoo-local", "owner": [{"type": "person", "email": "sergamena@inbox.ru", "name": "sorrow"}], "source": [{"type": "git", "uri": "https://gitlab.com/eternal-sorrow/gentoo-local.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com:eternal-sorrow/gentoo-local.git"}], "feed": ["https://gitlab.com/eternal-sorrow/gentoo-local/commits/master?format=atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 02:56:16 +1000\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "sortsmill": {"quality": "experimental", "status": "unofficial", "name": "sortsmill", "description": {"en": "Personal overlay of Barry Schwartz for font projects"}, "homepage": "https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay", "owner": [{"type": "person", "email": "chemoelectric@chemoelectric.org", "name": "Barry Schwartz"}], "source": [{"type": "mercurial", "uri": "https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay"}, {"type": "mercurial", "uri": "ssh://hg@bitbucket.org/sortsmill/sortsmill-gentoo-overlay"}], "feed": ["https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay/atom", "https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay/rss"], "x-state": "GOOD", "x-timestamp": "2020-05-10 13:33:37 -0500", "x-masters": ["gentoo"], "x-ebuild-count": 91}, "spikyatlinux": {"quality": "experimental", "status": "unofficial", "name": "spikyatlinux", "description": {"en": "Here are some of my own or modified ebuilds. Also some of them I've found in the web."}, "homepage": "https://github.com/spikyatlinux/ebuilds_for_gentoo", "owner": [{"type": "person", "email": "spikyatlinux@gmail.com", "name": "SpikyAtLinux"}], "source": [{"type": "git", "uri": "https://github.com/spikyatlinux/ebuilds_for_gentoo.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-16 17:28:49 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 28}, "sping": {"quality": "experimental", "status": "official", "name": "sping", "description": {"en": "Overlay of Gentoo developer Sebastian Pipping; for issues, please open tickets at GitHub"}, "homepage": "https://github.com/hartwork/gentoo-overlay-sping", "owner": [{"type": "person", "email": "sping@gentoo.org", "name": "Sebastian Pipping"}], "source": [{"type": "git", "uri": "https://github.com/hartwork/gentoo-overlay-sping.git"}, {"type": "git", "uri": "git://github.com/hartwork/gentoo-overlay-sping.git"}, {"type": "git", "uri": "git@github.com:hartwork/gentoo-overlay-sping.git"}], "feed": ["https://github.com/hartwork/gentoo-overlay-sping/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-03-18 17:47:33 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "squeezebox": {"quality": "experimental", "status": "unofficial", "name": "squeezebox", "description": {"en": "Packages for the Squeezebox network audio player from Logitech"}, "homepage": "https://cgit.gentoo.org/user/squeezebox.git/", "owner": [{"type": "person", "email": "stuart@hickinbottom.com", "name": "Stuart Hickinbottom"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/squeezebox.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/squeezebox.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/squeezebox.git"}], "feed": ["https://cgit.gentoo.org/user/squeezebox.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-01-08 18:40:26 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "src_prepare-overlay": {"quality": "experimental", "status": "unofficial", "name": "src_prepare-overlay", "description": {"en": "src_prepare group's Gentoo overlay"}, "homepage": "https://gitlab.com/src_prepare/src_prepare-overlay.git", "owner": [{"type": "person", "name": "XGQT", "email": "xgqt@protonmail.com"}], "source": [{"type": "git", "uri": "https://gitlab.com/src_prepare/src_prepare-overlay.git"}, {"type": "git", "uri": "git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git"}], "feed": ["https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 05:11:07 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 128}, "ssnb": {"quality": "experimental", "status": "unofficial", "name": "ssnb", "description": {"en": "Gentoo repository made by ssnb"}, "homepage": "https://cgit.gentoo.org/repo/user/ssnb.git/", "owner": [{"type": "person", "email": "samuelbernardo.mail@gmail.com", "name": "Samuel Bernardo"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/ssnb.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/ssnb"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/ssnb.git"}], "feed": ["https://cgit.gentoo.org/repo/user/ssnb.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-18 12:47:50 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 355}, "sspreitz": {"quality": "experimental", "status": "unofficial", "name": "sspreitz", "description": {"en": "My Gentoo repository and ebuilds"}, "homepage": "https://github.com/sspreitzer/gentoo-repo", "owner": [{"type": "person", "email": "sspreitz@redhat.com", "name": "Sascha Spreitzer"}], "source": [{"type": "git", "uri": "https://github.com/sspreitzer/gentoo-repo.git"}, {"type": "git", "uri": "git+ssh://git@github.com/sspreitzer/gentoo-repo.git"}, {"type": "git", "uri": "git@github.com:sspreitzer/gentoo-repo.git"}], "feed": ["https://github.com/sspreitzer/gentoo-repo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-14 20:25:43 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 20}, "steam-overlay": {"quality": "experimental", "status": "unofficial", "name": "steam-overlay", "description": {"en": "Gentoo overlay for Valve's Steam client and Steam-based games"}, "homepage": "https://github.com/anyc/steam-overlay", "owner": [{"type": "person", "email": "dev@kicherer.org", "name": "Mario Kicherer"}], "source": [{"type": "git", "uri": "https://github.com/anyc/steam-overlay.git"}, {"type": "git", "uri": "git://github.com/anyc/steam-overlay.git"}, {"type": "git", "uri": "git@github.com:anyc/steam-overlay.git"}], "feed": ["https://github.com/anyc/steam-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-18 15:16:32 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 12}, "stefantalpalaru": {"quality": "experimental", "status": "unofficial", "name": "stefantalpalaru", "description": {"en": "Gentoo overlay with ebuilds by Stefan Talpalaru that are not in the tree"}, "homepage": "https://github.com/stefantalpalaru/gentoo-overlay", "owner": [{"type": "person", "email": "stefantalpalaru@yahoo.com", "name": "Stefan Talpalaru"}], "source": [{"type": "git", "uri": "https://github.com/stefantalpalaru/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/stefantalpalaru/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:stefantalpalaru/gentoo-overlay.git"}], "feed": ["https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-20 02:52:59 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 680}, "stowe-verlay": {"quality": "experimental", "status": "unofficial", "name": "stowe-verlay", "description": {"en": "Few things that have either broken elsewhere or fallen unmaintained, such as winexe, a source-based version of logitech media server, a patched version of dansguardian"}, "homepage": "https://github.com/mwstowe/stowe-verlay", "owner": [{"type": "person", "email": "mstowe@chicago.us.mensa.org", "name": "Michael Stowe"}], "source": [{"type": "git", "uri": "https://github.com/mwstowe/stowe-verlay.git"}], "feed": ["https://github.com/mwstowe/stowe-verlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-07 09:52:08 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 41}, "strohel": {"quality": "experimental", "status": "unofficial", "name": "strohel", "description": {"en": "strohel's overlay"}, "homepage": "https://github.com/strohel/strohel-overlay", "owner": [{"type": "person", "email": "matej@laitl.cz", "name": "Mat\u011bj Laitl"}], "source": [{"type": "git", "uri": "https://strohel@github.com/strohel/strohel-overlay.git"}, {"type": "git", "uri": "git://github.com/strohel/strohel-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com:strohel/strohel-overlay.git"}], "feed": ["https://github.com/strohel/strohel-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-15 11:27:29 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "stuff": {"quality": "experimental", "status": "unofficial", "name": "stuff", "description": {"en": "stuff"}, "homepage": "https://github.com/istitov/stuff", "owner": [{"type": "person", "email": "iohann.s.titov@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/istitov/stuff.git"}], "feed": ["https://github.com/istitov/stuff/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-10 18:20:17 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 238}, "sublime-text": {"quality": "experimental", "status": "unofficial", "name": "sublime-text", "description": {"en": "Collection of ebuilds to install Sublime Text 2 or Sublime Text 3"}, "homepage": "https://github.com/DamnWidget/sublime-text", "owner": [{"type": "person", "email": "oscar.campos@member.fsf.org", "name": "Oscar Campos"}], "source": [{"type": "git", "uri": "https://github.com/DamnWidget/sublime-text.git"}, {"type": "git", "uri": "git://github.com/DamnWidget/sublime-text.git"}, {"type": "git", "uri": "git@github.com:DamnWidget/sublime-text.git"}], "feed": ["https://github.com/DamnWidget/sublime-text/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-04-08 13:16:10 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 19}, "superposition": {"quality": "experimental", "status": "unofficial", "name": "superposition", "description": {"en": "Phil's overlay"}, "homepage": "https://cgit.gentoo.org/repo/user/superposition.git/", "owner": [{"type": "person", "email": "Phil_miess@yahoo.com", "name": "Philip Miess"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/user/superposition.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/user/superposition.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/user/superposition.git"}], "feed": ["https://cgit.gentoo.org/repo/user/superposition.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-24 06:36:55 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 61}, "swegener": {"quality": "experimental", "status": "official", "name": "swegener", "description": {"en": "This overlay contains some experimental stuff, but mostly\n stuff I quickly wrote an ebuild for or grabed it from bugzilla and did not\n have the time to commit it to the official tree or do not consider it ready\n for it."}, "homepage": "https://dev.gentoo.org/~swegener/", "owner": [{"type": "person", "email": "swegener@gentoo.org"}], "source": [{"type": "rsync", "uri": "rsync://rsync.gentoo.stealer.net/swegener-overlay/"}], "x-state": "GOOD", "x-timestamp": "2018-11-19 10:32:42.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "tabinol": {"quality": "experimental", "status": "unofficial", "name": "tabinol", "description": {"en": "Tabinol personal overlay with no special focus"}, "homepage": "https://github.com/Tabinol/tabinol-overlay", "owner": [{"type": "person", "email": "mblanchet@fastmail.com", "name": "Michel Blanchet"}], "source": [{"type": "git", "uri": "https://github.com/Tabinol/tabinol-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Tabinol/tabinol-overlay.git"}], "feed": ["https://github.com/Tabinol/tabinol-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-02-25 22:30:56 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "tamiko": {"quality": "experimental", "status": "unofficial", "name": "tamiko", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/repo/dev/tamiko.git/", "owner": [{"type": "person", "email": "tamiko@gentoo.org", "name": "Matthias Maier"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/tamiko.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/tamiko.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/tamiko.git"}], "feed": ["https://cgit.gentoo.org/repo/dev/tamiko.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-05-18 02:59:08 -0500\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "tante": {"quality": "experimental", "status": "unofficial", "name": "tante", "description": {"en": "Overlay of tante"}, "homepage": "https://github.com/tante/overlay", "owner": [{"type": "person", "email": "tante@tante.cc"}], "source": [{"type": "git", "uri": "https://github.com/tante/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2017-02-26 14:13:35 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "tarantool": {"quality": "experimental", "status": "unofficial", "name": "tarantool", "description": {"en": "Tarantool Gentoo Overlay"}, "homepage": "https://github.com/tarantool/gentoo-overlay", "owner": [{"type": "person", "email": "totktonada.ru@gmail.com", "name": "Alexander Turenko"}], "source": [{"type": "git", "uri": "https://github.com/tarantool/gentoo-overlay.git"}, {"type": "git", "uri": "git://github.com/tarantool/gentoo-overlay.git"}, {"type": "git", "uri": "git@github.com:tarantool/gentoo-overlay.git"}], "feed": ["https://github.com/tarantool/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-13 13:50:38 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 45}, "tastytea": {"quality": "experimental", "status": "unofficial", "name": "tastytea", "description": {"en": "Overlay of tastytea"}, "homepage": "https://schlomp.space/tastytea/overlay", "owner": [{"type": "person", "email": "gentoo@tastytea.de", "name": "tastytea"}], "source": [{"type": "git", "uri": "https://schlomp.space/tastytea/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-19 19:45:29 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 69}, "tengine-overlay": {"quality": "experimental", "status": "unofficial", "name": "tengine-overlay", "description": {"en": "Tengine overlay for Gentoo Linux"}, "homepage": "https://github.com/damex/tengine-overlay", "owner": [{"type": "person", "email": "damex.pp@gmail.com", "name": "Roman Kuzmitsky"}], "source": [{"type": "git", "uri": "https://github.com/damex/tengine-overlay.git"}], "feed": ["https://github.com/damex/tengine-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-11-29 08:54:54 -0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 6}, "tf201": {"quality": "experimental", "status": "unofficial", "name": "tf201", "description": {"en": "TF201 (Asus Transformer Prime) overlay for Gentoo"}, "homepage": "https://github.com/Tux1c/tf201-overlay", "owner": [{"type": "person", "email": "tux1cc@gmail.com", "name": "Yan A."}], "source": [{"type": "git", "uri": "https://github.com/Tux1c/tf201-overlay"}], "x-state": "GOOD", "x-timestamp": "2015-04-11 16:03:12 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "tgbugs-overlay": {"quality": "experimental", "status": "unofficial", "name": "tgbugs-overlay", "description": {"en": "tgbugs portage overlay for custom ebuilds"}, "homepage": "https://github.com/tgbugs/tgbugs-overlay", "owner": [{"type": "person", "email": "tgbugs@gmail.com", "name": "Tom Gillespie"}], "source": [{"type": "git", "uri": "https://github.com/tgbugs/tgbugs-overlay.git"}, {"type": "git", "uri": "git://github.com/tgbugs/tgbugs-overlay.git"}, {"type": "git", "uri": "git@github.com:tgbugs/tgbugs-overlay.git"}], "feed": ["https://github.com/tgbugs/tgbugs-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-22 02:53:53 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 302}, "thabairne": {"quality": "experimental", "status": "unofficial", "name": "thabairne", "description": {"en": "ntnn's Overlay"}, "homepage": "https://github.com/ntnn/gentoo-thabairne", "owner": [{"type": "person", "email": "nelo@wallus.de", "name": "Nelo-Thara Wallus"}], "source": [{"type": "git", "uri": "https://github.com/ntnn/gentoo-thabairne.git"}], "feed": ["https://github.com/ntnn/gentoo-thabairne/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-08-17 23:54:58 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "thegreatmcpain": {"quality": "experimental", "status": "unofficial", "name": "thegreatmcpain", "description": {"en": "TheGreatMcPain's personal ebuild overlay"}, "homepage": "https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay", "owner": [{"type": "person", "email": "sixsupersonic@gmail.com", "name": "James McClain"}], "source": [{"type": "git", "uri": "https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git"}, {"type": "git", "uri": "git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git"}], "feed": ["https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 15:03:00 -0500\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "bobwya"], "x-ebuild-count": 73}, "timboudreau": {"quality": "experimental", "status": "unofficial", "name": "timboudreau", "description": {"en": "Tim Boudreau's Overlay"}, "homepage": "https://github.com/timboudreau/gentoo", "owner": [{"type": "person", "email": "tim@timboudreau.com", "name": "Tim Boudreau"}], "source": [{"type": "git", "uri": "https://github.com/timboudreau/gentoo.git"}, {"type": "git", "uri": "git://github.com/timboudreau/gentoo.git"}, {"type": "git", "uri": "git@github.com:timboudreau/gentoo.git"}], "feed": ["https://github.com/timboudreau/gentoo/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2020-05-15 21:04:21 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "tmacedo": {"quality": "experimental", "status": "unofficial", "name": "tmacedo", "description": {"en": "User Overlay"}, "homepage": "https://github.com/tmacedo/portage", "owner": [{"type": "person", "email": "tftfmacedo@gmail.com", "name": "Tiago Macedo"}], "source": [{"type": "git", "uri": "git://github.com/tmacedo/portage.git"}], "feed": ["https://github.com/tmacedo/portage/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-15 17:57:01 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "tocaro": {"quality": "experimental", "status": "unofficial", "name": "tocaro", "description": {"en": "tocaro personnal o.g.o"}, "homepage": "https://cgit.gentoo.org/user/tocaro.git/", "owner": [{"type": "person", "email": "tocaro@thocar.org", "name": "Thomas Carri\u00e9"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/tocaro.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/tocaro.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/tocaro.git"}], "feed": ["https://cgit.gentoo.org/user/tocaro.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-03-28 19:02:11 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 7}, "toolchain": {"quality": "experimental", "status": "official", "name": "toolchain", "description": {"en": "Toolchain ebuilds that are unsuitable for the tree. Snapshots,\n unstable versions, etc..."}, "homepage": "https://cgit.gentoo.org/proj/toolchain.git/", "owner": [{"type": "project", "email": "toolchain@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/toolchain.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/toolchain.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/toolchain.git"}], "feed": ["https://cgit.gentoo.org/proj/toolchain.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-02-22 09:39:04 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "torbrowser": {"quality": "experimental", "status": "unofficial", "name": "torbrowser", "description": {"en": "Tor Browser related ebuilds"}, "homepage": "https://github.com/MeisterP/torbrowser-overlay", "owner": [{"type": "person", "email": "poncho@spahan.ch", "name": "MeisterP"}], "source": [{"type": "git", "uri": "https://github.com/MeisterP/torbrowser-overlay.git"}, {"type": "git", "uri": "git://github.com/MeisterP/torbrowser-overlay.git"}, {"type": "git", "uri": "git@github.com:MeisterP/torbrowser-overlay.git"}], "feed": ["https://github.com/MeisterP/torbrowser-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 18:38:32 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "tranquility": {"quality": "experimental", "status": "official", "name": "tranquility", "description": {"en": "Developer overlay"}, "homepage": "https://gitweb.gentoo.org/repo/dev/tranquility.git/", "owner": [{"type": "person", "email": "tranquility@gentoo.org", "name": "Ole Reifschneider"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/tranquility.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/tranquility.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/tranquility.git"}], "feed": ["https://gitweb.gentoo.org/repo/dev/tranquility.git/atom/"], "x-state": "GOOD", "x-timestamp": "2016-10-13 10:48:40 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "triquetra": {"quality": "experimental", "status": "unofficial", "name": "triquetra", "description": {"en": "User overlay"}, "homepage": "https://cgit.gentoo.org/user/triquetra.git/", "owner": [{"type": "person", "email": "david@triquetradevelopment.com", "name": "David Crandall"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/triquetra.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/triquetra.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/triquetra.git"}], "feed": ["https://cgit.gentoo.org/user/triquetra.git/atom/"], "x-state": "BAD_CACHE", "x-timestamp": "2016-01-30 16:36:07 -0600\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "trolltoo": {"quality": "experimental", "status": "unofficial", "name": "trolltoo", "description": {"en": "An ebuild overlay for Gentoo."}, "homepage": "https://github.com/dallenwilson/trolltoo", "owner": [{"type": "person", "email": "dallen.wilson@gmail.com", "name": "Dallen Wilson"}], "source": [{"type": "git", "uri": "https://github.com/dallenwilson/trolltoo.git"}, {"type": "git", "uri": "git+ssh://git@github.com/dallenwilson/trolltoo.git"}], "feed": ["https://github.com/dallenwilson/trolltoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 09:44:08 -0600\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 37}, "tryton": {"quality": "experimental", "status": "unofficial", "name": "tryton", "description": {"en": "Tryton"}, "homepage": "http://www.tryton.org/", "owner": [{"type": "person", "email": "cedk@gentoo.org"}], "source": [{"type": "mercurial", "uri": "https://hg.tryton.org/tryton-overlay"}], "x-state": "GOOD", "x-timestamp": "2020-05-18 22:56:38 +0200", "x-masters": ["gentoo"], "x-ebuild-count": 615}, "twister": {"quality": "experimental", "status": "unofficial", "name": "twister", "description": {"en": "Unoffical gentoo overlay for twister"}, "homepage": "https://github.com/ddorian1/gentoo-twister-overlay", "owner": [{"type": "person", "email": "mail@jschwab.org", "name": "Johannes Schwab"}], "source": [{"type": "git", "uri": "https://github.com/ddorian1/gentoo-twister-overlay.git"}, {"type": "git", "uri": "git://github.com/ddorian1/gentoo-twister-overlay.git"}, {"type": "git", "uri": "git@github.com:ddorian1/gentoo-twister-overlay.git"}], "feed": ["https://github.com/ddorian1/gentoo-twister-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-01-06 12:40:31 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "twitch153": {"quality": "experimental", "status": "unofficial", "name": "twitch153", "description": {"en": "Experimental ebuilds"}, "homepage": "https://github.com/twitch153/ebuilds", "owner": [{"type": "person", "email": "twitch153@gentoo.org", "name": "Devan Franchini"}], "source": [{"type": "git", "uri": "git://github.com/twitch153/ebuilds.git"}], "feed": ["https://github.com/twitch153/ebuilds/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-12-27 15:19:28 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 3}, "ulm": {"quality": "experimental", "status": "official", "name": "ulm", "description": {"en": "Developer overlay"}, "homepage": "https://cgit.gentoo.org/repo/dev/ulm.git/", "owner": [{"type": "person", "email": "ulm@gentoo.org", "name": "Ulrich M\u00fcller"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/dev/ulm.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/dev/ulm.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/repo/dev/ulm.git"}], "feed": ["https://cgit.gentoo.org/repo/dev/ulm.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-04-03 19:22:11 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "ultrabug": {"quality": "experimental", "status": "official", "name": "ultrabug", "description": {"en": "Developer Overlay"}, "homepage": "https://cgit.gentoo.org/dev/ultrabug.git/", "owner": [{"type": "person", "email": "ultrabug@gentoo.org", "name": "Alexys Jacob"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/dev/ultrabug.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/dev/ultrabug.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/dev/ultrabug.git"}], "feed": ["https://cgit.gentoo.org/dev/ultrabug.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-04-24 20:55:55 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 40}, "unity-gentoo": {"quality": "experimental", "status": "unofficial", "name": "unity-gentoo", "description": {"en": "Overlay to install the Unity desktop"}, "homepage": "https://github.com/shiznix/unity-gentoo", "owner": [{"type": "person", "email": "rickfharris@yahoo.com.au", "name": "Rick Harris"}], "source": [{"type": "git", "uri": "https://github.com/shiznix/unity-gentoo"}, {"type": "git", "uri": "git://github.com/shiznix/unity-gentoo.git"}], "feed": ["https://github.com/feeds/shiznix/commits/unity-gentoo/master"], "x-state": "GOOD", "x-timestamp": "2020-05-22 00:17:07 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 167}, "usenet-overlay": {"quality": "experimental", "status": "unofficial", "name": "usenet-overlay", "description": {"en": "Personal Overlay for Lidarr, Radarr and Sonarr "}, "homepage": "https://github.com/xartin/gentoo-overlay", "owner": [{"type": "person", "email": "mcrawford@eliteitminds.com", "name": "Michael Crawford"}], "source": [{"type": "git", "uri": "https://github.com/xartin/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/xartin/gentoo-overlay.git"}], "feed": ["https://github.com/xartin/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-07 06:42:27 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 16}, "vaca": {"quality": "experimental", "status": "unofficial", "name": "vaca", "description": {"en": "Just another personal Gentoo overlay"}, "homepage": "https://github.com/hashashin/gentoo-vaca-overlay", "owner": [{"type": "person", "email": "gentoo.power@gmail.com", "name": "hashashin"}], "source": [{"type": "git", "uri": "https://github.com/hashashin/gentoo-vaca-overlay"}, {"type": "git", "uri": "git://github.com/hashashin/gentoo-vaca-overlay.git"}], "feed": ["https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-08-19 13:48:20 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 33}, "vampire": {"quality": "experimental", "status": "unofficial", "name": "vampire", "description": {"en": "A personal repository. So much bleeding edge, you would bet a vampire was involved."}, "homepage": "https://github.com/TheCrueltySage/vampire-overlay", "owner": [{"type": "person", "email": "miltenfiremage@gmail.com", "name": "TheCrueltySage"}], "source": [{"type": "git", "uri": "https://github.com/TheCrueltySage/vampire-overlay.git"}, {"type": "git", "uri": "git://github.com/TheCrueltySage/vampire-overlay.git"}], "feed": ["https://github.com/TheCrueltySage/vampire-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-04 22:14:21 +0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 23}, "vapoursynth": {"quality": "experimental", "status": "unofficial", "name": "vapoursynth", "description": {"en": "Unofficial repository with all vapoursynth related ebuilds"}, "homepage": "https://github.com/4re/vapoursynth-portage", "owner": [{"type": "person", "email": "surukko@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/4re/vapoursynth-portage.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 02:04:42 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 284}, "vayerx": {"quality": "experimental", "status": "unofficial", "name": "vayerx", "description": {"en": "Personal overlay of Vasiliy Yeremeyev"}, "homepage": "https://github.com/vayerx/vayerx-gentoo/", "owner": [{"type": "person", "email": "vayerx@gmail.com", "name": "Vasiliy Yeremeyev"}], "source": [{"type": "git", "uri": "https://github.com/vayerx/vayerx-gentoo.git"}, {"type": "git", "uri": "git://github.com/vayerx/vayerx-gentoo.git"}, {"type": "git", "uri": "git@github.com:vayerx/vayerx-gentoo.git"}], "feed": ["https://github.com/vayerx/vayerx-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-16 15:56:01 +0300\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 95}, "vdr-devel": {"quality": "experimental", "status": "official", "name": "vdr-devel", "description": {"en": "Overlay for VDR, that contains ebuilds for development version\n of VDR, and specific plugins for that version."}, "homepage": "https://cgit.gentoo.org/proj/vdr/devel.git/", "owner": [{"type": "project", "email": "vdr@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/vdr/devel.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/vdr/devel.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/vdr/devel.git"}], "feed": ["https://cgit.gentoo.org/proj/vdr/devel.git/atom/"], "x-state": "GOOD", "x-timestamp": "2020-03-03 23:00:58 +0100\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 36}, "vifino-overlay": {"quality": "experimental", "status": "unofficial", "name": "vifino-overlay", "description": {"en": "vifino's personal overlay"}, "homepage": "https://github.com/vifino/vifino-overlay", "owner": [{"type": "person", "email": "vifino@tty.sh", "name": "Adrian \"vifino\" Pistol"}], "source": [{"type": "git", "uri": "https://github.com/vifino/vifino-overlay.git"}, {"type": "git", "uri": "git://github.com/vifino/vifino-overlay.git"}, {"type": "git", "uri": "git@github.com:vifino/vifino-overlay.git"}], "feed": ["https://github.com/vifino/vifino-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-11 16:32:18 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 50}, "vmacs": {"quality": "experimental", "status": "unofficial", "name": "vmacs", "description": {"en": "VMACS Personal Gentoo Overlay"}, "homepage": "https://cgit.gentoo.org/user/vmacs.git/", "owner": [{"type": "person", "email": "vance.m.allen@gmail.com", "name": "Vance M. Allen"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/vmacs.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/vmacs.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/vmacs.git"}], "feed": ["https://cgit.gentoo.org/user/vmacs.git/atom/"], "x-state": "GOOD", "x-timestamp": "2018-10-22 20:49:21 -0600\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 8}, "vortex": {"quality": "experimental", "status": "unofficial", "name": "vortex", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/nE0sIghT/vortex-overlay", "owner": [{"type": "person", "email": "ykonotopov@gnome.org", "name": "Yuri 'nE0sIghT' Konotopov"}], "source": [{"type": "git", "uri": "https://github.com/nE0sIghT/vortex-overlay.git"}, {"type": "git", "uri": "git://github.com/nE0sIghT/vortex-overlay.git"}], "feed": ["https://github.com/nE0sIghT/vortex-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-21 20:44:18 +0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 75}, "vowstar": {"quality": "experimental", "status": "unofficial", "name": "vowstar", "description": {"en": "Ebuilds from vowstar's git"}, "homepage": "https://github.com/vowstar/vowstar-overlay", "owner": [{"type": "person", "email": "vowstar@gmail.com"}], "source": [{"type": "git", "uri": "https://github.com/vowstar/vowstar-overlay.git"}, {"type": "git", "uri": "git://github.com/vowstar/vowstar-overlay.git"}, {"type": "git", "uri": "git@github.com:vowstar/vowstar-overlay.git"}], "feed": ["https://github.com/vowstar/vowstar-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-14 15:49:19 +0800\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "voyageur": {"quality": "experimental", "status": "official", "name": "voyageur", "description": {"en": "Voyageur's random ebuilds stuff"}, "homepage": "\n https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/", "owner": [{"type": "person", "email": "voyageur@gentoo.org"}], "source": [{"type": "git", "uri": "https://cafarelli.fr/git/voyageur-overlay/"}], "feed": ["https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/atom"], "x-state": "GOOD", "x-timestamp": "2020-05-15 19:30:41 +0200\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 30}, "waebbl": {"quality": "experimental", "status": "unofficial", "name": "waebbl", "description": {"en": "waebbl's overlay"}, "homepage": "https://github.com/waebbl/waebbl-gentoo", "owner": [{"type": "person", "email": "waebbl@gmail.com", "name": "Bernd Waibel"}], "source": [{"type": "git", "uri": "https://github.com/waebbl/waebbl-gentoo.git"}, {"type": "git", "uri": "git+ssh://git@github.com/waebbl/waebbl-gentoo.git"}], "feed": ["https://github.com/waebbl/waebbl-gentoo/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-17 16:57:31 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo", "raiagent"], "x-ebuild-count": 73}, "wayland-desktop": {"quality": "experimental", "status": "unofficial", "name": "wayland-desktop", "description": {"en": "gentoo overlay for wayland related ebuilds"}, "homepage": "https://github.com/epsilon-0/wayland-desktop", "owner": [{"type": "person", "email": "gentoo@aisha.cc", "name": "Aisha Tammy"}], "source": [{"type": "git", "uri": "https://github.com/epsilon-0/wayland-desktop.git"}, {"type": "git", "uri": "git+ssh://git@github.com/epsilon-0/wayland-desktop.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-22 14:52:51 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 36}, "wbrana": {"quality": "experimental", "status": "unofficial", "name": "wbrana", "description": {"en": "wbrana's overlay"}, "homepage": "https://cgit.gentoo.org/user/wbrana.git/", "owner": [{"type": "person", "email": "wbrana@gmail.com", "name": "William Brana"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/wbrana.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/wbrana.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/wbrana.git"}], "feed": ["https://cgit.gentoo.org/user/wbrana.git/atom/"], "x-state": "GOOD", "x-timestamp": "2015-06-28 16:56:01 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "wdzierzan": {"quality": "experimental", "status": "unofficial", "name": "wdzierzan", "description": {"en": "Stuff I'd rather `emerge' than `stow'"}, "homepage": "https://cgit.gentoo.org/user/wdzierzan.git/", "owner": [{"type": "person", "email": "wojciech.dzierzanowski@gmail.com", "name": "Wojciech Dzier\u017canowski"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/wdzierzan.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/wdzierzan.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/wdzierzan.git"}], "feed": ["https://cgit.gentoo.org/user/wdzierzan.git/atom/"], "x-state": "GOOD", "x-timestamp": "2017-02-28 21:28:13 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "webos": {"quality": "experimental", "status": "unofficial", "name": "webos", "description": {"en": "Ported Open WebOS components and libraries"}, "homepage": "https://github.com/feniksa/webos-overlay", "owner": [{"type": "person", "email": "feniksa@rambler.ru", "name": "Maksym Sditanov"}], "source": [{"type": "git", "uri": "https://github.com/feniksa/webos-overlay.git"}, {"type": "git", "uri": "git://github.com:feniksa/webos-overlay.git"}, {"type": "git", "uri": "git@github.com:feniksa/webos-overlay.git"}], "feed": ["https://github.com/feniksa/webos-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-11 02:21:46 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 49}, "weuxel": {"quality": "experimental", "status": "unofficial", "name": "weuxel", "description": {"en": "Weuxels Personal Overlay"}, "homepage": "https://github.com/Weuxel/portage-weuxel", "owner": [{"type": "person", "email": "norman@smash-net.org", "name": "Norman Rie\u00df"}], "source": [{"type": "git", "uri": "https://github.com/Weuxel/portage-weuxel.git"}, {"type": "git", "uri": "git://github.com/Weuxel/portage-weuxel.git"}, {"type": "git", "uri": "git@github.com:Weuxel/portage-weuxel.git"}], "feed": ["https://github.com/Weuxel/portage-weuxel/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-18 10:17:01 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 5}, "what4-java": {"quality": "experimental", "status": "unofficial", "name": "what4-java", "description": {"en": "Incubator for dev-java updates that the Gentoo Java team has no time for"}, "homepage": "https://github.com/kwhat/gentoo-what4-java-overlay", "owner": [{"type": "person", "email": "alex@1stleg.com", "name": "Alex Barker"}], "source": [{"type": "git", "uri": "https://github.com/kwhat/gentoo-what4-java-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-03-29 00:12:43 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 44}, "wichtounet": {"quality": "experimental", "status": "unofficial", "name": "wichtounet", "description": {"en": "Personal overlay of Baptiste Wicht"}, "homepage": "https://github.com/wichtounet/wichtounet-overlay", "owner": [{"type": "person", "email": "baptistewicht@gmail.com", "name": "Baptiste Wicht"}], "source": [{"type": "git", "uri": "https://github.com/wichtounet/wichtounet-overlay.git"}, {"type": "git", "uri": "git://github.com/wichtounet/wichtounet-overlay.git"}, {"type": "git", "uri": "git@github.com:wichtounet/wichtounet-overlay.git"}], "feed": ["https://github.com/wichtounet/wichtounet-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-02-20 19:28:59 +0100\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 32}, "wine": {"quality": "testing", "status": "official", "name": "wine", "description": {"en": "All supported Wine ebuilds from the Gentoo Wine Project"}, "homepage": "https://wiki.gentoo.org/wiki/Project:Wine", "owner": [{"type": "project", "email": "wine@gentoo.org", "name": "Gentoo Wine Project"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/repo/proj/wine.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/repo/proj/wine.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-09 20:11:20 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 201}, "winny": {"quality": "experimental", "status": "unofficial", "name": "winny", "description": {"en": "Winny's personal overlay"}, "homepage": "https://github.com/winny-/winny-overlay", "owner": [{"type": "person", "email": "winston@ml1.net", "name": "winny"}], "source": [{"type": "git", "uri": "https://github.com/winny-/winny-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/winny-/winny-overlay.git"}], "feed": ["https://github.com/winny-/winny-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-20 13:56:02 -0500\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 62}, "wjn-overlay": {"quality": "experimental", "status": "unofficial", "name": "wjn-overlay", "description": {"en": "wjn's overlay for Gentoo Linux"}, "homepage": "https://bitbucket.org/wjn/wjn-overlay", "owner": [{"type": "person", "email": "wjn@aol.jp", "name": "wjn"}], "source": [{"type": "git", "uri": "https://bitbucket.org/wjn/wjn-overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-05-17 13:22:27 +0900\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 26}, "wuodan": {"quality": "experimental", "status": "unofficial", "name": "wuodan", "description": {"en": "An experimental portage overlay"}, "homepage": "https://github.com/Wuodan/gentoo-overlay", "owner": [{"type": "person", "email": "stefan.kuhn.zurich@gmail.com", "name": "Stefan Kuhn"}], "source": [{"type": "git", "uri": "https://github.com/Wuodan/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/Wuodan/gentoo-overlay.git"}], "feed": ["https://github.com/Wuodan/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-12-27 21:02:00 +0100\n", "x-openpgp-signed": "E", "x-masters": ["gentoo", "pentoo"], "x-ebuild-count": 20}, "x11": {"quality": "experimental", "status": "official", "name": "x11", "description": {"en": "Gentoo X11 team ebuild repository"}, "homepage": "https://cgit.gentoo.org/proj/x11.git", "owner": [{"type": "project", "email": "x11@gentoo.org"}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/proj/x11.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/proj/x11"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/proj/x11.git"}], "feed": ["https://cgit.gentoo.org/proj/x11.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-06-24 17:08:58 -0400\n", "x-openpgp-signed": "U", "x-masters": ["gentoo"], "x-ebuild-count": 80}, "xdch47": {"quality": "experimental", "status": "unofficial", "name": "xdch47", "description": {"en": "Gentoo portage overlay of xdch47"}, "homepage": "https://github.com/xdch47/gpo-xdch47", "owner": [{"type": "person", "email": "xdch47@posteo.de", "name": "Felix Neum\u00e4rker"}], "source": [{"type": "git", "uri": "https://github.com/xdch47/gpo-xdch47.git"}, {"type": "git", "uri": "git+ssh://git@github.com/xdch47/gpo-xdch47.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-24 08:44:14 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 51}, "xelnor": {"quality": "experimental", "status": "unofficial", "name": "xelnor", "description": {"en": "Rapha\u00ebl Barrois' (Xelnor) Gentoo overlay."}, "homepage": "http://overlay.xelnor.net", "owner": [{"type": "person", "email": "gentoo@xelnor.net"}], "source": [{"type": "git", "uri": "git://overlay.xelnor.net/overlay.git"}], "x-state": "GOOD", "x-timestamp": "2020-04-28 19:59:54 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 51}, "xoreos": {"quality": "experimental", "status": "unofficial", "name": "xoreos", "description": {"en": "Gentoo overlay for the xoreos project, providing a WIP reimplementation of the BioWare Aurora engine and related modding tools."}, "homepage": "https://github.com/xoreos/gentoo-overlay", "owner": [{"type": "person", "email": "drmccoy@drmccoy.de", "name": "Sven \"DrMcCoy\" Hesse"}], "source": [{"type": "git", "uri": "https://github.com/xoreos/gentoo-overlay.git"}, {"type": "git", "uri": "git+ssh://git@github.com/xoreos/gentoo-overlay.git"}], "feed": ["https://github.com/xoreos/gentoo-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2018-07-03 16:34:33 +0200\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "xtreemfs": {"quality": "experimental", "status": "unofficial", "name": "xtreemfs", "description": {"en": "XtreemFS, a cloud filesystem"}, "homepage": "https://github.com/xtreemfs-gentoo/overlay", "owner": [{"type": "person", "email": "p@trickhieber.de", "name": "Patrick Hieber"}], "source": [{"type": "git", "uri": "https://github.com/xtreemfs-gentoo/overlay.git"}, {"type": "git", "uri": "git://github.com/xtreemfs-gentoo/overlay.git"}, {"type": "git", "uri": "git@github.com:xtreemfs-gentoo/overlay.git"}], "feed": ["https://github.com/xtreemfs-gentoo/overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2016-08-21 22:24:19 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 0}, "xwing": {"quality": "experimental", "status": "unofficial", "name": "xwing", "description": {"en": "This overlay contains some experimental stuff, such as\n turboprint printers driver (bug #61311), intel-536ep driver for lastest 2.6\n kernels (bug #127464), lastest grisbi version (proxy maintainer) before\n it's portage integration and so on."}, "homepage": "http://gentoo.xwing.info", "owner": [{"type": "person", "email": "casta@xwing.info"}], "source": [{"type": "rsync", "uri": "rsync://gentoo.xwing.info/xwing-overlay"}], "x-state": "GOOD", "x-timestamp": "2020-04-10 07:31:55.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 21}, "yandex": {"quality": "experimental", "status": "unofficial", "name": "yandex", "description": {"en": "Gentoo overlay with packages for software made by Yandex", "ru": "\u041e\u0432\u0435\u0440\u043b\u0435\u0439 \u0441 \u0441\u043e\u0444\u0442\u043e\u043c, \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u043d\u044b\u043c \u042f\u043d\u0434\u0435\u043a\u0441\u043e\u043c"}, "homepage": "https://github.com/yandex-gentoo/overlay", "owner": [{"type": "person", "email": "mva@gentoo.org", "name": "Vadim A. Misbakh-Soloviov"}], "source": [{"type": "git", "uri": "https://github.com/yandex-gentoo/overlay.git"}, {"type": "git", "uri": "git://github.com/yandex-gentoo/overlay.git"}, {"type": "git", "uri": "git@github.com:yandex-gentoo/overlay.git"}], "feed": ["https://github.com/yandex-gentoo/overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2019-07-24 05:06:41 +0700\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "yarik-overlay": {"quality": "experimental", "status": "unofficial", "name": "yarik-overlay", "description": {"en": "Some new packages plus uncommitted patches and ebuilds for the main tree"}, "homepage": "https://github.com/yarikmsu/yarik-overlay", "owner": [{"type": "person", "email": "ygorbunov@gmail.com", "name": "Yaroslav Gorbunov"}], "source": [{"type": "git", "uri": "https://github.com/yarikmsu/yarik-overlay.git"}], "feed": ["https://github.com/yarikmsu/yarik-overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-09-02 12:58:34 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 17}, "ycUygB1": {"quality": "experimental", "status": "unofficial", "name": "ycUygB1", "description": {"en": "Gentoo User ycUygB1 overlay"}, "homepage": "https://github.com/ycUygB1/overlay", "owner": [{"type": "person", "email": "harold@alum.mit.edu", "name": "Harold Anderson"}], "source": [{"type": "git", "uri": "https://github.com/ycUygB1/overlay.git"}, {"type": "git", "uri": "git://github.com/ycUygB1/overlay.git"}, {"type": "git", "uri": "git@github.com:ycUygB1/overlay.git"}], "feed": ["https://github.com/ycUygB1/overlay/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2018-08-10 19:13:36 -0700\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 68}, "yoreek": {"quality": "experimental", "status": "unofficial", "name": "yoreek", "description": {"en": "Ebuilds related to nginx webserver modules"}, "homepage": "https://cgit.gentoo.org/user/yoreek.git/", "owner": [{"type": "person", "email": "yoreek@yahoo.com", "name": "Yuri U."}], "source": [{"type": "git", "uri": "https://anongit.gentoo.org/git/user/yoreek.git"}, {"type": "git", "uri": "git://anongit.gentoo.org/user/yoreek.git"}, {"type": "git", "uri": "git+ssh://git@git.gentoo.org/user/yoreek.git"}], "feed": ["https://cgit.gentoo.org/user/yoreek.git/atom/"], "x-state": "GOOD", "x-timestamp": "2019-10-28 19:20:48 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 4}, "youbroketheinternet": {"quality": "experimental", "status": "unofficial", "name": "youbroketheinternet", "description": {"en": "This overlay is a collaborative maintained Gentoo developer overlay. Some of us are involved with SecuShare, but we try out all sorts of XKEYSCORE-resistant technology. Some of our unique ebuilds are the full GNUnet suite, and software around the psyced chatserver. Some ebuilds are experimental/testing - refer to the included README for more info and details. If you would like to get involved read https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet"}, "homepage": "http://youbroketheinternet.org/#overlay", "owner": [{"type": "person", "email": "lynX@youbroketheinternet.pages.de", "name": "lynX"}], "source": [{"type": "git", "uri": "https://gnunet.org/git/youbroketheinternet-overlay.git"}, {"type": "git", "uri": "git://cheettyiapsyciew.onion/youbroketheinternet-overlay"}, {"type": "git", "uri": "git://gnunet.org/youbroketheinternet-overlay.git"}], "x-state": "GOOD", "x-timestamp": "1984-04-04 00:44:20 +0000\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 161}, "yurij-overlay": {"quality": "experimental", "status": "unofficial", "name": "yurij-overlay", "description": {"en": "Yurij's overlay"}, "homepage": "https://github.com/yurijmikhalevich/yurij-overlay", "owner": [{"type": "person", "email": "yurij@mikhalevi.ch", "name": "Yurij Mikhalevich"}], "source": [{"type": "git", "uri": "https://github.com/yurijmikhalevich/yurij-overlay.git"}, {"type": "git", "uri": "git://github.com/yurijmikhalevich/yurij-overlay.git"}, {"type": "git", "uri": "git@github.com:yurijmikhalevich/yurij-overlay.git"}], "feed": ["https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2017-09-03 21:21:55 +0300\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 2}, "zerodaysfordays": {"quality": "experimental", "status": "unofficial", "name": "zerodaysfordays", "description": {"en": "Jakob L. Kreuze's personal overlay."}, "homepage": "https://git.sr.ht/~jakob/zerodaysfordays", "owner": [{"type": "person", "email": "zerodaysfordays@sdf.lonestar.org", "name": "Jakob L. Kreuze"}], "source": [{"type": "git", "uri": "https://git.sr.ht/~jakob/zerodaysfordays"}], "x-state": "GOOD", "x-timestamp": "2020-05-09 19:15:21 -0400\n", "x-openpgp-signed": "E", "x-masters": ["gentoo"], "x-ebuild-count": 11}, "zoobab": {"quality": "experimental", "status": "unofficial", "name": "zoobab", "description": {"en": "Personal overlay of Benjamin Henrion"}, "homepage": "https://github.com/zoobab/overlay4gentoo/", "owner": [{"type": "person", "email": "zoobab@gmail.com", "name": "Benjamin Henrion"}], "source": [{"type": "git", "uri": "https://github.com/zoobab/overlay4gentoo.git"}, {"type": "git", "uri": "git://github.com/zoobab/overlay4gentoo.git"}, {"type": "git", "uri": "git@github.com:zoobab/overlay4gentoo.git"}], "feed": ["https://github.com/zoobab/overlay4gentoo/commits/master.atom"], "x-state": "BAD_CACHE", "x-timestamp": "2019-07-28 09:54:40 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 25}, "zscheile": {"quality": "experimental", "status": "unofficial", "name": "zscheile", "description": {"en": "Zscheile Overlay"}, "homepage": "https://github.com/zserik/portage-zscheile", "owner": [{"type": "person", "email": "zseri@ytrizja.de", "name": "Erik Zscheile"}], "source": [{"type": "git", "uri": "https://github.com/zserik/portage-zscheile.git"}, {"type": "git", "uri": "git://github.com/zserik/portage-zscheile.git"}, {"type": "git", "uri": "git@github.com:zserik/portage-zscheile.git"}], "feed": ["https://github.com/zserik/portage-zscheile/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-05-19 22:21:42 +0200\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 238}, "zugaina": {"quality": "experimental", "status": "unofficial", "name": "zugaina", "description": {"en": "collection of ebuilds by ycarus"}, "homepage": "http://gpo.zugaina.org/Overlays/zugaina/", "owner": [{"type": "person", "email": "ycarus@zugaina.org"}], "source": [{"type": "rsync", "uri": "rsync://gentoo.zugaina.org/zugaina-portage"}], "x-state": "GOOD", "x-timestamp": "2020-05-23 05:32:54.000000000 +0000\n", "x-masters": ["gentoo"], "x-ebuild-count": 474}, "zx2c4": {"quality": "experimental", "status": "official", "name": "zx2c4", "description": {"en": "zx2c4's repository of additional ebuilds"}, "homepage": "http://git.zx2c4.com/portage/", "owner": [{"type": "person", "email": "zx2c4@gentoo.org", "name": "Jason A. Donenfeld"}], "source": [{"type": "git", "uri": "git://git.zx2c4.com/portage"}, {"type": "git", "uri": "http://git.zx2c4.com/portage"}, {"type": "git", "uri": "ssh://git@git.zx2c4.com/portage"}], "feed": ["http://git.zx2c4.com/portage/atom/?h=master"], "x-state": "GOOD", "x-timestamp": "2020-03-01 15:33:49 +0800\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 9}, "zyrenth": {"quality": "experimental", "status": "unofficial", "name": "zyrenth", "description": {"en": "Personal overlay"}, "homepage": "https://github.com/kabili207/zyrenth-overlay", "owner": [{"type": "person", "email": "kabi-bugz.gentoo@zyrenth.com", "name": "Amy Nagle"}], "source": [{"type": "git", "uri": "https://github.com/kabili207/zyrenth-overlay.git"}, {"type": "git", "uri": "git://github.com/kabili207/zyrenth-overlay.git"}, {"type": "git", "uri": "git@github.com:kabili207/zyrenth-overlay.git"}], "feed": ["https://github.com/kabili207/zyrenth-overlay/commits/master.atom"], "x-state": "GOOD", "x-timestamp": "2020-04-06 16:30:00 -0400\n", "x-openpgp-signed": "N", "x-masters": ["gentoo"], "x-ebuild-count": 59}} \ No newline at end of file diff --git a/xwing.html b/xwing.html index 4b4051d2e6e1..5d05216a6de0 100644 --- a/xwing.html +++ b/xwing.html @@ -86,63 +86,17 @@
38
total size is 32  speedup is 0.15
 
- 39
This is xwing.info / alderaan.xwing.info
+            39
*** syncing xwing
 
- 40
+            40
*** synced xwing
 
- 41
Server Address : 91.134.139.206
+            41
 * Sync succeeded
 
- 42
Contact Name   : webmaster@xwing.info
+            42
$ stat --format=%y .
 
- 43
Hardware       : VPS 2016 SSD 3
+            43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
 
- 44
-
- 45
-
- 46
Number of files: 145 (reg: 103, dir: 42)
-
- 47
Number of created files: 0
-
- 48
Number of deleted files: 0
-
- 49
Number of regular files transferred: 22
-
- 50
Total file size: 115.98K bytes
-
- 51
Total transferred file size: 30.17K bytes
-
- 52
Literal data: 30.17K bytes
-
- 53
Matched data: 0 bytes
-
- 54
File list size: 4.69K
-
- 55
File list generation time: 0.001 seconds
-
- 56
File list transfer time: 0.000 seconds
-
- 57
Total bytes sent: 557
-
- 58
Total bytes received: 19.69K
-
- 59
-
- 60
sent 557 bytes  received 19.69K bytes  8.10K bytes/sec
-
- 61
total size is 115.98K  speedup is 5.73
-
- 62
*** syncing xwing
-
- 63
*** synced xwing
-
- 64
 * Sync succeeded
-
- 65
$ stat --format=%y .
-
- 66
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
-
- 67
 * Cache regenerated successfully
+            44
 * Cache regenerated successfully
 
diff --git a/xwing.txt b/xwing.txt index b7b6b259b335..b553e2d87d6b 100644 --- a/xwing.txt +++ b/xwing.txt @@ -36,29 +36,6 @@ Total bytes received: 133 sent 85 bytes received 133 bytes 87.20 bytes/sec total size is 32 speedup is 0.15 -This is xwing.info / alderaan.xwing.info - -Server Address : 91.134.139.206 -Contact Name : webmaster@xwing.info -Hardware : VPS 2016 SSD 3 - - -Number of files: 145 (reg: 103, dir: 42) -Number of created files: 0 -Number of deleted files: 0 -Number of regular files transferred: 22 -Total file size: 115.98K bytes -Total transferred file size: 30.17K bytes -Literal data: 30.17K bytes -Matched data: 0 bytes -File list size: 4.69K -File list generation time: 0.001 seconds -File list transfer time: 0.000 seconds -Total bytes sent: 557 -Total bytes received: 19.69K - -sent 557 bytes received 19.69K bytes 8.10K bytes/sec -total size is 115.98K speedup is 5.73 *** syncing xwing *** synced xwing * Sync succeeded diff --git a/zugaina.html b/zugaina.html index 46b6d25b0491..b52c1da629d2 100644 --- a/zugaina.html +++ b/zugaina.html @@ -48,7 +48,7 @@
19
Matched data: 0 bytes
 
- 20
File list size: 44.10K
+            20
File list size: 45.36K
 
21
File list generation time: 0.001 seconds
 
diff --git a/zugaina.txt b/zugaina.txt index dace411f5881..a9175c0ce55d 100644 --- a/zugaina.txt +++ b/zugaina.txt @@ -17,7 +17,7 @@ Total file size: 2.19M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 44.10K +File list size: 45.36K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 479 -- cgit v1.2.3-65-gdbad