summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-libs
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-01-10 21:01:28 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-01-24 22:32:08 +0100
commite1075f68b340ed0117a013a0b2af18234d9ea9f9 (patch)
treedc94259d4ca413b76b59dc9e343b118e93752abc /recipes-core/jakarta-libs
parent0e3d3edb81e3f1c09524cc8c7baf7b0ae7f2b013 (diff)
downloadmeta-java-e1075f68b340ed0117a013a0b2af18234d9ea9f9.tar.gz
logkit: fix license and bump PR
Diffstat (limited to 'recipes-core/jakarta-libs')
-rw-r--r--recipes-core/jakarta-libs/logkit_1.2.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/jakarta-libs/logkit_1.2.2.bb b/recipes-core/jakarta-libs/logkit_1.2.2.bb
index 779ecd4..2b1c957 100644
--- a/recipes-core/jakarta-libs/logkit_1.2.2.bb
+++ b/recipes-core/jakarta-libs/logkit_1.2.2.bb
@@ -1,7 +1,8 @@
1DESCRIPTION = "Logging toolkit designed for secure performance orientated logging in Java applications" 1DESCRIPTION = "Logging toolkit designed for secure performance orientated logging in Java applications"
2AUTHOR = "Apache Software Foundation" 2AUTHOR = "Apache Software Foundation"
3LICENSE = "AL2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f1a1c8e1996e51c4dbc73e592a2ecf05" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f1a1c8e1996e51c4dbc73e592a2ecf05"
5PR = "r1"
5 6
6SRC_URI = "http://archive.apache.org/dist/avalon/logkit/source/${BP}-src.tar.gz" 7SRC_URI = "http://archive.apache.org/dist/avalon/logkit/source/${BP}-src.tar.gz"
7 8