commit: 5b40d98fbe3b4b0de7b7ba6e490050f7b38fa951 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Jun 16 19:11:33 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Jun 17 14:25:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b40d98f
app-arch/lrzip - update Homepage Closes: https://github.com/gentoo/gentoo/pull/1687 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-arch/lrzip/lrzip-0.614.ebuild | 2 +- app-arch/lrzip/lrzip-0.616.ebuild | 2 +- app-arch/lrzip/lrzip-0.621.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-arch/lrzip/lrzip-0.614.ebuild b/app-arch/lrzip/lrzip-0.614.ebuild index 8875c9c..6573bce 100644 --- a/app-arch/lrzip/lrzip-0.614.ebuild +++ b/app-arch/lrzip/lrzip-0.614.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils DESCRIPTION="Long Range ZIP or Lzma RZIP optimized for compressing large files" -HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README" +HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README.md" SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-arch/lrzip/lrzip-0.616.ebuild b/app-arch/lrzip/lrzip-0.616.ebuild index d05e78a..6b080f4 100644 --- a/app-arch/lrzip/lrzip-0.616.ebuild +++ b/app-arch/lrzip/lrzip-0.616.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils DESCRIPTION="Long Range ZIP or Lzma RZIP optimized for compressing large files" -HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README" +HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README.md" SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-arch/lrzip/lrzip-0.621.ebuild b/app-arch/lrzip/lrzip-0.621.ebuild index 697312d..3ef4df2 100644 --- a/app-arch/lrzip/lrzip-0.621.ebuild +++ b/app-arch/lrzip/lrzip-0.621.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils DESCRIPTION="Long Range ZIP or Lzma RZIP optimized for compressing large files" -HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README" +HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README.md" SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2"
