Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/marrie: marrie-9999.ebuild marrie-0.3-r2.ebuild ChangeLog
Date: Wed, 26 Dec 2012 23:20:44
Message-Id: 20121226232034.345922171D@flycatcher.gentoo.org
1 ottxor 12/12/26 23:20:34
2
3 Modified: marrie-9999.ebuild marrie-0.3-r2.ebuild ChangeLog
4 Log:
5 use new mercurial.eclass defaults
6
7 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
8
9 Revision Changes Path
10 1.4 media-sound/marrie/marrie-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-9999.ebuild?r1=1.3&r2=1.4
15
16 Index: marrie-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- marrie-9999.ebuild 23 Nov 2012 06:28:52 -0000 1.3
23 +++ marrie-9999.ebuild 26 Dec 2012 23:20:34 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v 1.3 2012/11/23 06:28:52 rafaelmartins Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v 1.4 2012/12/26 23:20:34 ottxor Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,6 @@
33 if [[ ${PV} = *9999* ]]; then
34 HG_ECLASS="mercurial"
35 EHG_REPO_URI="http://hg.rafaelmartins.eng.br/marrie/"
36 - EHG_REVISION="default"
37 fi
38
39 inherit distutils ${HG_ECLASS}
40
41
42
43 1.3 media-sound/marrie/marrie-0.3-r2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild?r1=1.2&r2=1.3
48
49 Index: marrie-0.3-r2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- marrie-0.3-r2.ebuild 23 Nov 2012 06:28:52 -0000 1.2
56 +++ marrie-0.3-r2.ebuild 26 Dec 2012 23:20:34 -0000 1.3
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v 1.2 2012/11/23 06:28:52 rafaelmartins Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v 1.3 2012/12/26 23:20:34 ottxor Exp $
62
63 EAPI=4
64
65 @@ -12,7 +12,6 @@
66 if [[ ${PV} = *9999* ]]; then
67 HG_ECLASS="mercurial"
68 EHG_REPO_URI="http://hg.rafaelmartins.eng.br/marrie/"
69 - EHG_REVISION="default"
70 fi
71
72 inherit distutils ${HG_ECLASS}
73
74
75
76 1.5 media-sound/marrie/ChangeLog
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/ChangeLog?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/ChangeLog?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/marrie/ChangeLog?r1=1.4&r2=1.5
81
82 Index: ChangeLog
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- ChangeLog 23 Nov 2012 06:28:52 -0000 1.4
89 +++ ChangeLog 26 Dec 2012 23:20:34 -0000 1.5
90 @@ -1,6 +1,10 @@
91 # ChangeLog for media-sound/marrie
92 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
93 -# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v 1.4 2012/11/23 06:28:52 rafaelmartins Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v 1.5 2012/12/26 23:20:34 ottxor Exp $
95 +
96 + 26 Dec 2012; Christoph Junghans <ottxor@g.o> marrie-0.3-r2.ebuild,
97 + marrie-9999.ebuild:
98 + use new mercurial.eclass defaults
99
100 23 Nov 2012; Rafael G. Martins <rafaelmartins@g.o>
101 marrie-0.3-r2.ebuild, marrie-9999.ebuild:
102 @@ -24,4 +28,3 @@
103 22 Nov 2012; Rafael G. Martins <rafaelmartins@g.o> +marrie-0.3.ebuild,
104 +metadata.xml:
105 Initial commit
106 -