diff options
Diffstat (limited to 'app-emacs/undo-tree')
-rw-r--r-- | app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild b/app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild index 444eea71f48b..00edc6d5d2d3 100644 --- a/app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild +++ b/app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild,v 1.1 2010/11/17 18:17:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/undo-tree-0.1.7_pre20101117.ebuild,v 1.2 2010/11/17 19:08:39 tomka Exp $ NEED_EMACS=22 inherit elisp -DESCRIPTION="undo trees and vizualization" +DESCRIPTION="undo trees and visualization" HOMEPAGE="http://www.dr-qubit.org/emacs.php#undo-tree" SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~tomka/files/${P}.tar.bz2" |