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: dev-python/vmprof/
Date: Sat, 25 Jul 2015 10:42:52 +0000 (UTC)	[thread overview]
Message-ID: <1437820964.95288fd2d85f3775c33b1e47dc6c20369cd07131.ultrabug@gentoo> (raw)

commit:     95288fd2d85f3775c33b1e47dc6c20369cd07131
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 10:42:44 2015 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 10:42:44 2015 +0000
URL:        https://gitweb.gentoo.org/dev/ultrabug.git/commit/?id=95288fd2

fix typo on dep

 dev-python/vmprof/Manifest              | 2 +-
 dev-python/vmprof/vmprof-0.1.4.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/vmprof/Manifest b/dev-python/vmprof/Manifest
index 7d2ca30..e173126 100644
--- a/dev-python/vmprof/Manifest
+++ b/dev-python/vmprof/Manifest
@@ -1,3 +1,3 @@
 DIST vmprof-0.1.4.1.tar.gz 155747 SHA256 4f97eb04abfb0afb8b9cf934cf634a4254b6e9cfd1cf90e2eacda8c0961b97d2 SHA512 47da7708eab35689f5a2bdf3f26f7cd4255df522b49b19c7a695b5ad340fe2f37c6b26af049562b62b9469deb0d95a1868b97b67a638f01223acb76ebc49ef98 WHIRLPOOL 7111f8f9a34fae3e9b2dc38ed12db5d37b8c3f84ffd919c8670e7d15a5d4c970ef611c32c281fb756b3fe41e5eef83d3d4f9e78e4fb135cf2284892999a16cbe
-EBUILD vmprof-0.1.4.1.ebuild 559 SHA256 621cf1d1b1d31d5fe8bd04002613cbccfdade728d40b30eecd065e998c735a9d SHA512 43fb341ef1b38f612e6a5359dde2847965e50590145debcd8a760809e68969c60445085da8e79f75590de006b7461c2f799e8bd31749cb69c30d24cb937e2b69 WHIRLPOOL a4be994020aaf44b6fd6f8d24eb8326efc8af4b231dc25bac7fe574dd2fcae1e311aac5413ef310f4f3ffc3a0d9f6482d68ffbafdfb7eb891ebc828a50f051a6
+EBUILD vmprof-0.1.4.1.ebuild 559 SHA256 8d702bd703b395450b684b177e951644e25a197a8ab9f1dee1743f8c65793f5e SHA512 b4c5584b3fd6f3c9d517c05e7e12646192f90cfa71d5930d63e64581731a40288136517a01c80fe24648af2fad73759acf17cf5586b559e7a071b3b22747af15 WHIRLPOOL fff2016d75fddf08420f0cc0c037ac215c6c900751325aa67146e47914c849dedae2129ca8cac18bce6e029e8f517f18ca514e2f4a5b2c4ac7cd1d80cbf0cddc
 MISC metadata.xml 229 SHA256 c1e2dac7fd47a362d91db60a8eb66c0d8257a441cab523039678d2225678d2ef SHA512 51da98de43a0214d3cb7d9b949a43f315650373ba176b73d71f4fcfd6997b7c73f38d30d15d594a4d778dfdb8e6b9e449f5aa88e2a4f1e5777b565f83f28f580 WHIRLPOOL 1063e3b7de7d4f00e5ff6f32e950150b0a43f67d049c226f2610a831041ffc4b3d7c55d388b2f46d55af98b1bed84892e4ccbfa589122a2424b32249318a42f0

diff --git a/dev-python/vmprof/vmprof-0.1.4.1.ebuild b/dev-python/vmprof/vmprof-0.1.4.1.ebuild
index 996a09c..8ff45aa 100644
--- a/dev-python/vmprof/vmprof-0.1.4.1.ebuild
+++ b/dev-python/vmprof/vmprof-0.1.4.1.ebuild
@@ -18,10 +18,10 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}
+	dev-libs/libdwarf
 	dev-libs/libelf
 	dev-python/click
 	dev-python/six
-	sys-libs/libdwarf
 	sys-libs/libunwind"
 
 RESTRICT="test"


             reply	other threads:[~2015-07-25 10:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-25 10:42 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-05 16:09 [gentoo-commits] dev/ultrabug:master commit in: dev-python/vmprof/ Alexys Jacob
2015-08-14 17:12 Alexys Jacob
2015-07-25 10:50 Alexys Jacob
2015-07-25 10:37 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=1437820964.95288fd2d85f3775c33b1e47dc6c20369cd07131.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