summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-15 08:21:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-15 08:21:37 +0000
commit781ea2dfdded5588f4e919e4c21e180324d0c3eb (patch)
treeb1674bedc967587393e338a8a945f37231d50902 /media-libs
parentStable for sparc, wrt bug #512012 (diff)
downloadgentoo-2-781ea2dfdded5588f4e919e4c21e180324d0c3eb.tar.gz
gentoo-2-781ea2dfdded5588f4e919e4c21e180324d0c3eb.tar.bz2
gentoo-2-781ea2dfdded5588f4e919e4c21e180324d0c3eb.zip
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-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 7fe85cc302f4..d7f23784171a 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.58 2014/08/25 11:00:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.59 2014/09/15 08:21:37 ago Exp $
+
+ 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild:
+ Stable for sparc, wrt bug #512012
25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libshout-2.3.1-r1.ebuild:
Stable for alpha, 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 17fb4324ec9a..c995a4e0f24f 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.11 2014/08/25 11:00:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1-r1.ebuild,v 1.12 2014/09/15 08:21:37 ago 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}]