blob: cb94d9c72d397438fae189009a3147966ffa62ff (
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
|
# ChangeLog for dev-python/python-docs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.10 2003/02/12 06:34:16 vapier Exp $
*python-docs-2.2.2 (22 Jan 2003)
22 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
Updated to version 2.2.2.
Removed the chmod statements, as the portage takes care of the permissions.
*python-docs-2.2.1-r1 (20 Dec 2002)
20 Dec 2002; J Robert Ray <jrray@gentoo.org> python-docs-2.2.1-r1.ebuild :
Create an env variable PYTHONDOCS pointing to the installation path of the
docs, fixing bug 12139. Also, changed ${P} to ${PF} in the destination path,
to match the actual location created by docinto().
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
1 Aug 2002; Jon Nelson <jnelson@gentoo.org>
Remove python-docs-2.0.1.ebuild, python-docs-2.2.ebuild
*python-docs-2.2.1 (1 Jul 2002)
1 Jul 2002; Jon Nelson <jnelson@gentoo.org> python-docs-2.2.1.ebuild
Added ebuild for 2.2.1 docs
*python-docs-2.2 (6 Apr 2002)
6 Apr 2002; Jon Nelson <jnelson@gentoo.org> ChangeLog, python-docs-2.2.ebuild
Added ebuild for 2.2 docs
*python-docs-2.0.1 (1 Feb 2002)
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.
|