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
|
# ChangeLog for media-libs/libptp2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/ChangeLog,v 1.24 2011/07/20 14:33:45 pacho Exp $
20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #34534
20 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> libptp2-1.1.10.ebuild:
Fix libusb depend to correct SLOT.
25 Nov 2009; Markus Meier <maekke@gentoo.org> libptp2-1.1.10.ebuild:
amd64 stable, bug #284445
22 Jun 2008; Daniel Black <dragonheart@gentoo.org> -libptp2-1.1.0.ebuild:
purge 1.1.0
22 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
libptp2-1.1.10.ebuild:
stable x86, bug 228543
21 Jun 2008; Markus Rothe <corsair@gentoo.org> libptp2-1.1.10.ebuild:
Stable on ppc64; bug #228543
21 Jun 2008; nixnut <nixnut@gentoo.org> libptp2-1.1.10.ebuild:
Stable on ppc wrt bug 228543
20 Jun 2008; Daniel Black <dragonheart@gentoo.org>
files/libptp2-1.1.10-makefile.patch:
autotools fixed thanks Diego - bug #226753
*libptp2-1.1.10 (28 Dec 2007)
28 Dec 2007; Daniel Black <dragonheart@gentoo.org>
+files/libptp2-1.1.10-configure.patch,
+files/libptp2-1.1.10-makefile.patch, +libptp2-1.1.10.ebuild:
version bump as requested by cmuelle8 and Wolfgang Goetz in bug #202831
25 Jul 2006; Daniel Black <dragonheart@gentoo.org>
-files/libptp2-1.0.1-libusbversion.patch,
-files/libptp2-1.0.2-libusbversion.patch,
-files/libptp2-1.0.2-parallel.patch, -libptp2-1.0.1.ebuild,
-libptp2-1.0.2.ebuild, libptp2-1.1.0.ebuild:
improved description (bug #140720) suggested by Christian 'Opfer' Faulhammer
and removed older versions
25 Jul 2006; Joshua Jackson <tsunam@gentoo.org> libptp2-1.1.0.ebuild:
Stable x86; bug #140720
22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libptp2-1.1.0.ebuild:
ppc stable, bug #140720
20 Jul 2006; Markus Rothe <corsair@gentoo.org> libptp2-1.1.0.ebuild:
Stable on ppc64; bug #140720
09 May 2006; Jon Hood <squinky86@gentoo.org> libptp2-1.1.0.ebuild:
Add ~amd64, #132678
*libptp2-1.1.0 (07 Jan 2006)
07 Jan 2006; Marcelo Goes <vanquirius@gentoo.org>
+files/libptp2-1.1.0-gcc41.patch,
+files/libptp2-1.1.0-libusbversion.patch,
+files/libptp2-1.1.0-parallel.patch, +libptp2-1.1.0.ebuild:
1.1.0 version bump. Ported existing patches, added gcc-4.1 patch. It should
fix bug 118161.
12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libptp2-1.0.2.ebuild:
Stable on ppc.
07 Sep 2005; Markus Rothe <corsair@gentoo.org> libptp2-1.0.2.ebuild:
Stable on ppc64
03 Sep 2005; Daniel Black <dragonheart@gentoo.org>
+files/libptp2-1.0.2-parallel.patch, libptp2-1.0.2.ebuild:
fixed parallel make (bug #104708). x86 stable on 1.0.2. Thanks Marco Nierlich
*libptp2-1.0.2 (16 Jun 2005)
16 Jun 2005; Daniel Black <dragonheart@gentoo.org>
+files/libptp2-1.0.1-libusbversion.patch,
+files/libptp2-1.0.2-libusbversion.patch, libptp2-1.0.1.ebuild,
+libptp2-1.0.2.ebuild:
patch to make work with libusb-0.1.10a (bug #95545) thanks to Jon White.
Version bump also
26 Jan 2005; Markus Rothe <corsair@gentoo.org> libptp2-1.0.1.ebuild:
Stable on ppc64
18 Dec 2004; Markus Rothe <corsair@gentoo.org> libptp2-1.0.1.ebuild:
added ~ppc64 to KEYWORDS
20 Nov 2004; Daniel Black <dragonheart@gentoo.org> libptp2-1.0.1.ebuild:
ppc keyword
30 Aug 2004; David Holm <dholm@gentoo.org> libptp2-1.0.1.ebuild:
Added to ~ppc.
*libptp2-1.0.1 (15 Aug 2004)
15 Aug 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+libptp2-1.0.1.ebuild:
Initial import. Ebuild by Enrico Morelli <morelli@cerm.unifi.it> in bug
#52956. Currently parallel make fails. Bug lodged upstream
|