Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/xdsi/files: 0.91-gentoo.patch
Date: Wed, 17 Feb 2010 11:34:54
Message-Id: E1NhiB8-0000Dm-Om@stork.gentoo.org
1 jlec 10/02/17 11:34:50
2
3 Added: 0.91-gentoo.patch
4 Log:
5 New ebuild for xdsi
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 sci-chemistry/xdsi/files/0.91-gentoo.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdsi/files/0.91-gentoo.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdsi/files/0.91-gentoo.patch?rev=1.1&content-type=text/plain
13
14 Index: 0.91-gentoo.patch
15 ===================================================================
16 diff --git a/xdsi b/xdsi
17 index 2fcc543..2ce8262 100755
18 --- a/xdsi
19 +++ b/xdsi
20 @@ -20,8 +20,8 @@
21 ####################################################################
22 # These are the only two things you may change#
23
24 -set Templates "/mydir/templates"
25 -set initial "/mydir/SLS-2009"
26 +set Templates "GENTOOTEMPLATE"
27 +set initial "./"
28
29
30 ####################################################################
31 @@ -122,7 +122,7 @@ return 1
32 }
33
34
35 -CheckExecutables "kpdf gnuplot xds_par xdsstat xdsviewer convert pointless ipmosflm VIEW"
36 +CheckExecutables "xpdf gnuplot xds_par xdsviewer convert pointless ipmosflm"
37
38 wm resizable . 0 0