summaryrefslogtreecommitdiff
blob: 893f81d614ad628e22151aa8f39ec838109107b3 (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
# 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.7 2006/05/08 05:11:25 tcort Exp $

  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).