summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-06-19 21:50:29 +0000
committerJason Wever <weeve@gentoo.org>2004-06-19 21:50:29 +0000
commiteded4ea128b8272c903fc338c0f056785765af1c (patch)
treeffca690218b12c103ed6c8d1a981a3417875264e /app-emacs
parenttidy up (diff)
downloadhistorical-eded4ea128b8272c903fc338c0f056785765af1c.tar.gz
historical-eded4ea128b8272c903fc338c0f056785765af1c.tar.bz2
historical-eded4ea128b8272c903fc338c0f056785765af1c.zip
Stable on sparc.
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/matlab/ChangeLog5
-rw-r--r--app-emacs/matlab/Manifest6
-rw-r--r--app-emacs/matlab/matlab-2.2.3.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-emacs/matlab/ChangeLog b/app-emacs/matlab/ChangeLog
index a2659d2b4d18..12ffea55d7ce 100644
--- a/app-emacs/matlab/ChangeLog
+++ b/app-emacs/matlab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/matlab
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.3 2004/05/11 04:17:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.4 2004/06/19 21:50:28 weeve Exp $
+
+ 19 Jun 2004; Jason Wever <weeve@gentoo.org> matlab-2.2.3.ebuild:
+ Stable on sparc.
10 May 2004; Jason Wever <weeve@gentoo.org> matlab-2.2.3.ebuild:
Added ~sparc keyword to help resolve bug #50695.
diff --git a/app-emacs/matlab/Manifest b/app-emacs/matlab/Manifest
index a639135d56cb..000c3fa6d6ff 100644
--- a/app-emacs/matlab/Manifest
+++ b/app-emacs/matlab/Manifest
@@ -1,5 +1,5 @@
+MD5 6b310f6593d437fd64f5c159a13c8fb0 ChangeLog 610
+MD5 56e41ddabaa5526ed406f93012e9a664 matlab-2.2.3.ebuild 847
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
-MD5 ff3a77a959ff418e63bbf711120c2030 matlab-2.2.3.ebuild 849
-MD5 8c3d002a77416a341509817deb6d8041 ChangeLog 524
-MD5 4ca7d27b7cfcaa20dff07173ba9d01a1 files/digest-matlab-2.2.3 64
MD5 585f9e842d3ddae0483c38ff2c9992f9 files/50matlab-gentoo.el 410
+MD5 4ca7d27b7cfcaa20dff07173ba9d01a1 files/digest-matlab-2.2.3 64
diff --git a/app-emacs/matlab/matlab-2.2.3.ebuild b/app-emacs/matlab/matlab-2.2.3.ebuild
index ea6d43d8733f..c7b874b2e2be 100644
--- a/app-emacs/matlab/matlab-2.2.3.ebuild
+++ b/app-emacs/matlab/matlab-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-2.2.3.ebuild,v 1.5 2004/06/15 08:40:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-2.2.3.ebuild,v 1.6 2004/06/19 21:50:29 weeve Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.mathworks.com/pub/contrib/emacs_add_ons/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
DEPEND="virtual/emacs"