diff options
Diffstat (limited to 'recipes-extended')
-rw-r--r-- | recipes-extended/bash/bash_3.2.57.bb | 2 | ||||
-rw-r--r-- | recipes-extended/bc/bc_1.06.bb | 2 | ||||
-rw-r--r-- | recipes-extended/cpio/cpio_2.8.bb | 2 | ||||
-rw-r--r-- | recipes-extended/diffutils/diffutils_2.8.1.bb | 2 | ||||
-rw-r--r-- | recipes-extended/ed/ed_0.5.bb | 2 | ||||
-rw-r--r-- | recipes-extended/findutils/findutils_4.2.31.bb | 2 | ||||
-rw-r--r-- | recipes-extended/gawk/gawk_3.1.5.bb | 2 | ||||
-rw-r--r-- | recipes-extended/gperf/gperf.inc | 2 | ||||
-rw-r--r-- | recipes-extended/gperf/gperf_3.0.3.bb | 2 | ||||
-rw-r--r-- | recipes-extended/grep/grep_2.5.1a.bb | 2 | ||||
-rw-r--r-- | recipes-extended/groff/groff_1.18.1.4.bb | 2 | ||||
-rw-r--r-- | recipes-extended/gzip/gzip_1.3.12.bb | 2 | ||||
-rw-r--r-- | recipes-extended/libidn/libidn_0.6.14.bb | 2 | ||||
-rw-r--r-- | recipes-extended/mc/mc_4.7.5.2.bb | 2 | ||||
-rw-r--r-- | recipes-extended/msmtp/msmtp_1.4.12.bb | 2 | ||||
-rw-r--r-- | recipes-extended/sed/sed_4.1.2.bb | 2 | ||||
-rw-r--r-- | recipes-extended/tar/tar_1.17.bb | 2 | ||||
-rw-r--r-- | recipes-extended/texinfo/texinfo_4.8.bb | 2 | ||||
-rw-r--r-- | recipes-extended/time/time_1.7.bb | 2 | ||||
-rw-r--r-- | recipes-extended/which/which_2.18.bb | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/recipes-extended/bash/bash_3.2.57.bb b/recipes-extended/bash/bash_3.2.57.bb index 5c288b3..189bdc2 100644 --- a/recipes-extended/bash/bash_3.2.57.bb +++ b/recipes-extended/bash/bash_3.2.57.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require bash.inc | 1 | require bash.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd5d9bcabd8ed5a54a01ce8d183d592a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd5d9bcabd8ed5a54a01ce8d183d592a" |
5 | 5 | ||
6 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ | 6 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ |
diff --git a/recipes-extended/bc/bc_1.06.bb b/recipes-extended/bc/bc_1.06.bb index 82143a4..2319f95 100644 --- a/recipes-extended/bc/bc_1.06.bb +++ b/recipes-extended/bc/bc_1.06.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Arbitrary precision calculator language" | 1 | SUMMARY = "Arbitrary precision calculator language" |
2 | HOMEPAGE = "http://www.gnu.org/software/bc/bc.html" | 2 | HOMEPAGE = "http://www.gnu.org/software/bc/bc.html" |
3 | 3 | ||
4 | LICENSE = "GPLv2+ & LGPLv2.1" | 4 | LICENSE = "GPL-2.0-or-later & LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
6 | file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | 6 | file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ |
7 | file://bc/bcdefs.h;endline=31;md5=46dffdaf10a99728dd8ce358e45d46d8 \ | 7 | file://bc/bcdefs.h;endline=31;md5=46dffdaf10a99728dd8ce358e45d46d8 \ |
diff --git a/recipes-extended/cpio/cpio_2.8.bb b/recipes-extended/cpio/cpio_2.8.bb index 624906b..581fe1f 100644 --- a/recipes-extended/cpio/cpio_2.8.bb +++ b/recipes-extended/cpio/cpio_2.8.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require cpio_v2.inc | 1 | require cpio_v2.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b7f772ea3a2489231cb4872656cac34b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b7f772ea3a2489231cb4872656cac34b" |
5 | 5 | ||
6 | PR = "r4" | 6 | PR = "r4" |
diff --git a/recipes-extended/diffutils/diffutils_2.8.1.bb b/recipes-extended/diffutils/diffutils_2.8.1.bb index 6e48dc6..d5d5845 100644 --- a/recipes-extended/diffutils/diffutils_2.8.1.bb +++ b/recipes-extended/diffutils/diffutils_2.8.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LICENSE = "GPLv2+" | 1 | LICENSE = "GPL-2.0-or-later" |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
3 | 3 | ||
4 | require diffutils.inc | 4 | require diffutils.inc |
diff --git a/recipes-extended/ed/ed_0.5.bb b/recipes-extended/ed/ed_0.5.bb index 8305e6b..8e0e05e 100644 --- a/recipes-extended/ed/ed_0.5.bb +++ b/recipes-extended/ed/ed_0.5.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Line-oriented text editor" | 1 | SUMMARY = "Line-oriented text editor" |
2 | HOMEPAGE = "http://www.gnu.org/software/ed/" | 2 | HOMEPAGE = "http://www.gnu.org/software/ed/" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPL-2.0-or-later" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ddd5335ef96fb858a138230af773710 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ddd5335ef96fb858a138230af773710 \ |
6 | file://main.c;beginline=1;endline=17;md5=36d4b85e5ae9028e918d1cc775c2475e" | 6 | file://main.c;beginline=1;endline=17;md5=36d4b85e5ae9028e918d1cc775c2475e" |
7 | 7 | ||
diff --git a/recipes-extended/findutils/findutils_4.2.31.bb b/recipes-extended/findutils/findutils_4.2.31.bb index 7dee018..ef4500b 100644 --- a/recipes-extended/findutils/findutils_4.2.31.bb +++ b/recipes-extended/findutils/findutils_4.2.31.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | LICENSE = "GPLv2+" | 1 | LICENSE = "GPL-2.0-or-later" |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
3 | PR = "r4" | 3 | PR = "r4" |
4 | 4 | ||
diff --git a/recipes-extended/gawk/gawk_3.1.5.bb b/recipes-extended/gawk/gawk_3.1.5.bb index 933c140..2a75ff2 100644 --- a/recipes-extended/gawk/gawk_3.1.5.bb +++ b/recipes-extended/gawk/gawk_3.1.5.bb | |||
@@ -8,7 +8,7 @@ SECTION = "console/utils" | |||
8 | 8 | ||
9 | # gawk <= 3.1.5: GPLv2 | 9 | # gawk <= 3.1.5: GPLv2 |
10 | # gawk >= 3.1.6: GPLv3 | 10 | # gawk >= 3.1.6: GPLv3 |
11 | LICENSE = "GPLv2" | 11 | LICENSE = "GPL-2.0-only" |
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
13 | 13 | ||
14 | RDEPENDS:gawk += "gawk-common" | 14 | RDEPENDS:gawk += "gawk-common" |
diff --git a/recipes-extended/gperf/gperf.inc b/recipes-extended/gperf/gperf.inc index 10738e4..37fc334 100644 --- a/recipes-extended/gperf/gperf.inc +++ b/recipes-extended/gperf/gperf.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "GNU gperf is a perfect hash function generator" | 1 | DESCRIPTION = "GNU gperf is a perfect hash function generator" |
2 | HOMEPAGE = "http://www.gnu.org/software/gperf" | 2 | HOMEPAGE = "http://www.gnu.org/software/gperf" |
3 | SUMMARY = "Generate a perfect hash function from a set of keywords" | 3 | SUMMARY = "Generate a perfect hash function from a set of keywords" |
4 | LICENSE = "GPLv3+" | 4 | LICENSE = "GPL-3.0-or-later" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
6 | file://src/main.cc;beginline=8;endline=19;md5=dec8f611845d047387ed56b5b85fa99b" | 6 | file://src/main.cc;beginline=8;endline=19;md5=dec8f611845d047387ed56b5b85fa99b" |
7 | 7 | ||
diff --git a/recipes-extended/gperf/gperf_3.0.3.bb b/recipes-extended/gperf/gperf_3.0.3.bb index 7728861..d9e4928 100644 --- a/recipes-extended/gperf/gperf_3.0.3.bb +++ b/recipes-extended/gperf/gperf_3.0.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require gperf.inc | 1 | require gperf.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a5f84abb0070adf8a0925d7d534b6e0a \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a5f84abb0070adf8a0925d7d534b6e0a \ |
5 | file://src/main.cc;beginline=8;endline=19;md5=72a3034a19e72f08ee48ef8244a121fd" | 5 | file://src/main.cc;beginline=8;endline=19;md5=72a3034a19e72f08ee48ef8244a121fd" |
6 | 6 | ||
diff --git a/recipes-extended/grep/grep_2.5.1a.bb b/recipes-extended/grep/grep_2.5.1a.bb index 1a3231e..c9c076b 100644 --- a/recipes-extended/grep/grep_2.5.1a.bb +++ b/recipes-extended/grep/grep_2.5.1a.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Pattern matching utilities" | |||
2 | DESCRIPTION = "The GNU versions of commonly used grep utilities. The grep command searches one or more input \ | 2 | DESCRIPTION = "The GNU versions of commonly used grep utilities. The grep command searches one or more input \ |
3 | files for lines containing a match to a specified pattern." | 3 | files for lines containing a match to a specified pattern." |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
7 | 7 | ||
8 | PR = "r2" | 8 | PR = "r2" |
diff --git a/recipes-extended/groff/groff_1.18.1.4.bb b/recipes-extended/groff/groff_1.18.1.4.bb index 84b0d78..293043c 100644 --- a/recipes-extended/groff/groff_1.18.1.4.bb +++ b/recipes-extended/groff/groff_1.18.1.4.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "The groff (GNU troff) software is a typesetting package which rea | |||
3 | formatting commands and produces formatted output." | 3 | formatting commands and produces formatted output." |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
5 | HOMEPAGE = "http://www.gnu.org/software/groff/" | 5 | HOMEPAGE = "http://www.gnu.org/software/groff/" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPL-2.0-only" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e43fc16fccd8519fba405f0a0ff6e8a3" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e43fc16fccd8519fba405f0a0ff6e8a3" |
diff --git a/recipes-extended/gzip/gzip_1.3.12.bb b/recipes-extended/gzip/gzip_1.3.12.bb index 5f7f6cd..94998ca 100644 --- a/recipes-extended/gzip/gzip_1.3.12.bb +++ b/recipes-extended/gzip/gzip_1.3.12.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require gzip.inc | 1 | require gzip.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ |
5 | file://gzip.h;endline=22;md5=c0934ad1900d927f86556153d4c76d23 \ | 5 | file://gzip.h;endline=22;md5=c0934ad1900d927f86556153d4c76d23 \ |
6 | file://lzw.h;endline=19;md5=c273e09a02edd9801cc74d39683049e9 " | 6 | file://lzw.h;endline=19;md5=c273e09a02edd9801cc74d39683049e9 " |
diff --git a/recipes-extended/libidn/libidn_0.6.14.bb b/recipes-extended/libidn/libidn_0.6.14.bb index dfd9c6e..f5153a1 100644 --- a/recipes-extended/libidn/libidn_0.6.14.bb +++ b/recipes-extended/libidn/libidn_0.6.14.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Internationalized Domain Name support library" | |||
2 | DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." | 2 | DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." |
3 | HOMEPAGE = "http://www.gnu.org/software/libidn/" | 3 | HOMEPAGE = "http://www.gnu.org/software/libidn/" |
4 | SECTION = "libs" | 4 | SECTION = "libs" |
5 | LICENSE = "LGPLv2.1+ & GPLv2+" | 5 | LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ |
7 | file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 7 | file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
8 | file://lib/idna.h;beginline=6;endline=18;md5=1336e848ca7b8e25767c3c7e8fa38a89 \ | 8 | file://lib/idna.h;beginline=6;endline=18;md5=1336e848ca7b8e25767c3c7e8fa38a89 \ |
diff --git a/recipes-extended/mc/mc_4.7.5.2.bb b/recipes-extended/mc/mc_4.7.5.2.bb index 2d30fe7..0fe4ab0 100644 --- a/recipes-extended/mc/mc_4.7.5.2.bb +++ b/recipes-extended/mc/mc_4.7.5.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Midnight Commander is an ncurses based file manager" | 1 | SUMMARY = "Midnight Commander is an ncurses based file manager" |
2 | HOMEPAGE = "http://www.midnight-commander.org/" | 2 | HOMEPAGE = "http://www.midnight-commander.org/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
5 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
6 | DEPENDS = "ncurses glib-2.0" | 6 | DEPENDS = "ncurses glib-2.0" |
diff --git a/recipes-extended/msmtp/msmtp_1.4.12.bb b/recipes-extended/msmtp/msmtp_1.4.12.bb index 21d9f81..f77b2b7 100644 --- a/recipes-extended/msmtp/msmtp_1.4.12.bb +++ b/recipes-extended/msmtp/msmtp_1.4.12.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "A sendmail replacement for use in MTAs like mutt" | |||
3 | HOMEPAGE = "http://msmtp.sourceforge.net/" | 3 | HOMEPAGE = "http://msmtp.sourceforge.net/" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
5 | 5 | ||
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPL-2.0-only" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
9 | 9 | ||
diff --git a/recipes-extended/sed/sed_4.1.2.bb b/recipes-extended/sed/sed_4.1.2.bb index 24f479e..dc061ca 100644 --- a/recipes-extended/sed/sed_4.1.2.bb +++ b/recipes-extended/sed/sed_4.1.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Stream EDitor (text filtering utility)" | 1 | SUMMARY = "Stream EDitor (text filtering utility)" |
2 | HOMEPAGE = "http://www.gnu.org/software/sed/" | 2 | HOMEPAGE = "http://www.gnu.org/software/sed/" |
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPL-2.0-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
5 | file://sed/sed.h;beginline=1;endline=17;md5=e00ffd1837f298439a214fd197f6a407" | 5 | file://sed/sed.h;beginline=1;endline=17;md5=e00ffd1837f298439a214fd197f6a407" |
6 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
diff --git a/recipes-extended/tar/tar_1.17.bb b/recipes-extended/tar/tar_1.17.bb index 1ee5e34..e4d4746 100644 --- a/recipes-extended/tar/tar_1.17.bb +++ b/recipes-extended/tar/tar_1.17.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require tar.inc | 1 | require tar.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
5 | 5 | ||
6 | PR = "r3" | 6 | PR = "r3" |
diff --git a/recipes-extended/texinfo/texinfo_4.8.bb b/recipes-extended/texinfo/texinfo_4.8.bb index ea269cc..c975f48 100644 --- a/recipes-extended/texinfo/texinfo_4.8.bb +++ b/recipes-extended/texinfo/texinfo_4.8.bb | |||
@@ -4,7 +4,7 @@ online information and printed output from a single source file. The \ | |||
4 | GNU Project uses the Texinfo file format for most of its documentation." | 4 | GNU Project uses the Texinfo file format for most of its documentation." |
5 | HOMEPAGE = "http://www.gnu.org/software/texinfo/" | 5 | HOMEPAGE = "http://www.gnu.org/software/texinfo/" |
6 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPL-2.0-only" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
9 | 9 | ||
10 | PROVIDES:append:class-native = " texinfo-4.8-replacement-native" | 10 | PROVIDES:append:class-native = " texinfo-4.8-replacement-native" |
diff --git a/recipes-extended/time/time_1.7.bb b/recipes-extended/time/time_1.7.bb index ccc7788..8807334 100644 --- a/recipes-extended/time/time_1.7.bb +++ b/recipes-extended/time/time_1.7.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "time measures many of the CPU resources, such as time and \ | |||
3 | memory, that other programs use." | 3 | memory, that other programs use." |
4 | HOMEPAGE = "http://www.gnu.org/software/time/" | 4 | HOMEPAGE = "http://www.gnu.org/software/time/" |
5 | SECTION = "utils" | 5 | SECTION = "utils" |
6 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPL-2.0-or-later" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
8 | 8 | ||
9 | inherit texinfo update-alternatives | 9 | inherit texinfo update-alternatives |
diff --git a/recipes-extended/which/which_2.18.bb b/recipes-extended/which/which_2.18.bb index 63b43c4..42d0bf2 100644 --- a/recipes-extended/which/which_2.18.bb +++ b/recipes-extended/which/which_2.18.bb | |||
@@ -6,7 +6,7 @@ It does this by using the exact same algorithm as bash." | |||
6 | SECTION = "libs" | 6 | SECTION = "libs" |
7 | HOMEPAGE = "http://carlo17.home.xs4all.nl/which/" | 7 | HOMEPAGE = "http://carlo17.home.xs4all.nl/which/" |
8 | 8 | ||
9 | LICENSE = "GPLv2+" | 9 | LICENSE = "GPL-2.0-or-later" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
11 | 11 | ||
12 | PR = "r2" | 12 | PR = "r2" |