apr-1.1.1,apr-util-1.1.2: add HOMEPAGE, correct LICENSE
authorMustafa Yuecel <yuecelm@ee.ethz.ch>
Fri, 10 Mar 2006 21:52:22 +0000 (21:52 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 10 Mar 2006 21:52:22 +0000 (21:52 +0000)
packages/apr/apr-util_1.1.2.bb
packages/apr/apr_1.1.1.bb

index e9f9587..1140ce2 100644 (file)
@@ -2,7 +2,8 @@ DESCRIPTION = "Apache Portable Runtime (APR) companion library"
 SECTION = "libs"
 DEPENDS = "apr expat gdbm"
 MAINTAINER = "Mustafa Yuecel <yuecelm@ee.ethz.ch>"
-LICENSE = "Apache License, Version 2.0"
+LICENSE = "Apache"
+HOMEPAGE = "http://apr.apache.org"
 
 PR = "r0"
 
index f67f310..ac5d378 100644 (file)
@@ -1,7 +1,8 @@
 DESCRIPTION = "Apache Portable Runtime (APR) library"
 SECTION = "libs"
 MAINTAINER = "Mustafa Yuecel <yuecelm@ee.ethz.ch>"
-LICENSE = "Apache License, Version 2.0"
+LICENSE = "Apache"
+HOMEPAGE = "http://apr.apache.org"
 
 PR = "r0"