Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/doxygen: doxygen-1.8.3.1.ebuild doxygen-1.8.5.ebuild doxygen-1.8.4-r2.ebuild ChangeLog
Date: Fri, 01 Aug 2014 21:06:28
Message-Id: 20140801210516.046E52004E@flycatcher.gentoo.org
1 tgall 14/08/01 21:05:15
2
3 Modified: doxygen-1.8.3.1.ebuild doxygen-1.8.5.ebuild
4 doxygen-1.8.4-r2.ebuild ChangeLog
5 Log:
6 arm64, initial support
7
8 (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
9
10 Revision Changes Path
11 1.19 app-doc/doxygen/doxygen-1.8.3.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.3.1.ebuild?rev=1.19&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.3.1.ebuild?rev=1.19&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.3.1.ebuild?r1=1.18&r2=1.19
16
17 Index: doxygen-1.8.3.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.3.1.ebuild,v
20 retrieving revision 1.18
21 retrieving revision 1.19
22 diff -u -r1.18 -r1.19
23 --- doxygen-1.8.3.1.ebuild 5 Sep 2013 19:44:49 -0000 1.18
24 +++ doxygen-1.8.3.1.ebuild 1 Aug 2014 21:05:15 -0000 1.19
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.3.1.ebuild,v 1.18 2013/09/05 19:44:49 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.3.1.ebuild,v 1.19 2014/08/01 21:05:15 tgall Exp $
31
32 EAPI=4
33
34 @@ -14,7 +14,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
40 IUSE="debug doc dot qt4 latex elibc_FreeBSD userland_GNU"
41
42 #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
43
44
45
46 1.13 app-doc/doxygen/doxygen-1.8.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild?rev=1.13&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild?rev=1.13&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild?r1=1.12&r2=1.13
51
52 Index: doxygen-1.8.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild,v
55 retrieving revision 1.12
56 retrieving revision 1.13
57 diff -u -r1.12 -r1.13
58 --- doxygen-1.8.5.ebuild 13 Jun 2014 14:21:55 -0000 1.12
59 +++ doxygen-1.8.5.ebuild 1 Aug 2014 21:05:15 -0000 1.13
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild,v 1.12 2014/06/13 14:21:55 zlogene Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild,v 1.13 2014/08/01 21:05:15 tgall Exp $
65
66 EAPI=4
67 PYTHON_COMPAT=( python{2_6,2_7} )
68 @@ -14,7 +14,7 @@
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -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"
73 +KEYWORDS="alpha amd64 arm ~arm64 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"
74 IUSE="debug doc dot qt4 latex sqlite elibc_FreeBSD userland_GNU"
75
76 #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
77
78
79
80 1.5 app-doc/doxygen/doxygen-1.8.4-r2.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.4-r2.ebuild?rev=1.5&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.4-r2.ebuild?rev=1.5&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/doxygen-1.8.4-r2.ebuild?r1=1.4&r2=1.5
85
86 Index: doxygen-1.8.4-r2.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.4-r2.ebuild,v
89 retrieving revision 1.4
90 retrieving revision 1.5
91 diff -u -r1.4 -r1.5
92 --- doxygen-1.8.4-r2.ebuild 1 Nov 2013 21:53:54 -0000 1.4
93 +++ doxygen-1.8.4-r2.ebuild 1 Aug 2014 21:05:15 -0000 1.5
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2013 Gentoo Foundation
96 +# Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.4-r2.ebuild,v 1.4 2013/11/01 21:53:54 hwoarang Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.4-r2.ebuild,v 1.5 2014/08/01 21:05:15 tgall Exp $
100
101 EAPI=4
102
103 @@ -14,7 +14,7 @@
104
105 LICENSE="GPL-2"
106 SLOT="0"
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 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
109 IUSE="debug doc dot qt4 latex sqlite elibc_FreeBSD userland_GNU"
110
111 #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
112
113
114
115 1.271 app-doc/doxygen/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/ChangeLog?rev=1.271&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/ChangeLog?rev=1.271&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/doxygen/ChangeLog?r1=1.270&r2=1.271
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v
124 retrieving revision 1.270
125 retrieving revision 1.271
126 diff -u -r1.270 -r1.271
127 --- ChangeLog 13 Jun 2014 14:21:55 -0000 1.270
128 +++ ChangeLog 1 Aug 2014 21:05:15 -0000 1.271
129 @@ -1,6 +1,10 @@
130 # ChangeLog for app-doc/doxygen
131 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.270 2014/06/13 14:21:55 zlogene Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.271 2014/08/01 21:05:15 tgall Exp $
134 +
135 + 01 Aug 2014; <tgall@g.o> doxygen-1.8.3.1.ebuild,
136 + doxygen-1.8.4-r2.ebuild, doxygen-1.8.5.ebuild:
137 + arm64, initial support
138
139 13 Jun 2014; Mikle Kolyada <zlogene@g.o> doxygen-1.8.5.ebuild:
140 sparc stable wrt bug #511450