diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-10 11:19:36 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-10 11:19:36 +0000 |
commit | 98d7fa04b70bd199a1b14b90a03080be6b4b31bd (patch) | |
tree | 0f14a22627e1252eb56031d46464dc9c1915eed3 /packages/gnumeric/gnumeric_1.6.3.bb | |
parent | aabb547f6c0ba99b31c4bbf82ac4c22a6d2fdc8a (diff) | |
parent | acf11906444349f247ce12f3529cdc2c8d1c6561 (diff) |
merge of 5c865738b86de25a1967c923136fa0cc3cb3e3f7
and d0c77a4c4d72b3036720b36aef3ddce852ccccda
Diffstat (limited to 'packages/gnumeric/gnumeric_1.6.3.bb')
-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" |