commit:     779882e40402bdc17a3d933cf48400d7540a2cf0
Author:     Elvis Pranskevichus <elvis <AT> edgedb <DOT> com>
AuthorDate: Mon Nov 16 02:41:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 16 08:05:17 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=779882e4

repositories: Rename atom-overlay to electron-overlay

The atom overlay no longer actually contains the Atom editor, so rename
it to electron-overlay for clarity.

Closes: https://github.com/gentoo/api-gentoo-org/pull/336
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 files/overlays/repositories.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 0174cbd..3d21c34 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -461,14 +461,14 @@
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>atom</name>
-    <description lang="en">Atom Overlay</description>
-    <homepage>https://github.com/elprans/atom-overlay</homepage>
+    <description lang="en">Electron Overlay</description>
+    <homepage>https://github.com/elprans/electron-overlay</homepage>
     <owner type="person">
       <email>[email protected]</email>
       <name>Elvis Pranskevichus</name>
     </owner>
-    <source type="git">https://github.com/elprans/atom-overlay.git</source>
-    <feed>https://github.com/elprans/atom-overlay/commits/master.atom</feed>
+    <source type="git">https://github.com/elprans/electron-overlay.git</source>
+    
<feed>https://github.com/elprans/electron-overlay/commits/master.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>audio-overlay</name>

Reply via email to