Skip to content

Commit

Permalink
app-text/logmerge: Fixing HOMEPAGE move due to code.google.com shutdown
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
klausman committed Sep 1, 2015
1 parent 26b7ad6 commit eaf3eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-text/logmerge/logmerge-0.4_beta.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit eaf3eca

Please sign in to comment.