summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <smitdane@gmail.com>2010-08-05 16:56:31 -0400
committerDane Smith <smitdane@gmail.com>2010-08-05 16:56:31 -0400
commitf5bb8d691d89664426798abed3d7d8daf985a9b4 (patch)
tree22ac32b831c7070c5a344294791ae7e24210ff98 /net-analyzer/hostmap
parentmetadata (diff)
downloadsmithdanea-f5bb8d691d89664426798abed3d7d8daf985a9b4.tar.gz
smithdanea-f5bb8d691d89664426798abed3d7d8daf985a9b4.tar.bz2
smithdanea-f5bb8d691d89664426798abed3d7d8daf985a9b4.zip
Fixed hostmap ebuild
Diffstat (limited to 'net-analyzer/hostmap')
-rw-r--r--net-analyzer/hostmap/ChangeLog4
-rw-r--r--net-analyzer/hostmap/Manifest5
-rw-r--r--net-analyzer/hostmap/hostmap-0.2.2.ebuild2
3 files changed, 8 insertions, 3 deletions
diff --git a/net-analyzer/hostmap/ChangeLog b/net-analyzer/hostmap/ChangeLog
index a2e1131..5a39332 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 a dependency warning.
+
29 Jul 2010; Dane Smith (c1pher) <smithdanea@gmail.com>
hostmap-0.2.2.ebuild:
Finished(ish) ebuild for hostmap. Bug 329589
diff --git a/net-analyzer/hostmap/Manifest b/net-analyzer/hostmap/Manifest
index 22905e2..e5591b4 100644
--- a/net-analyzer/hostmap/Manifest
+++ b/net-analyzer/hostmap/Manifest
@@ -1,3 +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 409 RMD160 c06764a20d854e8fffce31df383eef43b8e1db95 SHA1 c2cc729a8cab74690768127e4427d46234059367 SHA256 d0b3cd4bb00985ed34e79d4c2b06ef984a04a4178a35782698530436e0a3bd26
+EBUILD hostmap-0.2.2.ebuild 749 RMD160 0241e226f555e1df45838cacb3ef22ded8a7e745 SHA1 02ced45b6c0d6aa26fe88175d7c8352e628b62d0 SHA256 ac5433f3318cfb20fe23d7f863b23286d79a7bb56f8e8527079e4255a8d0b1ae
+MISC ChangeLog 522 RMD160 fa92549e74f085ce617aec1d2ce43d74b006f578 SHA1 b78bd0e30a859639a72af34b87bae7a44f5f508d SHA256 e8b0d4e62e651c4d440437b43e9fdbbf9bb3d0e4eeae1e7b1b4ae86a7c6fc609
+MISC ChangeLog.new~ 231 RMD160 460de12d8be4c1e162c40f9440d3935ccc7b28bf SHA1 5fe1aa7b9fd28972957c87f9a2e3661721752f1a SHA256 ef3cf0e46d8add939d5c2eb84255140dd4a076fce0e4095c1ff07ece36cd6c70
diff --git a/net-analyzer/hostmap/hostmap-0.2.2.ebuild b/net-analyzer/hostmap/hostmap-0.2.2.ebuild
index 4edecd5..98181e3 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