diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 10:03:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 10:03:21 +0000 |
commit | 2e652cbd15fd8da5a52e755e02e101db1f88a40e (patch) | |
tree | 9d60be30e39aaba21d30f48a378b47ae5e67c102 /media-libs/sbc | |
parent | Stable for ia64, wrt bug #477662 (diff) | |
download | gentoo-2-2e652cbd15fd8da5a52e755e02e101db1f88a40e.tar.gz gentoo-2-2e652cbd15fd8da5a52e755e02e101db1f88a40e.tar.bz2 gentoo-2-2e652cbd15fd8da5a52e755e02e101db1f88a40e.zip |
Stable for ia64, wrt bug #477662
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/sbc')
-rw-r--r-- | media-libs/sbc/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/sbc/sbc-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/sbc/ChangeLog b/media-libs/sbc/ChangeLog index 0cee13c2ebe3..e0116b966afa 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.14 2013/12/23 11:23:44 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.15 2014/01/15 10:03:21 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> sbc-1.1.ebuild: + Stable for ia64, wrt bug #477662 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> sbc-1.1.ebuild: Stable for ppc, wrt bug #477662 diff --git a/media-libs/sbc/sbc-1.1.ebuild b/media-libs/sbc/sbc-1.1.ebuild index 6d9ef16c9fae..160b869710c1 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 +# 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.1.ebuild,v 1.7 2013/12/23 11:23:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.1.ebuild,v 1.8 2014/01/15 10:03:21 ago 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 ia64 ppc ppc64 x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required |