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
|
# ChangeLog for app-misc/boxes
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/ChangeLog,v 1.20 2008/03/27 19:25:08 nixnut Exp $
27 Mar 2008; nixnut <nixnut@gentoo.org> boxes-1.1.ebuild:
Stable on ppc wrt bug 214931
27 Mar 2008; Markus Rothe <corsair@gentoo.org> boxes-1.1.ebuild:
Stable on ppc64; bug #214931
27 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> boxes-1.1.ebuild:
amd64 stable, bug #214931
26 Mar 2008; Raúl Porcel <armin76@gentoo.org> boxes-1.1.ebuild:
alpha/sparc/x86 stable, add ~ia64
*boxes-1.1 (30 Mar 2007)
30 Mar 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/boxes-1.1-Makefile.patch, +boxes-1.1.ebuild:
Version bump, bug #142476.
18 Jan 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/boxes-1.0.1-Makefile.patch, +files/boxes-1.0.1-flex.patch,
-files/boxes-1.0.1-gentoo.diff, boxes-1.0.1.ebuild:
Fix bug with recent flex versions breaking build for bug #137223. Also patch
Makefile to pass proper CFLAGS and not prestrip binaries.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> boxes-1.0.1.ebuild:
stable on amd64
31 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org> boxes-1.0.1.ebuild:
Stable on sparc, mips
21 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
update metadata (no-herd => shell-tools)
19 Sept 2004; Tom Gall <tgall@gentoo.org> boxes-1.0.1.ebuild:
stable on ppc64, bug #63659
10 Jul 2004; Tom Martin <slarti@gentoo.org> boxes-1.0.1.ebuild:
Marked ~amd64, fixed SRC_URI and HOMEPAGE.
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> boxes-1.0.1.ebuild:
Added ~sparc, ~mips
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
boxes-1.0.1.ebuild:
QA - IUSE fix
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> boxes-1.0.1.ebuild:
Don't assign default to S; header fix
06 Aug 2003; Aron Griffis <agriffis@gentoo.org> boxes-1.0.1.ebuild:
Mark stable on alpha
*boxes-1.0.1 (1 Feb 2002)
07 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> boxes-1.0.1.ebuild :
Added ppc to KEYWORDS.
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.
|