diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-27 04:09:16 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-27 04:09:16 +0000 |
commit | 952358b0010c6b790d67731a7bcf153b50bf35dd (patch) | |
tree | 4fb395158eba787d61904e2e429ff17ca7894610 /nonworking | |
parent | 1c428a3a264e7057708fc03d8880c267b9c2a8fe (diff) |
Add build of 'edb' (one of the e17 core libs) from cvs to replace the 1.0.3 nonworking build.
BKrev: 40b569ecKgzn8IlCKIjc2HZQnzGkQw
Diffstat (limited to 'nonworking')
-rw-r--r-- | nonworking/edb/edb_1.0.3.oe | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nonworking/edb/edb_1.0.3.oe b/nonworking/edb/edb_1.0.3.oe deleted file mode 100644 index fe9fc4355a..0000000000 --- a/nonworking/edb/edb_1.0.3.oe +++ /dev/null @@ -1,5 +0,0 @@ -DEPENDS = "gtk+ ncurses" - -SRC_URI = "${SOURCEFORGE_MIRROR}/enlightenment/edb-${PV}.tar.gz" - -inherit autotools |