diff options
author | Koen Kooi <koen@openembedded.org> | 2006-08-09 13:15:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-08-09 13:15:22 +0000 |
commit | b58ace3caba97c9411303752e7da51e43d8f33fe (patch) | |
tree | 2fb089e461496b5a70b94a04bb89d29a340ab75d /packages/inkscape/inkscape_0.43.bb | |
parent | 52882c747b8dbbc8db5bef86c95f9456cd422699 (diff) |
lots of files: fix my mailaddress
Diffstat (limited to 'packages/inkscape/inkscape_0.43.bb')
-rw-r--r-- | packages/inkscape/inkscape_0.43.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/inkscape/inkscape_0.43.bb b/packages/inkscape/inkscape_0.43.bb index 48b4334291..f813b70afb 100644 --- a/packages/inkscape/inkscape_0.43.bb +++ b/packages/inkscape/inkscape_0.43.bb @@ -2,7 +2,7 @@ SECTION = "x11/utils" DESCRIPTION = "Inkscape is an SVG-based graphics editor featuring alpha \ blending, node editing, SVG to PNG export, and more. Its goal is for features \ similar to Illustrator, CorelDraw, Visio, etc." -MAINTAINER = "Koen Kooi <koen@handhelds.org>" +MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" DEPENDS = "libgc intltool-native gtk+ gtkmm glibmm libart-lgpl libxslt librsvg libxml2 libsigc++-1.2 popt" LICENSE = "GPL" |