public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog
@ 2008-04-21 14:19 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 5+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-04-21 14:19 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/04/21 14:19:38

  Modified:             noteedit-2.8.1-r1.ebuild ChangeLog
  Log:
  Add a patch to build with GCC 4.3. Also fixes bug #211037 by patching the .desktop file further.
  (Portage version: 2.1.5_rc5)

Revision  Changes    Path
1.2                  media-sound/noteedit/noteedit-2.8.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?r1=1.1&r2=1.2

Index: noteedit-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- noteedit-2.8.1-r1.ebuild	23 Jun 2007 17:28:21 -0000	1.1
+++ noteedit-2.8.1-r1.ebuild	21 Apr 2008 14:19:37 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.1 2007/06/23 17:28:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.2 2008/04/21 14:19:37 flameeyes Exp $
 
 IUSE="kmid tse3"
 
@@ -23,7 +23,7 @@
 
 need-kde 3
 
-PATCHES="${FILESDIR}/${P}-desktop-file.patch"
+PATCHES=( "${FILESDIR}/${P}-desktop-file.patch" "${FILESDIR}/${P}+gcc-4.3.patch" )
 
 src_compile() {
 	use tse3 || use kmid || myconf="--without-libs"



1.28                 media-sound/noteedit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	23 Jun 2007 17:28:21 -0000	1.27
+++ ChangeLog	21 Apr 2008 14:19:37 -0000	1.28
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/noteedit
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.27 2007/06/23 17:28:21 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.28 2008/04/21 14:19:37 flameeyes Exp $
+
+  21 Apr 2008; Diego Pettenò <flameeyes@gentoo.org>
+  +files/noteedit-2.8.1+gcc-4.3.patch,
+  files/noteedit-2.8.1-desktop-file.patch, noteedit-2.8.1-r1.ebuild:
+  Add a patch to build with GCC 4.3. Also fixes bug #211037 by patching the
+  .desktop file further.
 
 *noteedit-2.8.1-r1 (23 Jun 2007)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog
@ 2008-04-21 17:59 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 5+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-04-21 17:59 UTC (permalink / raw
  To: gentoo-commits

fmccor      08/04/21 17:59:30

  Modified:             noteedit-2.8.1-r1.ebuild ChangeLog
  Log:
  Sparc stable --- Bug #218732 --- neat.
  (Portage version: 2.2_pre5)

Revision  Changes    Path
1.3                  media-sound/noteedit/noteedit-2.8.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?r1=1.2&r2=1.3

Index: noteedit-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- noteedit-2.8.1-r1.ebuild	21 Apr 2008 14:19:37 -0000	1.2
+++ noteedit-2.8.1-r1.ebuild	21 Apr 2008 17:59:29 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.2 2008/04/21 14:19:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.3 2008/04/21 17:59:29 fmccor Exp $
 
 IUSE="kmid tse3"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
 
 DEPEND="kmid? ( || ( kde-base/kmid kde-base/kdemultimedia )  )
 	tse3? ( >=media-libs/tse3-0.3.1 )"



1.29                 media-sound/noteedit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	21 Apr 2008 14:19:37 -0000	1.28
+++ ChangeLog	21 Apr 2008 17:59:29 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/noteedit
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.28 2008/04/21 14:19:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.29 2008/04/21 17:59:29 fmccor Exp $
+
+  21 Apr 2008; Ferris McCormick <fmccor@gentoo.org>
+  noteedit-2.8.1-r1.ebuild:
+  Sparc stable --- Bug #218732 --- neat.
 
   21 Apr 2008; Diego Pettenò <flameeyes@gentoo.org>
   +files/noteedit-2.8.1+gcc-4.3.patch,



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog
@ 2008-04-27 12:48 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2008-04-27 12:48 UTC (permalink / raw
  To: gentoo-commits

maekke      08/04/27 12:48:01

  Modified:             noteedit-2.8.1-r1.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #218732
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.5                  media-sound/noteedit/noteedit-2.8.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?r1=1.4&r2=1.5

Index: noteedit-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- noteedit-2.8.1-r1.ebuild	26 Apr 2008 18:16:08 -0000	1.4
+++ noteedit-2.8.1-r1.ebuild	27 Apr 2008 12:48:01 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.4 2008/04/26 18:16:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.5 2008/04/27 12:48:01 maekke Exp $
 
 IUSE="kmid tse3"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
 
 DEPEND="kmid? ( || ( kde-base/kmid kde-base/kdemultimedia )  )
 	tse3? ( >=media-libs/tse3-0.3.1 )"



1.31                 media-sound/noteedit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	26 Apr 2008 18:16:08 -0000	1.30
+++ ChangeLog	27 Apr 2008 12:48:01 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/noteedit
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.30 2008/04/26 18:16:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.31 2008/04/27 12:48:01 maekke Exp $
+
+  27 Apr 2008; Markus Meier <maekke@gentoo.org> noteedit-2.8.1-r1.ebuild:
+  amd64/x86 stable, bug #218732
 
   26 Apr 2008; nixnut <nixnut@gentoo.org> noteedit-2.8.1-r1.ebuild:
   Stable on ppc wrt bug 218732



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog
@ 2008-05-02 16:08 Samuli Suominen (drac)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (drac) @ 2008-05-02 16:08 UTC (permalink / raw
  To: gentoo-commits

drac        08/05/02 16:08:16

  Modified:             noteedit-2.8.1-r1.ebuild ChangeLog
  Log:
  Use berlios mirrors://
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.6                  media-sound/noteedit/noteedit-2.8.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?r1=1.5&r2=1.6

Index: noteedit-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- noteedit-2.8.1-r1.ebuild	27 Apr 2008 12:48:01 -0000	1.5
+++ noteedit-2.8.1-r1.ebuild	2 May 2008 16:08:16 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.5 2008/04/27 12:48:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.6 2008/05/02 16:08:16 drac Exp $
 
 IUSE="kmid tse3"
 
@@ -12,7 +12,7 @@
 
 DESCRIPTION="Musical score editor."
 HOMEPAGE="http://noteedit.berlios.de/"
-SRC_URI="http://download.berlios.de/noteedit/${P}.tar.gz"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.33                 media-sound/noteedit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	27 Apr 2008 12:58:38 -0000	1.32
+++ ChangeLog	2 May 2008 16:08:16 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/noteedit
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.32 2008/04/27 12:58:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.33 2008/05/02 16:08:16 drac Exp $
+
+  02 May 2008; Samuli Suominen <drac@gentoo.org> noteedit-2.8.1-r1.ebuild:
+  Use berlios mirrors://
 
   27 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> -noteedit-2.8.1.ebuild:
   Cleanup.



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog
@ 2008-06-25 17:24 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2008-06-25 17:24 UTC (permalink / raw
  To: gentoo-commits

aballier    08/06/25 17:24:22

  Modified:             noteedit-2.8.1-r1.ebuild ChangeLog
  Log:
  fix build with gcc 4.3 with tse3 useflag on, by Markus Rathgeb <maggu2810@web.de>, bug #229291
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)

Revision  Changes    Path
1.7                  media-sound/noteedit/noteedit-2.8.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?r1=1.6&r2=1.7

Index: noteedit-2.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- noteedit-2.8.1-r1.ebuild	2 May 2008 16:08:16 -0000	1.6
+++ noteedit-2.8.1-r1.ebuild	25 Jun 2008 17:24:22 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.6 2008/05/02 16:08:16 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v 1.7 2008/06/25 17:24:22 aballier Exp $
 
 IUSE="kmid tse3"
 
@@ -23,7 +23,7 @@
 
 need-kde 3
 
-PATCHES=( "${FILESDIR}/${P}-desktop-file.patch" "${FILESDIR}/${P}+gcc-4.3.patch" )
+PATCHES=( "${FILESDIR}/${P}-desktop-file.patch" "${FILESDIR}/${P}+gcc-4.3.patch" "${FILESDIR}/${P}+gcc-4.3.1.patch" )
 
 src_compile() {
 	use tse3 || use kmid || myconf="--without-libs"



1.34                 media-sound/noteedit/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	2 May 2008 16:08:16 -0000	1.33
+++ ChangeLog	25 Jun 2008 17:24:22 -0000	1.34
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/noteedit
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.33 2008/05/02 16:08:16 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.34 2008/06/25 17:24:22 aballier Exp $
+
+  25 Jun 2008; Alexis Ballier <aballier@gentoo.org>
+  +files/noteedit-2.8.1+gcc-4.3.1.patch, noteedit-2.8.1-r1.ebuild:
+  fix build with gcc 4.3 with tse3 useflag on, by Markus Rathgeb
+  <maggu2810@web.de>, bug #229291
 
   02 May 2008; Samuli Suominen <drac@gentoo.org> noteedit-2.8.1-r1.ebuild:
   Use berlios mirrors://



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-25 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-27 12:48 [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2008-06-25 17:24 Alexis Ballier (aballier)
2008-05-02 16:08 Samuli Suominen (drac)
2008-04-21 17:59 Ferris McCormick (fmccor)
2008-04-21 14:19 Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox