summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-07-08 11:32:14 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-07-08 11:32:14 +0000
commitd02d47e44579090b1c84b75cebd81ed0e424d0bc (patch)
treed469fd59209cadaed90c334a4f64e806eea8a19e /app-vim/conque
parenteapi5 (diff)
downloadgentoo-2-d02d47e44579090b1c84b75cebd81ed0e424d0bc.tar.gz
gentoo-2-d02d47e44579090b1c84b75cebd81ed0e424d0bc.tar.bz2
gentoo-2-d02d47e44579090b1c84b75cebd81ed0e424d0bc.zip
Stable for amd64 wrt bug #513734
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-vim/conque')
-rw-r--r--app-vim/conque/ChangeLog7
-rw-r--r--app-vim/conque/conque-2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/conque/ChangeLog b/app-vim/conque/ChangeLog
index df19a0878320..2787b99c0302 100644
--- a/app-vim/conque/ChangeLog
+++ b/app-vim/conque/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/conque
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.9 2012/10/07 10:23:14 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.10 2014/07/08 11:32:14 nimiux Exp $
+
+ 08 Jul 2014; Chema Alonso <nimiux@gentoo.org> conque-2.3.ebuild:
+ Stable for amd64 wrt bug #513734
07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, #274113
diff --git a/app-vim/conque/conque-2.3.ebuild b/app-vim/conque/conque-2.3.ebuild
index 1a881ac21978..fdce9a243c97 100644
--- a/app-vim/conque/conque-2.3.ebuild
+++ b/app-vim/conque/conque-2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v 1.1 2011/09/09 08:13:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v 1.2 2014/07/08 11:32:14 nimiux Exp $
EAPI="4"
VIM_PLUGIN_VIM_VERSION="7.1"
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: Run interactive commands inside a Vim buffer"
HOMEPAGE="http://code.google.com/p/conque/"
SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )