app-text/logmerge: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:54:01 +0000 (20:54 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:54:01 +0000 (20:54 +0200)
Package-Manager: portage-2.2.20.1

app-text/logmerge/logmerge-0.4_beta.ebuild

index 4befdc48ef4a7bbead673fab1dc1dd6ae27416f4..024b2d0f7b29b07939288134bacea6c068a42478 100644 (file)
@@ -6,7 +6,7 @@ EAPI="5"
 
 MY_PV="${PV/_/-}"
 DESCRIPTION="Merge multiple logs such that multilined entries appear in chronological order without breaks"
-HOMEPAGE="https://code.google.com/p/logmerge/"
+HOMEPAGE="https://github.com/ildar-shaimordanov/logmerge"
 SRC_URI="https://${PN}.googlecode.com/files/${PN}-${MY_PV}.zip"
 
 LICENSE="MIT"