ulm 14/06/07 11:21:09 Modified: matlab-3.3.2_pre20130829.ebuild ChangeLog Log: Remove redundant NEED_EMACS assignment. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.5 app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild?r1=1.4&r2=1.5 Index: matlab-3.3.2_pre20130829.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- matlab-3.3.2_pre20130829.ebuild 24 Mar 2014 14:57:31 -0000 1.4 +++ matlab-3.3.2_pre20130829.ebuild 7 Jun 2014 11:21:09 -0000 1.5 @@ -1,9 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild,v 1.4 2014/03/24 14:57:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild,v 1.5 2014/06/07 11:21:09 ulm Exp $ EAPI=5 -NEED_EMACS=23 inherit elisp 1.28 app-emacs/matlab/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 24 Mar 2014 18:56:28 -0000 1.27 +++ ChangeLog 7 Jun 2014 11:21:09 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/matlab # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.27 2014/03/24 18:56:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.28 2014/06/07 11:21:09 ulm Exp $ + + 07 Jun 2014; Ulrich Müller <[email protected]> matlab-3.3.2_pre20130829.ebuild: + Remove redundant NEED_EMACS assignment. 24 Mar 2014; Ulrich Müller <[email protected]> -matlab-3.1.0_pre20070306.ebuild, -files/51matlab-gentoo.el:
