diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 10:43:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 10:43:17 +0000 |
commit | 29f54fbc9c31ead9bc7d74a074c0066e348d1014 (patch) | |
tree | bf9672e8f98c417289ba16db032e413ec9c682cc /media-libs/sbc | |
parent | amd64 stable, bug #492768 (diff) | |
download | gentoo-2-29f54fbc9c31ead9bc7d74a074c0066e348d1014.tar.gz gentoo-2-29f54fbc9c31ead9bc7d74a074c0066e348d1014.tar.bz2 gentoo-2-29f54fbc9c31ead9bc7d74a074c0066e348d1014.zip |
x86 stable, bug #477662
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/sbc')
-rw-r--r-- | media-libs/sbc/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sbc/sbc-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sbc/ChangeLog b/media-libs/sbc/ChangeLog index c3b2386a5a41..d31a9aa79d5c 100644 --- a/media-libs/sbc/ChangeLog +++ b/media-libs/sbc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sbc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.11 2013/12/01 19:20:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.12 2013/12/08 10:43:17 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> sbc-1.1.ebuild: + x86 stable, bug #477662 01 Dec 2013; Markus Meier <maekke@gentoo.org> sbc-1.1.ebuild: arm stable, bug #477662 diff --git a/media-libs/sbc/sbc-1.1.ebuild b/media-libs/sbc/sbc-1.1.ebuild index e068f974adb5..0e62a0ce9185 100644 --- a/media-libs/sbc/sbc-1.1.ebuild +++ b/media-libs/sbc/sbc-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.1.ebuild,v 1.4 2013/12/01 19:20:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.1.ebuild,v 1.5 2013/12/08 10:43:17 pacho Exp $ EAPI=5 inherit eutils @@ -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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm hppa ~ppc ~ppc64 x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required |