diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-08-31 07:04:07 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-08-31 07:04:07 +0000 |
commit | c2ae02a320758bfe3ae2f193a13ad250b0c03e72 (patch) | |
tree | 92387efa5f93bdc07dba0684cc1ba351908e1daa /app-emulation/mol/files | |
parent | monthly mol snapshot (and cleaning up unneeded files) (diff) | |
download | gentoo-2-c2ae02a320758bfe3ae2f193a13ad250b0c03e72.tar.gz gentoo-2-c2ae02a320758bfe3ae2f193a13ad250b0c03e72.tar.bz2 gentoo-2-c2ae02a320758bfe3ae2f193a13ad250b0c03e72.zip |
monthly mol snapshot (and cleaning up unneeded files)
Diffstat (limited to 'app-emulation/mol/files')
-rw-r--r-- | app-emulation/mol/files/dhcpd-mol.conf.patch | 16 | ||||
-rw-r--r-- | app-emulation/mol/files/digest-mol-0.9.69_pre1 | 3 | ||||
-rw-r--r-- | app-emulation/mol/files/digest-mol-0.9.69_pre2 | 1 | ||||
-rw-r--r-- | app-emulation/mol/files/digest-mol-0.9.69_pre4 | 1 |
4 files changed, 1 insertions, 20 deletions
diff --git a/app-emulation/mol/files/dhcpd-mol.conf.patch b/app-emulation/mol/files/dhcpd-mol.conf.patch deleted file mode 100644 index f99bf820389a..000000000000 --- a/app-emulation/mol/files/dhcpd-mol.conf.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- Doc/config/dhcpd-mol.conf.orig 2003-02-07 03:29:08.000000000 +0000 -+++ Doc/config/dhcpd-mol.conf 2003-02-07 03:30:04.000000000 +0000 -@@ -56,8 +56,12 @@ - subnet 192.168.6.0 netmask 255.255.255.0 { - option domain-name-servers 192.168.6.1; - option routers 192.168.6.1; -- host mol4 { -+ host mol5 { - hardware ethernet 00:00:0D:EA:DB:EE; - fixed-address 192.168.6.2; - } - } -+ -+# Without this dhcpd fails -+ddns-update-style ad-hoc; -+ diff --git a/app-emulation/mol/files/digest-mol-0.9.69_pre1 b/app-emulation/mol/files/digest-mol-0.9.69_pre1 deleted file mode 100644 index fae98d49c967..000000000000 --- a/app-emulation/mol/files/digest-mol-0.9.69_pre1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 74a86e79153cbc402d0152b5144680f7 /files/dhcpd-mol.conf.patch 455 -MD5 3e92e69e9838e7a492e0518a49e3a3d6 /mol-0.9.69_pre1.ebuild 2302 -MD5 c759ab27e18d4af3b0e2186568d88fe0 mol-0.9.69_pre1.tar.bz2 596225 diff --git a/app-emulation/mol/files/digest-mol-0.9.69_pre2 b/app-emulation/mol/files/digest-mol-0.9.69_pre2 deleted file mode 100644 index 48d6aa4c487c..000000000000 --- a/app-emulation/mol/files/digest-mol-0.9.69_pre2 +++ /dev/null @@ -1 +0,0 @@ -MD5 27262a8ca144fd17435b58bf8fd6a2eb mol-0.9.69_pre2.tar.bz2 2117117 diff --git a/app-emulation/mol/files/digest-mol-0.9.69_pre4 b/app-emulation/mol/files/digest-mol-0.9.69_pre4 new file mode 100644 index 000000000000..ccdbefa6125f --- /dev/null +++ b/app-emulation/mol/files/digest-mol-0.9.69_pre4 @@ -0,0 +1 @@ +MD5 34bba6adf8f14cf813776e6027c98932 mol-0.9.69_pre4.tar.bz2 1502672 |