blob: 4106f948eeb08ebe059b7722feba9eb29a53cafb (
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
84
|
# ChangeLog for app-emacs/psgml
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.13 2009/05/05 08:03:37 fauli Exp $
05 May 2009; Christian Faulhammer <fauli@gentoo.org>
psgml-1.2.5-r1.ebuild:
set explicit RDEPEND
03 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
psgml-1.2.5-r1.ebuild:
removed virtual/emacs from DEPEND; added a pair of quotes; adjusted
DESCRIPTION; added a comment for die command
12 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml:
Replacing text-markup herd with the new sgml herd.
05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
14 Mar 2004; David Holm <dholm@gentoo.org> psgml-1.2.5-r1.ebuild:
Added to ~ppc.
11 Mar 2004; Jason Wever <weeve@gentoo.org> psgml-1.2.5-r1.ebuild:
Stable on sparc.
28 Feb 2004; Jason Wever <weeve@gentoo.org> psgml-1.2.5-r1.ebuild:
Added ~sparc keyword.
*psgml-1.2.5-r1 (23 Oct 2003)
23 Oct 2003; Mike Gardiner <obz@gentoo.org> psgml-1.2.5-r1.ebuild,
files/50psgml-gentoo.el:
Fixed the catalog setting in the site-lisp 50psgml-gentoo.el. This is a fix to
the installed files so the ebuild has been revised.
*psgml-1.2.5 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
psgml-1.2.5.ebuild, files/50psgml-gentoo.el,
files/digest-psgml-1.2.5 :
Initial import.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*psgml-1.2.4 (28 Mar 2002)
19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psgml-1.2.4.ebuild :
Updated to mirror://sourceforge in SRC_URI.
2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
28 Mar 2002; Tod Neidt <tod@gentoo.org> psgml-1.2.4.ebuild :
Version update: emacs-21.1 compatible.
*psgml-1.2.2-r1 (28 Mar 2002)
19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psgml-1.2.2-r1.ebuild :
Updated to mirror://sourceforge in SRC_URI.
2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.2-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
28 Mar 2002; Tod Neidt <tod@gentoo.org> psgml-1.2.2-r1.ebuild :
Syntax update.
*psgml-1.2.2 (1 Feb 2002)
19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psgml-1.2.2.ebuild :
Updated to mirror://sourceforge in SRC_URI.
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.
|