diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-02-11 15:58:03 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-02-11 15:58:03 +0000 |
commit | f2bd31d72ef961122dcede74041fd62f44154ce6 (patch) | |
tree | 0b7dca0aa5094a3f158e26fac3eead59c877e26c /app-emacs/scala-mode/ChangeLog | |
parent | minor bump (diff) | |
download | gentoo-2-f2bd31d72ef961122dcede74041fd62f44154ce6.tar.gz gentoo-2-f2bd31d72ef961122dcede74041fd62f44154ce6.tar.bz2 gentoo-2-f2bd31d72ef961122dcede74041fd62f44154ce6.zip |
Initial import, bug 250688.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-emacs/scala-mode/ChangeLog')
-rw-r--r-- | app-emacs/scala-mode/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emacs/scala-mode/ChangeLog b/app-emacs/scala-mode/ChangeLog new file mode 100644 index 000000000000..c5337fc74945 --- /dev/null +++ b/app-emacs/scala-mode/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for app-emacs/scala-mode +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/scala-mode/ChangeLog,v 1.1 2009/02/11 15:58:03 ulm Exp $ + +*scala-mode-2.7.3 (11 Feb 2009) + + 11 Feb 2009; Ulrich Mueller <ulm@gentoo.org> + +files/50scala-mode-gentoo.el, + +files/scala-mode-2.7.3-fix-bytecompile.patch, +metadata.xml, + +scala-mode-2.7.3.ebuild: + Initial import. Ebuild contributed by Anders Bach Nielsen + <abachn@daimi.au.dk> in bug 250688, with modifications by me. + |