summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-11-05 16:43:43 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-11-05 16:43:43 +0000
commit98f2bbe65a2b02bde97ec389693c5c7b0b942172 (patch)
tree9ad736ba69d738285d209ed1c3c669de9ba5b2b1 /app-vim/repeat
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-98f2bbe65a2b02bde97ec389693c5c7b0b942172.tar.gz
gentoo-2-98f2bbe65a2b02bde97ec389693c5c7b0b942172.tar.bz2
gentoo-2-98f2bbe65a2b02bde97ec389693c5c7b0b942172.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #481882.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'app-vim/repeat')
-rw-r--r--app-vim/repeat/ChangeLog6
-rw-r--r--app-vim/repeat/repeat-1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/repeat/ChangeLog b/app-vim/repeat/ChangeLog
index cf078c475436..a2953403d9cb 100644
--- a/app-vim/repeat/ChangeLog
+++ b/app-vim/repeat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/repeat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/repeat/ChangeLog,v 1.1 2013/07/09 19:48:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/repeat/ChangeLog,v 1.2 2013/11/05 16:43:43 chainsaw Exp $
+
+ 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> repeat-1.1.ebuild:
+ Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
+ Lazkani in bug #481882.
*repeat-1.1 (09 Jul 2013)
diff --git a/app-vim/repeat/repeat-1.1.ebuild b/app-vim/repeat/repeat-1.1.ebuild
index fb637305fcf2..378b33b4240e 100644
--- a/app-vim/repeat/repeat-1.1.ebuild
+++ b/app-vim/repeat/repeat-1.1.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/repeat/repeat-1.1.ebuild,v 1.1 2013/07/09 19:48:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/repeat/repeat-1.1.ebuild,v 1.2 2013/11/05 16:43:43 chainsaw Exp $
EAPI=5
@@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: use the repeat command \".\" with plugin maps"
HOMEPAGE="https://github.com/tpope/vim-repeat/ http://www.vim.org/scripts/script.php?script_id=2136"
SRC_URI="https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
S=${WORKDIR}/${MY_P}