summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-03 19:48:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-03 19:48:37 +0000
commitc12ac86e2e51ff68df4354cffbba4e6069b78b66 (patch)
treeba188aabdab51eddcce3292613fb72c7bc0ecff4 /app-vim
parentAdded static-libs, keyword amd64-linux x86-linux (diff)
downloadgentoo-2-c12ac86e2e51ff68df4354cffbba4e6069b78b66.tar.gz
gentoo-2-c12ac86e2e51ff68df4354cffbba4e6069b78b66.tar.bz2
gentoo-2-c12ac86e2e51ff68df4354cffbba4e6069b78b66.zip
Stable for amd64, wrt bug #415239
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimpress/ChangeLog5
-rw-r--r--app-vim/vimpress/vimpress-2.1.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-vim/vimpress/ChangeLog b/app-vim/vimpress/ChangeLog
index 77d1fe12388b..dfdaddfdba62 100644
--- a/app-vim/vimpress/ChangeLog
+++ b/app-vim/vimpress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vimpress
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/ChangeLog,v 1.4 2012/08/03 11:04:12 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/ChangeLog,v 1.5 2012/08/03 19:48:37 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> vimpress-2.1.5.ebuild:
+ Stable for amd64, wrt bug #415239
03 Aug 2012; Tim Harder <radhermit@gentoo.org> -vimpress-2.1.0.ebuild:
Remove old.
diff --git a/app-vim/vimpress/vimpress-2.1.5.ebuild b/app-vim/vimpress/vimpress-2.1.5.ebuild
index f2c0979e41dd..e267a9f33130 100644
--- a/app-vim/vimpress/vimpress-2.1.5.ebuild
+++ b/app-vim/vimpress/vimpress-2.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/vimpress-2.1.5.ebuild,v 1.1 2011/09/09 06:53:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/vimpress-2.1.5.ebuild,v 1.2 2012/08/03 19:48:37 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: manage wordpress blogs from vim"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3510"
SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )