public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog
Date: Sat,  8 Dec 2012 17:48:10 +0000 (UTC)	[thread overview]
Message-ID: <20121208174810.A1C122171D@flycatcher.gentoo.org> (raw)

scarabeus    12/12/08 17:48:10

  Modified:             libsbsms-2.0.1.ebuild ChangeLog
  Log:
  Keyword ppc and ppc64, fixes bug#436020.
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.2                  media-libs/libsbsms/libsbsms-2.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?r1=1.1&r2=1.2

Index: libsbsms-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libsbsms-2.0.1.ebuild	10 Jul 2012 22:06:45 -0000	1.1
+++ libsbsms-2.0.1.ebuild	8 Dec 2012 17:48:10 -0000	1.2
@@ -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/libsbsms/libsbsms-2.0.1.ebuild,v 1.1 2012/07/10 22:06:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.2 2012/12/08 17:48:10 scarabeus Exp $
 
 EAPI=4
 
@@ -12,11 +12,13 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="sse static-libs"
 
 src_prepare() {
-	epatch "${FILESDIR}"/${PN}-2.0.0-cflags.patch
+	epatch \
+		"${FILESDIR}"/${PN}-2.0.0-cflags.patch \
+		"${FILESDIR}"/${PN}-2.0.1-includes.patch
 	eautoreconf
 }
 



1.3                  media-libs/libsbsms/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Jul 2012 22:06:45 -0000	1.2
+++ ChangeLog	8 Dec 2012 17:48:10 -0000	1.3
@@ -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.2 2012/07/10 22:06:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.3 2012/12/08 17:48:10 scarabeus Exp $
+
+  08 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  +files/libsbsms-2.0.1-includes.patch, libsbsms-2.0.1.ebuild:
+  Keyword ppc and ppc64, fixes bug#436020.
 
 *libsbsms-2.0.1 (10 Jul 2012)
 
@@ -12,4 +16,3 @@
   30 Jun 2012; Tim Harder <radhermit@gentoo.org> +libsbsms-2.0.0.ebuild,
   +files/libsbsms-2.0.0-cflags.patch, +metadata.xml:
   Initial import, ebuild by me. Optional dependency for audacity.
-





             reply	other threads:[~2012-12-08 17:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-08 17:48 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-25 14:53 [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog Agostino Sarubbo (ago)
2013-06-25 15:03 Agostino Sarubbo (ago)
2013-06-29 18:29 Agostino Sarubbo (ago)
2013-06-29 19:41 Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121208174810.A1C122171D@flycatcher.gentoo.org \
    --to=scarabeus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox