From 3fb39d93f549d91ee7efe45eb970be5619befdcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 14 May 2017 12:04:15 +0200 Subject: app-portage/gpyutils: Update for GitHub move --- app-portage/gpyutils/gpyutils-0.1.4.ebuild | 6 +++--- app-portage/gpyutils/gpyutils-9999.ebuild | 4 ++-- app-portage/gpyutils/metadata.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'app-portage/gpyutils') diff --git a/app-portage/gpyutils/gpyutils-0.1.4.ebuild b/app-portage/gpyutils/gpyutils-0.1.4.ebuild index 65da6b291f0..cd588c59526 100644 --- a/app-portage/gpyutils/gpyutils-0.1.4.ebuild +++ b/app-portage/gpyutils/gpyutils-0.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 DESCRIPTION="Utitilies for maintaining Python packages" -HOMEPAGE="https://bitbucket.org/mgorny/gpyutils/" -SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" +HOMEPAGE="https://github.com/mgorny/gpyutils/" +SRC_URI="https://github.com/mgorny/gpyutils/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild index 400278e91b4..bd57accba88 100644 --- a/app-portage/gpyutils/gpyutils-9999.ebuild +++ b/app-portage/gpyutils/gpyutils-9999.ebuild @@ -4,11 +4,11 @@ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) -EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://github.com/mgorny/gpyutils.git" inherit distutils-r1 git-r3 DESCRIPTION="Utitilies for maintaining Python packages" -HOMEPAGE="https://bitbucket.org/mgorny/gpyutils/" +HOMEPAGE="https://github.com/mgorny/gpyutils/" SRC_URI="" LICENSE="BSD" diff --git a/app-portage/gpyutils/metadata.xml b/app-portage/gpyutils/metadata.xml index 46572f6e5cb..1d172ebd5f1 100644 --- a/app-portage/gpyutils/metadata.xml +++ b/app-portage/gpyutils/metadata.xml @@ -10,7 +10,7 @@ mgorny@gentoo.org Michał Górny - https://bitbucket.org/mgorny/gpyutils/issues/ - mgorny/gpyutils + https://github.com/mgorny/gpyutils/issues/ + mgorny/gpyutils -- cgit v1.2.1