aboutsummaryrefslogtreecommitdiffstats
path: root/packages/guile
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/guile
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/guile')
-rw-r--r--packages/guile/guile-native_1.6.4.bb1
-rw-r--r--packages/guile/guile_1.6.4.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/packages/guile/guile-native_1.6.4.bb b/packages/guile/guile-native_1.6.4.bb
index 9457d054b0..96763730ec 100644
--- a/packages/guile/guile-native_1.6.4.bb
+++ b/packages/guile/guile-native_1.6.4.bb
@@ -1,6 +1,5 @@
SECTION = "unknown"
LICENSE = "GPL"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
file://guile-amd64.patch;patch=1"
diff --git a/packages/guile/guile_1.6.4.bb b/packages/guile/guile_1.6.4.bb
index 389aec9489..092a44c27d 100644
--- a/packages/guile/guile_1.6.4.bb
+++ b/packages/guile/guile_1.6.4.bb
@@ -3,7 +3,6 @@ packaged as a library which can be incorporated into your programs."
HOMEPAGE = "http://www.gnu.org/software/guile/guile.html"
SECTION = "devel/scheme"
DEPENDS = "guile-native"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = "GPL"
PR = "r1"