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
|
# ChangeLog for sys-apps/gentoo-functions
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.13 2014/05/10 17:20:59 jlec Exp $
10 May 2014; Justin Lecher <jlec@gentoo.org> gentoo-functions-0.4.ebuild,
gentoo-functions-0.5.ebuild, gentoo-functions-9999.ebuild, metadata.xml:
Respect CC
09 May 2014; William Hubbs <williamh@gentoo.org> gentoo-functions-9999.ebuild:
sync live ebuild
*gentoo-functions-0.5 (09 May 2014)
09 May 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.5.ebuild:
version bump
*gentoo-functions-0.4 (08 May 2014)
08 May 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.4.ebuild:
version bump, adds consoletype for bug #509284
*gentoo-functions-9999 (07 May 2014)
07 May 2014; William Hubbs <williamh@gentoo.org>
+gentoo-functions-9999.ebuild:
add live ebuild
02 May 2014; William Hubbs <williamh@gentoo.org>
-files/gentoo-functions-0.2.sh, -gentoo-functions-0.2.ebuild:
remove old version
06 Apr 2014; Fabian Groffen <grobian@gentoo.org> gentoo-functions-0.3.ebuild:
Added Prefix keywords, part of bug #504284
02 Apr 2014; William Hubbs <williamh@gentoo.org>
-files/gentoo-functions-0.1.sh, -files/gentoo-functions-0.sh,
-gentoo-functions-0.1.ebuild, -gentoo-functions-0.ebuild:
remove some old versions
*gentoo-functions-0.3 (19 Mar 2014)
19 Mar 2014; William Hubbs <williamh@gentoo.org>
+files/gentoo-functions-0.3.sh, +gentoo-functions-0.3.ebuild:
version bump for #504852.
*gentoo-functions-0.2 (12 Mar 2014)
12 Mar 2014; William Hubbs <williamh@gentoo.org>
+files/gentoo-functions-0.2.sh, +gentoo-functions-0.2.ebuild:
Version bump for prefix fixes: do not hardcode paths to consoletype or
portageq. Thanks to Ruud Koolen <redlizard@gentoo.org>
*gentoo-functions-0.1 (11 Mar 2014)
11 Mar 2014; William Hubbs <williamh@gentoo.org>
+files/gentoo-functions-0.1.sh, +gentoo-functions-0.1.ebuild:
version bump for bug #504138
11 Mar 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Fix herd
*gentoo-functions-0 (10 Mar 2014)
10 Mar 2014; William Hubbs <williamh@gentoo.org> +gentoo-functions-0.ebuild,
+files/gentoo-functions-0.sh, +metadata.xml:
initial commit of gentoo functions for bug #373219.
|