summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-08-07 19:03:24 +0000
committerJeroen Roovers <jer@gentoo.org>2014-08-07 19:03:24 +0000
commita7cd9debb067cbfd38d38aede692ab7b8c49533c (patch)
tree56a548e2344ecca8c208276e9de0aff92c18ca32
parentStable for HPPA (bug #512012). (diff)
downloadgentoo-2-a7cd9debb067cbfd38d38aede692ab7b8c49533c.tar.gz
gentoo-2-a7cd9debb067cbfd38d38aede692ab7b8c49533c.tar.bz2
gentoo-2-a7cd9debb067cbfd38d38aede692ab7b8c49533c.zip
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r--media-libs/libshout/ChangeLog5
-rw-r--r--media-libs/libshout/libshout-2.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog
index 01de08008ba0..5b5b6149cba3 100644
--- a/media-libs/libshout/ChangeLog
+++ b/media-libs/libshout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libshout
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.54 2014/07/28 13:46:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.55 2014/08/07 19:03:24 jer Exp $
+
+ 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libshout-2.3.1-r1.ebuild:
+ Stable for HPPA (bug #512012).
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild:
Stable for ppc, wrt bug #512012
diff --git a/media-libs/libshout/libshout-2.3.1-r1.ebuild b/media-libs/libshout/libshout-2.3.1-r1.ebuild
index 53932b98e568..516678578990 100644
--- a/media-libs/libshout/libshout-2.3.1-r1.ebuild
+++ b/media-libs/libshout/libshout-2.3.1-r1.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/media-libs/libshout/libshout-2.3.1-r1.ebuild,v 1.7 2014/07/28 13:46:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1-r1.ebuild,v 1.8 2014/08/07 19:03:24 jer Exp $
EAPI=5
inherit autotools eutils multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="speex static-libs theora"
RDEPEND=">=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]