diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:59:03 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 21:59:03 +0200 |
commit | 8c9f8b3157f6641c121a2da9c26570e9d5fd406d (patch) | |
tree | c2f4ec2e4af572cec3a845b44b6a8b85f0caf0bf /sys-apps/inxi | |
parent | sys-apps/chname: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-8c9f8b3157f6641c121a2da9c26570e9d5fd406d.tar.gz gentoo-8c9f8b3157f6641c121a2da9c26570e9d5fd406d.tar.bz2 gentoo-8c9f8b3157f6641c121a2da9c26570e9d5fd406d.zip |
sys-apps/inxi: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-apps/inxi')
-rw-r--r-- | sys-apps/inxi/inxi-2.2.14.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |