diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-10 10:26:16 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-10 10:26:16 +0000 |
commit | 7814da98a7630811db9fc24db9ae3c81588ca113 (patch) | |
tree | cf35ff1568d89042488808f0105e51901aecd40c /packages/ttf-fonts | |
parent | d33738e8090ef3c603c826f7c23647844e03f8fc (diff) |
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/ttf-fonts')
-rw-r--r-- | packages/ttf-fonts/ttf-dejavu_2.9.bb | 1 | ||||
-rw-r--r-- | packages/ttf-fonts/ttf-hunkyfonts_0.3.0.bb | 1 | ||||
-rw-r--r-- | packages/ttf-fonts/ttf-sazanami_20040629.bb | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/packages/ttf-fonts/ttf-dejavu_2.9.bb b/packages/ttf-fonts/ttf-dejavu_2.9.bb index 4599e6e016..d5f24052bf 100644 --- a/packages/ttf-fonts/ttf-dejavu_2.9.bb +++ b/packages/ttf-fonts/ttf-dejavu_2.9.bb @@ -1,7 +1,6 @@ DESCRIPTION = "DejaVu font - TTF Edition" LICENSE = "Bitstream Vera" HOMEPAGE = "http://dejavu.sourceforge.net/wiki/index.php/Main_Page" -MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-ttf-${PV}.tar.gz" diff --git a/packages/ttf-fonts/ttf-hunkyfonts_0.3.0.bb b/packages/ttf-fonts/ttf-hunkyfonts_0.3.0.bb index 0cceb51ff5..f81097c22f 100644 --- a/packages/ttf-fonts/ttf-hunkyfonts_0.3.0.bb +++ b/packages/ttf-fonts/ttf-hunkyfonts_0.3.0.bb @@ -1,5 +1,4 @@ DESCRIPTION = "Hunky fonts - TTF Version" -MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" LICENSE = "LGPL" HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" PR = "r0" diff --git a/packages/ttf-fonts/ttf-sazanami_20040629.bb b/packages/ttf-fonts/ttf-sazanami_20040629.bb index f52d5c18cd..d1c4882d14 100644 --- a/packages/ttf-fonts/ttf-sazanami_20040629.bb +++ b/packages/ttf-fonts/ttf-sazanami_20040629.bb @@ -1,7 +1,6 @@ DESCRIPTION = "Sazanami Gothic/Mincho Japanese TrueType fonts" DESCRIPTION_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" DESCRIPTION_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" -MAINTAINER = "Philipp Zabel <philipp.zabel@gmail.com>" LICENSE = "${PN}" SRC_DISTRIBUTE_LICENSES += "${PN}" AUTHOR = "Electronic Font Open Laboratory (/efont/)" |