diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-13 17:08:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-13 17:08:35 +0000 |
commit | de960e0630c89662ca4682f21c370dcafdc31f9f (patch) | |
tree | 3ef2c79d906ea260e12994462906c28dd1c8ba86 | |
parent | Marked ~hppa (bug #442862). (diff) | |
download | gentoo-2-de960e0630c89662ca4682f21c370dcafdc31f9f.tar.gz gentoo-2-de960e0630c89662ca4682f21c370dcafdc31f9f.tar.bz2 gentoo-2-de960e0630c89662ca4682f21c370dcafdc31f9f.zip |
Marked ~hppa (bug #442932).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
-rw-r--r-- | media-libs/sbc/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sbc/sbc-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sbc/ChangeLog b/media-libs/sbc/ChangeLog index 1cab46755f9f..126e309562cc 100644 --- a/media-libs/sbc/ChangeLog +++ b/media-libs/sbc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sbc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.1 2012/08/05 09:26:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.2 2012/11/13 17:08:35 jer Exp $ + + 13 Nov 2012; Jeroen Roovers <jer@gentoo.org> sbc-1.0.ebuild: + Marked ~hppa (bug #442932). *sbc-1.0 (05 Aug 2012) diff --git a/media-libs/sbc/sbc-1.0.ebuild b/media-libs/sbc/sbc-1.0.ebuild index 6f1316efc9c0..4b782af71803 100644 --- a/media-libs/sbc/sbc-1.0.ebuild +++ b/media-libs/sbc/sbc-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.0.ebuild,v 1.1 2012/08/05 09:26:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.0.ebuild,v 1.2 2012/11/13 17:08:35 jer Exp $ EAPI=4 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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required |