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
|
# ChangeLog for app-text/t1utils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/ChangeLog,v 1.14 2004/07/01 12:06:28 eradicator Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> t1utils-1.23.ebuild,
t1utils-1.25.ebuild, t1utils-1.28.ebuild:
virtual/glibc -> virtual/libc
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> t1utils-1.23.ebuild,
t1utils-1.25.ebuild, t1utils-1.28.ebuild:
virtual/glibc -> virtual/libc
18 May 2004; Danny van Dyk <kugelfang@gentoo.org> t1utils-1.28.ebuild:
Marked ~amd64.
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> t1utils-1.23.ebuild,
t1utils-1.25.ebuild, t1utils-1.28.ebuild:
don't assign default to S; use default src_compile; tidy; header fix
03 Jan 2004; <agriffis@gentoo.org> t1utils-1.28.ebuild:
Stable on ia64
03 Dec 2003; Aron Griffis <agriffis@gentoo.org> t1utils-1.28.ebuild:
Stable on alpha to support lilypond-1.8.2
*t1utils-1.28 (11 Aug 2003)
11 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> t1utils-1.28.ebuild:
Version bump. Added ~alpha and ~ppc keywords. Thanks to Mike Ossmann
<mike@ossmann.com> and Chandler Carruth <carrbc1@wfu.edu>. This closes
bug #24766
*t1utils-1.25 (12 Mar 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
20 Sept 2002; Mike Frysinger <vapier@gentoo.org> :
Updated HOMEPAGE and SRC_URI variables
2 Aug 2002; phoen][x <phoenix@gentoo.org> t1utils-1.25.ebuild :
Added LICENSE, KEYWORDS, SLOT.
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> t1utils-1.25 :
Updated version. This involved copying over the 1.23 ebuild and making
just some modifications: updated copyright year, made author's name Daniel
Robbins, instead of "Your Name Here", and changed try clauses to "|| die"
clauses instead. Update submitted by Matthew Kennedy.
*t1utils-1.23 (1 Feb 2002)
20 Sept 2002; Mike Frysinger <vapier@gentoo.org> :
Updated HOMEPAGE and SRC_URI variables
2 Aug 2002; phoen][x <phoenix@gentoo.org> t1utils-1.23.ebuild :
Added LICENSE, 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.
|