diff options
author | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
commit | df12f765ceee921134191dbf6badadf411499871 (patch) | |
tree | 1f8aec81d346b6e5bdbd87d3f46e1ba50aab0f95 /meta/packages/psplash | |
parent | 0fc3f6d434ffc2317914f5f700739e488e172ace (diff) | |
download | poky-df12f765ceee921134191dbf6badadf411499871.tar.gz |
Remove remaining MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/psplash')
-rw-r--r-- | meta/packages/psplash/psplash_0.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/psplash/psplash_0.0.bb b/meta/packages/psplash/psplash_0.0.bb index a64b4c2b79..987f35627a 100644 --- a/meta/packages/psplash/psplash_0.0.bb +++ b/meta/packages/psplash/psplash_0.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "Userspace framebuffer boot logo based on usplash." | 1 | DESCRIPTION = "Userspace framebuffer boot logo based on usplash." |
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | MAINTAINER = "Matthew Allum <mallum@openedhand.com>" | ||
4 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
5 | 4 | ||
6 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ | 5 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ |