diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /sys-fs/lde | |
download | gentoo-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 'sys-fs/lde')
-rw-r--r-- | sys-fs/lde/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sys-fs/lde/ChangeLog b/sys-fs/lde/ChangeLog new file mode 100644 index 00000000..9a79fe5a --- /dev/null +++ b/sys-fs/lde/ChangeLog @@ -0,0 +1,24 @@ +# ChangeLog for sys-fs/lde +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lde/ChangeLog,v 1.6 2006/12/21 16:56:13 vapier Exp $ + + 21 Dec 2006; Mike Frysinger <vapier@gentoo.org> lde-2.6.1.ebuild: + Add amd64 love for Makis Marmaridis. + +*lde-2.6.1 (30 Jul 2006) + + 30 Jul 2006; Mike Frysinger <vapier@gentoo.org> + +files/lde-2.6.1-no-shadowing.patch, +lde-2.6.1.ebuild: + Version bump and fix building with gcc-4 #141881 by Martin Mokrejs. + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lde-2.6.0.ebuild: + Add inherit eutils + +*lde-2.6.0 (26 Sep 2003) + + 11 Nov 2003; Mike Frysinger <vapier@gentoo.org> : + Small gcc3 patch ... some one had the bright idea to name a variable the same + thing as a struct ... gcc2 doesnt care but gcc3 does ;) #33150. + + 26 Sep 2003; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by me. |