aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan M. Simons <marten_@_xtal.rwth-aachen_._de>2012-11-19 19:41:21 +0100
committerJan M. Simons <marten_@_xtal.rwth-aachen_._de>2012-11-19 19:41:21 +0100
commite25b2d5d63c3b7ca952eb32d3c8250846b5d5b76 (patch)
treefcf7074591243db8e1c3148eb64bcdbc2c25eb20
parentimproved ebuild for fullprof (diff)
downloadsci-e25b2d5d63c3b7ca952eb32d3c8250846b5d5b76.tar.gz
sci-e25b2d5d63c3b7ca952eb32d3c8250846b5d5b76.tar.bz2
sci-e25b2d5d63c3b7ca952eb32d3c8250846b5d5b76.zip
improved ebuild for fullprof
-rw-r--r--sci-geosciences/fullprof-bin/fullprof-bin-2012.5.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sci-geosciences/fullprof-bin/fullprof-bin-2012.5.ebuild b/sci-geosciences/fullprof-bin/fullprof-bin-2012.5.ebuild
index 05eb04685..998bb9825 100644
--- a/sci-geosciences/fullprof-bin/fullprof-bin-2012.5.ebuild
+++ b/sci-geosciences/fullprof-bin/fullprof-bin-2012.5.ebuild
@@ -4,9 +4,8 @@
EAPI="4"
-DESCRIPTION="Fullprof is a set of crystallographic programs (FullProf, WinPLOTR,
-EdPCR, GFourier, etc...) mainly developed for Rietveld analysis of powder patterns"
-
+DESCRIPTION="a set of crystallographic programs mainly developed for Rietveld \
+analysis"
HOMEPAGE="http://www.ill.eu/sites/fullprof/index.html"
SRC_URI="http://www.ill.eu/sites/fullprof/downloads/FullProf_Suite_May2012_Lin.tgz"
LICENSE="freedist HPND"
@@ -19,9 +18,9 @@ IUSE="+X"
RDEPEND="X? ( >=x11-libs/motif-2.3 )"
S="${WORKDIR}/"
-BASEDIR="/opt/fullprof"
src_install() {
+ BASEDIR="/opt/fullprof"
echo "FULLPROF=\"${BASEDIR}\"" > 99fullprof
echo "PATH=\"${BASEDIR}\"" >> 99fullprof
doenvd 99fullprof