summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-18 04:04:17 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-18 04:04:17 +0000
commitc8e76d0d1825b97797d9c2228fb666819ad56607 (patch)
treecaae5e9a05193d44778a31a21471cb00f46a41ee /net-analyzer/hydra/files
parentmade gcc depend on media-libs/libart_lgpl when gcj is in USE (diff)
downloadhistorical-c8e76d0d1825b97797d9c2228fb666819ad56607.tar.gz
historical-c8e76d0d1825b97797d9c2228fb666819ad56607.tar.bz2
historical-c8e76d0d1825b97797d9c2228fb666819ad56607.zip
version bump, closes #60646
Diffstat (limited to 'net-analyzer/hydra/files')
-rw-r--r--net-analyzer/hydra/files/digest-hydra-4.21
-rw-r--r--net-analyzer/hydra/files/make_xhydra.sh4
2 files changed, 5 insertions, 0 deletions
diff --git a/net-analyzer/hydra/files/digest-hydra-4.2 b/net-analyzer/hydra/files/digest-hydra-4.2
new file mode 100644
index 000000000000..2d71965420ef
--- /dev/null
+++ b/net-analyzer/hydra/files/digest-hydra-4.2
@@ -0,0 +1 @@
+MD5 99e22711fa15fc6a1c891296ee76f3f5 hydra-4.2-src.tar.gz 171955
diff --git a/net-analyzer/hydra/files/make_xhydra.sh b/net-analyzer/hydra/files/make_xhydra.sh
new file mode 100644
index 000000000000..4f19968e5678
--- /dev/null
+++ b/net-analyzer/hydra/files/make_xhydra.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+echo "Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, this is really optional ..."
+echo "You must add the gtk flag to your USE variable to install xhydra."
+echo "Don't worry, ./hydra is the way to go!"