nimiux 14/04/11 20:34:45 Modified: ChangeLog c-support-6.1.ebuild Log: Stable for amd64 wrt bug #502638 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.10 app-vim/c-support/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 30 Dec 2013 08:11:23 -0000 1.9 +++ ChangeLog 11 Apr 2014 20:34:45 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for app-vim/c-support -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.9 2013/12/30 08:11:23 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.10 2014/04/11 20:34:45 nimiux Exp $ + + 11 Apr 2014; Chema Alonso <[email protected]> c-support-6.1.ebuild: + Stable for amd64 wrt bug #502638 30 Dec 2013; Tim Harder <[email protected]> -c-support-5.16.1.ebuild, -c-support-5.19.ebuild: 1.2 app-vim/c-support/c-support-6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/c-support-6.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/c-support-6.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/c-support/c-support-6.1.ebuild?r1=1.1&r2=1.2 Index: c-support-6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- c-support-6.1.ebuild 30 Dec 2013 08:10:47 -0000 1.1 +++ c-support-6.1.ebuild 11 Apr 2014 20:34:45 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/c-support/c-support-6.1.ebuild,v 1.1 2013/12/30 08:10:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.ebuild,v 1.2 2014/04/11 20:34:45 nimiux Exp $ EAPI="5" @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213" LICENSE="public-domain" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" VIM_PLUGIN_HELPFILES="${PN}"
