diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:15:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:15:02 +0000 |
commit | 06bd92dea504371d034bcf7a11b8ef5bb6a5840f (patch) | |
tree | 8e2b5248bf2ee3c2edc95cadb96d63bdf40c9f4f /media-libs | |
parent | Stable for x86, wrt bug #529946 (diff) | |
download | gentoo-2-06bd92dea504371d034bcf7a11b8ef5bb6a5840f.tar.gz gentoo-2-06bd92dea504371d034bcf7a11b8ef5bb6a5840f.tar.bz2 gentoo-2-06bd92dea504371d034bcf7a11b8ef5bb6a5840f.zip |
Stable for x86, wrt bug #529948
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 df569656b911..2b8fdbcbbedb 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.29 2014/12/04 08:37:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.30 2014/12/05 10:15:02 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.3.ebuild: + Stable for x86, wrt bug #529948 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.3.ebuild: Stable for ppc64, wrt bug #529948 diff --git a/media-libs/sbc/sbc-1.3.ebuild b/media-libs/sbc/sbc-1.3.ebuild index 4acd9a2c9744..1be683f5dd08 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.6 2014/12/04 08:37:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.3.ebuild,v 1.7 2014/12/05 10:15:02 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 |