summaryrefslogtreecommitdiff
path: root/embryo/embryo_cvs.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-10-23 11:11:15 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-10-23 11:11:15 +0000
commit9f9419b37cfc0f3568d918e924dc3dae9688f2e4 (patch)
tree33c5b91c412480a719e9a6af71d30bd8ad9437f9 /embryo/embryo_cvs.oe
parente3ef36ad6e2826c9ffe9631c4c82a68689715659 (diff)
fix ewl compilage and fix a couple of SECTIONs belonging to E stuff
BKrev: 417a3c53Jtq69I9EORUfSte_c4uZdw
Diffstat (limited to 'embryo/embryo_cvs.oe')
-rw-r--r--embryo/embryo_cvs.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/embryo/embryo_cvs.oe b/embryo/embryo_cvs.oe
index c974824d3d..5d5280b4f1 100644
--- a/embryo/embryo_cvs.oe
+++ b/embryo/embryo_cvs.oe
@@ -3,10 +3,10 @@ of the Enlightenment project, namely Edje. Embryo's scripting language is based
CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \
Embryo allows scripting capabilities in places that otherwise wouldn't support \
basic programming structures such as in Edje EDCs."
-SECTION = "libs"
+SECTION = "e/libs"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/embryo"
S = "${WORKDIR}/embryo"