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 /net-mail/libdbx | |
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 'net-mail/libdbx')
-rw-r--r-- | net-mail/libdbx/ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/net-mail/libdbx/ChangeLog b/net-mail/libdbx/ChangeLog new file mode 100644 index 00000000..9380fb2b --- /dev/null +++ b/net-mail/libdbx/ChangeLog @@ -0,0 +1,29 @@ +# ChangeLog for net-mail/libdbx +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/libdbx/ChangeLog,v 1.8 2015/03/21 19:36:30 jlec Exp $ + + 21 Mar 2015; Justin Lecher <jlec@gentoo.org> libdbx-1.0.3.ebuild, + metadata.xml: + Bump to EAPI=5 + + 21 Jul 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Cleanup due #473480 + + 21 Jun 2013; Jeroen Roovers <jer@gentoo.org> libdbx-1.0.3.ebuild: + Do not call gcc directly (bug #462836). + + 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libdbx-1.0.3.ebuild: + Add ~amd64, wrt bug #462816 + + 26 Aug 2010; Patrick Kursawe <phosphan@gentoo.org> libdbx-1.0.3.ebuild: + Respects LDFLAGS now, see bug #331887. + + 20 Sep 2006; Patrick Kursawe <phosphan@gentoo.org> +files/bad_c.patch, + libdbx-1.0.3.ebuild: + Fixed gcc 4 problems (bug #147085) + +*libdbx-1.0.3 (05 Mar 2004) + + 05 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> libdbx-1.0.3.ebuild, + metadata.xml: + Initial import. |