aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/ext/home.html
blob: a524e8403278c08b73688aea956044d43e5d294a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!doctype>
<html>
<head>
<title>Ethereum</title>

<style type="text/css">
h1 {
    text-align: center;
    font-family: Courier;
    font-size: 50pt;
}
</style>
</head>

<body>
<h1>... Ethereum ...</h1>
<ul>
    <li><a href="http://std.eth">std::Service</a></li>
</ul>
</body>
</html>

='deletions'>-13/+4 * Reversed the logic of a backwards NOPORTDOCS.adamw2014-01-081-1/+1 * Convert converters to MDOCS and MEXAMPLESadamw2014-01-041-1/+4 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * Use ln -sf when creating symlinks.fjoe2011-12-011-0/+1 * - remove maintainer tags from pkg-descreadler2011-10-231-3/+0 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Update to version 1.13miwi2011-01-295-27/+28 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20