summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-10 10:09:52 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-08-10 10:09:52 +0000
commit5813aa2e76e156c47926764d16a9e3bf4a7ea913 (patch)
tree6f81033e1e61c60481d3b22f554e75d37d3a24b8 /app-emacs/lua-mode/ChangeLog
parentUSE="qt-faststart" to replace separate media-video/qt-faststart package. (diff)
downloadgentoo-2-5813aa2e76e156c47926764d16a9e3bf4a7ea913.tar.gz
gentoo-2-5813aa2e76e156c47926764d16a9e3bf4a7ea913.tar.bz2
gentoo-2-5813aa2e76e156c47926764d16a9e3bf4a7ea913.zip
Fix ebuild to actually work, bug #331763 thanks to m_zwart.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/lua-mode/ChangeLog')
-rw-r--r--app-emacs/lua-mode/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emacs/lua-mode/ChangeLog b/app-emacs/lua-mode/ChangeLog
index b50597d8b51c..3fb421e41fa8 100644
--- a/app-emacs/lua-mode/ChangeLog
+++ b/app-emacs/lua-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/lua-mode
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/lua-mode/ChangeLog,v 1.35 2010/08/09 06:31:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/lua-mode/ChangeLog,v 1.36 2010/08/10 10:09:52 flameeyes Exp $
+
+ 10 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ lua-mode-20100617.ebuild:
+ Fix ebuild to actually work, bug #331763 thanks to m_zwart.
*lua-mode-20100617 (09 Aug 2010)