summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2010-08-05 21:00:53 +0000
committerDane Smith <c1pher@gentoo.org>2010-08-05 21:00:53 +0000
commit1243c1827d8dbd6685b536e0eed904a3c10cb4a7 (patch)
tree7a6d65e03addbe24bef5af73ccad9cc6fb2577ac
parentgames-fps/uhexen2: Remove the distfile-missing version. (diff)
downloadsunrise-1243c1827d8dbd6685b536e0eed904a3c10cb4a7.tar.gz
sunrise-1243c1827d8dbd6685b536e0eed904a3c10cb4a7.tar.bz2
sunrise-1243c1827d8dbd6685b536e0eed904a3c10cb4a7.zip
net-analyzer/hostmap: Fixed dependency issue in hostmap. Thanks for the catch sezdzimir
svn path=/sunrise/; revision=11093
-rw-r--r--net-analyzer/hostmap/ChangeLog4
-rw-r--r--net-analyzer/hostmap/Manifest4
-rw-r--r--net-analyzer/hostmap/hostmap-0.2.2.ebuild2
3 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/hostmap/ChangeLog b/net-analyzer/hostmap/ChangeLog
index 01f7e360d..a69e12cf3 100644
--- a/net-analyzer/hostmap/ChangeLog
+++ b/net-analyzer/hostmap/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Aug 2010; Dane Smith (c1pher) <smithdanea@gmail.com>
+ hostmap-0.2.2.ebuild:
+ Fixed dependency issue in hostmap. Thanks for the catch sezdzimir
+
03 Aug 2010; Dane Smith (c1pher) <smithdanea@gmail.com>
+hostmap-0.2.2.ebuild, +metadata.xml:
New ebuild for hostmap. Bug 329589.
diff --git a/net-analyzer/hostmap/Manifest b/net-analyzer/hostmap/Manifest
index 81e9a5a30..3d0179e89 100644
--- a/net-analyzer/hostmap/Manifest
+++ b/net-analyzer/hostmap/Manifest
@@ -1,4 +1,4 @@
DIST hostmap-0.2.2.tgz 416653 RMD160 df8c182ed3119b59066418b60fba5db6651d446c SHA1 8802297c338f6ca93b3a767765ae66cdf2c5d319 SHA256 90d8416b6b3fdb84dd7dab4bd08fca3a567c1011d60c71db5376afb35f072b1d
-EBUILD hostmap-0.2.2.ebuild 749 RMD160 caac35f635c169e72e71b474c654ca9fa790b5ec SHA1 ffd63f28611b17bc3d43e5f6910e5c9c9f568af1 SHA256 e0d01653a5a075e4cbab52ae3cb41d60cddcf786f16ba2e3fc8a176cf4d3f6c3
-MISC ChangeLog 258 RMD160 8fdff9176a98ac6568077f4bc7b7b49c09534598 SHA1 62aa5183a99e505b1e259c2083351938e0da1b79 SHA256 649092ad427fbf144b8a6df6669fd2c498980fd99dfc8c4b69d562f55463b97b
+EBUILD hostmap-0.2.2.ebuild 749 RMD160 0241e226f555e1df45838cacb3ef22ded8a7e745 SHA1 02ced45b6c0d6aa26fe88175d7c8352e628b62d0 SHA256 ac5433f3318cfb20fe23d7f863b23286d79a7bb56f8e8527079e4255a8d0b1ae
+MISC ChangeLog 409 RMD160 b59c3902819da8a0aa71862ace8e36e777738aa6 SHA1 2363c910f8022a943a4ba717f9848fe3ce97dd29 SHA256 568c54f8b3bfe3a0fd7b9adb4f65973c5d65ff837586687cbfc65a1e400598f4
MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
diff --git a/net-analyzer/hostmap/hostmap-0.2.2.ebuild b/net-analyzer/hostmap/hostmap-0.2.2.ebuild
index 4edecd575..98181e327 100644
--- a/net-analyzer/hostmap/hostmap-0.2.2.ebuild
+++ b/net-analyzer/hostmap/hostmap-0.2.2.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/net-dns
- dev-ruby/plugman"
+ dev-ruby/PlugMan"
all_ruby_prepare() {
mkdir bin || die