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
|
# ChangeLog for dev-util/kbuild
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/kbuild/ChangeLog,v 1.7 2009/03/29 09:47:27 patrick Exp $
05 Aug 2009; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+kbuild-0.1.5-r2.ebuild:
Version bump
09 Apr 2009; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+kbuild-0.1.5-r1.ebuild, +files/kbuild-unknown-configure-opt.patch:
Update the 0.1.5 sources with a new snapshot (r2274 20090221)
*kbuild-9999 (29 Mar 2009)
29 Mar 2009; Patrick Lauer <patrick@gentoo.org> +kbuild-9999.ebuild:
Adding kbuild live ebuild for virtualbox-9999. Thanks to Alessio Cassibba
(X-Drum). Based on the ebuild from the jokey overlay.
11 Mar 2009; Markus Ullmann <jokey@gentoo.org>
+files/kbuild-unknown-configure-opt.patch, kbuild-0.1.5.ebuild:
Add QA fix for bug #256981
*kbuild-0.1.5 (03 Mar 2009)
03 Mar 2009; Patrick Lauer <patrick@gentoo.org> +kbuild-0.1.5.ebuild:
Bump to 0.1.5. Imported from the jokey overlay, ebuilds by Alessio
Cassibba (X-Drum) <swapon@gmail.com>. eautoreconf is now mandatory, force
it. EAPI=2.
28 Oct 2008; Markus Ullmann <jokey@gentoo.org> kbuild-0.1.4.ebuild:
Reinstate stable keyword for bug #244718
27 Oct 2008; Markus Ullmann <jokey@gentoo.org> kbuild-0.1.4.ebuild:
Fix gettext dependency for bug #238556 thanks to Kristoffer for the
notification
*kbuild-0.1.4 (15 Sep 2008)
15 Sep 2008; Markus Ullmann <jokey@gentoo.org>
+files/kbuild-fix-acl-include.patch, kbuild-0.1.3.ebuild,
+kbuild-0.1.4.ebuild:
(Proxy-Commit) Port from dev overlay
13 Sep 2008; Alessio Cassibba (X-Drum) <swapon@gmail.com>
kbuild-0.1.3.ebuild, -files/kbuild-0.1.3-fix-acl-include.patch,
+kbuild-0.1.4.ebuild, +files/kbuild-fix-acl-include.patch:
Version bump: remove dev-util/yacc from DEPEND, see bug #236948; fix unused
sys/acl.h include, thanks to all people involved, see bug #236949
*kbuild-0.1.3 (06 Sep 2008)
06 Sep 2008; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+kbuild-0.1.3.ebuild:
Import for virtualbox-ose
03 Sep 2008; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+kbuild-0.1.3.ebuild, +metadata.xml:
Initial ebuild for kBuild
|