blob: c96a55a6b9642f384a29ea64a9e53ebb5501a369 (
plain)
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
|
# ChangeLog for net-misc/spread
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/spread/ChangeLog,v 1.9 2012/03/12 12:35:44 kumba Exp $
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
|