blob: 92d1a2c636a89ee0b5838f4f73c54a5054b394ad (
plain)
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
|
# ChangeLog for app-arch/tarsync
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/ChangeLog,v 1.10 2006/08/07 20:58:43 ticho Exp $
07 Aug 2006; Andrej Kacian <ticho@gentoo.org> tarsync-0.2.1.ebuild:
Stable on x86. Bug #141388.
*tarsync-0.2.1 (24 Jul 2006)
24 Jul 2006; Zac Medico <zmedico@gentoo.org> +tarsync-0.2.1.ebuild,
-files/bug_140593_strcmp.patch, -tarsync-0.2.ebuild, -tarsync-0.2-r1.ebuild:
Add the new 0.2.1 release and remove the outdated 0.2 release.
*tarsync-0.2-r1 (24 Jul 2006)
24 Jul 2006; Zac Medico <zmedico@gentoo.org> +tarsync-0.2-r1.ebuild,
+files/bug_140593_strcmp.patch:
0.2-r1 revbump for bug #140593.
08 May 2006; Thomas Cort <tcort@gentoo.org> tarsync-0.1.ebuild,
tarsync-0.2.ebuild:
Added missing IUSE and removed useless RDEPEND=RDEPEND line.
*tarsync-0.2 (02 Feb 2006)
02 Feb 2006; <bharring@gentoo.org> +tarsync-0.2.ebuild:
version 2, baby. Mainly, can be compiled under gcc4, and relies on
diffball's libcfile (at some point, that'll be split out and the dep
converted to || () )
07 Sep 2005; Joseph Jezak <josejx@gentoo.org> tarsync-0.1.ebuild:
Marked ppc stable for bug #105038.
22 Jul 2005; David Holm <dholm@gentoo.org> tarsync-0.1.ebuild:
Added to ~ppc.
26 May 2005; Sven Wegener <swegener@gentoo.org> metadata.xml:
Herd name is 'no-herd' not 'None'
*tarsync-0.1: May 24 2005
24 May 2005; Brian Harring <ferringb@gentoo.org> tarsync-0.1.ebuild:
Initial import. Used for sync'ing a directory against a tarball, _including_
doing deletions (tar lacks the latter).
|