diff options
author | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2010-07-01 21:37:11 +0200 |
---|---|---|
committer | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2010-07-01 23:52:40 +0200 |
commit | ba733a79a0457706f66149babb48846ce2d8f1de (patch) | |
tree | 9f374ef39dcbd16cd231af9db257d2cd259aa044 /sci-electronics/magic/metadata.xml | |
parent | New ebuild for sci-electronics/xnec2c. (diff) | |
download | sci-ba733a79a0457706f66149babb48846ce2d8f1de.tar.gz sci-ba733a79a0457706f66149babb48846ce2d8f1de.tar.bz2 sci-ba733a79a0457706f66149babb48846ce2d8f1de.zip |
[sci-electronics/magic] Copied from main tree
Diffstat (limited to 'sci-electronics/magic/metadata.xml')
-rw-r--r-- | sci-electronics/magic/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-electronics/magic/metadata.xml b/sci-electronics/magic/metadata.xml new file mode 100644 index 000000000..986ee5244 --- /dev/null +++ b/sci-electronics/magic/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci-electronics</herd> + <longdescription> + Magic is a venerable VLSI layout tool, written in the 1980's at Berkeley by + John Ousterhout, of Tcl fame. Due largely in part to its liberal Berkeley + open-source license, magic has remained popular with universities and small + companies. The open-source license has allowed VLSI engineers with a bent + toward programming to implement clever ideas and help magic stay abreast of + fabrication technology. However, it is the well thought-out core algorithms + which lend to magic the greatest part of its popularity. Magic is widely cited + as being the easiest tool to use for circuit layout, even for people who + ultimately rely on commercial tools for their product design flow. + </longdescription> +</pkgmetadata> |