diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-14 21:16:02 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-14 21:16:02 +0200 |
commit | cc64a6bbf5fb3e2a1fbc63860d19d3f23fabdeb7 (patch) | |
tree | c1b640177446beb5c22e386c10170e3f115d365a | |
parent | b05f2e625d7b00d7d610ea277275a03956804c8a (diff) |
patchutils: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r-- | recipes/flickcurl/flickcurl_1.19.bb (renamed from recipes/flickcurl/flickcurl_1.9.bb) | 0 | ||||
-rw-r--r-- | recipes/patchutils/patchutils_0.2.25.bb | 11 | ||||
-rw-r--r-- | recipes/patchutils/patchutils_0.2.26.bb | 11 | ||||
-rw-r--r-- | recipes/patchutils/patchutils_0.2.27.bb | 11 | ||||
-rw-r--r-- | recipes/patchutils/patchutils_0.2.28.bb | 11 | ||||
-rw-r--r-- | recipes/patchutils/patchutils_0.2.30.bb | 11 |
6 files changed, 0 insertions, 55 deletions
diff --git a/recipes/flickcurl/flickcurl_1.9.bb b/recipes/flickcurl/flickcurl_1.19.bb index 9d0390f274..9d0390f274 100644 --- a/recipes/flickcurl/flickcurl_1.9.bb +++ b/recipes/flickcurl/flickcurl_1.19.bb diff --git a/recipes/patchutils/patchutils_0.2.25.bb b/recipes/patchutils/patchutils_0.2.25.bb deleted file mode 100644 index 4dd68dc91f..0000000000 --- a/recipes/patchutils/patchutils_0.2.25.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "4a86341ad45eff6bc961c45f3af2348d" -SRC_URI[sha256sum] = "cb3a710e9dfe7776aab45362e0cb28fe5440ab6e9e6983fa02eb174c010108d6" diff --git a/recipes/patchutils/patchutils_0.2.26.bb b/recipes/patchutils/patchutils_0.2.26.bb deleted file mode 100644 index 94d960210c..0000000000 --- a/recipes/patchutils/patchutils_0.2.26.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "798d68d9d7ec3499d63b075ca4d4a6a9" -SRC_URI[sha256sum] = "7630c3f1b0f7f8e3f3c9b814a553e910adaa2a13778ee095e86af27f6cb646dc" diff --git a/recipes/patchutils/patchutils_0.2.27.bb b/recipes/patchutils/patchutils_0.2.27.bb deleted file mode 100644 index bfc376ae33..0000000000 --- a/recipes/patchutils/patchutils_0.2.27.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "421c627f149ff261d07ac9e8afd4226e" -SRC_URI[sha256sum] = "7b7abe4b63c506e3c487d2bf148d95037c7017a1e925133b070b668bfc778712" diff --git a/recipes/patchutils/patchutils_0.2.28.bb b/recipes/patchutils/patchutils_0.2.28.bb deleted file mode 100644 index cf3a966fc6..0000000000 --- a/recipes/patchutils/patchutils_0.2.28.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "cb063425ae2d7065737857b4b58ae18a" -SRC_URI[sha256sum] = "46e20652ae4b9ceab5879ab939ec3eb2e57de742ea734272749ca53c93a20339" diff --git a/recipes/patchutils/patchutils_0.2.30.bb b/recipes/patchutils/patchutils_0.2.30.bb deleted file mode 100644 index 143c302efd..0000000000 --- a/recipes/patchutils/patchutils_0.2.30.bb +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "devel" -LICENSE = "GPL" -DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." - - -SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" - -inherit autotools - -SRC_URI[md5sum] = "6a33888e34c23f7fde09a6e94e4f5950" -SRC_URI[sha256sum] = "6e3549b8586d8ac3ae8b2251b6cff9065f12a5d648c9c464543988ddb670545b" |