From f463c7e7fe802b77fcaf8488dd4f5d72a95000c0 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 29 Nov 2014 13:28:59 +0000 Subject: Stable for ppc64, wrt bug #529956 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) --- net-misc/icecast/ChangeLog | 5 ++++- net-misc/icecast/icecast-2.4.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index d09ee8801c65..7ec02026f8c4 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.106 2014/11/23 14:54:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.107 2014/11/29 13:28:59 ago Exp $ + + 29 Nov 2014; Agostino Sarubbo icecast-2.4.1.ebuild: + Stable for ppc64, wrt bug #529956 23 Nov 2014; Agostino Sarubbo icecast-2.4.1.ebuild: Stable for x86, wrt bug #529956 diff --git a/net-misc/icecast/icecast-2.4.1.ebuild b/net-misc/icecast/icecast-2.4.1.ebuild index c83efc30d061..5bde6397bb8f 100644 --- a/net-misc/icecast/icecast-2.4.1.ebuild +++ b/net-misc/icecast/icecast-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.4.1.ebuild,v 1.3 2014/11/23 14:54:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.4.1.ebuild,v 1.4 2014/11/29 13:28:59 ago Exp $ EAPI=5 inherit eutils autotools systemd user @@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="kate logrotate +speex +ssl +theora +yp" #Although there is a --with-ogg and --with-orbis configure option, they're -- cgit v1.2.3-65-gdbad