summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-03-20 08:40:12 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-03-20 08:40:12 +0000
commit9644197349f98b558b77e71fc4573518f22588fb (patch)
tree2d52c4efa8543969ba70147d4e488fca19a923dd /app-emacs/undo-tree
parentVersion bump. (diff)
downloadgentoo-2-9644197349f98b558b77e71fc4573518f22588fb.tar.gz
gentoo-2-9644197349f98b558b77e71fc4573518f22588fb.tar.bz2
gentoo-2-9644197349f98b558b77e71fc4573518f22588fb.zip
Stable for amd64 wrt bug #503196
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emacs/undo-tree')
-rw-r--r--app-emacs/undo-tree/ChangeLog5
-rw-r--r--app-emacs/undo-tree/undo-tree-0.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/undo-tree/ChangeLog b/app-emacs/undo-tree/ChangeLog
index 5731082b3cc0..3e3586957bec 100644
--- a/app-emacs/undo-tree/ChangeLog
+++ b/app-emacs/undo-tree/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/undo-tree
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/ChangeLog,v 1.8 2014/02/10 20:35:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/ChangeLog,v 1.9 2014/03/20 08:40:12 nimiux Exp $
+
+ 20 Mar 2014; Chema Alonso <nimiux@gentoo.org> undo-tree-0.6.4.ebuild:
+ Stable for amd64 wrt bug #503196
*undo-tree-0.6.4 (10 Feb 2014)
diff --git a/app-emacs/undo-tree/undo-tree-0.6.4.ebuild b/app-emacs/undo-tree/undo-tree-0.6.4.ebuild
index de4772517836..b499c7d326a5 100644
--- a/app-emacs/undo-tree/undo-tree-0.6.4.ebuild
+++ b/app-emacs/undo-tree/undo-tree-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.6.4.ebuild,v 1.1 2014/02/10 20:35:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/undo-tree-0.6.4.ebuild,v 1.2 2014/03/20 08:40:12 nimiux Exp $
EAPI=4
NEED_EMACS=24
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SITEFILE="50${PN}-gentoo.el"
DOC_CONTENTS="To enable undo trees globally, place '(global-undo-tree-mode)'