commit:     8c9f8b3157f6641c121a2da9c26570e9d5fd406d
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 19:59:03 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 19:59:03 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9f8b31

sys-apps/inxi: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 sys-apps/inxi/inxi-2.2.14.ebuild | 2 +-
 sys-apps/inxi/inxi-2.2.19.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/inxi/inxi-2.2.14.ebuild b/sys-apps/inxi/inxi-2.2.14.ebuild
index 3eff1d3..7c40d8f 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 3d25acd..0779434 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"

Reply via email to