summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-03-10 14:18:44 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-03-10 14:18:44 +0000
commit72e760efa2fc4dede67ffeb1b7f63595feb77aee (patch)
treee1668e883ddb6ade4c76c9abe01694f634f853ad /media-libs/libsbsms
parentbump (diff)
downloadgentoo-2-72e760efa2fc4dede67ffeb1b7f63595feb77aee.tar.gz
gentoo-2-72e760efa2fc4dede67ffeb1b7f63595feb77aee.tar.bz2
gentoo-2-72e760efa2fc4dede67ffeb1b7f63595feb77aee.zip
Keyword ~mips
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-libs/libsbsms')
-rw-r--r--media-libs/libsbsms/ChangeLog8
-rw-r--r--media-libs/libsbsms/libsbsms-2.0.0.ebuild4
-rw-r--r--media-libs/libsbsms/libsbsms-2.0.1.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/media-libs/libsbsms/ChangeLog b/media-libs/libsbsms/ChangeLog
index 9340429c0e98..7b69ed5a1026 100644
--- a/media-libs/libsbsms/ChangeLog
+++ b/media-libs/libsbsms/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsbsms
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.3 2012/12/08 17:48:10 scarabeus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.4 2013/03/10 14:18:44 blueness Exp $
+
+ 10 Mar 2013; Anthony G. Basile <blueness@gentoo.org> libsbsms-2.0.0.ebuild,
+ libsbsms-2.0.1.ebuild:
+ Keyword ~mips
08 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+files/libsbsms-2.0.1-includes.patch, libsbsms-2.0.1.ebuild:
diff --git a/media-libs/libsbsms/libsbsms-2.0.0.ebuild b/media-libs/libsbsms/libsbsms-2.0.0.ebuild
index 612a6e2b3374..b12349b8149b 100644
--- a/media-libs/libsbsms/libsbsms-2.0.0.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.0.ebuild,v 1.1 2012/06/30 04:02:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.0.ebuild,v 1.2 2013/03/10 14:18:44 blueness Exp $
EAPI=4
diff --git a/media-libs/libsbsms/libsbsms-2.0.1.ebuild b/media-libs/libsbsms/libsbsms-2.0.1.ebuild
index 753aae4dae4d..295d88df61ec 100644
--- a/media-libs/libsbsms/libsbsms-2.0.1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.2 2012/12/08 17:48:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.3 2013/03/10 14:18:44 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
IUSE="sse static-libs"
src_prepare() {