blob: 20dbf07854169400dedfa7a1cfe58fe950ed623f (
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
|
# ChangeLog for sys-block/gpart
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/gpart/ChangeLog,v 1.5 2007/03/03 05:34:51 vapier Exp $
03 Mar 2007; Mike Frysinger <vapier@gentoo.org>
+files/gpart-0.1h-no-_syscall.patch, gpart-0.1h-r1.ebuild:
Use syscall() rather than _syscall#() #163800 by Peter Ruskin.
28 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> gpart-0.1h-r1.ebuild:
Move to -amd64 as per bug #120741 waiting for a solution.
05 May 2005; Michael Hanselmann <hansmi@gentoo.org> gpart-0.1h-r1.ebuild:
Added to ~hppa.
*gpart-0.1h-r1 (06 Mar 2005)
06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+files/gpart-0.1h-PIC.patch, +files/gpart-0.1h-errno.patch,
+files/gpart-0.1h-ntfs.patch, +files/gpart-0.1h-vfat.patch,
+gpart-0.1h-r1.ebuild:
Moved from sys-apps/gpart to sys-block/gpart.
*gpart-0.1h-r1 (11 Feb 2005)
11 Feb 2005; Mike Frysinger <vapier@gentoo.org>
+files/gpart-0.1h-errno.patch, +files/gpart-0.1h-ntfs.patch,
+files/gpart-0.1h-vfat.patch, +files/gpart-0.1h-PIC.patch:
Add fix from reiserfs for #49732 by Brice Arnould. Grab patches from Debian
to fix NTFS building #49878 by Hans-Christian Armingeon. Fix building with
hardened (PIC) #43440 by John Davis.
*gpart-0.1h (09 Feb 2003)
22 Apr 2003; Stefan Jones <cretin@gentoo.org> gpart-0.1h.ebuild gpart-0.1h-errno.diff :
Added errno patch to fix compile on nwer glibc, bug #19302
15 Feb 2003: Seth Chandler <sethbc@gentoo.org> gpart-0.1h.ebuild:
added gpart to portage...
|