diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 14:56:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 14:56:42 +0000 |
commit | 6a1ae03ead7469b7dfc1f05ed0e1055a45718c9e (patch) | |
tree | 2d9fb201f4cb5a182dd9e9a9e93fd31c8a0060ea /app-emacs/matlab | |
parent | Stable for amd64, wrt bug #505456 (diff) | |
download | gentoo-2-6a1ae03ead7469b7dfc1f05ed0e1055a45718c9e.tar.gz gentoo-2-6a1ae03ead7469b7dfc1f05ed0e1055a45718c9e.tar.bz2 gentoo-2-6a1ae03ead7469b7dfc1f05ed0e1055a45718c9e.zip |
Stable for amd64, wrt bug #505458
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/matlab')
-rw-r--r-- | app-emacs/matlab/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/matlab/ChangeLog b/app-emacs/matlab/ChangeLog index 2e79b2eb24e9..5e2efe39569d 100644 --- a/app-emacs/matlab/ChangeLog +++ b/app-emacs/matlab/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2014/03/17 00:21:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.25 2014/03/24 14:56:42 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + matlab-3.3.2_pre20130829.ebuild: + Stable for amd64, wrt bug #505458 17 Mar 2014; Ulrich Müller <ulm@gentoo.org> -matlab-3.3.1_pre20100121.ebuild, matlab-3.3.2_pre20130829.ebuild: diff --git a/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild b/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild index 1e56d3ef8450..f4fcd9b19fa3 100644 --- a/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild +++ b/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild @@ -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-emacs/matlab/matlab-3.3.2_pre20130829.ebuild,v 1.2 2014/03/17 00:21:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.2_pre20130829.ebuild,v 1.3 2014/03/24 14:56:42 ago Exp $ EAPI=5 NEED_EMACS=23 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/matlab-emacs" SITEFILE="50${PN}-gentoo.el" |