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 media-sound/gmtp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gmtp/ChangeLog,v 1.9 2012/05/25 07:53:52 ssuominen Exp $
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
|