From dd6571361026db09f1c48df72b8ca2c8a5c7d639 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 24 Aug 2006 10:26:28 +0000 Subject: contrib/feed-browser/update.php: add GPL header --- contrib/feed-browser/update.php | 50 +++++++++++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 17 deletions(-) diff --git a/contrib/feed-browser/update.php b/contrib/feed-browser/update.php index 5e5ba27e25..dab8bb260b 100644 --- a/contrib/feed-browser/update.php +++ b/contrib/feed-browser/update.php @@ -1,23 +1,39 @@ = 2.4) -Provides: libfontconfig-utils -Replaces: libfontconfig-utils -Conflicts: libfontconfig-utils -Section: net -Architecture: armv5te -Maintainer: Angstrom Developers -MD5Sum: b8bd197224e24759d2162091a0fa727f -Size: 12346 -Filename: zeroconf_0.9-r0_armv5te.ipk -Source: http://www.progsoc.org/~wildfire/zeroconf/download/zeroconf-0.9.tar.gz file://zeroconf-default file://debian-zeroconf -Description: IPv4 link-local address allocator -*/ + A package entry looks like this: + Package: zeroconf + Version: 0.9-r0 + Depends: libc6 (>= 2.4) + Provides: libfontconfig-utils + Replaces: libfontconfig-utils + Conflicts: libfontconfig-utils + Section: net + Architecture: armv5te + Maintainer: Angstrom Developers + MD5Sum: b8bd197224e24759d2162091a0fa727f + Size: 12346 + Filename: zeroconf_0.9-r0_armv5te.ipk + Source: http://www.progsoc.org/~wildfire/zeroconf/download/zeroconf-0.9.tar.gz file://zeroconf-default file://debian-zeroconf + Description: IPv4 link-local address allocator + */ $start = time(); -- cgit v1.2.3