summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-23 10:02:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-23 10:02:05 +0000
commit8719a502703245359c8c8e3fcbe9e7adae6dd709 (patch)
treebddffd5ab67d782b50915e2a33970c62cc4d6e4d /app-emacs
parentStable for x86, wrt bug #503110 (diff)
downloadgentoo-2-8719a502703245359c8c8e3fcbe9e7adae6dd709.tar.gz
gentoo-2-8719a502703245359c8c8e3fcbe9e7adae6dd709.tar.bz2
gentoo-2-8719a502703245359c8c8e3fcbe9e7adae6dd709.zip
Stable for x86, wrt bug #503196
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-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 3e3586957bec..c71994f9fb04 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.9 2014/03/20 08:40:12 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/ChangeLog,v 1.10 2014/03/23 10:02:05 ago Exp $
+
+ 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> undo-tree-0.6.4.ebuild:
+ Stable for x86, wrt bug #503196
20 Mar 2014; Chema Alonso <nimiux@gentoo.org> undo-tree-0.6.4.ebuild:
Stable for amd64 wrt bug #503196
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 b499c7d326a5..efc3e284e5b4 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.2 2014/03/20 08:40:12 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/undo-tree/undo-tree-0.6.4.ebuild,v 1.3 2014/03/23 10:02:05 ago 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)'