summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/tarsync/ChangeLog-2015')
-rw-r--r--app-arch/tarsync/ChangeLog-201595
1 files changed, 95 insertions, 0 deletions
diff --git a/app-arch/tarsync/ChangeLog-2015 b/app-arch/tarsync/ChangeLog-2015
new file mode 100644
index 00000000..912ada13
--- /dev/null
+++ b/app-arch/tarsync/ChangeLog-2015
@@ -0,0 +1,95 @@
+# ChangeLog for app-arch/tarsync
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/ChangeLog,v 1.24 2015/05/26 23:41:12 tamiko Exp $
+
+ 26 May 2015; Matthias Maier <tamiko@gentoo.org>
+ +files/tarsync-0.2.1-gcc5.patch, tarsync-0.2.1-r1.ebuild:
+ fix compilation with gcc-5.1, bug #548314
+
+ 26 Jan 2014; Christoph Junghans <ottxor@gentoo.org> tarsync-0.2.1-r1.ebuild:
+ added prefix support
+
+ 27 Jun 2013; Michael Palimaka <kensington@gentoo.org> -tarsync-0.2.1.ebuild:
+ Remove old.
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tarsync-0.2.1-r1.ebuild:
+ Stable for amd64, wrt bug #474134
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tarsync-0.2.1-r1.ebuild:
+ Stable for x86, wrt bug #474134
+
+ 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tarsync-0.2.1-r1.ebuild:
+ Stable for ppc, wrt bug #474134
+
+ 22 Jun 2013; Michael Palimaka <kensington@gentoo.org>
+ +files/tarsync-0.2.1-make.patch, tarsync-0.2.1-r1.ebuild:
+ Migrate to EAPI 5.
+
+ 16 Jun 2013; Pacho Ramos <pacho@gentoo.org> tarsync-0.2.1-r1.ebuild:
+ Use sources.gentoo.org as HOMEPAGE (#390899)
+
+ 16 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
+ Cleanup due #122207
+
+*tarsync-0.2.1-r1 (11 Aug 2010)
+
+ 11 Aug 2010; Brian Harring <ferringb@gentoo.org> +tarsync-0.2.1-r1.ebuild:
+
+
+ bug 331855, respect LDFLAGS
+
+
+ 12 Oct 2009; Mark Loeser <halcy0n@gentoo.org> tarsync-0.2.1.ebuild:
+ QA fixes; redundant "cd "
+
+ 25 Jan 2007; Alec Warner <antarus@gentoo.org> tarsync-0.2.1.ebuild:
+ unstable on amd64
+
+ 20 Dec 2006; Zac Medico <zmedico@gentoo.org>
+ -tarsync-0.1.ebuild, tarsync-0.2.1.ebuild:
+ Punt the old version and fix the SRC_URI in the remaining ebuild.
+
+ 08 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ tarsync-0.2.1.ebuild:
+ stable on ppc (Bug #141388)
+
+ 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).