commit:     afc4a6ce083ddeeccd2e68bc0353d215f6fe1a17
Author:     Pavel Šimerda <pavlix <AT> pavlix <DOT> net>
AuthorDate: Sat Sep 10 11:42:10 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 19:41:18 2016 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=afc4a6ce

repositories: Rename fedora overlay to rpm

The overlay has recently been extended to contain `centpkg`, a tool to
access the main CentOS package repository. More tools for more RPM based
distributions are coming and therefore it makes sense to rename the
`fedora` overlay to `rpm`.

Closes: https://github.com/gentoo/api-gentoo-org/pull/23

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index c74e280..f27b07b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1531,16 +1531,6 @@ FIN
     
<feed>https://github.com/farmboy0/portage-overlay/commits/master.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
-    <name>fedora</name>
-    <description lang="en">Overlay for RPM packagers targeting Fedora, EPEL, 
CentOS and similar distros</description>
-    <homepage>https://github.com/pavlix/gentoo-fedora</homepage>
-    <owner type="person">
-      <email>pav...@pavlix.net</email>
-      <name>Pavel Šimerda</name>
-    </owner>
-    <source type="git">https://github.com/pavlix/gentoo-fedora.git</source>
-  </repo>
-  <repo quality="experimental" status="unofficial">
     <name>fidonet</name>
     <description lang="en">Overlay of Benny Pedersen</description>
     <owner type="person">
@@ -4053,6 +4043,16 @@ FIN
     <source type="git">https://github.com/gled-rs/rs-overlay.git</source>
     <feed>https://github.com/gled-rs/rs-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>rpm</name>
+    <description lang="en">Overlay for RPM packagers targeting Fedora, EPEL, 
CentOS and similar distros</description>
+    <homepage>https://github.com/pavlix/gentoo-rpm</homepage>
+    <owner type="person">
+      <email>pav...@pavlix.net</email>
+      <name>Pavel Šimerda</name>
+    </owner>
+    <source type="git">https://github.com/pavlix/gentoo-rpm.git</source>
+  </repo>
   <repo quality="experimental" status="official">
     <name>ruby</name>
     <description>Experimental ebuilds from the Ruby edge.</description>

Reply via email to