Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/singular: singular-3.0.1.2.ebuild ChangeLog
Date: Sun, 21 Jun 2009 18:50:16
Message-Id: E1MIS7K-0008M9-1Z@stork.gentoo.org
1 graaff 09/06/21 18:50:14
2
3 Modified: singular-3.0.1.2.ebuild ChangeLog
4 Log:
5 Rename virtual/xemacs -> app-editors/xemacs.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 sci-mathematics/singular/singular-3.0.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild?r1=1.10&r2=1.11
14
15 Index: singular-3.0.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- singular-3.0.1.2.ebuild 21 Apr 2008 14:39:28 -0000 1.10
22 +++ singular-3.0.1.2.ebuild 21 Jun 2009 18:50:13 -0000 1.11
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.10 2008/04/21 14:39:28 markusle Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.11 2009/06/21 18:50:13 graaff Exp $
29
30 inherit eutils flag-o-matic
31
32 @@ -21,7 +21,7 @@
33
34 DEPEND=">=dev-lang/perl-5.6
35 >=dev-libs/gmp-4.1-r1
36 - emacs? ( || ( virtual/xemacs
37 + emacs? ( || ( app-editors/xemacs
38 virtual/emacs ) )"
39
40 S="${WORKDIR}"/${MY_PN}-${MY_PV_MAJOR}
41
42
43
44 1.26 sci-mathematics/singular/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.26&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/singular/ChangeLog?rev=1.26&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/singular/ChangeLog?r1=1.25&r2=1.26
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v
53 retrieving revision 1.25
54 retrieving revision 1.26
55 diff -u -r1.25 -r1.26
56 --- ChangeLog 8 Nov 2008 03:53:08 -0000 1.25
57 +++ ChangeLog 21 Jun 2009 18:50:13 -0000 1.26
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-mathematics/singular
60 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.25 2008/11/08 03:53:08 markusle Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.26 2009/06/21 18:50:13 graaff Exp $
64 +
65 + 21 Jun 2009; Hans de Graaff <graaff@g.o> singular-3.0.1.2.ebuild:
66 + Rename virtual/xemacs -> app-editors/xemacs since the virtual has been
67 + removed.
68
69 08 Nov 2008; Markus Dittrich <markusle@g.o>
70 +files/singular-3.0.4.4-emacs-22.patch, singular-3.0.4.4.ebuild: