summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-29 23:55:07 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-30 00:22:07 +0200
commitc0eb2fec6e8b28c109f5247d134d604eb25bc6d8 (patch)
tree2cc401208344848b6c481a60b8a694b474f513ec /x11-libs/libtinynotify-systemwide
parentx11-libs/libtinynotify-systemwide: Drop old (diff)
downloadgentoo-c0eb2fec6e8b28c109f5247d134d604eb25bc6d8.tar.gz
gentoo-c0eb2fec6e8b28c109f5247d134d604eb25bc6d8.tar.bz2
gentoo-c0eb2fec6e8b28c109f5247d134d604eb25bc6d8.zip
x11-libs/libtinynotify-systemwide: Moved back to GitHub
Diffstat (limited to 'x11-libs/libtinynotify-systemwide')
-rw-r--r--x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1.ebuild6
-rw-r--r--x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild8
-rw-r--r--x11-libs/libtinynotify-systemwide/metadata.xml3
3 files changed, 8 insertions, 9 deletions
diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1.ebuild
index c5a3cf169c98..5120a429ccd2 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
inherit autotools-utils
DESCRIPTION="A system-wide notifications module for libtinynotify"
-HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify-systemwide/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/"
+SRC_URI="https://github.com/mgorny/libtinynotify-systemwide/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
index b392e7a62142..8823fe38587e 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-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 system-wide notifications module for libtinynotify"
-HOMEPAGE="https://bitbucket.org/mgorny/libtinynotify-systemwide/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/"
+SRC_URI="https://github.com/mgorny/libtinynotify-systemwide/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml
index e9746bcfb3a4..b393cf15509e 100644
--- a/x11-libs/libtinynotify-systemwide/metadata.xml
+++ b/x11-libs/libtinynotify-systemwide/metadata.xml
@@ -10,8 +10,7 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://bitbucket.org/mgorny/libtinynotify-systemwide/issues/</bugs-to>
- <remote-id type="bitbucket">mgorny/libtinynotify-systemwide</remote-id>
+ <bugs-to>https://github.com/mgorny/libtinynotify-systemwide/issues/</bugs-to>
<remote-id type="github">mgorny/libtinynotify-systemwide</remote-id>
</upstream>
</pkgmetadata>