commit:     324a5842427702461ef9748602b3afa8482a02ef
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 21:45:33 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 22:22:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324a5842

x11-libs/libtinynotify: Moved back to GitHub

 x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild | 4 ++--
 x11-libs/libtinynotify/libtinynotify-9999.ebuild  | 8 ++++----
 x11-libs/libtinynotify/metadata.xml               | 3 +--
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild 
b/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild
index af3573c7396..e6530951b7d 100644
--- a/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild
+++ b/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -7,7 +7,7 @@ inherit autotools-utils
 
 DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
 HOMEPAGE="https://github.com/mgorny/libtinynotify/";
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="https://github.com/mgorny/libtinynotify/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild 
b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
index 55a6d35a511..6d11440f4c2 100644
--- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild
+++ b/x11-libs/libtinynotify/libtinynotify-9999.ebuild
@@ -1,11 +1,11 @@
-# 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/${PN}.git";
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
 
 inherit git-r3
 #endif
@@ -13,8 +13,8 @@ inherit git-r3
 inherit autotools-utils
 
 DESCRIPTION="A lightweight implementation of Desktop Notification Spec"
-HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify/";
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
+HOMEPAGE="https://github.com/mgorny/libtinynotify/";
+SRC_URI="https://github.com/mgorny/libtinynotify/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/x11-libs/libtinynotify/metadata.xml 
b/x11-libs/libtinynotify/metadata.xml
index 4dad170f46a..099105f604d 100644
--- a/x11-libs/libtinynotify/metadata.xml
+++ b/x11-libs/libtinynotify/metadata.xml
@@ -10,8 +10,7 @@
                        <email>[email protected]</email>
                        <name>Michał Górny</name>
                </maintainer>
-               
<bugs-to>https://bitbucket.org/mgorny/libtinynotify/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/libtinynotify</remote-id>
+               
<bugs-to>https://github.com/mgorny/libtinynotify/issues/</bugs-to>
                <remote-id type="github">mgorny/libtinynotify</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to