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
88
|
# ChangeLog for dev-cpp/gflags
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gflags/ChangeLog,v 1.19 2012/12/16 14:11:07 pacho Exp $
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> -gflags-1.7.ebuild, metadata.xml:
Drop maintainer due retirement, #95685
19 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> gflags-2.0.ebuild:
Keyworded ~amd64-linux and ~x86-linux
03 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> -gflags-1.5.ebuild,
-gflags-1.6.ebuild:
Remove old versions.
16 Feb 2012; Mike Frysinger <vapier@gentoo.org> gflags-1.5.ebuild,
gflags-1.6.ebuild, gflags-1.7.ebuild, gflags-2.0.ebuild:
Touch up style -- no functional changes.
*gflags-2.0 (16 Feb 2012)
*gflags-1.7 (16 Feb 2012)
16 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org> +gflags-1.7.ebuild,
+gflags-2.0.ebuild:
Version bumps.
11 Nov 2011; Mike Frysinger <vapier@gentoo.org> gflags-1.5.ebuild,
gflags-1.6.ebuild:
Add arm love.
*gflags-1.6 (01 Sep 2011)
01 Sep 2011; Krzysztof Pawlik <nelchael@gentoo.org> -gflags-1.4.ebuild,
+gflags-1.6.ebuild:
Version bump.
*gflags-1.5 (12 Feb 2011)
12 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org> -gflags-1.2.ebuild,
+gflags-1.5.ebuild:
Version bump.
08 Nov 2010; Krzysztof Pawlik <nelchael@gentoo.org> metadata.xml:
Improve metadata: add no-herd and my name.
*gflags-1.4 (08 Nov 2010)
08 Nov 2010; Krzysztof Pawlik <nelchael@gentoo.org> +gflags-1.4.ebuild,
metadata.xml:
Version bump, Python library has been split off to separate package:
dev-python/python-gflags.
09 Jul 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
Update metadata.xml. antarus is staffer now (#119161)
29 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
gflags-1.2.ebuild:
Set SUPPORT_PYTHON_ABIS (bug #312131).
*gflags-1.2 (14 Sep 2009)
14 Sep 2009; Tiziano Müller <dev-zero@gentoo.org> +gflags-1.2.ebuild:
Version bump.
*gflags-1.1 (30 Apr 2009)
30 Apr 2009; Tiziano Müller <dev-zero@gentoo.org> gflags-0.8.ebuild,
+gflags-1.1.ebuild:
Version bump (including eapi-2 and python conditional-depend fix).
*gflags-0.8 (16 Jun 2008)
16 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> +gflags-0.8.ebuild:
Version bump (bug #218802, fixes bug #227473)
10 Mar 2008; Alec Warner <antarus@gentoo.org> gflags-0.7.ebuild:
distutils fix from dev-zero
09 Mar 2008; Alec Warner <antarus@gentoo.org> gflags-0.7.ebuild:
remove mirror://, it was wrong anyway
09 Mar 2008; Alec Warner <antarus@gentoo.org> gflags-0.7.ebuild:
Thanks to leio for pointing out I'm retarded and didn't specify an SRC_URI
*gflags-0.7 (09 Mar 2008)
09 Mar 2008; Alec Warner <antarus@gentoo.org> +metadata.xml,
+gflags-0.7.ebuild:
-m Initial import of gflags
|