nimiux 14/04/12 18:54:49 Modified: ChangeLog tagbar-2.6.1.ebuild Log: Stable for amd64 wrt bug #502642 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.9 app-vim/tagbar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tagbar/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tagbar/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tagbar/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/tagbar/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 25 Jan 2014 06:34:46 -0000 1.8 +++ ChangeLog 12 Apr 2014 18:54:49 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for app-vim/tagbar # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/ChangeLog,v 1.8 2014/01/25 06:34:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/ChangeLog,v 1.9 2014/04/12 18:54:49 nimiux Exp $ + + 12 Apr 2014; Chema Alonso <[email protected]> tagbar-2.6.1.ebuild: + Stable for amd64 wrt bug #502642 25 Jan 2014; Tim Harder <[email protected]> -tagbar-2.2.ebuild, -tagbar-2.4.1.ebuild: 1.2 app-vim/tagbar/tagbar-2.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild?r1=1.1&r2=1.2 Index: tagbar-2.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tagbar-2.6.1.ebuild 25 Jan 2014 06:34:06 -0000 1.1 +++ tagbar-2.6.1.ebuild 12 Apr 2014 18:54:49 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild,v 1.1 2014/01/25 06:34:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/tagbar/tagbar-2.6.1.ebuild,v 1.2 2014/04/12 18:54:49 nimiux Exp $ EAPI=5 @@ -11,7 +11,7 @@ http://www.vim.org/scripts/script.php?script_id=3465" SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=dev-util/ctags-5.5"
