diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-07-03 06:39:33 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-07-03 06:39:33 +0000 |
commit | c33697a1a6a7b034747c537867b382ede39e4a43 (patch) | |
tree | 7862bae138c7dce8704b6ea7ddffbd4664de802a /app-emacs/zenirc/ChangeLog | |
parent | removed src_install and postinst, as they are exactly like that in elisp.ecla... (diff) | |
download | gentoo-2-c33697a1a6a7b034747c537867b382ede39e4a43.tar.gz gentoo-2-c33697a1a6a7b034747c537867b382ede39e4a43.tar.bz2 gentoo-2-c33697a1a6a7b034747c537867b382ede39e4a43.zip |
removed postrm and postinst, as they are exactly like that in elisp.eclass (make use of DOCS variable); killed DEPEND line on virtual/emacs; added a lot of quotes; replace configure and manual make commands through function equivalents; adjusted DESCRIPTION; added trailing slash to HOMEPAGE URI
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emacs/zenirc/ChangeLog')
-rw-r--r-- | app-emacs/zenirc/ChangeLog | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/app-emacs/zenirc/ChangeLog b/app-emacs/zenirc/ChangeLog index 530e12794d57..bf7a8ff19ee6 100644 --- a/app-emacs/zenirc/ChangeLog +++ b/app-emacs/zenirc/ChangeLog @@ -1,22 +1,10 @@ # ChangeLog for app-emacs/zenirc -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/zenirc/ChangeLog,v 1.7 2007/03/08 10:05:34 opfer Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/zenirc/ChangeLog,v 1.8 2007/07/03 06:39:33 opfer Exp $ - 08 Mar 2007; Christian Faulhammer <opfer@gentoo.org> - files/50zenirc-gentoo.el: - add load path correctly, fixes bug 169588, reported by Ulrich Mueller - <ulm@kph.uni-mainz.de> + 03 Jul 2007; Christian Faulhammer <opfer@gentoo.org> zenirc-2.112.ebuild: + removed postrm and postinst, as they are exactly like that in elisp.eclass + (make use of DOCS variable); killed DEPEND line on virtual/emacs; added a + lot of quotes; replace configure and manual make commands through function + equivalents; adjusted DESCRIPTION; added trailing slash to HOMEPAGE URI - 28 Jan 2007; Marius Mauch <genone@gentoo.org> zenirc-2.112.ebuild: - Replacing einfo with elog - - 09 Jan 2007; Christian Faulhammer <opfer@gentoo.org> ChangeLog: - change an einfo to elog due to importance of that message - -*zenirc-2.112 (31 Oct 2002) - - 31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog, - zenirc-2.112.ebuild, files/50zenirc-gentoo.el, - files/digest-zenirc-2.112 : - - Initial import. |