summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 10:54:06 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-27 10:54:06 +0000
commit109238e8386da078879fa5016971e0d5eb85945b (patch)
tree3f20b95a398e9b68f3c6f7db1b9d73d8b3a8960e /app-vim/ansiesc
parentx86 stable wrt bug #513176 (diff)
downloadgentoo-2-109238e8386da078879fa5016971e0d5eb85945b.tar.gz
gentoo-2-109238e8386da078879fa5016971e0d5eb85945b.tar.bz2
gentoo-2-109238e8386da078879fa5016971e0d5eb85945b.zip
x86 stable wrt bug #513732
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-vim/ansiesc')
-rw-r--r--app-vim/ansiesc/ChangeLog5
-rw-r--r--app-vim/ansiesc/ansiesc-12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/ansiesc/ChangeLog b/app-vim/ansiesc/ChangeLog
index cad2f00aeb43..d3333ea1a789 100644
--- a/app-vim/ansiesc/ChangeLog
+++ b/app-vim/ansiesc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/ansiesc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ChangeLog,v 1.2 2014/07/08 11:39:40 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ChangeLog,v 1.3 2014/07/27 10:54:06 phajdan.jr Exp $
+
+ 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> ansiesc-12.ebuild:
+ x86 stable wrt bug #513732
08 Jul 2014; Chema Alonso <nimiux@gentoo.org> ansiesc-12.ebuild:
Stable for amd64 wrt bug #513732
diff --git a/app-vim/ansiesc/ansiesc-12.ebuild b/app-vim/ansiesc/ansiesc-12.ebuild
index c84937a3eda7..44276e623872 100644
--- a/app-vim/ansiesc/ansiesc-12.ebuild
+++ b/app-vim/ansiesc/ansiesc-12.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-vim/ansiesc/ansiesc-12.ebuild,v 1.2 2014/07/08 11:39:40 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ansiesc/ansiesc-12.ebuild,v 1.3 2014/07/27 10:54:06 phajdan.jr Exp $
EAPI=3
VIM_PLUGIN_VIM_VERSION="7.3"
@@ -10,7 +10,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: ansi escape sequences concealed, but highlighted as specified"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=302"
LICENSE="public-domain"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""