summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-10 09:30:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-10 09:30:26 +0000
commit31c85e993860a9276b5c8f825b0e2273fe65b724 (patch)
tree3298cc15aaca511aa05af39a57bdcc871b49bffa /media-sound/gsm
parentStable for sparc, wrt bug #515234 (diff)
downloadgentoo-2-31c85e993860a9276b5c8f825b0e2273fe65b724.tar.gz
gentoo-2-31c85e993860a9276b5c8f825b0e2273fe65b724.tar.bz2
gentoo-2-31c85e993860a9276b5c8f825b0e2273fe65b724.zip
Stable for sparc, wrt bug #515234
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/gsm')
-rw-r--r--media-sound/gsm/ChangeLog5
-rw-r--r--media-sound/gsm/gsm-1.0.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gsm/ChangeLog b/media-sound/gsm/ChangeLog
index 81a4d6168c2c..f894feba2a46 100644
--- a/media-sound/gsm/ChangeLog
+++ b/media-sound/gsm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gsm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/ChangeLog,v 1.54 2014/08/10 09:20:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/ChangeLog,v 1.55 2014/08/10 09:30:26 ago Exp $
+
+ 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gsm-1.0.13-r1.ebuild:
+ Stable for sparc, wrt bug #515234
10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gsm-1.0.13-r1.ebuild:
Stable for ia64, wrt bug #515234
diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild b/media-sound/gsm/gsm-1.0.13-r1.ebuild
index e82a46bb5fdf..096349787673 100644
--- a/media-sound/gsm/gsm-1.0.13-r1.ebuild
+++ b/media-sound/gsm/gsm-1.0.13-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-sound/gsm/gsm-1.0.13-r1.ebuild,v 1.10 2014/08/10 09:20:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/gsm-1.0.13-r1.ebuild,v 1.11 2014/08/10 09:30:26 ago Exp $
EAPI=5
inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs versionator
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="gsm"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )"
DEPEND="${RDEPEND}"