summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-11-05 13:55:41 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-11-05 13:55:41 +0000
commitd05ade6d2c23c03180e4de2658a8380ce572acb4 (patch)
treed319521c07940201c78acdd06d7beaaf4f36bf3d /app-vim/undotree
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-d05ade6d2c23c03180e4de2658a8380ce572acb4.tar.gz
gentoo-2-d05ade6d2c23c03180e4de2658a8380ce572acb4.tar.bz2
gentoo-2-d05ade6d2c23c03180e4de2658a8380ce572acb4.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #481856.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'app-vim/undotree')
-rw-r--r--app-vim/undotree/ChangeLog6
-rw-r--r--app-vim/undotree/undotree-4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/undotree/ChangeLog b/app-vim/undotree/ChangeLog
index a79b23e007c9..049f808822f0 100644
--- a/app-vim/undotree/ChangeLog
+++ b/app-vim/undotree/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/undotree
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v 1.3 2013/02/21 07:39:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v 1.4 2013/11/05 13:55:41 chainsaw Exp $
+
+ 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> undotree-4.3.ebuild:
+ Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
+ Lazkani in bug #481856.
*undotree-4.3 (21 Feb 2013)
diff --git a/app-vim/undotree/undotree-4.3.ebuild b/app-vim/undotree/undotree-4.3.ebuild
index 65efc29b9bf4..cb88b9d84d54 100644
--- a/app-vim/undotree/undotree-4.3.ebuild
+++ b/app-vim/undotree/undotree-4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/undotree-4.3.ebuild,v 1.1 2013/02/21 07:39:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/undotree-4.3.ebuild,v 1.2 2013/11/05 13:55:41 chainsaw Exp $
EAPI=5
@@ -10,4 +10,4 @@ DESCRIPTION="vim plugin: display your undo history in a graph"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"