diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:07:25 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:07:25 +0000 |
commit | 1cdd13126c3d41f6b55c692a2b88397dc6c44083 (patch) | |
tree | 75bf2b89a6f844591efe603822160868e7d424f8 /app-sci | |
parent | repoman: fix leading whitespace (diff) | |
download | gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.tar.gz gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.tar.bz2 gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.zip |
repoman: fix leading whitespace
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/chemtool/Manifest | 12 | ||||
-rw-r--r-- | app-sci/chemtool/chemtool-1.6.ebuild | 6 | ||||
-rw-r--r-- | app-sci/elph/Manifest | 2 | ||||
-rw-r--r-- | app-sci/elph/elph-0.1.2.ebuild | 6 | ||||
-rw-r--r-- | app-sci/lin-seti/Manifest | 12 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.7.3.ebuild | 6 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.7.4.ebuild | 6 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.7.5.ebuild | 6 | ||||
-rw-r--r-- | app-sci/phylip/Manifest | 2 | ||||
-rw-r--r-- | app-sci/phylip/phylip-3.5.ebuild | 4 | ||||
-rw-r--r-- | app-sci/qcad/Manifest | 2 | ||||
-rw-r--r-- | app-sci/qcad/qcad-1.5.4.ebuild | 4 | ||||
-rw-r--r-- | app-sci/scilab/Manifest | 2 | ||||
-rw-r--r-- | app-sci/scilab/scilab-2.7.ebuild | 6 | ||||
-rw-r--r-- | app-sci/tbass/Manifest | 20 | ||||
-rw-r--r-- | app-sci/tbass/tbass-20030725.3.3.ebuild | 10 |
16 files changed, 53 insertions, 53 deletions
diff --git a/app-sci/chemtool/Manifest b/app-sci/chemtool/Manifest index e91cc6b336eb..59a4da2ffa84 100644 --- a/app-sci/chemtool/Manifest +++ b/app-sci/chemtool/Manifest @@ -1,11 +1,11 @@ -MD5 943433311093a1592e1ac8e1eeed2491 chemtool-1.6.ebuild 2153 -MD5 688b7e71b424ea48eb9cd4b67f227f5c chemtool-1.5.ebuild 1756 MD5 8a36c2c64f8afa1cace195f05aa6b5cf ChangeLog 1085 +MD5 688b7e71b424ea48eb9cd4b67f227f5c chemtool-1.5.ebuild 1756 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 598bcb2c3531d5f1612857269e84dee0 chemtool-1.6.ebuild 2147 +MD5 85997784eda14376edb5a380af598393 files/Makefile.in-chemtool-1.5-gentoo.diff 2715 MD5 55ed6136e52ec1136e015844186dd7ba files/config.h.in-chemtool-1.5-gentoo.diff 368 +MD5 55ee243e7331b078a204b1ad52ef4146 files/configure.in-chemtool-1.5-gentoo.diff 2069 MD5 776f1a36180ed2f86a523e6119066079 files/digest-chemtool-1.5 64 -MD5 56154dbfda6dca74e622eafa3eb88d36 files/digest-chemtool-1.6 64 -MD5 7151e5d79c40abc9dadc9d84eee1f309 files/chemtool-1.6.patch 447 -MD5 85997784eda14376edb5a380af598393 files/Makefile.in-chemtool-1.5-gentoo.diff 2715 MD5 a3c19580612c87d845915088e7b2b17b files/src-cht-Makefile.in-chemtool-1.5-gentoo.diff 294 -MD5 55ee243e7331b078a204b1ad52ef4146 files/configure.in-chemtool-1.5-gentoo.diff 2069 +MD5 7151e5d79c40abc9dadc9d84eee1f309 files/chemtool-1.6.patch 447 +MD5 56154dbfda6dca74e622eafa3eb88d36 files/digest-chemtool-1.6 64 diff --git a/app-sci/chemtool/chemtool-1.6.ebuild b/app-sci/chemtool/chemtool-1.6.ebuild index 8a33c07cb422..ddb94862ed0a 100644 --- a/app-sci/chemtool/chemtool-1.6.ebuild +++ b/app-sci/chemtool/chemtool-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/chemtool/chemtool-1.6.ebuild,v 1.3 2003/08/06 06:47:11 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/chemtool/chemtool-1.6.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ [ -n "`use kde`" ] && inherit kde-functions inherit eutils @@ -67,9 +67,9 @@ src_install() { local sharedirs="applnk/Graphics mimelnk/application icons/hicolor/32x32/mimetypes" for dir in ${sharedirs}; do dodir ${mykdedir}/share/${dir} - done + done dodir /usr/share/mime-types - dodir /usr/share/pixmaps/mc + dodir /usr/share/pixmaps/mc make DESTDIR="${D}" install || die "make install failed" diff --git a/app-sci/elph/Manifest b/app-sci/elph/Manifest index 854e2942576c..59e6b2d443ce 100644 --- a/app-sci/elph/Manifest +++ b/app-sci/elph/Manifest @@ -1,4 +1,4 @@ MD5 bea62369b4a1ea9b1c4e9fb152536983 ChangeLog 368 -MD5 eb177a72172fdf00d05c6699ed300d37 elph-0.1.2.ebuild 701 +MD5 f492e33564dd9585240e5c629e49889e elph-0.1.2.ebuild 691 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 4a7fdc7d26ff2d8fc72881383ff93fc4 files/digest-elph-0.1.2 61 diff --git a/app-sci/elph/elph-0.1.2.ebuild b/app-sci/elph/elph-0.1.2.ebuild index d74778f947b9..54eeede1d5d0 100644 --- a/app-sci/elph/elph-0.1.2.ebuild +++ b/app-sci/elph/elph-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/elph/elph-0.1.2.ebuild,v 1.3 2003/09/06 22:23:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/elph/elph-0.1.2.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="ELPH -- general-purpose Gibbs sampler for finding motifs in a set of DNA or protein sequences" HOMEPAGE="http://www.tigr.org/software/ELPH/index.shtml" @@ -24,6 +24,6 @@ src_install() { dodir /usr/bin dobin elph - cd ${WORKDIR}/ELPH/ - dodoc COPYRIGHT LICENSE README Readme.ELPH + cd ${WORKDIR}/ELPH/ + dodoc COPYRIGHT LICENSE README Readme.ELPH } diff --git a/app-sci/lin-seti/Manifest b/app-sci/lin-seti/Manifest index 3cf44f6495b0..fbd8cff8a923 100644 --- a/app-sci/lin-seti/Manifest +++ b/app-sci/lin-seti/Manifest @@ -1,10 +1,10 @@ MD5 fcf024e53cfbf32a1c229d2adccc674d ChangeLog 1483 -MD5 95138731707ae04b1c65aaac4bb6d12f lin-seti-0.7.5.ebuild 1340 -MD5 4b3a0052d9924ad7a62f9dc4ab06e72c lin-seti-0.7.6.ebuild 1339 -MD5 36f55af924da269ce9032c8076a11d5b lin-seti-0.7.3.ebuild 1340 -MD5 aad2900c6c3874bebeafa8620ce8a9cc lin-seti-0.7.4.ebuild 1342 +MD5 7b6414843415d44ed8320c05ec580fb4 lin-seti-0.7.4.ebuild 1340 +MD5 7b7398c974e9daf9fd79ab8c432ba68a lin-seti-0.7.3.ebuild 1338 +MD5 bf046c44340e9c17eff6175575133e83 lin-seti-0.7.5.ebuild 1338 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 4b3a0052d9924ad7a62f9dc4ab06e72c lin-seti-0.7.6.ebuild 1339 +MD5 2c21402116e19216caa08d3d76dc1522 files/digest-lin-seti-0.7.4 66 MD5 e12b4db65831953f23c5cab02425738d files/digest-lin-seti-0.7.5 66 -MD5 d222e596efc7a0b9c67a886090056ef5 files/digest-lin-seti-0.7.6 66 MD5 2a9a8adb19d222fe9e99f9c74606b719 files/digest-lin-seti-0.7.3 66 -MD5 2c21402116e19216caa08d3d76dc1522 files/digest-lin-seti-0.7.4 66 +MD5 d222e596efc7a0b9c67a886090056ef5 files/digest-lin-seti-0.7.6 66 diff --git a/app-sci/lin-seti/lin-seti-0.7.3.ebuild b/app-sci/lin-seti/lin-seti-0.7.3.ebuild index 1e74f90e71c7..112512f93dd8 100644 --- a/app-sci/lin-seti/lin-seti-0.7.3.ebuild +++ b/app-sci/lin-seti/lin-seti-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.3.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.3.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -17,7 +17,7 @@ src_compile() { src_install() { - mkdir -m 755 ${D}usr + mkdir -m 755 ${D}usr mkdir -m 755 ${D}usr/bin mkdir -m 755 ${D}opt mkdir -m 755 ${D}etc @@ -28,7 +28,7 @@ src_install() { # Let's see if this file already exists: if so we will not install it if [ -a "/opt/setiathome/cache/1/user_info.sah" ]; then rm ${D}opt/setiathome/cache/1/user_info.sah; fi - # Otherwise the ebuild will overwrite this file! + # Otherwise the ebuild will overwrite this file! # And THAT is bad: if the client runs in daemon mode, # when switching to that dir it will wait forever for someone to give it # some info (which would be impossible, being detached from all terminals)! diff --git a/app-sci/lin-seti/lin-seti-0.7.4.ebuild b/app-sci/lin-seti/lin-seti-0.7.4.ebuild index 9fb1e11ee868..f60a0d96d0a6 100644 --- a/app-sci/lin-seti/lin-seti-0.7.4.ebuild +++ b/app-sci/lin-seti/lin-seti-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.4.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.4.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -17,7 +17,7 @@ src_compile() { src_install() { - mkdir -m 755 ${D}usr + mkdir -m 755 ${D}usr mkdir -m 755 ${D}usr/bin mkdir -m 755 ${D}opt mkdir -m 755 ${D}etc @@ -28,7 +28,7 @@ src_install() { # Let's see if this file already exists: if so we will not install it if [ -a "/opt/setiathome/cache/1/user_info.sah" ]; then rm ${D}opt/setiathome/cache/1/user_info.sah; fi - # Otherwise the ebuild will overwrite this file! + # Otherwise the ebuild will overwrite this file! # And THAT is bad: if the client runs in daemon mode, # when switching to that dir it will wait forever for someone to give it # some info (which would be impossible, being detached from all terminals)! diff --git a/app-sci/lin-seti/lin-seti-0.7.5.ebuild b/app-sci/lin-seti/lin-seti-0.7.5.ebuild index 01184adf08d8..3ace0d269bb7 100644 --- a/app-sci/lin-seti/lin-seti-0.7.5.ebuild +++ b/app-sci/lin-seti/lin-seti-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.5.ebuild,v 1.2 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.5.ebuild,v 1.3 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -17,7 +17,7 @@ src_compile() { src_install() { - mkdir -m 755 ${D}usr + mkdir -m 755 ${D}usr mkdir -m 755 ${D}usr/bin mkdir -m 755 ${D}opt mkdir -m 755 ${D}etc @@ -28,7 +28,7 @@ src_install() { # Let's see if this file already exists: if so we will not install it if [ -a "/opt/setiathome/cache/1/user_info.sah" ]; then rm ${D}opt/setiathome/cache/1/user_info.sah; fi - # Otherwise the ebuild will overwrite this file! + # Otherwise the ebuild will overwrite this file! # And THAT is bad: if the client runs in daemon mode, # when switching to that dir it will wait forever for someone to give it # some info (which would be impossible, being detached from all terminals)! diff --git a/app-sci/phylip/Manifest b/app-sci/phylip/Manifest index 552ad7c2432e..62bcc0e8e296 100644 --- a/app-sci/phylip/Manifest +++ b/app-sci/phylip/Manifest @@ -1,4 +1,4 @@ MD5 548ace8a77658c0de6139acdc96655e9 ChangeLog 398 -MD5 c0ce2684babe02049a4c922ebe3961c7 phylip-3.5.ebuild 1468 +MD5 9acfd83d51aab18b669dd0b818e25799 phylip-3.5.ebuild 1465 MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216 MD5 cfa8a22ac65037bfe8dfefda7c4171f5 files/digest-phylip-3.5 57 diff --git a/app-sci/phylip/phylip-3.5.ebuild b/app-sci/phylip/phylip-3.5.ebuild index 2135725bc928..5e08a073beaf 100644 --- a/app-sci/phylip/phylip-3.5.ebuild +++ b/app-sci/phylip/phylip-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/phylip/phylip-3.5.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/phylip/phylip-3.5.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="PHYLIP (the PHYLogeny Inference Package) is a package of programs for inferring phylogenies (evolutionary trees)" @@ -14,7 +14,7 @@ IUSE="" DEPEND="" src_compile() { - cd ${WORKDIR} + cd ${WORKDIR} # uses only makefile. EXTRA_EMAKE="-e ${CFLAGS}" emake || die diff --git a/app-sci/qcad/Manifest b/app-sci/qcad/Manifest index e18013d0b42f..2bb6707a2bb0 100644 --- a/app-sci/qcad/Manifest +++ b/app-sci/qcad/Manifest @@ -1,4 +1,4 @@ MD5 2c601393e3e28a33dceafb9f3ccd62bf ChangeLog 1200 -MD5 1604be33b30fd7d2549b4434a1cbcaeb qcad-1.5.4.ebuild 1044 +MD5 bf3847f2e7959afa3128e1695453c6b0 qcad-1.5.4.ebuild 1043 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 1a2663c1af2274b28422a9a3c04a7bac files/digest-qcad-1.5.4 67 diff --git a/app-sci/qcad/qcad-1.5.4.ebuild b/app-sci/qcad/qcad-1.5.4.ebuild index 77b22eeeb9fd..a56417fe45c7 100644 --- a/app-sci/qcad/qcad-1.5.4.ebuild +++ b/app-sci/qcad/qcad-1.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-1.5.4.ebuild,v 1.5 2003/05/28 17:38:23 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-1.5.4.ebuild,v 1.6 2003/09/11 01:02:54 msterret Exp $ inherit kde-functions MY_P=${P}-src @@ -19,7 +19,7 @@ set-qtdir 3 src_compile() { cd ${S} - emake CXXFLAGS="$CXXFLAGS" || die + emake CXXFLAGS="$CXXFLAGS" || die } src_install () { diff --git a/app-sci/scilab/Manifest b/app-sci/scilab/Manifest index 2f1c202d8231..a6a28910f44a 100644 --- a/app-sci/scilab/Manifest +++ b/app-sci/scilab/Manifest @@ -1,6 +1,6 @@ MD5 cabb41104b4b14b7070c6a052605a7fb ChangeLog 895 MD5 dad730249717cbeff055be53d6473d07 scilab-2.6.ebuild 2840 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 5247bba7b2c41f818d706615e43b2363 scilab-2.7.ebuild 3050 +MD5 85f60272dc7d8e3afbff77d8694d98e8 scilab-2.7.ebuild 3038 MD5 1d6cf95b60df9aed59392d68189bb25d files/digest-scilab-2.6 67 MD5 08e3affe50b12d19408b7e389b08a964 files/digest-scilab-2.7 67 diff --git a/app-sci/scilab/scilab-2.7.ebuild b/app-sci/scilab/scilab-2.7.ebuild index d48f807cfd32..8105d164f089 100644 --- a/app-sci/scilab/scilab-2.7.ebuild +++ b/app-sci/scilab/scilab-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/scilab/scilab-2.7.ebuild,v 1.2 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scilab/scilab-2.7.ebuild,v 1.3 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="scientific software package for numerical computations" SRC_URI="ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/${P}.src.tar.gz" @@ -20,8 +20,8 @@ src_compile() { use tcltk || myopts="--without-tk" if [ !"`use tcltk`" ] ; then - mv ${S}/tcl/Makefile ${S}/tcl/Makefile.orig - sed -e 's,all:: browsehelpexe,all::,' ${S}/tcl/Makefile.orig > ${S}/tcl/Makefile + mv ${S}/tcl/Makefile ${S}/tcl/Makefile.orig + sed -e 's,all:: browsehelpexe,all::,' ${S}/tcl/Makefile.orig > ${S}/tcl/Makefile fi ./configure \ diff --git a/app-sci/tbass/Manifest b/app-sci/tbass/Manifest index 055b2bced154..59f7006d8872 100644 --- a/app-sci/tbass/Manifest +++ b/app-sci/tbass/Manifest @@ -1,18 +1,18 @@ -MD5 2b31ae3a1c3fb3d875398b89211f8071 tbass-20030725.3.3.ebuild 4818 -MD5 1493520ff902cc2eea6d4970fe9979a5 tbass-20030204.ebuild 3156 +MD5 6a782271a9a6fc4c96bdaf76f1abf5ec ChangeLog 2044 +MD5 4d07198aa67b3671c01ab942a1f9321b tbass-20020729.ebuild 2170 MD5 d6fe4966aed5c3c2cf5062ae9429670b tbass-20030108.ebuild 2161 +MD5 1493520ff902cc2eea6d4970fe9979a5 tbass-20030204.ebuild 3156 MD5 8a3db906862cb8da3ecc0b64ae7f89cd tbass-20030318.ebuild 3233 -MD5 4d07198aa67b3671c01ab942a1f9321b tbass-20020729.ebuild 2170 -MD5 6a782271a9a6fc4c96bdaf76f1abf5ec ChangeLog 2044 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 1a6bd8a5a7ec961bbe736875a26b525e files/digest-tbass-20030725.3.3 476 -MD5 615126ca2b7e11dba062f9c622e8ff53 files/tbass-20030204-tech-verilog-configure.patch 1054 -MD5 06b5b9d22251b4c131088e5e35ff5ecd files/tbass-20030725.3.3-balsa-lard-configure.patch 1376 -MD5 615126ca2b7e11dba062f9c622e8ff53 files/tbass-20030725.3.3-tech-verilog-configure.patch 1054 -MD5 5b08db63956e99c35e4b7d70012e33a5 files/tbass-20030725.3.3-tech-xilinx-configure.patch 2438 -MD5 5b08db63956e99c35e4b7d70012e33a5 files/tbass-20030204-tech-xilinx-configure.patch 2438 +MD5 a6a279688f28336294edd51a0502c46a tbass-20030725.3.3.ebuild 4804 MD5 50238387a321b8a333d97955093be1a5 files/digest-tbass-20020729 398 MD5 436732842affb4eed72237dfb1b1f44f files/digest-tbass-20030108 398 MD5 7f71232858d93d8ef166dac62bc1f3f2 files/digest-tbass-20030204 411 +MD5 615126ca2b7e11dba062f9c622e8ff53 files/tbass-20030204-tech-verilog-configure.patch 1054 +MD5 5b08db63956e99c35e4b7d70012e33a5 files/tbass-20030204-tech-xilinx-configure.patch 2438 MD5 4eb9869acd357739092fb7cc087e747c files/digest-tbass-20030318 411 +MD5 1a6bd8a5a7ec961bbe736875a26b525e files/digest-tbass-20030725.3.3 476 +MD5 06b5b9d22251b4c131088e5e35ff5ecd files/tbass-20030725.3.3-balsa-lard-configure.patch 1376 MD5 a85522222885bf0fe3c93aecd2feba6e files/tbass-20030725.3.3-tech-example-configure.patch 1392 +MD5 615126ca2b7e11dba062f9c622e8ff53 files/tbass-20030725.3.3-tech-verilog-configure.patch 1054 +MD5 5b08db63956e99c35e4b7d70012e33a5 files/tbass-20030725.3.3-tech-xilinx-configure.patch 2438 diff --git a/app-sci/tbass/tbass-20030725.3.3.ebuild b/app-sci/tbass/tbass-20030725.3.3.ebuild index 8cad0c264e12..012a598062dc 100644 --- a/app-sci/tbass/tbass-20030725.3.3.ebuild +++ b/app-sci/tbass/tbass-20030725.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20030725.3.3.ebuild,v 1.2 2003/08/01 20:55:15 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20030725.3.3.ebuild,v 1.3 2003/09/11 01:02:54 msterret Exp $ IUSE="" @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/${My_PV}/${Name}-${My_PV}.tar.g ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/examples/examples.tar.gz ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/snapshots/${Name}-tech-verilog-20030204.tar.gz ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/snapshots/${Name}-tech-xilinx-20021029.tar.gz" - #ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/${My_PV}/${Name}-lard-${My_PV}.tar.gz" + #ftp://ftp.cs.man.ac.uk/pub/amulet/balsa/${My_PV}/${Name}-lard-${My_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -29,7 +29,7 @@ DEPEND="virtual/glibc dev-libs/gmp dev-lang/perl x11-libs/gtk+" - #>=app-sci/lard-2.0.15" + #>=app-sci/lard-2.0.15" RDEPEND="${DEPEND} dev-util/guile @@ -123,12 +123,12 @@ src_install() { # # Lets just ignore the problem and hope it goes away. # - #cd ${WORKDIR}/balsa-lard-${PV} + #cd ${WORKDIR}/balsa-lard-${PV} # hack - imports come from hard coded path, we set this # for install, #echo "patching ${WORKDIR}/balsa-lard-${PV}/share/scheme/base-local.scm" #sed -i -e "s:/usr/share/scheme/:${D}/usr/share/scheme/:g" share/scheme/base-local.scm - #make DESTDIR=${D} install || die "make install failed" + #make DESTDIR=${D} install || die "make install failed" } pkg_postinst() { |