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/csharp-mode/ChangeLog
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/csharp-mode/ChangeLog')
-rw-r--r--app-emacs/csharp-mode/ChangeLog77
1 files changed, 77 insertions, 0 deletions
diff --git a/app-emacs/csharp-mode/ChangeLog b/app-emacs/csharp-mode/ChangeLog
new file mode 100644
index 00000000..d0fe04cd
--- /dev/null
+++ b/app-emacs/csharp-mode/ChangeLog
@@ -0,0 +1,77 @@
+# ChangeLog for app-emacs/csharp-mode
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/csharp-mode/ChangeLog,v 1.16 2015/08/08 12:31:56 ulm Exp $
+
+ 08 Aug 2015; Ulrich Müller <ulm@gentoo.org>
+ files/csharp-mode-0.7.0-emacs-24.4.patch:
+ Fix build failure with Emacs 24.5, bug 557002.
+
+ 19 Nov 2014; Ulrich Müller <ulm@gentoo.org> csharp-mode-0.7.0-r1.ebuild,
+ +files/csharp-mode-0.7.0-emacs-24.4.patch:
+ Fix build failure with Emacs 24.4, bug 528374.
+
+ 07 Jun 2014; Ulrich Müller <ulm@gentoo.org> csharp-mode-0.7.0-r1.ebuild:
+ Remove redundant NEED_EMACS assignment.
+
+ 16 Feb 2014; Ulrich Müller <ulm@gentoo.org> csharp-mode-0.7.0-r1.ebuild:
+ Update ebuild to EAPI 5. Specify LICENSE more precisely.
+
+ 22 Sep 2009; Ulrich Mueller <ulm@gentoo.org>
+ -files/80csharp-mode-gentoo.el, -csharp-mode-0.7.0.ebuild:
+ Remove old.
+
+ 22 Sep 2009; Markus Meier <maekke@gentoo.org> csharp-mode-0.7.0-r1.ebuild:
+ amd64/x86 stable, bug #285904
+
+*csharp-mode-0.7.0-r1 (26 Aug 2009)
+
+ 26 Aug 2009; Ulrich Mueller <ulm@gentoo.org>
+ +files/50csharp-mode-gentoo.el, +csharp-mode-0.7.0-r1.ebuild:
+ Adjust dependencies, since cc-mode is going away, bug 282662. Rename site
+ file to canonical name.
+
+ 03 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ csharp-mode-0.7.0.ebuild:
+ correct HOMEPAGE and SRC_URI
+
+ 14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> csharp-mode-0.7.0.ebuild:
+ Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
+ automatically.
+
+ 17 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+ csharp-mode-0.7.0.ebuild:
+ stable x86/amd64
+
+ 07 Dec 2007; Ulrich Mueller <ulm@gentoo.org> -csharp-mode-0.6.0-r1.ebuild,
+ csharp-mode-0.7.0.ebuild:
+ Undo previous change. Remove old version.
+
+ 04 Dec 2007; Ulrich Mueller <ulm@gentoo.org> csharp-mode-0.6.0-r1.ebuild,
+ csharp-mode-0.7.0.ebuild:
+ Explicitely call elisp_pkg_setup.
+
+*csharp-mode-0.7.0 (24 Oct 2007)
+
+ 24 Oct 2007; Ulrich Mueller <ulm@gentoo.org> -csharp-mode-0.5.0.ebuild,
+ +csharp-mode-0.7.0.ebuild:
+ Version bump and remove old.
+
+*csharp-mode-0.6.0-r1 (02 Jul 2007)
+
+ 02 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
+ -csharp-mode-0.6.0.ebuild, +csharp-mode-0.6.0-r1.ebuild:
+ using new-style virtual dependency
+
+*csharp-mode-0.6.0 (26 Apr 2007)
+
+ 26 Apr 2007; Ulrich Mueller <ulm@gentoo.org> csharp-mode-0.5.0.ebuild,
+ +csharp-mode-0.6.0.ebuild:
+ Version bump. Define SIMPLE_ELISP=t.
+
+*csharp-mode-0.5.0 (27 Jul 2006)
+
+ 27 Jul 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ +files/80csharp-mode-gentoo.el, +metadata.xml, +csharp-mode-0.5.0.ebuild:
+ Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>;
+ Resolves Bug #130918.
+