blob: 575ef9f5415dcfe6ef2432b08400853eaf6b8224 (
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
# ChangeLog for dev-python/pyogg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/ChangeLog,v 1.30 2013/06/08 19:49:13 floppym Exp $
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> pyogg-1.3-r2.ebuild:
Call config_unix.py.
*pyogg-1.3-r2 (08 Jun 2013)
08 Jun 2013; Mike Gilbert <floppym@gentoo.org> +pyogg-1.3-r2.ebuild:
Convert to distutils-r1.
24 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyogg-1.3-r1.ebuild:
Restricting python stuff properly
20 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyogg-1.3-r1.ebuild:
Restricting pypy #403795
01 Feb 2012; Mike Gilbert <floppym@gentoo.org> pyogg-1.3-r1.ebuild:
Inherit toolchain-funcs.
16 Mar 2010; Jesus Rivero <neurogeek@gentoo.org> pyogg-1.3-r1.ebuild:
Added tc-getCC wrt bug #243964
13 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyogg-1.3-r1.ebuild:
Set SUPPORT_PYTHON_ABIS.
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -pyogg-1.1.ebuild,
-pyogg-1.3.ebuild:
Remove old
26 Oct 2007; Ali Polatel <hawking@gentoo.org> pyogg-1.3-r1.ebuild:
Changed SRC_URI to mirror://gentoo
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
30 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
pyogg-1.3-r1.ebuild:
Keyworded ~x86-fbsd.
04 Mar 2006; Stefan Briesenick <sbriesen@gentoo.org> pyogg-1.3-r1.ebuild:
removed 'examples' use flag, install examples unconditionally.
03 Mar 2006; Stefan Briesenick <sbriesen@gentoo.org> pyogg-1.3-r1.ebuild:
added 'examples' USE flag.
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> pyogg-1.3-r1.ebuild:
Mark 1.3-r1 stable on ia64
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> pyogg-1.3-r1.ebuild:
Mark 1.3-r1 stable on alpha
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> pyogg-1.3-r1.ebuild:
add ~ia64
21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pyogg-1.3-r1.ebuild:
Stable on ppc.
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
26 Oct 2004; Steve Arnold <nerdboy@gentoo.org> pyogg-1.3-r1.ebuild:
added ~mips and ~alpha keywords (same as libogg) to support edna
02 Sep 2004; Tom Gall <tgall@gentoo.org> pyogg-1.3-r1.ebuild:
stable on ppc64
29 Aug 2004; Travis Tilley <lv@gentoo.org> pyogg-1.3-r1.ebuild:
stable on amd64
*pyogg-1.3-r1 (25 May 2004)
25 May 2004; Bryan Østergaard <kloeri@gentoo.org> +pyogg-1.3-r1.ebuild:
Fix digest, see bug #51187.
12 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> pyogg-1.3.ebuild:
Adding amd64 keyword. Part of closing #37550.
29 Dec 2003; Guy Martin <gmsoft@gentoo.org> pyogg-1.3.ebuild:
Marked stable on hppa.
26 Dec 2003; Jason Wever <weeve@gentoo.org> pyogg-1.3.ebuild:
Marked stable on sparc to fix the broken dependencies of net-p2p/pysoulseek.
01 Nov 2003; Jason Wever <weeve@gentoo.org> pyogg-1.1.ebuild,
pyogg-1.3.ebuild:
Added ~sparc keyword.
*pyogg-1.3 (05 Aug 2003)
05 Aug 2003; Alastair Tse <liquidx@gentoo.org> pyogg-1.3.ebuild:
version bump
*pyogg-1.1 (13 Jun 2003)
13 Jun 2003; Alastair Tse <liquidx@gentoo.org> pyogg-1.1.ebuild:
distutil-ize and move from media-libs to dev-python
*pyogg-1.1 (30 Nov 2002)
30 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
pyogg-1.1.ebuild, files/digest-pyogg-1.1 :
Initial import. Ebuild submitted by Matthieu Sozeau
<mattam@netcourrier.com>.
|