diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ices/ices-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ices/ices-2.0.2.ebuild b/net-misc/ices/ices-2.0.2.ebuild index 823347eb42e3..02c0a2edefa3 100644 --- a/net-misc/ices/ices-2.0.2.ebuild +++ b/net-misc/ices/ices-2.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils user +inherit user DESCRIPTION="Icecast OGG streaming client, supports on the fly re-encoding" HOMEPAGE="http://www.icecast.org/ices.php" |