From 7505e9829a881941e5fd92551240f9d4b57b7ba6 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 13:28:08 +0200 Subject: gconf-editor: remove old versions Signed-off-by: Frans Meulenbroeks --- recipes/gnome/gconf-editor_2.22.0.bb | 10 ---------- recipes/gnome/gconf-editor_2.24.0.bb | 14 -------------- recipes/gnome/gconf-editor_2.26.0.bb | 14 -------------- recipes/gnome/gconf-editor_2.28.0.bb | 14 -------------- 4 files changed, 52 deletions(-) delete mode 100644 recipes/gnome/gconf-editor_2.22.0.bb delete mode 100644 recipes/gnome/gconf-editor_2.24.0.bb delete mode 100644 recipes/gnome/gconf-editor_2.26.0.bb delete mode 100644 recipes/gnome/gconf-editor_2.28.0.bb diff --git a/recipes/gnome/gconf-editor_2.22.0.bb b/recipes/gnome/gconf-editor_2.22.0.bb deleted file mode 100644 index 940b14f8b8..0000000000 --- a/recipes/gnome/gconf-editor_2.22.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Editor for the gnome registry" -LICENSE = "GPLv2" -DEPENDS = "gnome-doc-utils gconf" - -inherit gnome gconf - - - -SRC_URI[archive.md5sum] = "7ca99aec214dd855b5de7dacc8937055" -SRC_URI[archive.sha256sum] = "e701134a1f5293070ca7d8d6311468f61e3a9765ebc520fcca6a0a38b214b7dc" diff --git a/recipes/gnome/gconf-editor_2.24.0.bb b/recipes/gnome/gconf-editor_2.24.0.bb deleted file mode 100644 index e48d13a980..0000000000 --- a/recipes/gnome/gconf-editor_2.24.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Editor for the gnome registry" -LICENSE = "GPLv2" -DEPENDS = "gnome-doc-utils gconf" - -inherit gnome gconf - -do_configure_prepend() { - sed -i -e s:docs::g ${S}/Makefile.am -} - -FILES_${PN} += "${datadir}/icons" - -SRC_URI[archive.md5sum] = "845321d47b34f6ae19ac7e930c454e3d" -SRC_URI[archive.sha256sum] = "666ba1186b2697c3a99ee943775fbc7a7aa18f3c8cc3d335a2581dea62f812bf" diff --git a/recipes/gnome/gconf-editor_2.26.0.bb b/recipes/gnome/gconf-editor_2.26.0.bb deleted file mode 100644 index b9f7917579..0000000000 --- a/recipes/gnome/gconf-editor_2.26.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Editor for the gnome registry" -LICENSE = "GPLv2" -DEPENDS = "gnome-doc-utils gconf" - -inherit gnome gconf - -do_configure_prepend() { - sed -i -e s:docs::g ${S}/Makefile.am -} - -FILES_${PN} += "${datadir}/icons" - -SRC_URI[archive.md5sum] = "2dc76415b22d805cfacfcd5fb98f185c" -SRC_URI[archive.sha256sum] = "2801ff7d595039292850d4f7d87b3f7c950e92dbcb39facfe62c6fb184640e1f" diff --git a/recipes/gnome/gconf-editor_2.28.0.bb b/recipes/gnome/gconf-editor_2.28.0.bb deleted file mode 100644 index 096b5894f1..0000000000 --- a/recipes/gnome/gconf-editor_2.28.0.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Editor for the gnome registry" -LICENSE = "GPLv2" -DEPENDS = "policykit gnome-doc-utils gconf" - -inherit gnome gconf - -SRC_URI[archive.md5sum] = "f3f19df4ce47ca27bf69d355f24ac5ba" -SRC_URI[archive.sha256sum] = "35f5256f1a93e872586bb6b8c81f7ebfdd78ab3edcfa508f59f99f0f75a74839" - -do_configure_prepend() { - sed -i -e s:docs::g ${S}/Makefile.am -} - -FILES_${PN} += "${datadir}/icons" -- cgit v1.2.3