Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/noteedit: noteedit-2.8.1-r1.ebuild ChangeLog
Date: Fri, 02 May 2008 16:08:19
Message-Id: E1Jrxo0-0005Bh-S8@stork.gentoo.org
1 drac 08/05/02 16:08:16
2
3 Modified: noteedit-2.8.1-r1.ebuild ChangeLog
4 Log:
5 Use berlios mirrors://
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.6 media-sound/noteedit/noteedit-2.8.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?rev=1.6&view=markup
12 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
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: noteedit-2.8.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.1-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- noteedit-2.8.1-r1.ebuild 27 Apr 2008 12:48:01 -0000 1.5
22 +++ noteedit-2.8.1-r1.ebuild 2 May 2008 16:08:16 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 IUSE="kmid tse3"
30
31 @@ -12,7 +12,7 @@
32
33 DESCRIPTION="Musical score editor."
34 HOMEPAGE="http://noteedit.berlios.de/"
35 -SRC_URI="http://download.berlios.de/noteedit/${P}.tar.gz"
36 +SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
37
38 LICENSE="GPL-2"
39 SLOT="0"
40
41
42
43 1.33 media-sound/noteedit/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/noteedit/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 27 Apr 2008 12:58:38 -0000 1.32
56 +++ ChangeLog 2 May 2008 16:08:16 -0000 1.33
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-sound/noteedit
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.32 2008/04/27 12:58:38 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.33 2008/05/02 16:08:16 drac Exp $
62 +
63 + 02 May 2008; Samuli Suominen <drac@g.o> noteedit-2.8.1-r1.ebuild:
64 + Use berlios mirrors://
65
66 27 Apr 2008; Diego Pettenò <flameeyes@g.o> -noteedit-2.8.1.ebuild:
67 Cleanup.
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list