diff options
author | Alex Alexander <wired@gentoo.org> | 2013-02-06 12:17:52 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2013-02-06 12:17:52 +0000 |
commit | 027e90efce7e4c66f23cb1dd26ce44782d65ffa8 (patch) | |
tree | bcf1a07dc91e03cf379a7b1005c6da4186b7eae7 /app-misc/vifm/ChangeLog | |
parent | version bump, merged vim-* USE flags, used vim-plugin eclass for proper plugi... (diff) | |
download | gentoo-2-027e90efce7e4c66f23cb1dd26ce44782d65ffa8.tar.gz gentoo-2-027e90efce7e4c66f23cb1dd26ce44782d65ffa8.tar.bz2 gentoo-2-027e90efce7e4c66f23cb1dd26ce44782d65ffa8.zip |
reworked 0.7.4b ebuild to not use vim-plugin, because the eclass hardcoded vim in DEPEND. switched back to two USE flags as a result, used vim-doc eclass to auto-register vim-compatible documentation.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key EB9B4AFA)
Diffstat (limited to 'app-misc/vifm/ChangeLog')
-rw-r--r-- | app-misc/vifm/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-misc/vifm/ChangeLog b/app-misc/vifm/ChangeLog index 32ce0bd91edf..09fd7d3b410f 100644 --- a/app-misc/vifm/ChangeLog +++ b/app-misc/vifm/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-misc/vifm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.27 2013/02/06 11:54:36 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.28 2013/02/06 12:17:52 wired Exp $ + +*vifm-0.7.4b-r1 (06 Feb 2013) + + 06 Feb 2013; Alex Alexander <wired@gentoo.org> -vifm-0.7.4b.ebuild, + +vifm-0.7.4b-r1.ebuild, metadata.xml: + reworked 0.7.4b ebuild to not use vim-plugin, because the eclass hardcoded + vim in DEPEND. switched back to two USE flags as a result, used vim-doc + eclass to auto-register vim-compatible documentation. *vifm-0.7.4b (06 Feb 2013) |