Update MAINTAINER and LICENCE
authorOyvind Repvik <nail@nslu2-linux.org>
Mon, 15 Aug 2005 00:48:10 +0000 (00:48 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 15 Aug 2005 00:48:10 +0000 (00:48 +0000)
packages/bwmon/bwmon_1.3.bb
packages/icecast/icecast_2.2.0.bb
packages/sane-backends/sane-backends_1.0.15.bb
packages/ssmtp/ssmtp_2.61.bb
packages/vsftpd/vsftpd_2.0.3.bb
packages/watchdog/watchdog_5.2.bb

index 26c620e..81cc094 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "The Linux bandwidth monitor"
 MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
 DEPENDS = "ncurses"
-
 LICENSE = "Unspecified"
+
 PR = "r0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \
index 1511f6d..f184ad7 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = "libxslt"
 PR = "r1"
 MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
+LICENCE = "GPL-2"
 
 DEPENDS = "libvorbis libogg"
 
index 187b996..73e349d 100644 (file)
@@ -1,15 +1,16 @@
-MAINTAINER="Oyvind Repvik <nail@nslu2-linux.org>"
-DESCRIPTION="Scanner drivers for SANE"
-PR="r4"
-DEPENDS="jpeg libusb"
+MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
+DESCRIPTION = "Scanner drivers for SANE"
+PR = "r4"
+DEPENDS = "jpeg libusb"
+LICENCE = "LGPL"
 
-SRC_URI="ftp://ftp.sane-project.org/pub/sane/sane-backends-${PV}/sane-backends-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.sane-project.org/pub/sane/sane-backends-${PV}/sane-backends-${PV}.tar.gz \
        file://sane-plustek.patch;patch=1 \
        file://Makefile.in.patch;patch=1 \
        file://saned.xinetd \
        "
        
-EXTRA_OECONF="--disable-translations"
+EXTRA_OECONF = "--disable-translations"
 
 inherit autotools
 
index 71a2ef7..c48c48a 100644 (file)
@@ -1,7 +1,8 @@
 SECTION = "console/network"
-
+MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
 DEPENDS = "openssl"
 DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
+LICENCE = "GPL"
 PR = "r4"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \
index ac54a96..1cb4c55 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Secure ftp daemon"
 SECTION = "console/network"
 DEPENDS = "openssl"
+MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
 PR = "r3"
 LICENSE = "GPL"
 SRC_URI = "ftp://vsftpd.beasts.org/users/cevans/vsftpd-${PV}.tar.gz \
index 1d62b5a..1bd7258 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Software watchdog"
 MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
 PR = "r2"
+LICENCE = "GPL"
 
 SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}-${PV}.tar.gz"
 FILES = "${sysconfdir}/watchdog.conf ${sbindir}/watchdog"