diff options
author | Markus Meier <maekke@gentoo.org> | 2014-04-18 05:33:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-04-18 05:33:59 +0000 |
commit | 20ea75ab71606096ce04fde863aea5eb9ee5ee44 (patch) | |
tree | a6a80364eab6bf5bfee24a79cc53692799512571 /media-libs/sbc | |
parent | bump 2.0.8, 2.1.0, thanks @pavel sanda (diff) | |
download | gentoo-2-20ea75ab71606096ce04fde863aea5eb9ee5ee44.tar.gz gentoo-2-20ea75ab71606096ce04fde863aea5eb9ee5ee44.tar.bz2 gentoo-2-20ea75ab71606096ce04fde863aea5eb9ee5ee44.zip |
arm stable, bug #506820
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/sbc')
-rw-r--r-- | media-libs/sbc/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sbc/sbc-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sbc/ChangeLog b/media-libs/sbc/ChangeLog index 96e2297ce11b..a365eacd8b89 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.19 2014/04/13 16:34:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.20 2014/04/18 05:33:59 maekke Exp $ + + 18 Apr 2014; Markus Meier <maekke@gentoo.org> sbc-1.2.ebuild: + arm stable, bug #506820 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.2.ebuild: Stable for ppc, wrt bug #506820 diff --git a/media-libs/sbc/sbc-1.2.ebuild b/media-libs/sbc/sbc-1.2.ebuild index 463acf6dae2d..8b4ddf87ccac 100644 --- a/media-libs/sbc/sbc-1.2.ebuild +++ b/media-libs/sbc/sbc-1.2.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.2.ebuild,v 1.4 2014/04/13 16:34:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild,v 1.5 2014/04/18 05:33:59 maekke 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 |