Ugh, dont document when half asleep. s/DESCRIPTIOn/DESCRIPTION/g;
authorChris Larson <clarson@kergoth.com>
Sat, 13 Mar 2004 18:54:15 +0000 (18:54 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 13 Mar 2004 18:54:15 +0000 (18:54 +0000)
BKrev: 405358d7PRGosEPL6eLtX2Yn6d0sZg

man/man_1.5m2.oe
pkgconfig/pkgconfig_0.15.0.oe
resourceext/resourceext-cvs.oe
ssmtp/ssmtp_2.60.4.oe
xfixes/xfixes-cvs.oe

index b910757..98226bf 100644 (file)
@@ -1,13 +1,13 @@
 DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
-DESCRIPTIOn = "The man page suite, including man, apropos, \
+DESCRIPTION = "The man page suite, including man, apropos, \
 and whatis consists of programs that are used to read most \
 of the documentation available on a Linux system."
 
 SRC_URI := ftp://ftp.kernel.org/pub/linux/utils/man/man-1.5m2.tar.bz2
 
 EXTRA_OEMAKE=
-GS = "-DGREPSILENT=\"q\"
+GS = "-DGREPSILENT=\"q\""
 DEFS = "-DUSG -DDO_COMPRESS ${GS}"
 
 do_configure() {
index d5bf513..1fca394 100644 (file)
@@ -1,6 +1,6 @@
 DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
-DESCRIPTIOn = "pkg-config is a system for managing library \
+DESCRIPTION = "pkg-config is a system for managing library \
 compile/link flags that works with automake and autoconf. \
 It replaces the ubiquitous *-config scripts you may have \
 seen with a single tool."
index 7b9de4f..e651d22 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
 DEPENDS = "xextensions-cvs"
 PROVIDES = "resourceext"
-DESCRIPTIOn = "X Resource usage extension headers"
+DESCRIPTION = "X Resource usage extension headers"
 
 SRC_URI =   cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=ResourceExt
 S = "${WORKDIR}/ResourceExt"
index 859be5a..26faff5 100644 (file)
@@ -1,6 +1,6 @@
 DEPENDS = "virtual/libc openssl"
 RDEPENDS = "libc6 libssl"
-DESCRIPTIOn = "Extremely simple MTA to get mail off the system to a mail hub."
+DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
 
 SRC_URI := ${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_2.60.4.tar.gz \
           file://${FILESDIR}/ldflags.patch;patch=1 \
index c966375..339df87 100644 (file)
@@ -2,7 +2,7 @@ PV = "0.0cvs${DATE}"
 SECTION = "libs"
 DEPENDS = "virtual/libc x11-cvs fixesext-cvs"
 PROVIDES = "xfixes"
-DESCRIPTIOn = "X Fixes extension library."
+DESCRIPTION = "X Fixes extension library."
 
 SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes
 S = "${WORKDIR}/Xfixes"