summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /dev-ml/ocaml-ctypes
downloadgentoo-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-ml/ocaml-ctypes')
-rw-r--r--dev-ml/ocaml-ctypes/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/dev-ml/ocaml-ctypes/ChangeLog b/dev-ml/ocaml-ctypes/ChangeLog
new file mode 100644
index 00000000..37dddfe3
--- /dev/null
+++ b/dev-ml/ocaml-ctypes/ChangeLog
@@ -0,0 +1,35 @@
+# ChangeLog for dev-ml/ocaml-ctypes
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.9 2015/06/14 12:43:15 patrick Exp $
+
+ 14 Jun 2015; Patrick Lauer <patrick@gentoo.org> ocaml-ctypes-0.4.1.ebuild:
+ Add ~x86, fix test depends
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
+
+ 21 May 2015; Alexis Ballier <aballier@gentoo.org> ocaml-ctypes-0.4.1.ebuild:
+ ocamlopt is needed for ctypes, bug #550014
+
+ 21 May 2015; Alexis Ballier <aballier@gentoo.org> ocaml-ctypes-0.4.1.ebuild:
+ raise ocaml dep to 4, bug #550010
+
+ 21 May 2015; Alexis Ballier <aballier@gentoo.org> -ocaml-ctypes-0.4.0.ebuild:
+ remove old
+
+*ocaml-ctypes-0.4.1 (10 Apr 2015)
+
+ 10 Apr 2015; Alexis Ballier <aballier@gentoo.org> +ocaml-ctypes-0.4.1.ebuild:
+ version bump
+
+ 28 Mar 2015; Markus Meier <maekke@gentoo.org> ocaml-ctypes-0.4.0.ebuild:
+ add ~arm, bug #543604
+
+ 17 Mar 2015; Alexis Ballier <aballier@gentoo.org> ocaml-ctypes-0.4.0.ebuild:
+ define subslot
+
+*ocaml-ctypes-0.4.0 (16 Mar 2015)
+
+ 16 Mar 2015; Alexis Ballier <aballier@gentoo.org> +ocaml-ctypes-0.4.0.ebuild,
+ +metadata.xml:
+ initial import, ebuild by me, needed by llvm, bug #543422