diff options
author | 2014-04-13 16:34:08 +0000 | |
---|---|---|
committer | 2014-04-13 16:34:08 +0000 | |
commit | 4951eaa2763c650043d80546e1c7275a96a032b4 (patch) | |
tree | b71950c9e4f400c594312ef07e8f97c54e7b076d /media-libs/sbc | |
parent | Stable for ppc, wrt bug #506256 (diff) | |
download | gentoo-2-4951eaa2763c650043d80546e1c7275a96a032b4.tar.gz gentoo-2-4951eaa2763c650043d80546e1c7275a96a032b4.tar.bz2 gentoo-2-4951eaa2763c650043d80546e1c7275a96a032b4.zip |
Stable for ppc, wrt bug #506820
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 79f4e34dafa4..96e2297ce11b 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.18 2014/04/13 11:49:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.19 2014/04/13 16:34:08 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.2.ebuild: + Stable for ppc, wrt bug #506820 13 Apr 2014; Pacho Ramos <pacho@gentoo.org> sbc-1.2.ebuild: amd64 stable, bug #506820 diff --git a/media-libs/sbc/sbc-1.2.ebuild b/media-libs/sbc/sbc-1.2.ebuild index fa85cf1faba5..463acf6dae2d 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.3 2014/04/13 11:49:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild,v 1.4 2014/04/13 16:34:08 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 |