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-java/disruptor | |
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-java/disruptor')
-rw-r--r-- | dev-java/disruptor/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-java/disruptor/ChangeLog b/dev-java/disruptor/ChangeLog new file mode 100644 index 00000000..95464905 --- /dev/null +++ b/dev-java/disruptor/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-java/disruptor +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/disruptor/ChangeLog,v 1.1 2014/01/12 17:11:34 ercpe Exp $ + +*disruptor-3.2.0 (12 Jan 2014) + + 12 Jan 2014; Johann Schmitz <ercpe@gentoo.org> +disruptor-3.2.0.ebuild, + +metadata.xml: + New ebuild for disruptor, a High Performance Inter-Thread Messaging Library. + Dependency of log4j 2 |