diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 14:57:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 14:57:31 +0000 |
commit | 3d72f4f003b6cb97183ebbfb53034ecc3b39feb1 (patch) | |
tree | 819829b5a00082f9ca3d9003b7b6a12e1870c0ea /app-emacs/matlab | |
parent | Stable for x86, wrt bug #505456 (diff) | |
download | gentoo-2-3d72f4f003b6cb97183ebbfb53034ecc3b39feb1.tar.gz gentoo-2-3d72f4f003b6cb97183ebbfb53034ecc3b39feb1.tar.bz2 gentoo-2-3d72f4f003b6cb97183ebbfb53034ecc3b39feb1.zip |
Stable for x86, wrt bug #505458
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 5e2efe39569d..106583870634 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.25 2014/03/24 14:56:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.26 2014/03/24 14:57:31 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + matlab-3.3.2_pre20130829.ebuild: + Stable for x86, wrt bug #505458 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> 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 f4fcd9b19fa3..506b87ea636d 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.3 2014/03/24 14:56:42 ago Exp $ +# $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 $ 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" |