Remove bogus MAINTAINER fields

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2670 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-09-03 09:16:44 +00:00
parent e35de7eb3a
commit d4cb583671
2 changed files with 0 additions and 2 deletions

View 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"

View 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"