commit: d8757547488a766651369dfdf3b34614b638a547 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 20:09:28 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 20:09:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8757547
x11-misc/qlipper: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 x11-misc/qlipper/qlipper-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/qlipper/qlipper-2.0.2.ebuild b/x11-misc/qlipper/qlipper-2.0.2.ebuild index 5d5c8a3..a42fd8c 100644 --- a/x11-misc/qlipper/qlipper-2.0.2.ebuild +++ b/x11-misc/qlipper/qlipper-2.0.2.ebuild @@ -9,7 +9,7 @@ PLOCALES="cs sr" inherit cmake-utils l10n DESCRIPTION="Lightweight and cross-platform clipboard history applet" -HOMEPAGE="https://code.google.com/p/qlipper/" +HOMEPAGE="https://github.com/pvanek/qlipper" SRC_URI="https://qlipper.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2"
