blob: c8b9be55f0d3839667b95f0f170772e9ea2b49f4 (
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
74
75
76
77
78
79
80
81
82
83
|
# ChangeLog for app-arch/cpio
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/ChangeLog,v 1.6 2004/12/17 19:38:39 vapier Exp $
*cpio-2.5.90 (17 Dec 2004)
17 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+files/2.5.90-gnulib.patch, +files/2.5.90-makepath.patch,
+files/2.5.90-rili-big-files.patch, +cpio-2.5.90.ebuild:
Version bump. Also include large file support #68520.
17 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> cpio-2.5.ebuild:
Added to ~ppc-macos.
27 Sep 2004; Mike Frysinger <vapier@gentoo.org> cpio-2.4.2-r4.ebuild,
cpio-2.5.ebuild:
FHS says to install into /bin #65534 by will@johnstonclan.net.
21 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> cpio-2.4.2-r4.ebuild,
cpio-2.5.ebuild:
header fix; tidy; arm needs deps first
*cpio-2.5 (14 Nov 2003)
14 Nov 2003; Seemant Kulleen <seemant@gentoo.org> cpio-2.4.2-r4.ebuild,
cpio-2.5.ebuild:
moved to app-arch from sys-apps
19 Oct 2003; Martin Holzer <mholzer@gentoo.org> cpio-2.4.2-r4.ebuild,
cpio-2.5.ebuild:
adding DEPEND="virtual/glibc" Closes #31474.
23 Jun 2003; Aron Griffis <agriffis@gentoo.org> cpio-2.5.ebuild:
Mark stable on alpha
20 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords
15 Feb 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*cpio-2.5 (19 Nov 2002)
28 Mar 2003; Christian Birchinger <joker@gentoo.org> cpio-2.5.ebuild:
Added stable sparc keyword
02 Mar 2003; Guy Martin <gmsoft@gentoo.org> cpio-2.5.ebuild :
Changed ~hppa in hppa.
01 Mar 2003; Martin Holzer <mholzer@gentoo.org> cpio-2.5.ebuild :
Removed doinfo cause there's no more cpio.info
01 Mar 2003; Brandon Low <lostlogic@gentoo.org> cpio-2.5.ebuild:
Move to stable on x86 (bug 16360), works here, among other places.
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> cpio-2.5.ebuild :
Marked as stable for mips.
19 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump.
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Updated to use icc if USE=icc.
19 Dec 2002; Jon Portnoy <avenj@gentoo.org> :
Pulled out ICC support for now (see bug #12357)
*cpio-2.4.2-r4 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> cpio-2.4.2-r4.ebuild :
Added KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|