Gentoo Archives: gentoo-commits

From: Jonas Stein <jstein@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/afio/
Date: Fri, 17 Nov 2017 23:20:21
Message-Id: 1510960811.1d802a632614c896eb2875e9ebc11764e93a49db.jstein@gentoo
1 commit: 1d802a632614c896eb2875e9ebc11764e93a49db
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 17 23:19:53 2017 +0000
4 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 17 23:20:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d802a63
7
8 app-arch/afio: Update HOMEPAGE
9
10 Set HOMEPAGE to up to date value.
11 Set same HOMEPAGE and DESCRIPTION for all ebuilds.
12
13 Package-Manager: Portage-2.3.14, Repoman-2.3.5
14
15 app-arch/afio/afio-2.5.1-r1.ebuild | 4 ++--
16 app-arch/afio/afio-2.5.1.ebuild | 4 ++--
17 app-arch/afio/afio-2.5.ebuild | 4 ++--
18 3 files changed, 6 insertions(+), 6 deletions(-)
19
20 diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild b/app-arch/afio/afio-2.5.1-r1.ebuild
21 index e885c29a430..0c3a74af973 100644
22 --- a/app-arch/afio/afio-2.5.1-r1.ebuild
23 +++ b/app-arch/afio/afio-2.5.1-r1.ebuild
24 @@ -5,8 +5,8 @@ EAPI=6
25
26 inherit toolchain-funcs
27
28 -DESCRIPTION="cpio-format archives"
29 -HOMEPAGE="http://members.chello.nl/k.holtman/afio.html"
30 +DESCRIPTION="Afio creates cpio-format archives."
31 +HOMEPAGE="http://members.chello.nl/k.holtman/afio.html https://github.com/kholtman/afio"
32 SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz"
33
34 LICENSE="Artistic LGPL-2"
35
36 diff --git a/app-arch/afio/afio-2.5.1.ebuild b/app-arch/afio/afio-2.5.1.ebuild
37 index 45ade45c2dd..b61f9aa8241 100644
38 --- a/app-arch/afio/afio-2.5.1.ebuild
39 +++ b/app-arch/afio/afio-2.5.1.ebuild
40 @@ -5,8 +5,8 @@ EAPI=4
41
42 inherit eutils toolchain-funcs
43
44 -DESCRIPTION="Makes cpio-format archives and deals gracefully with input data corruption"
45 -HOMEPAGE="http://members.chello.nl/k.holtman/afio.html"
46 +DESCRIPTION="Afio creates cpio-format archives."
47 +HOMEPAGE="http://members.chello.nl/k.holtman/afio.html https://github.com/kholtman/afio"
48 SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz"
49
50 LICENSE="Artistic LGPL-2"
51
52 diff --git a/app-arch/afio/afio-2.5.ebuild b/app-arch/afio/afio-2.5.ebuild
53 index d7c76737bf2..e5b6eea24f2 100644
54 --- a/app-arch/afio/afio-2.5.ebuild
55 +++ b/app-arch/afio/afio-2.5.ebuild
56 @@ -3,8 +3,8 @@
57
58 inherit eutils toolchain-funcs
59
60 -DESCRIPTION="Makes cpio-format archives and deals gracefully with input data corruption"
61 -HOMEPAGE="http://freshmeat.net/projects/afio/"
62 +DESCRIPTION="Afio creates cpio-format archives."
63 +HOMEPAGE="http://members.chello.nl/k.holtman/afio.html https://github.com/kholtman/afio"
64 SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz"
65
66 LICENSE="Artistic LGPL-2"