diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:12:30 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:12:30 +0200 |
commit | 3cca9f7fc16908cf5f5db1abf1065620dae7f214 (patch) | |
tree | 057de4a4967b4ce81229d5279d58cd70cab433c5 /x11-plugins/pidgintex | |
parent | x11-plugins/pidgin-opensteamworks: Fixing HOMEPAGE move due to code.google.co... (diff) | |
download | gentoo-3cca9f7fc16908cf5f5db1abf1065620dae7f214.tar.gz gentoo-3cca9f7fc16908cf5f5db1abf1065620dae7f214.tar.bz2 gentoo-3cca9f7fc16908cf5f5db1abf1065620dae7f214.zip |
x11-plugins/pidgintex: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-plugins/pidgintex')
-rw-r--r-- | x11-plugins/pidgintex/pidgintex-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |