summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /net-ftp/tlswrap
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net-ftp/tlswrap')
-rw-r--r--net-ftp/tlswrap/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/net-ftp/tlswrap/ChangeLog b/net-ftp/tlswrap/ChangeLog
new file mode 100644
index 00000000..1bab7d90
--- /dev/null
+++ b/net-ftp/tlswrap/ChangeLog
@@ -0,0 +1,33 @@
+# ChangeLog for net-ftp/tlswrap
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tlswrap/ChangeLog,v 1.7 2015/04/29 20:29:23 mrueg Exp $
+
+ 29 Apr 2015; Manuel Rüger <mrueg@gentoo.org>
+ -files/tlswrap-1.02-quiet-stderr.patch, -tlswrap-1.02.ebuild:
+ Remove old.
+
+ 12 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> tlswrap-1.02.ebuild,
+ tlswrap-1.04.ebuild:
+ Add GPL-2 to LICENSE for init script, bug #426034
+
+ 15 Jan 2010; Bernard Cafarelli <voyageur@gentoo.org> tlswrap-1.02.ebuild,
+ tlswrap-1.04.ebuild:
+ License is standard BSD, bug #301123
+
+*tlswrap-1.04 (06 Nov 2008)
+
+ 06 Nov 2008; Bernard Cafarelli <voyageur@gentoo.org> +tlswrap-1.04.ebuild:
+ Version bump, bug #198923
+
+ 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
+ Removing uberlord from metadata.xml as per #199318.
+
+ 14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> tlswrap-1.02.ebuild:
+ Fix $Header: /var/cvsroot/gentoo-x86/net-ftp/tlswrap/ChangeLog,v 1.7 2015/04/29 20:29:23 mrueg Exp $ string.
+
+*tlswrap-1.02 (11 Jul 2006)
+
+ 11 Jul 2006; Roy Marples <uberlord@gentoo.org>
+ +files/tlswrap-1.02-quiet-stderr.patch, +files/tlswrap.init,
+ +metadata.xml, +tlswrap-1.02.ebuild:
+ Initial import, #89131 thanks to Boris and Daniel Persson.