Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unadf/
Date: Mon, 27 Jun 2016 07:02:52
Message-Id: 1467009273.b6d74ae120da24342813657b3503136d98c96c29.monsieurp@gentoo
1 commit: b6d74ae120da24342813657b3503136d98c96c29
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Jun 24 18:14:47 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 06:34:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d74ae1
7
8 app-arch/unadf: fix homepage
9
10 Closes: https://github.com/gentoo/gentoo/pull/1738
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 app-arch/unadf/unadf-0.7.9b.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-arch/unadf/unadf-0.7.9b.ebuild b/app-arch/unadf/unadf-0.7.9b.ebuild
18 index f79f906..ee43fe3 100644
19 --- a/app-arch/unadf/unadf-0.7.9b.ebuild
20 +++ b/app-arch/unadf/unadf-0.7.9b.ebuild
21 @@ -6,7 +6,7 @@ inherit eutils
22
23 DESCRIPTION="Extract files from Amiga adf disk images"
24 SRC_URI="http://perso.club-internet.fr/lclevy/adflib/adflib.zip"
25 -HOMEPAGE="http://perso.club-internet.fr/lclevy/adflib/adflib.html"
26 +HOMEPAGE="http://lclevy.free.fr/adflib/"
27 LICENSE="GPL-2"
28 SLOT="0"
29 KEYWORDS="hppa ppc x86 ~x86-interix ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"