summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etox/etox_cvs.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/etox/etox_cvs.oe b/etox/etox_cvs.oe
index f226bac42f..52b263e7e2 100644
--- a/etox/etox_cvs.oe
+++ b/etox/etox_cvs.oe
@@ -1,10 +1,10 @@
DESCRIPTION = "Etox is a type setting and text layout library based on Evas. \
Etox helps you when it comes to displaying, moving, resizing, layering, \
clipping, aligning and coloring fonts in different styles, and more."
-SECTION = "libs"
+SECTION = "e/libs"
DEPENDS = "edb evas ecore"
PV = "${CVSDATE}"
-PR = "r1"
+PR = "r2"
LICENSE = "MIT"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/etox"