diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 11:23:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 11:23:31 +0000 |
commit | 3b594d88c2ecdd461a85849abe4331f6fee0421c (patch) | |
tree | 7fcd2de167ffbd8edc674feecb36198eb6b7a119 /app-vim | |
parent | Stable for x86, wrt bug #441130 (diff) | |
download | gentoo-2-3b594d88c2ecdd461a85849abe4331f6fee0421c.tar.gz gentoo-2-3b594d88c2ecdd461a85849abe4331f6fee0421c.tar.bz2 gentoo-2-3b594d88c2ecdd461a85849abe4331f6fee0421c.zip |
Stable for x86, wrt bug #441132
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimpress/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/vimpress/vimpress-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/vimpress/ChangeLog b/app-vim/vimpress/ChangeLog index 54ddb716c6bc..6d86d909e258 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.7 2012/12/03 16:59:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/ChangeLog,v 1.8 2012/12/04 11:23:31 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> vimpress-3.2.0.ebuild: + Stable for x86, wrt bug #441132 03 Dec 2012; <ago@gentoo.org> vimpress-3.2.0.ebuild: Stable for amd64, wrt bug #441132 diff --git a/app-vim/vimpress/vimpress-3.2.0.ebuild b/app-vim/vimpress/vimpress-3.2.0.ebuild index 082f155eaa6c..4976a8f0c018 100644 --- a/app-vim/vimpress/vimpress-3.2.0.ebuild +++ b/app-vim/vimpress/vimpress-3.2.0.ebuild @@ -1,6 +1,6 @@ # 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-3.2.0.ebuild,v 1.2 2012/12/03 16:59:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpress/vimpress-3.2.0.ebuild,v 1.3 2012/12/04 11:23:31 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: manage wordpress blogs from vim" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3510" LICENSE="vim" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] ) |