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/gnumeric | |
parent | 52882c747b8dbbc8db5bef86c95f9456cd422699 (diff) |
lots of files: fix my mailaddress
Diffstat (limited to 'packages/gnumeric')
-rw-r--r-- | packages/gnumeric/gnumeric_1.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnumeric/gnumeric_1.6.3.bb b/packages/gnumeric/gnumeric_1.6.3.bb index 0fc45bbd63..7fa400e6d8 100644 --- a/packages/gnumeric/gnumeric_1.6.3.bb +++ b/packages/gnumeric/gnumeric_1.6.3.bb @@ -1,7 +1,7 @@ LICENSE = "GPL" SECTION = "x11/utils" S = "${WORKDIR}/gnumeric-${PV}" -MAINTAINER = "Koen Kooi <koen@handhelds.org>" +MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" DEPENDS = "libgsf gtk+ libxml2 goffice libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libgnomeprintui libbonoboui" DESCRIPTION = "Gnumeric spreadsheet for GNOME" |