summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:54:01 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:54:01 +0200
commiteaf3ecad68556861243a878ea5adec2edc737e08 (patch)
tree66f728f6ccc1d7377bdcabf6857c4bcfb71bf676 /app-text/logmerge
parentapp-text/epubcheck: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-eaf3ecad68556861243a878ea5adec2edc737e08.tar.gz
gentoo-eaf3ecad68556861243a878ea5adec2edc737e08.tar.bz2
gentoo-eaf3ecad68556861243a878ea5adec2edc737e08.zip
app-text/logmerge: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-text/logmerge')
-rw-r--r--app-text/logmerge/logmerge-0.4_beta.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/logmerge/logmerge-0.4_beta.ebuild b/app-text/logmerge/logmerge-0.4_beta.ebuild
index 4befdc48ef4a..024b2d0f7b29 100644
--- a/app-text/logmerge/logmerge-0.4_beta.ebuild
+++ b/app-text/logmerge/logmerge-0.4_beta.ebuild
@@ -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"