public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/matlab: ChangeLog matlab-3.1.0_pre20070306.ebuild
@ 2008-01-18 21:56 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-18 21:56 UTC (permalink / raw
  To: gentoo-commits

opfer       08/01/18 21:56:47

  Modified:             ChangeLog matlab-3.1.0_pre20070306.ebuild
  Log:
  stable amd64
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.15                 app-emacs/matlab/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	18 Jan 2008 21:54:23 -0000	1.14
+++ ChangeLog	18 Jan 2008 21:56:47 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/matlab
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.14 2008/01/18 21:54:23 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.15 2008/01/18 21:56:47 opfer Exp $
+
+  18 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+  matlab-3.1.0_pre20070306.ebuild:
+  stable amd64
 
   18 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
   matlab-3.1.0_pre20070306.ebuild:



1.3                  app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?r1=1.2&r2=1.3

Index: matlab-3.1.0_pre20070306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- matlab-3.1.0_pre20070306.ebuild	18 Jan 2008 21:54:23 -0000	1.2
+++ matlab-3.1.0_pre20070306.ebuild	18 Jan 2008 21:56:47 -0000	1.3
@@ -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.2 2008/01/18 21:54:23 opfer Exp $
+# $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 $
 
 inherit elisp
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND="app-emacs/cedet"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emacs/matlab: ChangeLog matlab-3.1.0_pre20070306.ebuild
@ 2008-01-23 10:19 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2008-01-23 10:19 UTC (permalink / raw
  To: gentoo-commits

armin76     08/01/23 10:19:37

  Modified:             ChangeLog matlab-3.1.0_pre20070306.ebuild
  Log:
  sparc stable wrt #206584
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.16                 app-emacs/matlab/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	18 Jan 2008 21:56:47 -0000	1.15
+++ ChangeLog	23 Jan 2008 10:19:36 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/matlab
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.15 2008/01/18 21:56:47 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.16 2008/01/23 10:19:36 armin76 Exp $
+
+  23 Jan 2008; Raúl Porcel <armin76@gentoo.org>
+  matlab-3.1.0_pre20070306.ebuild:
+  sparc stable wrt #206584
 
   18 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
   matlab-3.1.0_pre20070306.ebuild:



1.4                  app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?r1=1.3&r2=1.4

Index: matlab-3.1.0_pre20070306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- matlab-3.1.0_pre20070306.ebuild	18 Jan 2008 21:56:47 -0000	1.3
+++ matlab-3.1.0_pre20070306.ebuild	23 Jan 2008 10:19:36 -0000	1.4
@@ -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 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 IUSE=""
 
 DEPEND="app-emacs/cedet"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emacs/matlab: ChangeLog matlab-3.1.0_pre20070306.ebuild
@ 2008-08-27 13:26 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-08-27 13:26 UTC (permalink / raw
  To: gentoo-commits

ulm         08/08/27 13:26:37

  Modified:             ChangeLog matlab-3.1.0_pre20070306.ebuild
  Log:
  Use eclass default instead of elisp-comp, bug 235442.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.17                 app-emacs/matlab/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	23 Jan 2008 10:19:36 -0000	1.16
+++ ChangeLog	27 Aug 2008 13:26:37 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/matlab
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.16 2008/01/23 10:19:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.17 2008/08/27 13:26:37 ulm Exp $
+
+  27 Aug 2008; Ulrich Mueller <ulm@gentoo.org>
+  matlab-3.1.0_pre20070306.ebuild:
+  Use eclass default instead of elisp-comp, bug 235442.
 
   23 Jan 2008; Raúl Porcel <armin76@gentoo.org>
   matlab-3.1.0_pre20070306.ebuild:



1.5                  app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild?r1=1.4&r2=1.5

Index: matlab-3.1.0_pre20070306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- matlab-3.1.0_pre20070306.ebuild	23 Jan 2008 10:19:36 -0000	1.4
+++ matlab-3.1.0_pre20070306.ebuild	27 Aug 2008 13:26:37 -0000	1.5
@@ -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.4 2008/01/23 10:19:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v 1.5 2008/08/27 13:26:37 ulm Exp $
 
 inherit elisp
 
@@ -20,7 +20,3 @@
 DOCS="README INSTALL ChangeLog*"
 
 S="${WORKDIR}/matlab-emacs"
-
-src_compile() {
-	elisp-comp *.el || die "elisp-comp failed"
-}






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emacs/matlab: ChangeLog matlab-3.1.0_pre20070306.ebuild
@ 2014-03-24 18:56 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-03-24 18:56 UTC (permalink / raw
  To: gentoo-commits

ulm         14/03/24 18:56:29

  Modified:             ChangeLog
  Removed:              matlab-3.1.0_pre20070306.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.27                 app-emacs/matlab/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/matlab/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	24 Mar 2014 14:57:31 -0000	1.26
+++ ChangeLog	24 Mar 2014 18:56:28 -0000	1.27
@@ -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.26 2014/03/24 14:57:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.27 2014/03/24 18:56:28 ulm Exp $
+
+  24 Mar 2014; Ulrich Müller <ulm@gentoo.org>
+  -matlab-3.1.0_pre20070306.ebuild, -files/51matlab-gentoo.el:
+  Remove old.
 
   24 Mar 2014; Agostino Sarubbo <ago@gentoo.org>
   matlab-3.3.2_pre20130829.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-24 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 10:19 [gentoo-commits] gentoo-x86 commit in app-emacs/matlab: ChangeLog matlab-3.1.0_pre20070306.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-24 18:56 Ulrich Mueller (ulm)
2008-08-27 13:26 Ulrich Mueller (ulm)
2008-01-18 21:56 Christian Faulhammer (opfer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox