commit:     d67d423016800e8550b416bd425b8742fed8832c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 14:09:00 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 14:31:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67d4230

app-eselect/eselect-lib-bin-symlink: Migrated to GitHub

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild    | 4 ++--
 .../eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild     | 6 +++---
 app-eselect/eselect-lib-bin-symlink/metadata.xml                    | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git 
a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild 
b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
index 03e71f0f649..c215a50b05f 100644
--- a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
+++ b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools-utils
 
 DESCRIPTION="An eselect library to manage executable symlinks"
-HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/";
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
+HOMEPAGE="https://github.com/mgorny/eselect-lib-bin-symlink/";
+SRC_URI="https://github.com/mgorny/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git 
a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild 
b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
index 697a4529f58..a76418a7991 100644
--- a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
+++ b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=5
 
 #if LIVE
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git";
+EGIT_REPO_URI="https://github.com/mgorny/eselect-lib-bin-symlink.git";
 AUTOTOOLS_AUTORECONF=1
 inherit git-r3
 #endif
@@ -12,8 +12,8 @@ inherit git-r3
 inherit autotools-utils
 
 DESCRIPTION="An eselect library to manage executable symlinks"
-HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/";
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
+HOMEPAGE="https://github.com/mgorny/eselect-lib-bin-symlink/";
+SRC_URI="https://github.com/mgorny/eselect-lib-bin-symlink/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-eselect/eselect-lib-bin-symlink/metadata.xml 
b/app-eselect/eselect-lib-bin-symlink/metadata.xml
index 4c2bf0965d1..630f4772b28 100644
--- a/app-eselect/eselect-lib-bin-symlink/metadata.xml
+++ b/app-eselect/eselect-lib-bin-symlink/metadata.xml
@@ -10,7 +10,7 @@
       <email>[email protected]</email>
       <name>Michał Górny</name>
     </maintainer>
-    
<bugs-to>https://bitbucket.org/mgorny/eselect-lib-bin-symlink/issues/</bugs-to>
-    <remote-id type="bitbucket">mgorny/eselect-lib-bin-symlink</remote-id>
+    
<bugs-to>https://github.com/mgorny/eselect-lib-bin-symlink/issues/</bugs-to>
+    <remote-id type="github">mgorny/eselect-lib-bin-symlink</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to