blob: 5f790d4648ed56f907f8e0c4db77137e5cb0d7f7 (
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
|
# ChangeLog for dev-python/gtkhtml-python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkhtml-python/ChangeLog,v 1.22 2012/02/24 08:57:50 patrick Exp $
24 Feb 2012; Patrick Lauer <patrick@gentoo.org> gtkhtml-python-2.25.3.ebuild:
Restricting pypy and jython
26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
-gtkhtml-python-2.19.1.ebuild, gtkhtml-python-2.25.3.ebuild:
Add missing eclass variables for proper python-updater behavior, bug #344833.
Clean up old revision.
30 Jan 2011; Raúl Porcel <armin76@gentoo.org> gtkhtml-python-2.25.3.ebuild:
alpha/ia64/sparc stable wrt #348987
10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
gtkhtml-python-2.25.3.ebuild:
ppc64 stable wrt #324077
11 Sep 2010; Joseph Jezak <josejx@gentoo.org>
gtkhtml-python-2.25.3.ebuild:
Marked ppc for bug #324077.
01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
gtkhtml-python-2.25.3.ebuild:
x86 stable, bug 324077
31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gtkhtml-python-2.25.3.ebuild:
amd64 stable, bug 324077
20 Jul 2010; Jeroen Roovers <jer@gentoo.org> gtkhtml-python-2.19.1.ebuild,
gtkhtml-python-2.25.3.ebuild:
Drop HPPA keywording (bug #324511).
11 Jul 2010; Pacho Ramos <pacho@gentoo.org> gtkhtml-python-2.19.1.ebuild:
Drop hppa keyword per bug #324511.
*gtkhtml-python-2.25.3 (14 Jun 2010)
14 Jun 2010; Pacho Ramos <pacho@gentoo.org> +gtkhtml-python-2.25.3.ebuild:
Version bump with lots of bugfixes over current stable.
02 Jun 2010; Gilles Dartiguelongue <eva@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
Update to use EAPI=2 due to eclass changes.
25 Aug 2009; Alexis Ballier <aballier@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
keyword ~x86-fbsd
23 Mar 2009; Jeroen Roovers <jer@gentoo.org> gtkhtml-python-2.19.1.ebuild:
Stable for HPPA (bug #258040).
17 Mar 2009; Raúl Porcel <armin76@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
ia64/sparc stable wrt #258040
08 Mar 2009; Markus Meier <maekke@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
amd64/x86 stable, bug #258040
05 Mar 2009; Brent Baude <ranger@gentoo.org> gtkhtml-python-2.19.1.ebuild:
Marking gtkhtml-python-2.19.1 ppc stable for bug 258040
03 Mar 2009; Brent Baude <ranger@gentoo.org> gtkhtml-python-2.19.1.ebuild:
Marking gtkhtml-python-2.19.1 ppc64 stable for bug 258040
14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
Stable on alpha, bug #258040
06 Jan 2009; Jesus Rivero <neurogeek@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
Updated DESCRIPTION var
01 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
Remove python_need_rebuild, it is now in the eclass.
27 Oct 2008; Ali Polatel <hawking@gentoo.org>
gtkhtml-python-2.19.1.ebuild:
Use python_need_rebuild.
*gtkhtml-python-2.19.1 (16 Oct 2008)
16 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org> +metadata.xml,
+gtkhtml-python-2.19.1.ebuild:
Initial import of gnome-python-extras split ebuilds. This package installs
bindings for gtkhtml-2.
|