summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-visualization/opendx/ChangeLog7
-rw-r--r--sci-visualization/opendx/Manifest6
-rw-r--r--sci-visualization/opendx/opendx-4.3.2-r1.ebuild4
-rw-r--r--sci-visualization/opendx/opendx-4.4.4.ebuild4
4 files changed, 15 insertions, 6 deletions
diff --git a/sci-visualization/opendx/ChangeLog b/sci-visualization/opendx/ChangeLog
index 2f6e551b3d26..0de7212baab1 100644
--- a/sci-visualization/opendx/ChangeLog
+++ b/sci-visualization/opendx/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-visualization/opendx
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.10 2008/03/26 13:17:07 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.11 2008/04/05 17:24:33 markusle Exp $
+
+ 05 Apr 2008; Markus Dittrich <markusle@gentoo.org> opendx-4.3.2-r1.ebuild,
+ opendx-4.4.4.ebuild:
+ Need to call linux-info_pkg_setup to pick up the correct environment
+ variables (fixed bug #216243).
26 Mar 2008; Markus Dittrich <markusle@gentoo.org> opendx-4.3.2-r1.ebuild,
opendx-4.4.4.ebuild:
diff --git a/sci-visualization/opendx/Manifest b/sci-visualization/opendx/Manifest
index a0ccb78a82ed..b455f807968c 100644
--- a/sci-visualization/opendx/Manifest
+++ b/sci-visualization/opendx/Manifest
@@ -3,7 +3,7 @@ AUX opendx-4.3.2-sys.h.patch 1200 RMD160 f3658ac7fd0582b69ab32df5cc23d77f8d5364c
AUX opendx-compressed-man.patch 496 RMD160 670de4ea728a3f9b5c02f7950ce88c58d1073a7b SHA1 56dd8a6d9710264ae3b45358ad2eb48ad00d6d98 SHA256 2877bd95b592548c1a0a532b49131b84f5ab1077714ef16d768f3e33f50d6aab
DIST dx-4.3.2.tar.gz 9904514 RMD160 855c9ce1bdd953873178eb2840b68cd35cf2b0a2 SHA1 e05c28b8db33c9e647bede27d1cc3cfd4146d524 SHA256 e128562b952687e988b93e36a59af2aa5aaf6d491a88d583fce89d3979e96515
DIST dx-4.4.4.tar.gz 9676049 RMD160 db4cff78c9712a6e1e19265b0f42fdb87ab5ff7b SHA1 c8e4d72d169675c66acd2135599b211d80810f76 SHA256 a9915e17d49c5499edd3df69ffeac0b7ba24f8b38ddf7509712b48eb3c21f1ff
-EBUILD opendx-4.3.2-r1.ebuild 3242 RMD160 e4eb129e31390f1a09e4f052e551a76a2e172504 SHA1 176ac8d7e7ec376154244f5921957a66ca3665fd SHA256 8c21ca5fcb83c3862183ea203ba5220efdf4daec73e8722472c42c201fe7bb25
-EBUILD opendx-4.4.4.ebuild 3514 RMD160 799c3deebd3b66f025e301aa786fbba09190f10d SHA1 f57acc526f8d42403025a1d884927e039213d67e SHA256 13027404c62a9aee82048da3b22f679788904785cab009665e61f3b69ef0193d
-MISC ChangeLog 3691 RMD160 4db8454a9f61f670bc849a522b62b5c77a23b07a SHA1 c4c16823fc2de74edb7c157612d3bc9914ad652e SHA256 e04aebe9f1cada3e519893de81819dd194bbd0fc720ecf65b1af664c323592ec
+EBUILD opendx-4.3.2-r1.ebuild 3265 RMD160 82c61c6979175d1fd3f4f6090ceb9dd7e42fcc18 SHA1 6242c282c982e034ad24351c11188906d9bd5783 SHA256 4ab8258bfc54aa188ff6bb7e7d827caebd57597248d059d0c91c1a3755b828af
+EBUILD opendx-4.4.4.ebuild 3537 RMD160 daf396ecdd0690d1b55a7a17163be9e1fca163dc SHA1 7bf086b9758e01ad7dfc7fab689d45f8f969484f SHA256 f0463bdf8148df0cf05a910bd35f10d062dd7a3f24376bb1cb3d73178f60efb5
+MISC ChangeLog 3896 RMD160 5d840da9ee4c8e3bcca8a5be2e9af7447fcb8e0f SHA1 7ca9174745b36104b5be851a2b90765d6f6b36e2 SHA256 dde3787cc3257e22fca91ae7f0493b018b1be6edd2c426fe867ba6944a27a15c
MISC metadata.xml 156 RMD160 dc078172bfebcb25d69bdf8731714f9cce9d3e36 SHA1 da2b240a255820145b7c83a5c48e45b96b7e9ee6 SHA256 5d22100902db7507a5b5493dd4a66cdb08025faf80a2c0b75e6392315c47f900
diff --git a/sci-visualization/opendx/opendx-4.3.2-r1.ebuild b/sci-visualization/opendx/opendx-4.3.2-r1.ebuild
index 6d17c7038fbf..d772adc40d79 100644
--- a/sci-visualization/opendx/opendx-4.3.2-r1.ebuild
+++ b/sci-visualization/opendx/opendx-4.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.3.2-r1.ebuild,v 1.7 2008/03/26 13:17:07 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.3.2-r1.ebuild,v 1.8 2008/04/05 17:24:33 markusle Exp $
# Set SMP="no" to force disable of SMP compilation.
# Set SMP="yes" to force enable of SMP compilation.
@@ -60,6 +60,8 @@ pkg_setup() {
die "Please re-emerge imagemagick with USE=\"-hdri\" or compilation will fail"
fi
fi
+
+ linux-info_pkg_setup
}
src_compile() {
diff --git a/sci-visualization/opendx/opendx-4.4.4.ebuild b/sci-visualization/opendx/opendx-4.4.4.ebuild
index 58eb08adeded..19941646be41 100644
--- a/sci-visualization/opendx/opendx-4.4.4.ebuild
+++ b/sci-visualization/opendx/opendx-4.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild,v 1.3 2008/03/26 13:17:07 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4.ebuild,v 1.4 2008/04/05 17:24:33 markusle Exp $
# Set SMP="no" to force disable of SMP compilation.
# Set SMP="yes" to force enable of SMP compilation.
@@ -61,6 +61,8 @@ pkg_setup() {
die "Please re-emerge imagemagick with USE=\"-hdri\" or compilation will fail"
fi
fi
+
+ linux-info_pkg_setup
}
src_unpack() {