diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:18:31 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:18:31 +0000 |
commit | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (patch) | |
tree | 489265f4928373efa08bbf01b37205a31871e5db /entities/ed.ent | |
parent | 8b437193ee8d62ec82ad2bd8308294191902dfe3 (diff) |
Updating package sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/ed.ent')
-rw-r--r-- | entities/ed.ent | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/entities/ed.ent b/entities/ed.ent index 13217c55b..6df9a6ec3 100644 --- a/entities/ed.ent +++ b/entities/ed.ent @@ -13,11 +13,12 @@ <!ENTITY ed-version "0.2"> <!ENTITY ed-depversion "0.2"> <!ENTITY ed-contversion "0.2"> +<!ENTITY ed-dir "ed-&ed-version;"> +<!ENTITY ed-package "ed-&ed-version;.tar.bz2"> <!ENTITY ed-size "182 KB"> + <!ENTITY ed-patch-size "1 KB"> <!ENTITY ed-patch-version "0.2"> -<!ENTITY ed-dir "ed-&ed-version;"> -<!ENTITY ed-package "ed-&ed-version;.tar.bz2"> <!ENTITY ed-compsize "3 MB"> <!ENTITY ed-time "0.1 SBU"> |