blob: 6bd5a8741c0f76d67d6d6d319762a162ab3c2c94 (
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
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
|
# ChangeLog for sys-fs/mtd-utils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtd-utils/ChangeLog,v 1.16 2008/09/24 02:11:18 robbat2 Exp $
24 Sep 2008; Robin H. Johnson <robbat2@gentoo.org>
+files/mtd-utils-fixup.patch, mtd-utils-20080907.ebuild:
Fix inverted xattr logic per bug #238435 and also parallel build.
*mtd-utils-20080907 (21 Sep 2008)
21 Sep 2008; Mike Frysinger <vapier@gentoo.org>
+mtd-utils-20080907.ebuild:
Version bump.
22 Jun 2008; Zac Medico <zmedico@gentoo.org> mtd-utils-9999.ebuild:
Add -f to rm arguments in src_install since ${D}/usr/include doesn't
necessarily exist. Also add emake -j1 option to avoid make failures.
16 Jun 2008; <solar@gentoo.org> mtd-utils-20080102.ebuild:
- don't use argp.h http://patchwork.ozlabs.org/linux-mtd/patch?id=17501
25 May 2008; <solar@gentoo.org> mtd-utils-20080102.ebuild:
- stable on arm/amd64/x86
23 Feb 2008; Mike Frysinger <vapier@gentoo.org> mtd-utils-20060907.ebuild:
Move to amd64 stable #203855.
01 Feb 2008; Mike Frysinger <vapier@gentoo.org> mtd-utils-9999.ebuild,
-mtd-utils-20060606.ebuild, mtd-utils-20080102.ebuild:
Pull in lzo since we use it #208428 by Mart Raudsepp.
26 Jan 2008; Mike Frysinger <vapier@gentoo.org> mtd-utils-20060907.ebuild:
Move to mips stable #203855.
*mtd-utils-20080102 (02 Jan 2008)
02 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> mtd-utils-9999.ebuild,
+mtd-utils-20080102.ebuild:
Version bump using a snapshot from the actual Git repo now. Also update the
live ebuild to use the Git repo directly. attr/acl are totally optional now.
01 Jan 2008; Markus Meier <maekke@gentoo.org> mtd-utils-20060907.ebuild:
x86 stable, bug #203855
31 Dec 2007; Joseph Jezak <josejx@gentoo.org> mtd-utils-20060907.ebuild:
Marked ppc stable for bug #203855.
*mtd-utils-9999 (27 Dec 2007)
27 Dec 2007; Mike Frysinger <vapier@gentoo.org> +mtd-utils-9999.ebuild:
Live cvs ebuild.
26 Dec 2007; Robin H. Johnson <robbat2@gentoo.org>
mtd-utils-20060907.ebuild:
Fix the deps, acl is only needed to build, as the headers are used. No linking.
*mtd-utils-20060907 (08 Sep 2006)
08 Sep 2006; Robin H. Johnson <robbat2@gentoo.org>
mtd-utils-20060606.ebuild, +mtd-utils-20060907.ebuild:
Fix bug #146362 and version bump.
08 Jun 2006; Robin H. Johnson <robbat2@gentoo.org>
mtd-utils-20060606.ebuild:
Forgot to block old package.
*mtd-utils-20060606 (08 Jun 2006)
08 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+mtd-utils-20060606.ebuild:
Initial commit. New variant of the old sys-fs/mtd package, maintained
seperately by upstream.
|