1 |
# ChangeLog for app-arch/tarsync |
2 |
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/ChangeLog,v 1.23 2014/01/26 22:38:39 ottxor Exp $ |
4 |
|
5 |
26 May 2015; Matthias Maier <tamiko@gentoo.org> |
6 |
+files/tarsync-0.2.1-gcc5.patch, tarsync-0.2.1-r1.ebuild: |
7 |
fix compilation with gcc-5.1, bug #548314 |
8 |
|
9 |
26 Jan 2014; Christoph Junghans <ottxor@gentoo.org> tarsync-0.2.1-r1.ebuild: |
10 |
added prefix support |
11 |
|
12 |
27 Jun 2013; Michael Palimaka <kensington@gentoo.org> -tarsync-0.2.1.ebuild: |
13 |
Remove old. |
14 |
|
15 |
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tarsync-0.2.1-r1.ebuild: |
16 |
Stable for amd64, wrt bug #474134 |
17 |
|
18 |
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tarsync-0.2.1-r1.ebuild: |
19 |
Stable for x86, wrt bug #474134 |
20 |
|
21 |
24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tarsync-0.2.1-r1.ebuild: |
22 |
Stable for ppc, wrt bug #474134 |
23 |
|
24 |
22 Jun 2013; Michael Palimaka <kensington@gentoo.org> |
25 |
+files/tarsync-0.2.1-make.patch, tarsync-0.2.1-r1.ebuild: |
26 |
Migrate to EAPI 5. |
27 |
|
28 |
16 Jun 2013; Pacho Ramos <pacho@gentoo.org> tarsync-0.2.1-r1.ebuild: |
29 |
Use sources.gentoo.org as HOMEPAGE (#390899) |
30 |
|
31 |
16 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: |
32 |
Cleanup due #122207 |
33 |
|
34 |
*tarsync-0.2.1-r1 (11 Aug 2010) |
35 |
|
36 |
11 Aug 2010; Brian Harring <ferringb@gentoo.org> +tarsync-0.2.1-r1.ebuild: |
37 |
|
38 |
|
39 |
bug 331855, respect LDFLAGS |
40 |
|
41 |
|
42 |
12 Oct 2009; Mark Loeser <halcy0n@gentoo.org> tarsync-0.2.1.ebuild: |
43 |
QA fixes; redundant "cd " |
44 |
|
45 |
25 Jan 2007; Alec Warner <antarus@gentoo.org> tarsync-0.2.1.ebuild: |
46 |
unstable on amd64 |
47 |
|
48 |
20 Dec 2006; Zac Medico <zmedico@gentoo.org> |
49 |
-tarsync-0.1.ebuild, tarsync-0.2.1.ebuild: |
50 |
Punt the old version and fix the SRC_URI in the remaining ebuild. |
51 |
|
52 |
08 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> |
53 |
tarsync-0.2.1.ebuild: |
54 |
stable on ppc (Bug #141388) |
55 |
|
56 |
07 Aug 2006; Andrej Kacian <ticho@gentoo.org> tarsync-0.2.1.ebuild: |
57 |
Stable on x86. Bug #141388. |
58 |
|
59 |
*tarsync-0.2.1 (24 Jul 2006) |
60 |
|
61 |
24 Jul 2006; Zac Medico <zmedico@gentoo.org> +tarsync-0.2.1.ebuild, |
62 |
-files/bug_140593_strcmp.patch, -tarsync-0.2.ebuild, -tarsync-0.2-r1.ebuild: |
63 |
Add the new 0.2.1 release and remove the outdated 0.2 release. |
64 |
|
65 |
*tarsync-0.2-r1 (24 Jul 2006) |
66 |
|
67 |
24 Jul 2006; Zac Medico <zmedico@gentoo.org> +tarsync-0.2-r1.ebuild, |
68 |
+files/bug_140593_strcmp.patch: |
69 |
0.2-r1 revbump for bug #140593. |
70 |
|
71 |
08 May 2006; Thomas Cort <tcort@gentoo.org> tarsync-0.1.ebuild, |
72 |
tarsync-0.2.ebuild: |
73 |
Added missing IUSE and removed useless RDEPEND=RDEPEND line. |
74 |
|
75 |
*tarsync-0.2 (02 Feb 2006) |
76 |
|
77 |
02 Feb 2006; <bharring@gentoo.org> +tarsync-0.2.ebuild: |
78 |
version 2, baby. Mainly, can be compiled under gcc4, and relies on |
79 |
diffball's libcfile (at some point, that'll be split out and the dep |
80 |
converted to || () ) |
81 |
|
82 |
07 Sep 2005; Joseph Jezak <josejx@gentoo.org> tarsync-0.1.ebuild: |
83 |
Marked ppc stable for bug #105038. |
84 |
|
85 |
22 Jul 2005; David Holm <dholm@gentoo.org> tarsync-0.1.ebuild: |
86 |
Added to ~ppc. |
87 |
|
88 |
26 May 2005; Sven Wegener <swegener@gentoo.org> metadata.xml: |
89 |
Herd name is 'no-herd' not 'None' |
90 |
|
91 |
*tarsync-0.1: May 24 2005 |
92 |
|
93 |
24 May 2005; Brian Harring <ferringb@gentoo.org> tarsync-0.1.ebuild: |
94 |
Initial import. Used for sync'ing a directory against a tarball, _including_ |
95 |
doing deletions (tar lacks the latter). |