diff options
author | Koen Kooi <koen@openembedded.org> | 2005-10-02 13:41:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-02 13:41:31 +0000 |
commit | c15ec3273b31f734339d91cd804f7e069c20f8fc (patch) | |
tree | d18f7cab4cfc644798b228623a6d7819eb91f8ab /packages/gdb/gdb-cross_6.2.bb | |
parent | 5c92dc933c45b4dd2e2db7f093c1a7f7518ce66c (diff) |
lots of files: update Phil Blundell's email address
Diffstat (limited to 'packages/gdb/gdb-cross_6.2.bb')
-rw-r--r-- | packages/gdb/gdb-cross_6.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gdb/gdb-cross_6.2.bb b/packages/gdb/gdb-cross_6.2.bb index 94d9d12c57..10c5dd25af 100644 --- a/packages/gdb/gdb-cross_6.2.bb +++ b/packages/gdb/gdb-cross_6.2.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DESCRIPTION = "gdb - GNU debugger" SECTION = "devel" PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "ncurses-native" inherit autotools sdk |