From: Greg Gilbert Date: Sat, 20 Nov 2004 22:44:57 +0000 (+0000) Subject: dnsmasq_2.15.oe: X-Git-Tag: Release-2010-05/1~16063 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5460bde60053e084ef08a50f4f3c9af26230fd;p=openembedded.git dnsmasq_2.15.oe: dnsmasq/dnsmasq_2.15.oe Fixing LICENSE in middle of DESCRIPTION dcron_2.3.3.oe: dcron/dcron_2.3.3.oe Fixing license in middle of DESCRIPTION BKrev: 419fc8e9t6f1eitEwX83aDNUiFDaUQ --- diff --git a/dcron/dcron_2.3.3.oe b/dcron/dcron_2.3.3.oe index 9e172a3bbc..75ac464b7c 100644 --- a/dcron/dcron_2.3.3.oe +++ b/dcron/dcron_2.3.3.oe @@ -1,7 +1,7 @@ SECTION = "base" DESCRIPTION = "Dillon's Cron is a multi-user cron written from scratch, \ -LICENSE = "GPL" similar to vixie-cron but with major differences." +LICENSE = "GPL" SRC_URI = "http://ibiblio.org/pub/Linux/system/daemons/cron/dcron-${PV}.tar.gz \ file://compile.patch;patch=1" diff --git a/dnsmasq/dnsmasq_2.15.oe b/dnsmasq/dnsmasq_2.15.oe index 0606a6396e..73c710c1f4 100644 --- a/dnsmasq/dnsmasq_2.15.oe +++ b/dnsmasq/dnsmasq_2.15.oe @@ -1,7 +1,7 @@ SECTION = "console/network" DESCRIPTION = "Dnsmasq is a lightweight, easy to configure \ -LICENSE = "GPL" DNS forwarder and DHCP server." +LICENSE = "GPL" MAINTAINER = "Chris Larson " PR = "r1"