diff options
| author | Henning Heinold <heinold@inf.fu-berlin.de> | 2013-01-10 20:57:45 +0100 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2013-01-24 22:32:08 +0100 |
| commit | a86e73b47be510d56731b15c2f99d0996073a272 (patch) | |
| tree | 93216cb4cf9e420df4bf3a2ff38b19629084d567 /recipes-core/jakarta-commons/commons-collections_2.1.1.bb | |
| parent | 9653f48f4d79de793ac48cf5f672ba85449b3939 (diff) | |
| download | meta-java-a86e73b47be510d56731b15c2f99d0996073a272.tar.gz | |
jakarta-commons: switch to INC_PR and fix license
Diffstat (limited to 'recipes-core/jakarta-commons/commons-collections_2.1.1.bb')
| -rw-r--r-- | recipes-core/jakarta-commons/commons-collections_2.1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/jakarta-commons/commons-collections_2.1.1.bb b/recipes-core/jakarta-commons/commons-collections_2.1.1.bb index aaa3e33..4d100a7 100644 --- a/recipes-core/jakarta-commons/commons-collections_2.1.1.bb +++ b/recipes-core/jakarta-commons/commons-collections_2.1.1.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
| 2 | 2 | ||
| 3 | PR = "${INC_PR}.1" | ||
| 4 | |||
| 3 | DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality" | 5 | DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality" |
| 4 | 6 | ||
| 5 | SRC_URI = "http://archive.apache.org/dist/commons/collections/source/${BP}-src.tar.gz" | 7 | SRC_URI = "http://archive.apache.org/dist/commons/collections/source/${BP}-src.tar.gz" |
