diff options
Diffstat (limited to 'net-misc/icecast/icecast-1.3.11.ebuild')
-rw-r--r-- | net-misc/icecast/icecast-1.3.11.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/icecast/icecast-1.3.11.ebuild b/net-misc/icecast/icecast-1.3.11.ebuild index 3aec85836c8a..4de3671985ad 100644 --- a/net-misc/icecast/icecast-1.3.11.ebuild +++ b/net-misc/icecast/icecast-1.3.11.ebuild @@ -7,6 +7,9 @@ S=${WORKDIR}/${P} DESCRIPTION="Icecast is an Internet based broadcasting system based on the Mpeg Layer III streaming technology." SRC_URI="http://www.icecast.org/releases/${P}.tar.gz" HOMEPAGE="http://www.icecast.org" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" DEPEND="virtual/glibc" |