1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# ChangeLog for dev-util/appdata-tools
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/appdata-tools/ChangeLog,v 1.23 2015/06/07 10:25:28 maekke Exp $
07 Jun 2015; Markus Meier <maekke@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
arm stable, bug #534012
29 Mar 2015; Jeroen Roovers <jer@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
Stable for HPPA (bug #534012).
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
x86 stable, bug 534012
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
ppc64 stable, bug 534012
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
ppc stable, bug 534012
14 Mar 2015; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
amd64 stable, bug 534012
04 Feb 2015; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
ia64 keyword, bug #523924 by Émeric Maschino
08 Dec 2014; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
x86 keyword, bug #523924
24 Nov 2014; Michał Górny <mgorny@gentoo.org> appdata-tools-0.1.8-r1.ebuild:
[QA] Fix the metapackage to use RDEPEND instead of DEPEND. Otherwise,
appstream-glib can be uninstalled as soon as the metapackage is built.
23 Nov 2014; Gilles Dartiguelongue <eva@gentoo.org>
appdata-tools-0.1.8-r1.ebuild:
Empty SRC_URI for dummy package.
*appdata-tools-0.1.8-r1 (23 Nov 2014)
23 Nov 2014; Gilles Dartiguelongue <eva@gentoo.org>
+appdata-tools-0.1.8-r1.ebuild:
Version bump. Fix dependency issues while apps are transitioning to
appstream.
23 Oct 2014; Markus Meier <maekke@gentoo.org> appdata-tools-0.1.8.ebuild:
add ~arm, bug #523924
16 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
appdata-tools-0.1.8.ebuild:
Keyword ~ppc ~ppc64, bug #523924
28 Sep 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Help co-maintaining this as more and more gnome apps need this
28 Sep 2014; Jeroen Roovers <jer@gentoo.org> appdata-tools-0.1.8.ebuild:
Marked ~hppa too.
*appdata-tools-0.1.8 (27 Sep 2014)
27 Sep 2014; Gilles Dartiguelongue <eva@gentoo.org>
+appdata-tools-0.1.8.ebuild:
Version bump, required by some Gnome 3.14 packages.
07 Jul 2014; Pacho Ramos <pacho@gentoo.org> appdata-tools-0.1.7.ebuild:
amd64/x86 stable, bug #516188
06 Jun 2014; Mike Frysinger <vapier@gentoo.org> appdata-tools-0.1.7.ebuild:
Add alpha/ia64/sparc love #508918.
03 Jun 2014; Anthony G. Basile <blueness@gentoo.org>
appdata-tools-0.1.7.ebuild:
Mark ~ppc ~ppc64, bug #508918
03 May 2014; Markus Meier <maekke@gentoo.org> appdata-tools-0.1.7.ebuild:
add ~arm, bug #508918
07 Mar 2014; Jeroen Roovers <jer@gentoo.org> appdata-tools-0.1.7.ebuild:
Marked ~hppa (bug #503606).
06 Mar 2014; Lars Wendler <polynomial-c@gentoo.org>
appdata-tools-0.1.7.ebuild:
Added dependency on app-text/docbook-xml-dtd:4.3 (bug #503636).
*appdata-tools-0.1.7 (06 Mar 2014)
06 Mar 2014; Lars Wendler <polynomial-c@gentoo.org>
+appdata-tools-0.1.7.ebuild, +metadata.xml:
Initial commit.
|