Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/asciidoc: asciidoc-8.6.7.ebuild asciidoc-8.6.5.ebuild asciidoc-9999.ebuild asciidoc-8.6.8.ebuild ChangeLog
Date: Thu, 27 Dec 2012 19:09:56
Message-Id: 20121227190935.CE8DE2171D@flycatcher.gentoo.org
1 ottxor 12/12/27 19:09:35
2
3 Modified: asciidoc-8.6.7.ebuild asciidoc-8.6.5.ebuild
4 asciidoc-9999.ebuild asciidoc-8.6.8.ebuild
5 ChangeLog
6 Log:
7 mercurial.eclass respects now
8
9 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
10
11 Revision Changes Path
12 1.4 app-text/asciidoc/asciidoc-8.6.7.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild?r1=1.3&r2=1.4
17
18 Index: asciidoc-8.6.7.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- asciidoc-8.6.7.ebuild 26 Apr 2012 18:29:53 -0000 1.3
25 +++ asciidoc-8.6.7.ebuild 27 Dec 2012 19:09:35 -0000 1.4
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild,v 1.3 2012/04/26 18:29:53 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.7.ebuild,v 1.4 2012/12/27 19:09:35 ottxor Exp $
31
32 EAPI="3"
33
34 @@ -16,7 +16,6 @@
35 EHG_REPO_URI="https://asciidoc.googlecode.com/hg/"
36 SRC_URI=""
37 KEYWORDS=""
38 - S=${WORKDIR}/hg
39 else
40 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
41 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
42
43
44
45 1.12 app-text/asciidoc/asciidoc-8.6.5.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild?r1=1.11&r2=1.12
50
51 Index: asciidoc-8.6.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- asciidoc-8.6.5.ebuild 8 Apr 2012 16:43:07 -0000 1.11
58 +++ asciidoc-8.6.5.ebuild 27 Dec 2012 19:09:35 -0000 1.12
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild,v 1.11 2012/04/08 16:43:07 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.5.ebuild,v 1.12 2012/12/27 19:09:35 ottxor Exp $
64
65 EAPI="3"
66
67 @@ -16,7 +16,6 @@
68 EHG_REPO_URI="https://asciidoc.googlecode.com/hg/"
69 SRC_URI=""
70 KEYWORDS=""
71 - S=${WORKDIR}/hg
72 else
73 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
74 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
75
76
77
78 1.10 app-text/asciidoc/asciidoc-9999.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild?rev=1.10&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild?rev=1.10&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild?r1=1.9&r2=1.10
83
84 Index: asciidoc-9999.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v
87 retrieving revision 1.9
88 retrieving revision 1.10
89 diff -u -r1.9 -r1.10
90 --- asciidoc-9999.ebuild 10 Sep 2012 03:04:04 -0000 1.9
91 +++ asciidoc-9999.ebuild 27 Dec 2012 19:09:35 -0000 1.10
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v 1.9 2012/09/10 03:04:04 floppym Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v 1.10 2012/12/27 19:09:35 ottxor Exp $
97
98 EAPI="3"
99
100 @@ -16,7 +16,6 @@
101 EHG_REPO_URI="https://asciidoc.googlecode.com/hg/"
102 SRC_URI=""
103 KEYWORDS=""
104 - S=${WORKDIR}/hg
105 else
106 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
107 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
108
109
110
111 1.2 app-text/asciidoc/asciidoc-8.6.8.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild?r1=1.1&r2=1.2
116
117 Index: asciidoc-8.6.8.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- asciidoc-8.6.8.ebuild 10 Sep 2012 03:04:04 -0000 1.1
124 +++ asciidoc-8.6.8.ebuild 27 Dec 2012 19:09:35 -0000 1.2
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2012 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild,v 1.1 2012/09/10 03:04:04 floppym Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8.ebuild,v 1.2 2012/12/27 19:09:35 ottxor Exp $
130
131 EAPI="3"
132
133 @@ -16,7 +16,6 @@
134 EHG_REPO_URI="https://asciidoc.googlecode.com/hg/"
135 SRC_URI=""
136 KEYWORDS=""
137 - S=${WORKDIR}/hg
138 else
139 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
140 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
141
142
143
144 1.85 app-text/asciidoc/ChangeLog
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?rev=1.85&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?rev=1.85&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?r1=1.84&r2=1.85
149
150 Index: ChangeLog
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v
153 retrieving revision 1.84
154 retrieving revision 1.85
155 diff -u -r1.84 -r1.85
156 --- ChangeLog 15 Sep 2012 04:31:54 -0000 1.84
157 +++ ChangeLog 27 Dec 2012 19:09:35 -0000 1.85
158 @@ -1,6 +1,11 @@
159 # ChangeLog for app-text/asciidoc
160 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
161 -# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.84 2012/09/15 04:31:54 floppym Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.85 2012/12/27 19:09:35 ottxor Exp $
163 +
164 + 27 Dec 2012; Christoph Junghans <ottxor@g.o> asciidoc-8.2.6.ebuild,
165 + asciidoc-8.6.5.ebuild, asciidoc-8.6.7.ebuild, asciidoc-8.6.8.ebuild,
166 + asciidoc-9999.ebuild:
167 + mercurial.eclass respects now
168
169 15 Sep 2012; Mike Gilbert <floppym@g.o> +asciidoc-8.2.6.ebuild:
170 Restore old version needed by dev-vcs/stgit-0.15-r1.