diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-11-18 00:19:53 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-11-18 00:20:11 +0100 |
commit | 1d802a632614c896eb2875e9ebc11764e93a49db (patch) | |
tree | e8be0d8844110d238bb819b4125e2e20f4abdb95 /app-arch | |
parent | media-tv/tvheadend: Export CC during configure to fix cross-compiling (diff) | |
download | gentoo-1d802a632614c896eb2875e9ebc11764e93a49db.tar.gz gentoo-1d802a632614c896eb2875e9ebc11764e93a49db.tar.bz2 gentoo-1d802a632614c896eb2875e9ebc11764e93a49db.zip |
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
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/afio/afio-2.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/afio/afio-2.5.1.ebuild | 4 | ||||
-rw-r--r-- | 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 e885c29a4304..0c3a74af973a 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 45ade45c2dd5..b61f9aa82413 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 d7c76737bf2f..e5b6eea24f2c 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" |