public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: dev-util/eclipse-cpl/
Date: Tue, 20 May 2014 11:47:17 +0000 (UTC)	[thread overview]
Message-ID: <1400586429.5eee70b7626f3b9b416d06b1d31d0fa1197c65a8.xmw@gentoo> (raw)

commit:     5eee70b7626f3b9b416d06b1d31d0fa1197c65a8
Author:     Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Tue May 20 11:47:09 2014 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 20 11:47:09 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=5eee70b7

fix tempdir

Package-Manager: portage-2.2.10
Manifest-Sign-Key: 62EEF090

---
 dev-util/eclipse-cpl/ChangeLog                  | 3 +++
 dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-util/eclipse-cpl/ChangeLog b/dev-util/eclipse-cpl/ChangeLog
index bbf03bc..5b74253 100644
--- a/dev-util/eclipse-cpl/ChangeLog
+++ b/dev-util/eclipse-cpl/ChangeLog
@@ -1,4 +1,7 @@
   20 May 2014; Michael Weber <xmw@gentoo.org> eclipse-cpl-6.1.187.ebuild:
+  fix tempdir
+
+  20 May 2014; Michael Weber <xmw@gentoo.org> eclipse-cpl-6.1.187.ebuild:
   make use of USE=coin
 
   18 May 2014; Michael Weber <xmw@gentoo.org>

diff --git a/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild b/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild
index dfcd591..35af3d4 100644
--- a/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild
+++ b/dev-util/eclipse-cpl/eclipse-cpl-6.1.187.ebuild
@@ -183,8 +183,8 @@ src_install() {
 		make_wrapper jeclipse "${EROOT}opt/${PN}/bin/${ARCH}/jeclipse"
 	fi
 
-	echo "ECLIPSEDIR=\"${EROOT}opt/${PN}\"" > "${TMP}"/90${PN}
-	doenvd "${TMP}"/90${PN}
+	echo "ECLIPSEDIR=\"${EROOT}opt/${PN}\"" > "${T}"/90${PN}
+	doenvd "${T}"/90${PN}
 
 	dodoc README_UNIX
 	readme.gentoo_create_doc


             reply	other threads:[~2014-05-20 11:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20 11:47 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-20 16:30 [gentoo-commits] dev/xmw:master commit in: dev-util/eclipse-cpl/ Michael Weber
2014-05-20 14:34 Michael Weber
2014-05-20 10:44 Michael Weber
2014-05-18 16:06 Michael Weber
2014-05-15 15:50 Michael Weber
2014-05-15 12:46 Michael Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1400586429.5eee70b7626f3b9b416d06b1d31d0fa1197c65a8.xmw@gentoo \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox