diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-01-20 13:22:42 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-01-20 13:22:42 +0000 |
commit | 3c0348d3f25002a0d14fe5c7ca1441701d4c69ab (patch) | |
tree | 671abda115aae09242886d7837fd752723a498da /app-vim/fugitive/ChangeLog | |
parent | Initial commit. Ebuild inspired by the work of Mark "castiel" Burazin, herd r... (diff) | |
download | gentoo-2-3c0348d3f25002a0d14fe5c7ca1441701d4c69ab.tar.gz gentoo-2-3c0348d3f25002a0d14fe5c7ca1441701d4c69ab.tar.bz2 gentoo-2-3c0348d3f25002a0d14fe5c7ca1441701d4c69ab.zip |
Stabilize for amd64/x86 (bug #534930).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Diffstat (limited to 'app-vim/fugitive/ChangeLog')
-rw-r--r-- | app-vim/fugitive/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-vim/fugitive/ChangeLog b/app-vim/fugitive/ChangeLog index 3e163fff1ab9..7abba9429d17 100644 --- a/app-vim/fugitive/ChangeLog +++ b/app-vim/fugitive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/fugitive # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/fugitive/ChangeLog,v 1.10 2015/01/20 13:21:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fugitive/ChangeLog,v 1.11 2015/01/20 13:22:42 radhermit Exp $ + + 20 Jan 2015; Tim Harder <radhermit@gentoo.org> fugitive-2.1.ebuild: + Stabilize for amd64/x86 (bug #534930). *fugitive-2.2 (20 Jan 2015) |