]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove bogus MAINTAINER fields
authorRichard Purdie <richard@openedhand.com>
Mon, 3 Sep 2007 09:16:44 +0000 (09:16 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 3 Sep 2007 09:16:44 +0000 (09:16 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2670 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/time/time.inc
meta/packages/zaurusd/zaurusd_svn.bb

index 81d6446758042353d055c11e26aa73020d418220..4f006a693c7cd0e1f80c1914eb72e7ee8448ab7e 100644 (file)
@@ -2,5 +2,4 @@ DESCRIPTION = "time measures many of the CPU resources, such as time and \
 memory, that other programs use."
 HOMEPAGE = "http://www.gnu.org/software/time/"
 LICENSE = "GPL"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 SECTION = "utils"
index b9cc3d982d53499a50fbb1f0075eac467bb8f82e..7d7bf198f4cf77fa63a28f2ef95a09b141b900fb 100644 (file)
@@ -1,6 +1,5 @@
 DESCRIPTION = "Daemon to handle device specifc features."
 SECTION = "base"
-MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>"
 LICENSE = "GPL"
 DEPENDS = "tslib"
 RDEPENDS = "xrandr"