summaryrefslogtreecommitdiff
blob: 80b7270c5d937113d0fb351ec28b6cd81ca865d7 (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
85
86
87
88
89
# ChangeLog for dev-python/python-docs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.22 2004/02/09 23:22:56 darkspecter Exp $

  10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org>
  python-docs-2.3.3.ebuild:
  set ppc in keywords

  06 Feb 2004; <gustavoz@gentoo.org> python-docs-2.3.3.ebuild:
  stable on sparc

  03 Feb 2004; Guy Martin <gmsoft@gentoo.org> python-docs-2.3.3.ebuild :
  Marked stable on hppa.

  24 Jan 2004; <gustavoz@gentoo.org> python-docs-2.3.3.ebuild:
  keyworded ~sparc

  12 Jan 2004; Luca Barbato <lu_zero@gentoo.org> python-docs-2.2.3.ebuild:
  Marked mips

*python-docs-2.3.3 (03 Jan 2004)

  03 Jan 2004; Alastair Tse <liquidx@gentoo.org> python-docs-2.2.3.ebuild,
  python-docs-2.3.3.ebuild:
  version bump, added arm to 2.2.3 keywords

  13 Dec 2003; Luca Barbato <lu_zero@gentoo.org> python-docs-2.3.2.ebuild:
  Marked ~ppc

  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.