public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ultrabug:master commit in: sys-cluster/apache-zookeeper/
Date: Thu,  6 Dec 2012 15:05:11 +0000 (UTC)	[thread overview]
Message-ID: <1354806306.ddebdc54df81e75357d36cafc7b937a22353b3d7.ultrabug@gentoo> (raw)

commit:     ddebdc54df81e75357d36cafc7b937a22353b3d7
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  6 15:05:06 2012 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 15:05:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ultrabug.git;a=commit;h=ddebdc54

fix env.d

---
 sys-cluster/apache-zookeeper/Manifest              |    2 +-
 .../apache-zookeeper/apache-zookeeper-3.4.5.ebuild |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/apache-zookeeper/Manifest b/sys-cluster/apache-zookeeper/Manifest
index bcb8794..2cdf85a 100644
--- a/sys-cluster/apache-zookeeper/Manifest
+++ b/sys-cluster/apache-zookeeper/Manifest
@@ -1,2 +1,2 @@
 DIST zookeeper-3.4.5.tar.gz 16402010 SHA256 e92b634e99db0414c6642f6014506cc22eefbea42cc912b57d7d0527fb7db132 SHA512 525fbb2af52c06823b6bedaefeb718df6090a3775ead06f3ff1f54b1b3cb752286f568a91b3188444cbdfe26ad8b931e0663cb08b27f23b4e83e8a3cfb6e88a7 WHIRLPOOL 344ea06625f46ef216df93e29d653e8fb0100e83e977c50b59691e30803b0e2d632ba44a1e63f2d82689ddfadba3d6aafce37cd260559185416040bc80f903fa
-EBUILD apache-zookeeper-3.4.5.ebuild 1512 SHA256 29f1a3040558630026280e9fe6db03e57b4c548b97dd746fc3a01fd755974c0c SHA512 b0e6986a58ddfbb48269bccbfb3d2237359250b5495e9a99cbf1b3c2eb6d9225a8e5cfcbe4306d1be04f036fbb302424a82713be9b2df5eb394a3cd30eeb7bdb WHIRLPOOL 20406da2e45480086d00274803ce89f33a8273333df389fae02dc383479a373dabd64fe21b45e5b62bd859c8fa42a9dc03f3083fd5e1948b4bd5a7b66f9e21f0
+EBUILD apache-zookeeper-3.4.5.ebuild 1512 SHA256 1a33aeda8df60bce181f4997b01e2ab6503d25a29ea773c86f55bafe2cdd0953 SHA512 2556c247f2f025315b59a2ffa41a864332f20813eab3bcdaaf98ea19464c4a923b216db7f54ba177412e730a6b2783d5155f0b7402f51f5a2c2b22ad5be5a987 WHIRLPOOL a0b5108d39cdcce003d0accf13d9239fc9d44fdcafd099647aaa2d2e8fb727a4b37252898b3d1b1183cd1910fcec66fb278d671caebaa140d0c1e3b24a72ef63

diff --git a/sys-cluster/apache-zookeeper/apache-zookeeper-3.4.5.ebuild b/sys-cluster/apache-zookeeper/apache-zookeeper-3.4.5.ebuild
index ffb674a..ab19fe0 100644
--- a/sys-cluster/apache-zookeeper/apache-zookeeper-3.4.5.ebuild
+++ b/sys-cluster/apache-zookeeper/apache-zookeeper-3.4.5.ebuild
@@ -37,8 +37,8 @@ src_install() {
 
 	# env file
 	cat > 99"${PN}" <<-EOF
-		PATH="${INSTALL_DIR}"/bin
-		CONFIG_PROTECT="${INSTALL_DIR}"/conf
+		PATH="${INSTALL_DIR}/bin"
+		CONFIG_PROTECT="${INSTALL_DIR}/conf"
 	EOF
 	doenvd 99"${PN}" || die "doenvd failed"
 


             reply	other threads:[~2012-12-06 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06 15:05 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-22 10:24 [gentoo-commits] dev/ultrabug:master commit in: sys-cluster/apache-zookeeper/ Alexys Jacob
2012-12-06 15:06 Alexys Jacob
2012-12-06 15:01 Alexys Jacob

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=1354806306.ddebdc54df81e75357d36cafc7b937a22353b3d7.ultrabug@gentoo \
    --to=ultrabug@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