From: Stefan Schmidt Date: Thu, 28 Aug 2008 14:35:37 +0000 (+0000) Subject: illume_svn.bb: Add correct AUTHOR and HOMEPAGE to the recipe. X-Git-Tag: Release-2010-05/1~6215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dcd21c260b9f282072eb8074c759125eb904daf;p=openembedded.git illume_svn.bb: Add correct AUTHOR and HOMEPAGE to the recipe. --- diff --git a/packages/e17/illume_svn.bb b/packages/e17/illume_svn.bb index c2ff6b889c..19bb3958d4 100644 --- a/packages/e17/illume_svn.bb +++ b/packages/e17/illume_svn.bb @@ -1,5 +1,6 @@ DESCRIPTION = "Illume - A mobile UI module for the Enlightenment Window Manager" -AUTHOR = "Rasterman" +HOMEPAGE = "http://illume.projects.openmoko.org" +AUTHOR = "Carsten 'Rasterman' Haitzler" LICENSE = "MIT/BSD" DEPENDS = "e-wm eet evas ecore edje embryo efreet edbus edje-native embryo-native eet-native" PV = "0.0+svnr${SRCREV}"