commit: b88e691072343c72fb505b604c6ea56693f4997d Author: Michael Weber <michael <AT> xmw <DOT> de> AuthorDate: Tue Jul 8 19:17:09 2014 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Jul 8 19:17:09 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=b88e6910
Revbump for eclipse-clp rename Package-Manager: portage-2.2.10 Manifest-Sign-Key: --- dev-python/PyCLP/ChangeLog | 3 +++ dev-python/PyCLP/PyCLP-0.8-r1.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-python/PyCLP/ChangeLog b/dev-python/PyCLP/ChangeLog index f6edabe..8497a72 100644 --- a/dev-python/PyCLP/ChangeLog +++ b/dev-python/PyCLP/ChangeLog @@ -1,3 +1,6 @@ + 08 Jul 2014; Michael Weber <[email protected]> PyCLP-0.8-r1.ebuild: + Revbump for eclipse-clp rename + *PyCLP-0.8-r1 (08 Jul 2014) 08 Jul 2014; Michael Weber <[email protected]> +PyCLP-0.8-r1.ebuild, diff --git a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild index b0722f5..5961db2 100644 --- a/dev-python/PyCLP/PyCLP-0.8-r1.ebuild +++ b/dev-python/PyCLP/PyCLP-0.8-r1.ebuild @@ -20,6 +20,6 @@ RDEPEND="dev-util/eclipse-clp" DEPEND="${RDEPEND}" pkg_setup() { - export ECLIPSEDIR=${EROOT}opt/eclipse-cpl - export LD_RUN_PATH=${EROOT}opt/eclipse-cpl/lib/x86_64_linux + export ECLIPSEDIR=${EROOT}opt/eclipse-clp + export LD_RUN_PATH=${EROOT}opt/eclipse-clp/lib/x86_64_linux }
