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
|
# ChangeLog for net-misc/spread
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/spread/ChangeLog,v 1.13 2014/03/11 09:50:44 kumba Exp $
*spread-4.3.0 (11 Mar 2014)
*spread-4.1.0-r1 (11 Mar 2014)
11 Mar 2014; Joshua Kinard <kumba@gentoo.org> +spread-4.1.0-r1.ebuild,
+spread-4.3.0.ebuild, files/spread.init.d:
Add 4.3.0 ebuild, fix init script to create /var/run/spread at startup to
resolve #449242.
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> spread-4.1.0.ebuild:
Inherit the user eclass for enewuser/etc...
26 Sep 2012; Michael Palimaka <kensington@gentoo.org> -spread-4.0.0.ebuild:
Remove old.
12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> spread-4.0.0.ebuild,
spread-4.1.0.ebuild:
added GPL-2 to LICENSE per bug 426096
12 Mar 2012; Joshua Kinard <kumba@gentoo.org> spread-4.0.0.ebuild,
spread-4.1.0.ebuild:
EAPI is a string, not an integer.
11 Mar 2012; Joshua Kinard <kumba@gentoo.org> spread-4.0.0.ebuild,
spread-4.1.0.ebuild:
Update the ebuilds to EAPI 4 and mark both versions stable. They've been
around for a long time with no reported issues.
*spread-4.1.0 (05 Sep 2011)
05 Sep 2011; Joshua Kinard <kumba@gentoo.org> +spread-4.1.0.ebuild:
Bump to 4.1.0. This fixes #311317.
22 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> spread-4.0.0.ebuild:
Put the docs in correct place wrt bug #241308 by flameeyes. Also fix some
repoman warnings.
11 Jan 2008; Raúl Porcel <armin76@gentoo.org> spread-4.0.0.ebuild:
Fix make install, bug #205283
*spread-4.0.0 (22 Mar 2007)
22 Mar 2007; Raúl Porcel <armin76@gentoo.org> -spread-3.17.3.ebuild,
-spread-3.17.3-r1.ebuild, +spread-4.0.0.ebuild:
Version bump wrt bug 170656 and drop old
*spread-3.17.3-r1 (06 Oct 2006)
06 Oct 2006; Caleb Tennis <caleb@gentoo.org> +files/spread.init.d,
+spread-3.17.3-r1.ebuild:
bump from bug #146345
29 Apr 2006; Caleb Tennis <caleb@gentoo.org> spread-3.17.3.ebuild:
move the enewuser into pkg_postinst
*spread-3.17.3 (05 Jan 2006)
05 Jan 2006; Caleb Tennis <caleb@gentoo.org> +metadata.xml,
+spread-3.17.3.ebuild:
Initial import
|