summaryrefslogtreecommitdiff
blob: 9fd83eb23d3a090fb45d4c83f2f823f15c83eeb2 (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
# 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.15 2003/12/05 16:44:34 liquidx Exp $

  05 Dec 2003; Alastair Tse <liquidx@gentoo.org> python-docs-2.3.2.ebuild:
  keep KEYWORDS insync with dev-lang/python-2.3

*python-docs-2.3.2 (01 Nov 2003)

  01 Nov 2003; Alastair Tse <liquidx@gentoo.org> python-docs-2.3.2.ebuild:
  adding 2.3 docs, and cleanup for ebuild. currently masked awaiting python-2.3
  to exit p.mask

  09 Oct 2003; Brad House <brad_mssw@gentoo.org> python-docs-2.2.3.ebuild:
  add amd64 flag

*python-docs-2.2.3 (13 Jul 2003)

  23 Jul 2003; Guy Martin <gmsoft@gentoo.org> python-docs-2.2.3.ebuild :
  Added hppa to KEYWORDS.

  13 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-docs-2.2.3.ebuild:
  version bump

*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.