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
|
# ChangeLog for dev-python/selenium
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/ChangeLog,v 1.12 2015/04/14 07:55:51 jlec Exp $
*selenium-2.45.0 (14 Apr 2015)
14 Apr 2015; Justin Lecher <jlec@gentoo.org> +selenium-2.45.0.ebuild,
-selenium-2.26.0.ebuild, -selenium-2.29.0.ebuild, -selenium-2.39.0.ebuild:
Version Bump; drop old
08 Apr 2015; Michał Górny <mgorny@gentoo.org> selenium-2.29.0.ebuild,
selenium-2.39.0.ebuild, selenium-2.42.1.ebuild:
Drop old Python implementations
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> selenium-2.42.1.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> selenium-2.42.1.ebuild:
amd64 stable, bug 540290
*selenium-2.42.1 (24 Jul 2014)
24 Jul 2014; Justin Lecher <jlec@gentoo.org> +selenium-2.42.1.ebuild,
metadata.xml:
Version Bump
*selenium-2.39.0 (25 Jan 2014)
25 Jan 2014; Tim Harder <radhermit@gentoo.org> +selenium-2.39.0.ebuild:
Version bump.
24 Sep 2013; Mike Frysinger <vapier@gentoo.org> selenium-2.26.0.ebuild,
selenium-2.29.0.ebuild:
Add arm love for ChromiumOS.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> selenium-2.29.0.ebuild:
Clean up PYTHON_COMPAT from old implementations.
24 Jan 2013; Tim Harder <radhermit@gentoo.org> selenium-2.29.0.ebuild,
metadata.xml:
Try to use a more fnmatch-like pattern for QA_PREBUILT and remove whitespace
from metadata.
*selenium-2.29.0 (24 Jan 2013)
24 Jan 2013; Tim Harder <radhermit@gentoo.org> +selenium-2.29.0.ebuild:
Version bump. Migrate to distutils-r1 and set QA_PREBUILT for bug #450994.
*selenium-2.26.0 (30 Nov 2012)
30 Nov 2012; Ian Delaney <idella4@gentoo.org> +metadata.xml,
+selenium-2.26.0.ebuild:
New package, initial ebuild written by me, requested by tampakrap
|