diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:12:47 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 22:12:47 +0200 |
commit | 3ac6faae1393bac67c0f1447a69374dca557aa2b (patch) | |
tree | 13e41d64ddf50a6d3f4da57b34b40d902db82f3a /x11-plugins | |
parent | x11-plugins/pidgintex: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-3ac6faae1393bac67c0f1447a69374dca557aa2b.tar.gz gentoo-3ac6faae1393bac67c0f1447a69374dca557aa2b.tar.bz2 gentoo-3ac6faae1393bac67c0f1447a69374dca557aa2b.zip |
x11-plugins/prpltwtr: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/prpltwtr/prpltwtr-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/prpltwtr/prpltwtr-0.12.0.ebuild b/x11-plugins/prpltwtr/prpltwtr-0.12.0.ebuild index 2e3d3e78c7ed..7e63592383f5 100644 --- a/x11-plugins/prpltwtr/prpltwtr-0.12.0.ebuild +++ b/x11-plugins/prpltwtr/prpltwtr-0.12.0.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="libpurple twitter protocol" -HOMEPAGE="https://code.google.com/p/prpltwtr/" +HOMEPAGE="https://github.com/mikeage/prpltwtr" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |