Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/PDL: PDL-2.4.7.ebuild ChangeLog PDL-2.4.6.ebuild
Date: Mon, 23 Aug 2010 13:39:59
Message-Id: 20100823133954.A30652004E@flycatcher.gentoo.org
1 tove 10/08/23 13:39:54
2
3 Modified: PDL-2.4.7.ebuild ChangeLog PDL-2.4.6.ebuild
4 Log:
5 Remove epause calls
6
7 (Portage version: 2.2_rc68_p1/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-perl/PDL/PDL-2.4.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?r1=1.2&r2=1.3
15
16 Index: PDL-2.4.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- PDL-2.4.7.ebuild 23 Aug 2010 13:35:23 -0000 1.2
23 +++ PDL-2.4.7.ebuild 23 Aug 2010 13:39:54 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v 1.2 2010/08/23 13:35:23 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v 1.3 2010/08/23 13:39:54 tove Exp $
29
30 EAPI=2
31
32 @@ -85,7 +85,6 @@
33 elog "You must create perldl.db by running"
34 fi
35 elog "perl ${VENDOR_ARCH}/PDL/Doc/scantree.pl"
36 - epause 3
37 elog "PDL requires that glx and dri support be enabled in"
38 elog "your X configuration for certain parts of the graphics"
39 elog "engine to work. See your X's documentation for futher"
40
41
42
43 1.95 dev-perl/PDL/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.95&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.95&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?r1=1.94&r2=1.95
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v
52 retrieving revision 1.94
53 retrieving revision 1.95
54 diff -u -r1.94 -r1.95
55 --- ChangeLog 23 Aug 2010 13:35:23 -0000 1.94
56 +++ ChangeLog 23 Aug 2010 13:39:54 -0000 1.95
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/PDL
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.94 2010/08/23 13:35:23 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.95 2010/08/23 13:39:54 tove Exp $
62 +
63 + 23 Aug 2010; Torsten Veller <tove@g.o> PDL-2.4.6.ebuild,
64 + PDL-2.4.7.ebuild:
65 + Remove epause calls
66
67 23 Aug 2010; Torsten Veller <tove@g.o> -PDL-2.4.4.ebuild,
68 PDL-2.4.6.ebuild, PDL-2.4.7.ebuild:
69
70
71
72 1.3 dev-perl/PDL/PDL-2.4.6.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.6.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.6.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.6.ebuild?r1=1.2&r2=1.3
77
78 Index: PDL-2.4.6.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.6.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- PDL-2.4.6.ebuild 23 Aug 2010 13:35:23 -0000 1.2
85 +++ PDL-2.4.6.ebuild 23 Aug 2010 13:39:54 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.6.ebuild,v 1.2 2010/08/23 13:35:23 tove Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.6.ebuild,v 1.3 2010/08/23 13:39:54 tove Exp $
91
92 EAPI=2
93
94 @@ -84,7 +84,6 @@
95 elog "You must create perldl.db by running"
96 fi
97 elog "perl ${VENDOR_ARCH}/PDL/Doc/scantree.pl"
98 - epause 3
99 elog "PDL requires that glx and dri support be enabled in"
100 elog "your X configuration for certain parts of the graphics"
101 elog "engine to work. See your X's documentation for futher"