summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-12 20:42:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-12 20:42:02 +0000
commit484d7312fc578891c31c44bdbd81c4bb79c1a37d (patch)
tree115f5356f5142d96c985f9d8434147cf35824af4 /app-vim/vcscommand
parentVersion bump. The new version installs .desktop file for file manager associa... (diff)
downloadgentoo-2-484d7312fc578891c31c44bdbd81c4bb79c1a37d.tar.gz
gentoo-2-484d7312fc578891c31c44bdbd81c4bb79c1a37d.tar.bz2
gentoo-2-484d7312fc578891c31c44bdbd81c4bb79c1a37d.zip
Stable for AMD64, wrt bug #393569
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r--app-vim/vcscommand/ChangeLog5
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.45.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog
index 4a7c47709320..4f0dfdf8ac92 100644
--- a/app-vim/vcscommand/ChangeLog
+++ b/app-vim/vcscommand/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vcscommand
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.24 2011/12/11 15:34:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.25 2011/12/12 20:42:02 ago Exp $
+
+ 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> vcscommand-1.99.45.ebuild:
+ Stable for AMD64, wrt bug #393569
11 Dec 2011; Raúl Porcel <armin76@gentoo.org> vcscommand-1.99.42.ebuild,
vcscommand-1.99.43.ebuild, vcscommand-1.99.44.ebuild,
diff --git a/app-vim/vcscommand/vcscommand-1.99.45.ebuild b/app-vim/vcscommand/vcscommand-1.99.45.ebuild
index 6f3dbdb7665a..e3263231e33e 100644
--- a/app-vim/vcscommand/vcscommand-1.99.45.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.2 2011/12/11 15:34:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.45.ebuild,v 1.3 2011/12/12 20:42:02 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!app-vim/cvscommand"