summaryrefslogtreecommitdiffstats
path: root/development/eagle/README
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:02 +0200
committer Heinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 00:07:02 +0200
commit6c36f2e9cea43d64038c1495964539ab52d46ef9 (patch)
treeeb40753712562b32e14a6a0d8572c97d99f868b3 /development/eagle/README
parent5b8e267ebe431e546f62774ae30eb1f1575baac3 (diff)
downloadslackbuilds-6c36f2e9cea43d64038c1495964539ab52d46ef9.tar.gz
slackbuilds-6c36f2e9cea43d64038c1495964539ab52d46ef9.tar.xz
development/eagle: Removed from 13.0 repository
Diffstat (limited to 'development/eagle/README')
-rw-r--r--development/eagle/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/development/eagle/README b/development/eagle/README
deleted file mode 100644
index 2993906a48..0000000000
--- a/development/eagle/README
+++ /dev/null
@@ -1,13 +0,0 @@
-The EAGLE Layout Editor is an easy to use, yet powerful tool for designing
-printed circuit boards (PCBs). The name EAGLE is an acronym, which stands for
-Easily Applicable Graphical Layout Editor. The program consists of three main
-modules (Layout Editor, Schematic Editor, and Autorouter) which are embedded
-in a single user interface.
-
-If EAGLE prompts for a license key the first time it is run, point it toward
-the freeware license file located at /opt/eagle-VERSION/bin/freeware.key, or
-purchase a license to unlock advanced features.
-
-After the key is accepted, you may wish to change the permission of
-/opt/eagle-VERSION/bin/eagle.key so that it is no longer world-writable.
- chmod 0644 /opt/eagle-VERSION/bin/eagle.key