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/davl | |
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/davl')
-rw-r--r-- | sys-fs/davl/ChangeLog | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/sys-fs/davl/ChangeLog b/sys-fs/davl/ChangeLog new file mode 100644 index 00000000..e9fb497b --- /dev/null +++ b/sys-fs/davl/ChangeLog @@ -0,0 +1,43 @@ +# ChangeLog for sys-fs/davl +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/davl/ChangeLog,v 1.10 2014/05/15 08:56:05 ssuominen Exp $ + + 15 May 2014; Samuli Suominen <ssuominen@gentoo.org> davl-1.2.4-r1.ebuild, + files/davl-1.2.1-asneeded.patch: + Raise e2fsprogs dependency for -fragment.patch and tidy up -asneeded.patch. + + 15 May 2014; Samuli Suominen <ssuominen@gentoo.org> -davl-1.2.4.ebuild: + old + +*davl-1.2.4-r1 (12 May 2014) + + 12 May 2014; Samuli Suominen <ssuominen@gentoo.org> +davl-1.2.4-r1.ebuild, + +files/davl-1.2.4-fragment.patch: + Fix building with current e2fsprogs wrt #425820 by Diego Elio Pettenò + + 12 May 2014; Samuli Suominen <ssuominen@gentoo.org> davl-1.2.4.ebuild: + Convert from EAPI1 to EAPI5 and respect CC from environment instead of using + plain "cc" + +*davl-1.2.4 (14 Jan 2012) + + 14 Jan 2012; Raúl Porcel <armin76@gentoo.org> -davl-1.2.1.ebuild, + +davl-1.2.4.ebuild: + Version bump wrt #395721 + + 29 Mar 2011; Christoph Mende <angelos@gentoo.org> davl-1.2.1.ebuild: + Fix gtk+ slot deps + + 21 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> davl-1.2.1.ebuild, + +files/davl-1.2.1-asneeded.patch: + Fix building with -Wl,--as-needed wrt #248417 by Kevin Pyle. + + 29 Oct 2007; Peter Weller <welp@gentoo.org> davl-1.2.1.ebuild: + Dropped ~amd64 keyword wrt bug 181248 + +*davl-1.2.1 (28 Jan 2007) + + 28 Jan 2007; Raúl Porcel <armin76@gentoo.org> +metadata.xml, + +davl-1.2.1.ebuild: + Initial import, bug 120182, thanks to Paul Bredbury <brebs at sent dot com> + for the initial ebuild |