summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:04:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:04:34 +0000
commite97ec8cac99bcdd2830a1373f107dba0dde23735 (patch)
tree6e6e9d99d1eb3a4117c89f2c7d335a40bd92e841 /app-vim
parentStable for amd64, wrt bug #535492 (diff)
downloadgentoo-2-e97ec8cac99bcdd2830a1373f107dba0dde23735.tar.gz
gentoo-2-e97ec8cac99bcdd2830a1373f107dba0dde23735.tar.bz2
gentoo-2-e97ec8cac99bcdd2830a1373f107dba0dde23735.zip
Stable for amd64, wrt bug #534938
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-misc/ChangeLog5
-rw-r--r--app-vim/vim-misc/vim-misc-1.17.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-vim/vim-misc/ChangeLog b/app-vim/vim-misc/ChangeLog
index b6e07642b364..63fba4689d5e 100644
--- a/app-vim/vim-misc/ChangeLog
+++ b/app-vim/vim-misc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vim-misc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v 1.9 2015/06/07 08:18:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/ChangeLog,v 1.10 2015/06/11 15:04:34 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> vim-misc-1.17.1.ebuild:
+ Stable for amd64, wrt bug #534938
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
diff --git a/app-vim/vim-misc/vim-misc-1.17.1.ebuild b/app-vim/vim-misc/vim-misc-1.17.1.ebuild
index 292266bb57c9..13dfcd9d2131 100644
--- a/app-vim/vim-misc/vim-misc-1.17.1.ebuild
+++ b/app-vim/vim-misc/vim-misc-1.17.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/vim-misc-1.17.1.ebuild,v 1.1 2014/11/25 23:39:02 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/vim-misc-1.17.1.ebuild,v 1.2 2015/06/11 15:04:34 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: miscellaneous auto-load scripts"
HOMEPAGE="http://peterodding.com/code/vim/misc/"
SRC_URI="https://github.com/xolox/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="!app-vim/xolox-misc"