diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 10:19:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 10:19:36 +0000 |
commit | 9267845f39c917a23535966d9ded8d0dcf084210 (patch) | |
tree | e62122eded456853872cd9810519df96edb58ef7 /app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild | |
parent | sparc stable wrt #206584 (diff) | |
download | gentoo-2-9267845f39c917a23535966d9ded8d0dcf084210.tar.gz gentoo-2-9267845f39c917a23535966d9ded8d0dcf084210.tar.bz2 gentoo-2-9267845f39c917a23535966d9ded8d0dcf084210.zip |
sparc stable wrt #206584
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild')
-rw-r--r-- | app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild b/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild index 1713c32767dc..ef5c78fb7f6b 100644 --- a/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild +++ b/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v 1.3 2008/01/18 21:56:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v 1.4 2008/01/23 10:19:36 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND="app-emacs/cedet" |