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 /dev-cpp/luabind | |
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 'dev-cpp/luabind')
-rw-r--r-- | dev-cpp/luabind/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-cpp/luabind/ChangeLog b/dev-cpp/luabind/ChangeLog new file mode 100644 index 00000000..e8d620eb --- /dev/null +++ b/dev-cpp/luabind/ChangeLog @@ -0,0 +1,24 @@ +# ChangeLog for dev-cpp/luabind +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/luabind/ChangeLog,v 1.6 2015/06/09 13:06:11 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> luabind-0.9.1.ebuild: + Stable for x86, wrt bug #474386 + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> luabind-0.9.1.ebuild: + Stable for amd64, wrt bug #474386 + + 27 Jun 2013; Julian Ospald <hasufell@gentoo.org> luabind-0.9.1.ebuild: + fix build with dev-util/boost-build-1.49.0 wrt #475014 + + 04 May 2013; Julian Ospald <hasufell@gentoo.org> luabind-0.9.1.ebuild: + remove libdir hack and use config switch instead + +*luabind-0.9.1 (02 May 2013) + + 02 May 2013; Julian Ospald <hasufell@gentoo.org> +luabind-0.9.1.ebuild, + +files/luabind-0.9.1-boost.patch, +metadata.xml: + initial import |