aboutsummaryrefslogtreecommitdiffstats
path: root/packages/twin
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-10 10:26:16 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-10 10:26:16 +0000
commit7814da98a7630811db9fc24db9ae3c81588ca113 (patch)
treecf35ff1568d89042488808f0105e51901aecd40c /packages/twin
parentd33738e8090ef3c603c826f7c23647844e03f8fc (diff)
downloadopenembedded-7814da98a7630811db9fc24db9ae3c81588ca113.tar.gz
Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
Diffstat (limited to 'packages/twin')
-rw-r--r--packages/twin/twin_0.4.6.bb1
-rw-r--r--packages/twin/twutils_0.2.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/packages/twin/twin_0.4.6.bb b/packages/twin/twin_0.4.6.bb
index cf40f9cb52..fdb9c25e39 100644
--- a/packages/twin/twin_0.4.6.bb
+++ b/packages/twin/twin_0.4.6.bb
@@ -1,5 +1,4 @@
DESCRIPTION = "Twin is a text-mode windowing environment: it draws and manages text windows on a text-mode display, like X11 does for graphical windows. It has a built-in window manager and terminal emulator, and can be used as server for remote clients in the same style as X11. It can display on Linux console, on X11 and inside itself."
-MAINTAINER = "Chris Lord <cwiiis@blueyonder.co.uk>"
SECTION = "console/utils"
DEPENDS = "coreutils-native"
diff --git a/packages/twin/twutils_0.2.bb b/packages/twin/twutils_0.2.bb
index f7a1fc3778..b50a080944 100644
--- a/packages/twin/twutils_0.2.bb
+++ b/packages/twin/twutils_0.2.bb
@@ -1,5 +1,4 @@
DESCRIPTION = "Utilities for twin. Currently contains 'twkalc', a calculator derived from kcalc."
-MAINTAINER = "Chris Lord <cwiiis@blueyonder.co.uk>"
DEPENDS = "twin"
SECTION = "console/utils"