Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/axiom: ChangeLog axiom-200805.ebuild axiom-200803.ebuild
Date: Sat, 30 Aug 2008 13:17:37
Message-Id: E1KZQKb-000399-TZ@stork.gentoo.org
1 markusle 08/08/30 13:17:33
2
3 Modified: ChangeLog axiom-200805.ebuild axiom-200803.ebuild
4 Log:
5 Added missing dependency on sys-apps/debianutils (fixes bug #236080).
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-SENTINEL-2 i686)
7
8 Revision Changes Path
9 1.22 sci-mathematics/axiom/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 15 Jul 2008 02:39:54 -0000 1.21
22 +++ ChangeLog 30 Aug 2008 13:17:33 -0000 1.22
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sci-mathematics/axiom
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v 1.21 2008/07/15 02:39:54 markusle Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v 1.22 2008/08/30 13:17:33 markusle Exp $
28 +
29 + 30 Aug 2008; Markus Dittrich <markusle@g.o> axiom-200803.ebuild,
30 + axiom-200805.ebuild:
31 + Added missing dependency on sys-apps/debianutils (fixes bug #236080).
32
33 15 Jul 2008; Markus Dittrich <markusle@g.o> axiom-200805.ebuild:
34 Ebuild cleanup. Thanks much to <dberkholz@g.o> for pointing
35
36
37
38 1.6 sci-mathematics/axiom/axiom-200805.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild?r1=1.5&r2=1.6
43
44 Index: axiom-200805.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- axiom-200805.ebuild 15 Jul 2008 15:52:48 -0000 1.5
51 +++ axiom-200805.ebuild 30 Aug 2008 13:17:33 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild,v 1.5 2008/07/15 15:52:48 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200805.ebuild,v 1.6 2008/08/30 13:17:33 markusle Exp $
57
58 inherit eutils multilib flag-o-matic
59
60 @@ -19,6 +19,7 @@
61
62 DEPEND="virtual/latex-base
63 x11-libs/libXaw
64 + sys-apps/debianutils
65 sys-process/procps"
66
67 S="${WORKDIR}"/${PN}
68
69
70
71 1.2 sci-mathematics/axiom/axiom-200803.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200803.ebuild?rev=1.2&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200803.ebuild?rev=1.2&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/axiom/axiom-200803.ebuild?r1=1.1&r2=1.2
76
77 Index: axiom-200803.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200803.ebuild,v
80 retrieving revision 1.1
81 retrieving revision 1.2
82 diff -u -r1.1 -r1.2
83 --- axiom-200803.ebuild 31 Mar 2008 12:58:24 -0000 1.1
84 +++ axiom-200803.ebuild 30 Aug 2008 13:17:33 -0000 1.2
85 @@ -1,6 +1,6 @@
86 # Copyright 1999-2008 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200803.ebuild,v 1.1 2008/03/31 12:58:24 markusle Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200803.ebuild,v 1.2 2008/08/30 13:17:33 markusle Exp $
90
91 inherit eutils multilib flag-o-matic
92
93 @@ -18,6 +18,7 @@
94 RESTRICT="strip"
95
96 DEPEND="virtual/latex-base
97 + sys-apps/debianutils
98 x11-libs/libXaw"
99
100 S="${WORKDIR}"/${PN}