diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-06-24 20:14:47 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-27 06:34:33 +0000 |
commit | b6d74ae120da24342813657b3503136d98c96c29 (patch) | |
tree | 23bcf68be976621fe5e4f8fc06e78387084ee220 /app-arch/unadf | |
parent | version bump (diff) | |
download | gentoo-b6d74ae120da24342813657b3503136d98c96c29.tar.gz gentoo-b6d74ae120da24342813657b3503136d98c96c29.tar.bz2 gentoo-b6d74ae120da24342813657b3503136d98c96c29.zip |
app-arch/unadf: fix homepage
Closes: https://github.com/gentoo/gentoo/pull/1738
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-arch/unadf')
-rw-r--r-- | app-arch/unadf/unadf-0.7.9b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unadf/unadf-0.7.9b.ebuild b/app-arch/unadf/unadf-0.7.9b.ebuild index f79f9060faa5..ee43fe308d51 100644 --- a/app-arch/unadf/unadf-0.7.9b.ebuild +++ b/app-arch/unadf/unadf-0.7.9b.ebuild @@ -6,7 +6,7 @@ inherit eutils DESCRIPTION="Extract files from Amiga adf disk images" SRC_URI="http://perso.club-internet.fr/lclevy/adflib/adflib.zip" -HOMEPAGE="http://perso.club-internet.fr/lclevy/adflib/adflib.html" +HOMEPAGE="http://lclevy.free.fr/adflib/" LICENSE="GPL-2" SLOT="0" KEYWORDS="hppa ppc x86 ~x86-interix ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" |