diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-12 05:40:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-12 05:40:30 +0000 |
commit | e0f93615a690cf41cf360f56eb1c55b826dd5f17 (patch) | |
tree | 248928906241ecc6bfc5ecc7d55fd83f6e5a293e /app-emacs/calfw/ChangeLog | |
parent | Add prefix support, bump EAPI to 3, add prefix keywords (diff) | |
download | gentoo-2-e0f93615a690cf41cf360f56eb1c55b826dd5f17.tar.gz gentoo-2-e0f93615a690cf41cf360f56eb1c55b826dd5f17.tar.bz2 gentoo-2-e0f93615a690cf41cf360f56eb1c55b826dd5f17.zip |
Use default functions of elisp.eclass. Add a site-init file.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/calfw/ChangeLog')
-rw-r--r-- | app-emacs/calfw/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-emacs/calfw/ChangeLog b/app-emacs/calfw/ChangeLog index 6227599bf014..74f920003efe 100644 --- a/app-emacs/calfw/ChangeLog +++ b/app-emacs/calfw/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emacs/calfw # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v 1.1 2011/04/10 16:47:10 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v 1.2 2011/04/12 05:40:30 ulm Exp $ + +*calfw-0.1-r1 (12 Apr 2011) + + 12 Apr 2011; Ulrich Mueller <ulm@gentoo.org> +files/50calfw-gentoo.el, + +calfw-0.1-r1.ebuild, metadata.xml: + Use default functions of elisp.eclass. Add a site-init file. *calfw-0.1 (10 Apr 2011) |