radhermit 15/02/09 00:30:54 Modified: ChangeLog automatictexplugin-12.5-r1.ebuild Log: Stabilize for amd64/x86. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.51 app-vim/automatictexplugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 6 Jan 2015 12:18:44 -0000 1.50 +++ ChangeLog 9 Feb 2015 00:30:54 -0000 1.51 @@ -1,6 +1,10 @@ # ChangeLog for app-vim/automatictexplugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.50 2015/01/06 12:18:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/ChangeLog,v 1.51 2015/02/09 00:30:54 radhermit Exp $ + + 09 Feb 2015; Tim Harder <[email protected]> + automatictexplugin-12.5-r1.ebuild: + Stabilize for amd64/x86. 06 Jan 2015; Michał Górny <[email protected]> automatictexplugin-12.5-r1.ebuild: 1.3 app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild?r1=1.2&r2=1.3 Index: automatictexplugin-12.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- automatictexplugin-12.5-r1.ebuild 6 Jan 2015 12:18:44 -0000 1.2 +++ automatictexplugin-12.5-r1.ebuild 9 Feb 2015 00:30:54 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild,v 1.2 2015/01/06 12:18:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/automatictexplugin/automatictexplugin-12.5-r1.ebuild,v 1.3 2015/02/09 00:30:54 radhermit Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://atp-vim.sourceforge.net/" SRC_URI="mirror://sourceforge/atp-vim/releases/${MY_P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" S=${WORKDIR}
