From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:12:30 +0000 (+0200) Subject: x11-plugins/pidgintex: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3cca9f7fc16908cf5f5db1abf1065620dae7f214;p=gentoo.git x11-plugins/pidgintex: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild b/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild index a54f60e8665e..2bce48e1dfd0 100644 --- a/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild +++ b/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs multilib MY_P=pidginTeX-${PV} DESCRIPTION="Pidgin plugin to render LaTeX expressions in messages" -HOMEPAGE="https://code.google.com/p/pidgintex" +HOMEPAGE="https://github.com/Micket/pidgintex" SRC_URI="https://pidgintex.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-3"