sys-apps/uam: Switch to GitHub
authorMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 18:57:35 +0000 (20:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 May 2018 19:03:13 +0000 (21:03 +0200)
sys-apps/uam/metadata.xml
sys-apps/uam/uam-0.3.2.ebuild
sys-apps/uam/uam-9999.ebuild

index 6a889f577ea0230594ee70e55f18c8e69160a888..2cdff751d2aeaa49f72a139de36a374d1f50607f 100644 (file)
@@ -15,7 +15,7 @@
                        <email>mgorny@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/uam/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/uam</remote-id>
+               <bugs-to>https://github.com/mgorny/uam/issues/</bugs-to>
+               <remote-id type="github">mgorny/uam</remote-id>
        </upstream>
 </pkgmetadata>
index 1700a15a47c8b7e92843f6581bc5e0e6632cbe86..e0bf0ed9eeffe4f51e5fe6ddadd057e86afae7ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit autotools-utils udev user
 
 DESCRIPTION="Simple udev-based automounter for removable USB media"
-HOMEPAGE="https://bitbucket.org/mgorny/uam/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/uam/"
+SRC_URI="https://github.com/mgorny/uam/releases/download/${P}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 653f9fe868d0eff9a380f4aaa009b9f73abe8c75..5b6acde55b3837c30b0ce01cfa6676acda9f5c8f 100644 (file)
@@ -8,9 +8,9 @@ AUTOTOOLS_AUTORECONF=yes
 inherit autotools-utils git-r3 udev user
 
 DESCRIPTION="Simple udev-based automounter for removable USB media"
-HOMEPAGE="https://bitbucket.org/mgorny/uam/"
+HOMEPAGE="https://github.com/mgorny/uam/"
 SRC_URI=""
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/uam.git"
 
 LICENSE="BSD"
 SLOT="0"