* [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog
@ 2012-12-08 17:48 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 5+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-12-08 17:48 UTC (permalink / raw
To: gentoo-commits
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.
-
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog
@ 2013-06-25 14:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-25 14:53 UTC (permalink / raw
To: gentoo-commits
ago 13/06/25 14:53:57
Modified: libsbsms-2.0.1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #436664
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?r1=1.3&r2=1.4
Index: libsbsms-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libsbsms-2.0.1.ebuild 10 Mar 2013 14:18:44 -0000 1.3
+++ libsbsms-2.0.1.ebuild 25 Jun 2013 14:53:57 -0000 1.4
@@ -1,6 +1,6 @@
# 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.3 2013/03/10 14:18:44 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.4 2013/06/25 14:53:57 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
IUSE="sse static-libs"
src_prepare() {
1.5 media-libs/libsbsms/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 10 Mar 2013 14:18:44 -0000 1.4
+++ ChangeLog 25 Jun 2013 14:53:57 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsbsms
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.5 2013/06/25 14:53:57 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
+ Stable for amd64, wrt bug #436664
10 Mar 2013; Anthony G. Basile <blueness@gentoo.org> libsbsms-2.0.0.ebuild,
libsbsms-2.0.1.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog
@ 2013-06-25 15:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-25 15:03 UTC (permalink / raw
To: gentoo-commits
ago 13/06/25 15:03:24
Modified: libsbsms-2.0.1.ebuild ChangeLog
Log:
Stable for x86, wrt bug #436664
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?r1=1.4&r2=1.5
Index: libsbsms-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libsbsms-2.0.1.ebuild 25 Jun 2013 14:53:57 -0000 1.4
+++ libsbsms-2.0.1.ebuild 25 Jun 2013 15:03:24 -0000 1.5
@@ -1,6 +1,6 @@
# 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.4 2013/06/25 14:53:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.5 2013/06/25 15:03:24 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
IUSE="sse static-libs"
src_prepare() {
1.6 media-libs/libsbsms/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 25 Jun 2013 14:53:57 -0000 1.5
+++ ChangeLog 25 Jun 2013 15:03:24 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsbsms
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.5 2013/06/25 14:53:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.6 2013/06/25 15:03:24 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
+ Stable for x86, wrt bug #436664
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
Stable for amd64, wrt bug #436664
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog
@ 2013-06-29 18:29 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-29 18:29 UTC (permalink / raw
To: gentoo-commits
ago 13/06/29 18:29:11
Modified: libsbsms-2.0.1.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #436664
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 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.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?r1=1.5&r2=1.6
Index: libsbsms-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libsbsms-2.0.1.ebuild 25 Jun 2013 15:03:24 -0000 1.5
+++ libsbsms-2.0.1.ebuild 29 Jun 2013 18:29:11 -0000 1.6
@@ -1,6 +1,6 @@
# 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.5 2013/06/25 15:03:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.6 2013/06/29 18:29:11 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~mips ppc ~ppc64 x86"
IUSE="sse static-libs"
src_prepare() {
1.7 media-libs/libsbsms/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 25 Jun 2013 15:03:24 -0000 1.6
+++ ChangeLog 29 Jun 2013 18:29:11 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsbsms
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.6 2013/06/25 15:03:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.7 2013/06/29 18:29:11 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
+ Stable for ppc, wrt bug #436664
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
Stable for x86, wrt bug #436664
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog
@ 2013-06-29 19:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-29 19:41 UTC (permalink / raw
To: gentoo-commits
ago 13/06/29 19:41:03
Modified: libsbsms-2.0.1.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #436664
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.7 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.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild?r1=1.6&r2=1.7
Index: libsbsms-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libsbsms-2.0.1.ebuild 29 Jun 2013 18:29:11 -0000 1.6
+++ libsbsms-2.0.1.ebuild 29 Jun 2013 19:41:03 -0000 1.7
@@ -1,6 +1,6 @@
# 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.6 2013/06/29 18:29:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.7 2013/06/29 19:41:03 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 ~mips ppc ppc64 x86"
IUSE="sse static-libs"
src_prepare() {
1.8 media-libs/libsbsms/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsbsms/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 29 Jun 2013 18:29:11 -0000 1.7
+++ ChangeLog 29 Jun 2013 19:41:03 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsbsms
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.7 2013/06/29 18:29:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/ChangeLog,v 1.8 2013/06/29 19:41:03 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
+ Stable for ppc64, wrt bug #436664
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libsbsms-2.0.1.ebuild:
Stable for ppc, wrt bug #436664
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-06-29 19:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-08 17:48 [gentoo-commits] gentoo-x86 commit in media-libs/libsbsms: libsbsms-2.0.1.ebuild ChangeLog Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2013-06-25 14:53 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)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox