Skip to content

Commit

Permalink
app-arch/lz4: 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 578292d commit 665f828
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-arch/lz4/lz4-0_p106-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ else
fi

DESCRIPTION="Extremely Fast Compression algorithm"
HOMEPAGE="https://code.google.com/p/lz4/"
HOMEPAGE="https://github.com/Cyan4973/lz4"

LICENSE="BSD-2"
SLOT="0"
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lz4/lz4-0_p120.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ else
fi

DESCRIPTION="Extremely Fast Compression algorithm"
HOMEPAGE="https://code.google.com/p/lz4/"
HOMEPAGE="https://github.com/Cyan4973/lz4"

LICENSE="BSD-2 GPL-2"
SLOT="0"
Expand Down
2 changes: 1 addition & 1 deletion app-arch/lz4/lz4-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ else
fi

DESCRIPTION="Extremely Fast Compression algorithm"
HOMEPAGE="https://code.google.com/p/lz4/"
HOMEPAGE="https://github.com/Cyan4973/lz4"

LICENSE="BSD-2 GPL-2"
SLOT="0"
Expand Down

0 comments on commit 665f828

Please sign in to comment.