mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user