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
89
90
91
|
# ChangeLog for sys-apps/gentoo-systemd-integration
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.20 2014/02/02 11:27:45 pacho Exp $
02 Feb 2014; Pacho Ramos <pacho@gentoo.org>
gentoo-systemd-integration-2.ebuild:
ppc/ppc64 stable, bug #492430
02 Feb 2014; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-2.ebuild:
Stable for alpha, wrt bug #487344
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-2.ebuild:
Stable for ia64, wrt bug #487344
26 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-2.ebuild:
Stable for sparc, wrt bug #487344
19 Jan 2014; Pacho Ramos <pacho@gentoo.org>
gentoo-systemd-integration-2.ebuild:
sparc keyword, bug #478076
07 Jan 2014; Pacho Ramos <pacho@gentoo.org>
gentoo-systemd-integration-2.ebuild:
Keyword on ia64 (#478076 by Emeric Maschino)
08 Dec 2013; Markus Meier <maekke@gentoo.org>
gentoo-systemd-integration-2.ebuild:
arm stable, bug #492430
01 Dec 2013; Johannes Huber <johu@gentoo.org>
gentoo-systemd-integration-2.ebuild:
x86 stable, bug #492430
24 Nov 2013; Pacho Ramos <pacho@gentoo.org>
gentoo-systemd-integration-2.ebuild:
amd64 stable, bug #492430
13 Nov 2013; Matt Turner <mattst88@gentoo.org>
gentoo-systemd-integration-2.ebuild:
Added ~alpha, bug 478076.
28 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-1.ebuild:
Stable for ppc64, wrt bug #485546
28 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-1.ebuild:
Stable for ppc, wrt bug #485546
28 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-1.ebuild:
Stable for x86, wrt bug #485546
28 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-1.ebuild:
Stable for amd64, wrt bug #485546
26 Sep 2013; Agostino Sarubbo <ago@gentoo.org>
gentoo-systemd-integration-1.ebuild:
Stable for arm, wrt bug #485546
*gentoo-systemd-integration-2 (22 Sep 2013)
22 Sep 2013; Michał Górny <mgorny@gentoo.org>
+gentoo-systemd-integration-2.ebuild, gentoo-systemd-integration-1.ebuild,
gentoo-systemd-integration-9999.ebuild:
Version bump. The new version re-enables sysrq by default.
*gentoo-systemd-integration-1 (11 Sep 2013)
11 Sep 2013; Michał Górny <mgorny@gentoo.org>
+gentoo-systemd-integration-1.ebuild, gentoo-systemd-integration-9999.ebuild:
Introduce the first release.
11 Sep 2013; Michał Górny <mgorny@gentoo.org>
gentoo-systemd-integration-9999.ebuild:
sys-devel/systemd-sdk has been renamed to systemd-m4.
29 Jul 2013; Michał Górny <mgorny@gentoo.org>
gentoo-systemd-integration-9999.ebuild:
Block the current revision of live ebuild as well, to ensure a smooth move of
files between the packages.
*gentoo-systemd-integration-9999 (29 Jul 2013)
29 Jul 2013; Michał Górny <mgorny@gentoo.org>
+gentoo-systemd-integration-9999.ebuild, +metadata.xml:
Initial commit of systemd Gentoo integration files.
|