app-eselect/eselect-lib-bin-symlink: Migrated to GitHub
authorMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 14:09:00 +0000 (15:09 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 14:31:59 +0000 (15:31 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
app-eselect/eselect-lib-bin-symlink/metadata.xml

index 03e71f0f6498ebe662b1160aeb929514e9d23713..c215a50b05f1ea4efd3b9f83977895a4c387e910 100644 (file)
@@ -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"
index 697a4529f589fe350028904802e8bc3e9a35f0dc..a76418a7991352a7d7817baca55aefd36b22b096 100644 (file)
@@ -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"
index 4c2bf0965d1bbcafca91319989a2de68611d15d6..630f4772b28bd1755d553fdda373d73d7506d879 100644 (file)
@@ -10,7 +10,7 @@
       <email>mgorny@gentoo.org</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>