From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:59:03 +0000 (+0200) Subject: sys-apps/inxi: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8c9f8b3157f6641c121a2da9c26570e9d5fd406d;p=gentoo.git sys-apps/inxi: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/sys-apps/inxi/inxi-2.2.14.ebuild b/sys-apps/inxi/inxi-2.2.14.ebuild index 3eff1d35aeae..7c40d8fd7458 100644 --- a/sys-apps/inxi/inxi-2.2.14.ebuild +++ b/sys-apps/inxi/inxi-2.2.14.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A newer, better system information script for irc, administration, and system troubleshooters." -HOMEPAGE="https://code.google.com/p/inxi/" +HOMEPAGE="https://github.com/smxi/inxi" SRC_URI="https://inxi.googlecode.com/svn/tarballs/${PN}_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/inxi/inxi-2.2.19.ebuild b/sys-apps/inxi/inxi-2.2.19.ebuild index 3d25acd935f3..077943411d99 100644 --- a/sys-apps/inxi/inxi-2.2.19.ebuild +++ b/sys-apps/inxi/inxi-2.2.19.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A newer, better system information script for irc, administration, and system troubleshooters." -HOMEPAGE="https://code.google.com/p/inxi/" +HOMEPAGE="https://github.com/smxi/inxi" SRC_URI="https://inxi.googlecode.com/svn/tarballs/${PN}_${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"