x11-libs/libtinynotify-cli: Moved back to GitHub
authorMichał Górny <mgorny@gentoo.org>
Thu, 29 Jun 2017 22:03:00 +0000 (00:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 29 Jun 2017 22:22:12 +0000 (00:22 +0200)
x11-libs/libtinynotify-cli/libtinynotify-cli-1.2.1.ebuild
x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
x11-libs/libtinynotify-cli/metadata.xml

index c6398e8a28c50aa5a4f2f7cff7321314f63316d9..589149d0761e285a0890f63126af3a27d2329819 100644 (file)
@@ -5,12 +5,10 @@ EAPI=4
 
 inherit autotools-utils
 
-MY_PN=tinynotify-send
-MY_P=${MY_PN}-${PV}
-
+MY_P=tinynotify-send-${PV}
 DESCRIPTION="Common CLI routines for tinynotify-send & sw-notify-send"
 HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="mirror://github/mgorny/${MY_PN}/${MY_P}.tar.bz2"
+SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 807fe69ee21a343991e12f06af3315a69b41a4d7..d8bd6197d4b301d6fedf21aa393a806dc3e56f70 100644 (file)
@@ -1,23 +1,21 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 #if LIVE
 AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="https://bitbucket.org/mgorny/tinynotify-send.git"
+EGIT_REPO_URI="https://github.com/mgorny/tinynotify-send.git"
 
 inherit git-r3
 #endif
 
 inherit autotools-utils
 
-MY_PN=tinynotify-send
-MY_P=${MY_PN}-${PV}
-
+MY_P=tinynotify-send-${PV}
 DESCRIPTION="Common CLI routines for tinynotify-send & sw-notify-send"
-HOMEPAGE="https://bitbucket.org/mgorny/tinynotify-send/"
-SRC_URI="https://www.bitbucket.org/mgorny/${MY_PN}/downloads/${MY_P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
+SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 4bf622b0ab1a9e2527dddbe2a0ece7dcf134dfa9..59cabc032eb75240c274ed4be6e0caa775214549 100644 (file)
@@ -10,8 +10,7 @@
                        <email>mgorny@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/tinynotify-send/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/tinynotify-send</remote-id>
+               <bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
                <remote-id type="github">mgorny/tinynotify-send</remote-id>
        </upstream>
 </pkgmetadata>