cherokee: Add SECTION.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 10 Sep 2006 11:46:38 +0000 (11:46 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 10 Sep 2006 11:46:38 +0000 (11:46 +0000)
packages/cherokee/cherokee_0.4.29.bb
packages/cherokee/cherokee_0.5.3.bb

index 09a5934..42eae68 100644 (file)
@@ -1,12 +1,14 @@
 # Cherokee web server
 DESCRIPTION = "Cherokee Web Server fast and secure"
 LICENSE = "GPL"
+SECTION = "network"
 DEPENDS = "openssl libpcre"
 SRC_URI = "http://www.0x50.org/download/0.4/${PV}/${P}.tar.gz \
          file://configure.patch;patch=1 \
          file://Makefile.in.patch;patch=1 \
          file://Makefile.cget.patch;patch=1 \
          file://util.patch;patch=1"
+PR = "r1"
 
 inherit autotools
 
index bb40679..ec761b2 100644 (file)
@@ -1,9 +1,10 @@
 DESCRIPTION = "Cherokee Web Server fast and secure"
 DESCRIPTION_cget = "Small downloader based in the Cherokee client library"
+SECTION = "network"
 LICENSE = "GPL"
 DEPENDS = "libpcre gnutls"
 HOMEPAGE = "http://www.0x50.org/"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://www.0x50.org/download/0.5/${PV}/cherokee-${PV}.tar.gz \
          file://configure.patch;patch=1 \