diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 14:44:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-13 14:44:07 +0000 |
commit | c9702b4e2e3c4a4f6ba25eb965ebd10fe64b3610 (patch) | |
tree | ebb3c43369499a7ec74c783acf1c140d0ea38289 /media-libs | |
parent | Stable for ia64, wrt bug #504348 (diff) | |
download | gentoo-2-c9702b4e2e3c4a4f6ba25eb965ebd10fe64b3610.tar.gz gentoo-2-c9702b4e2e3c4a4f6ba25eb965ebd10fe64b3610.tar.bz2 gentoo-2-c9702b4e2e3c4a4f6ba25eb965ebd10fe64b3610.zip |
Stable for ia64, wrt bug #506820
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sbc/ChangeLog b/media-libs/sbc/ChangeLog index 46860ad1bd0a..fd3085685e19 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.22 2014/05/04 08:32:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.23 2014/05/13 14:44:07 ago Exp $ + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.2.ebuild: + Stable for ia64, wrt bug #506820 04 May 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.2.ebuild: Stable for x86, wrt bug #506820 diff --git a/media-libs/sbc/sbc-1.2.ebuild b/media-libs/sbc/sbc-1.2.ebuild index 19d981d14ae6..a7fcc3fdb1d0 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.7 2014/05/04 08:32:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild,v 1.8 2014/05/13 14:44:06 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 |