commit: 1d802a632614c896eb2875e9ebc11764e93a49db Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Fri Nov 17 23:19:53 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Fri Nov 17 23:20:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d802a63
app-arch/afio: Update HOMEPAGE Set HOMEPAGE to up to date value. Set same HOMEPAGE and DESCRIPTION for all ebuilds. Package-Manager: Portage-2.3.14, Repoman-2.3.5 app-arch/afio/afio-2.5.1-r1.ebuild | 4 ++-- app-arch/afio/afio-2.5.1.ebuild | 4 ++-- app-arch/afio/afio-2.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild b/app-arch/afio/afio-2.5.1-r1.ebuild index e885c29a430..0c3a74af973 100644 --- a/app-arch/afio/afio-2.5.1-r1.ebuild +++ b/app-arch/afio/afio-2.5.1-r1.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit toolchain-funcs -DESCRIPTION="cpio-format archives" -HOMEPAGE="http://members.chello.nl/k.holtman/afio.html" +DESCRIPTION="Afio creates cpio-format archives." +HOMEPAGE="http://members.chello.nl/k.holtman/afio.html https://github.com/kholtman/afio" SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz" LICENSE="Artistic LGPL-2" diff --git a/app-arch/afio/afio-2.5.1.ebuild b/app-arch/afio/afio-2.5.1.ebuild index 45ade45c2dd..b61f9aa8241 100644 --- a/app-arch/afio/afio-2.5.1.ebuild +++ b/app-arch/afio/afio-2.5.1.ebuild @@ -5,8 +5,8 @@ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="Makes cpio-format archives and deals gracefully with input data corruption" -HOMEPAGE="http://members.chello.nl/k.holtman/afio.html" +DESCRIPTION="Afio creates cpio-format archives." +HOMEPAGE="http://members.chello.nl/k.holtman/afio.html https://github.com/kholtman/afio" SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz" LICENSE="Artistic LGPL-2" diff --git a/app-arch/afio/afio-2.5.ebuild b/app-arch/afio/afio-2.5.ebuild index d7c76737bf2..e5b6eea24f2 100644 --- a/app-arch/afio/afio-2.5.ebuild +++ b/app-arch/afio/afio-2.5.ebuild @@ -3,8 +3,8 @@ inherit eutils toolchain-funcs -DESCRIPTION="Makes cpio-format archives and deals gracefully with input data corruption" -HOMEPAGE="http://freshmeat.net/projects/afio/" +DESCRIPTION="Afio creates cpio-format archives." +HOMEPAGE="http://members.chello.nl/k.holtman/afio.html https://github.com/kholtman/afio" SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz" LICENSE="Artistic LGPL-2"
