commit:     23e1b5b98064b07772b51ff11f00b30742d23154
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 22:03:00 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 22:22:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e1b5b9

x11-libs/libtinynotify-cli: Moved back to GitHub

 x11-libs/libtinynotify-cli/libtinynotify-cli-1.2.1.ebuild |  6 ++----
 x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild  | 12 +++++-------
 x11-libs/libtinynotify-cli/metadata.xml                   |  3 +--
 3 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-1.2.1.ebuild 
b/x11-libs/libtinynotify-cli/libtinynotify-cli-1.2.1.ebuild
index c6398e8a28c..589149d0761 100644
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-1.2.1.ebuild
+++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-1.2.1.ebuild
@@ -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"

diff --git a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild 
b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
index 807fe69ee21..d8bd6197d4b 100644
--- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
+++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild
@@ -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"

diff --git a/x11-libs/libtinynotify-cli/metadata.xml 
b/x11-libs/libtinynotify-cli/metadata.xml
index 4bf622b0ab1..59cabc032eb 100644
--- a/x11-libs/libtinynotify-cli/metadata.xml
+++ b/x11-libs/libtinynotify-cli/metadata.xml
@@ -10,8 +10,7 @@
                        <email>[email protected]</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>

Reply via email to