diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 09:45:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-03 09:45:57 +0000 |
commit | a647d166eb6dc2b33cb01814a51422d35225fd64 (patch) | |
tree | d19c8a0358a811f2ce9040eb5ca710e8d33d5f6e /media-libs | |
parent | Stable for ppc, wrt bug #529946 (diff) | |
download | gentoo-2-a647d166eb6dc2b33cb01814a51422d35225fd64.tar.gz gentoo-2-a647d166eb6dc2b33cb01814a51422d35225fd64.tar.bz2 gentoo-2-a647d166eb6dc2b33cb01814a51422d35225fd64.zip |
Stable for ppc, wrt bug #529948
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/sbc/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sbc/sbc-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sbc/ChangeLog b/media-libs/sbc/ChangeLog index 41f6130ce80f..42e05ba33247 100644 --- a/media-libs/sbc/ChangeLog +++ b/media-libs/sbc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sbc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.27 2014/12/02 20:40:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.28 2014/12/03 09:45:57 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.3.ebuild: + Stable for ppc, wrt bug #529948 02 Dec 2014; Markus Meier <maekke@gentoo.org> sbc-1.3.ebuild: arm stable, bug #529948 diff --git a/media-libs/sbc/sbc-1.3.ebuild b/media-libs/sbc/sbc-1.3.ebuild index b57744863791..8a1b0551bb6f 100644 --- a/media-libs/sbc/sbc-1.3.ebuild +++ b/media-libs/sbc/sbc-1.3.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/sbc/sbc-1.3.ebuild,v 1.4 2014/12/02 20:40:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.3.ebuild,v 1.5 2014/12/03 09:45:57 ago Exp $ EAPI=5 inherit eutils multilib multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm hppa ~ia64 ppc ~ppc64 ~x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required |