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
|
# ChangeLog for media-sound/gmtp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gmtp/ChangeLog,v 1.13 2012/11/15 00:21:04 vapier Exp $
*gmtp-1.3.4 (15 Nov 2012)
15 Nov 2012; Mike Frysinger <vapier@gentoo.org> +gmtp-1.3.4.ebuild,
gmtp-1.3.3.ebuild:
Version bump.
22 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> gmtp-1.3.3.ebuild:
Remove unused inherit eutils.
*gmtp-1.3.3 (21 Jun 2012)
21 Jun 2012; Thomas Kahle <tomka@gentoo.org> +gmtp-1.3.3.ebuild:
bump to 1.3.3
01 Jun 2012; Mike Frysinger <vapier@gentoo.org>
+files/gmtp-1.3.1-pkg-config.patch, gmtp-1.3.1-r300.ebuild:
Respect $PKG_CONFIG, and fix linking with gthread.
25 May 2012; Samuli Suominen <ssuominen@gentoo.org> -gmtp-1.2.0.ebuild,
-files/gmtp-1.2.0-makefile-gentoo.patch, -gmtp-1.3.0.ebuild,
-files/gmtp-1.3.0-makefile-gentoo.patch, -gmtp-1.3.1.ebuild,
-files/gmtp-1.3.1-makefile-gentoo.patch:
old
*gmtp-1.3.1-r300 (25 May 2012)
25 May 2012; Samuli Suominen <ssuominen@gentoo.org> +gmtp-1.3.1-r300.ebuild:
Revision bump for GTK+ 3.x migration. Use gsettings instead of gconf. Remove
bogus libusb dependency since gMTP is using it only through libmtp
indirectly.
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> gmtp-1.2.0.ebuild,
gmtp-1.3.0.ebuild, gmtp-1.3.1.ebuild:
Use virtual/libusb instead of dev-libs/libusb.
*gmtp-1.3.1 (13 Apr 2012)
13 Apr 2012; Thomas Kahle <tomka@gentoo.org>
+files/gmtp-1.3.1-makefile-gentoo.patch, +gmtp-1.3.1.ebuild:
bump to 1.3.1
*gmtp-1.3.0 (24 Dec 2011)
24 Dec 2011; Thomas Kahle <tomka@gentoo.org> -gmtp-1.1.0.ebuild,
+gmtp-1.3.0.ebuild, +files/gmtp-1.3.0-makefile-gentoo.patch,
-files/makefile-gentoo.patch:
bump to 1.3.0, remove 1.1.0
12 Nov 2011; Thomas Kahle <tomka@gentoo.org> gmtp-1.1.0.ebuild,
gmtp-1.2.0.ebuild:
Fix license per bug 390229, thanks Ulm
*gmtp-1.2.0 (08 Aug 2011)
08 Aug 2011; Thomas Kahle <tomka@gentoo.org> +gmtp-1.2.0.ebuild,
+files/gmtp-1.2.0-makefile-gentoo.patch:
bump to 1.2.0
27 Jul 2011; Thomas Kahle <tomka@gentoo.org> gmtp-1.1.0.ebuild:
Fixing homepage
*gmtp-1.1.0 (22 Jul 2011)
22 Jul 2011; Thomas Kahle <tomka@gentoo.org> +gmtp-1.1.0.ebuild,
+files/makefile-gentoo.patch, +metadata.xml:
initial upload
|