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 /app-emacs/d-mode
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 'app-emacs/d-mode')
-rw-r--r--app-emacs/d-mode/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-emacs/d-mode/ChangeLog b/app-emacs/d-mode/ChangeLog
new file mode 100644
index 00000000..6398ba0b
--- /dev/null
+++ b/app-emacs/d-mode/ChangeLog
@@ -0,0 +1,24 @@
+# ChangeLog for app-emacs/d-mode
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/d-mode/ChangeLog,v 1.5 2015/06/05 12:24:02 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
+
+ 18 Apr 2015; Ulrich Müller <ulm@gentoo.org>
+ files/d-mode-2.0.6-emacs-24.4.patch:
+ Fix build failure with Emacs 24.5, bug 547026.
+
+ 13 Jan 2015; Ulrich Müller <ulm@gentoo.org> d-mode-2.0.6.ebuild,
+ +files/d-mode-2.0.6-emacs-24.4.patch:
+ Fix build failure with Emacs 24.4, bug 536490.
+
+ 07 Jun 2014; Ulrich Müller <ulm@gentoo.org> d-mode-2.0.6.ebuild:
+ Remove redundant NEED_EMACS assignment.
+
+*d-mode-2.0.6 (29 Jul 2013)
+
+ 29 Jul 2013; Ulrich Müller <ulm@gentoo.org> +d-mode-2.0.6.ebuild,
+ +files/50d-mode-gentoo.el, +metadata.xml:
+ Initial import. Ebuild and site-init file contributed by Martin von Gagern
+ <Martin.vGagern@gmx.net> in bug 474036, with modifications by me.