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
|
# ChangeLog for app-pda/barry
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/ChangeLog,v 1.21 2012/05/03 20:20:57 jdhore Exp $
03 May 2012; Jeff Horelick <jdhore@gentoo.org> barry-0.16.ebuild,
barry-0.17.1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*barry-0.17.1 (13 Apr 2011)
13 Apr 2011; Ryan Hill <dirtyepic@gentoo.org> +barry-0.17.1.ebuild,
metadata.xml:
Version bump. Major ebuild rewrite fixing many issues. Closes bug #360101
(install udev rules into /lib, not /etc) and bug #360103 (stop using plugdev
group). Add USE="opensync" for barry-sync plugin, install bash-completion and
pppd scripts.
29 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> barry-0.16.ebuild:
Fix slot-dep on gnome-mm libs
10 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> barry-0.16.ebuild,
metadata.xml:
Remove support for libopensync as it's lastrited.
09 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> barry-0.16.ebuild:
Rearrange dependencies to remove redundant entries.
04 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> barry-0.16.ebuild:
Fix libusb SLOT.
03 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> barry-0.16.ebuild,
-files/barry-0.16-asneeded.patch:
Fix building w/ USE=opensync by dropping eautoreconf and using sed instead
of the --as-needed patch (bug #319795). Migrate to EAPI 3.
26 May 2010; Thilo Bangert <bangert@gentoo.org> barry-0.16.ebuild:
fix build (#319795)
06 May 2010; Samuli Suominen <ssuominen@gentoo.org> barry-0.16.ebuild,
+files/barry-0.16-asneeded.patch, +files/barry-0.16-gcc45.patch:
Fix building with GCC 4.5+ and -Wl,--as-needed wrt #318583 by Kacper
Kowalik.
03 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> barry-0.16.ebuild:
Fix libtar depend from = to >=.
28 Nov 2009; Torsten Veller <tove@gentoo.org> metadata.xml:
Fix metadata: app-pda -> pda (#294602)
08 Nov 2009; <vostorga@gentoo.org> barry-0.16.ebuild,
-files/blacklist-berry_charge, +files/blacklist-berry_charge.conf:
Renamed config file blacklist-berry_charge to blacklist-berry_charge.conf
, bug #292340
*barry-0.16 (18 Oct 2009)
18 Oct 2009; Víctor Ostorga <vostorga@gentoo.org>
+files/10-blackberry.rules, -barry-0.8.ebuild, -barry-0.9.ebuild,
-barry-0.10.ebuild, -barry-0.11.ebuild, -files/barry-0.11-gcc43.patch,
+barry-0.16.ebuild, +files/blacklist-berry_charge, metadata.xml:
Cleaning up old ebuilds
Adding missing pkg-config dep, bug #206002
Enabling gui backup tool, bug #214293
Fixing build against gcc 4.4 , bug #277809
Adding Opensync plugin available as the opensync USE flag , bug #218172
Version bump to 0.16 , bug #215399 , ebuild thanks to Nils Schlupp , Anton
Bolshakov , et all.
02 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Fix malformed XML in metadata.xml. metadata.xml
02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Removing jsin as a maintainer since he was retired.
27 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+files/barry-0.11-gcc43.patch, barry-0.11.ebuild:
Fix for gcc-4.3, bug #228755.
*barry-0.11 (20 Dec 2007)
20 Dec 2007; Greg Kroah-Hartman <gregkh@gentoo.org> +barry-0.11.ebuild:
version bump to 0.11
*barry-0.10 (01 Dec 2007)
01 Dec 2007; Jason Smathers <jsin@gentoo.org> +barry-0.10.ebuild:
revbump from 0.9 to 0.10
*barry-0.8 (15 Sep 2007)
19 Nov 2007; Jason Smathers <jsin@gentoo.org> +barry-0.9.ebuild:
revbump to barry 0.9 per Bug #154795
*barry-0.8 (15 Sep 2007)
15 Sep 2007; Jason Smathers (jsin) <jsin@gentoo.org> +metadata.xml,
+barry-0.8.ebuild:
This is a version bump to the 0.6 version in sunrise. Thanks to Kevin
Fullerton for maintaining this package in sunrise. Bug #154795
|