commit:     123685bd80ef9204dd44ddce4caf4ee1644d0884
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 05:06:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May  9 05:06:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123685bd

net-misc/ices: fix HOMEPAGE typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/ices/ices-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ices/ices-2.0.2.ebuild b/net-misc/ices/ices-2.0.2.ebuild
index 2a8d1cdb88c..34319a5138b 100644
--- a/net-misc/ices/ices-2.0.2.ebuild
+++ b/net-misc/ices/ices-2.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit user
 
 DESCRIPTION="Icecast OGG streaming client, supports on the fly re-encoding"
-HOOMEPAGE="https://icecast.org/ices/";
+HOMEPAGE="https://icecast.org/ices/";
 SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.bz2";
 
 LICENSE="GPL-2"

Reply via email to